All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.temporal.api.update.v1.MessageProto Maven / Gradle / Ivy

There is a newer version: 1.25.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: temporal/api/update/v1/message.proto

package io.temporal.api.update.v1;

@javax.annotation.Generated(value="protoc", comments="annotations:MessageProto.java.pb.meta")
public final class MessageProto {
  private MessageProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_update_v1_WaitPolicy_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_update_v1_WaitPolicy_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_update_v1_UpdateRef_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_update_v1_UpdateRef_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_update_v1_Outcome_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_update_v1_Outcome_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_update_v1_Meta_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_update_v1_Meta_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_update_v1_Input_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_update_v1_Input_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_update_v1_Request_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_update_v1_Request_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_update_v1_Rejection_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_update_v1_Rejection_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_update_v1_Acceptance_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_update_v1_Acceptance_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_temporal_api_update_v1_Response_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_temporal_api_update_v1_Response_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n$temporal/api/update/v1/message.proto\022\026" +
      "temporal.api.update.v1\032$temporal/api/com" +
      "mon/v1/message.proto\032\"temporal/api/enums" +
      "/v1/update.proto\032%temporal/api/failure/v" +
      "1/message.proto\"c\n\nWaitPolicy\022U\n\017lifecyc" +
      "le_stage\030\001 \001(\0162<.temporal.api.enums.v1.U" +
      "pdateWorkflowExecutionLifecycleStage\"e\n\t" +
      "UpdateRef\022E\n\022workflow_execution\030\001 \001(\0132)." +
      "temporal.api.common.v1.WorkflowExecution" +
      "\022\021\n\tupdate_id\030\002 \001(\t\"|\n\007Outcome\0223\n\007succes" +
      "s\030\001 \001(\0132 .temporal.api.common.v1.Payload" +
      "sH\000\0223\n\007failure\030\002 \001(\0132 .temporal.api.fail" +
      "ure.v1.FailureH\000B\007\n\005value\"+\n\004Meta\022\021\n\tupd" +
      "ate_id\030\001 \001(\t\022\020\n\010identity\030\002 \001(\t\"u\n\005Input\022" +
      ".\n\006header\030\001 \001(\0132\036.temporal.api.common.v1" +
      ".Header\022\014\n\004name\030\002 \001(\t\022.\n\004args\030\003 \001(\0132 .te" +
      "mporal.api.common.v1.Payloads\"c\n\007Request" +
      "\022*\n\004meta\030\001 \001(\0132\034.temporal.api.update.v1." +
      "Meta\022,\n\005input\030\002 \001(\0132\035.temporal.api.updat" +
      "e.v1.Input\"\314\001\n\tRejection\022#\n\033rejected_req" +
      "uest_message_id\030\001 \001(\t\022,\n$rejected_reques" +
      "t_sequencing_event_id\030\002 \001(\003\0229\n\020rejected_" +
      "request\030\003 \001(\0132\037.temporal.api.update.v1.R" +
      "equest\0221\n\007failure\030\004 \001(\0132 .temporal.api.f" +
      "ailure.v1.Failure\"\232\001\n\nAcceptance\022#\n\033acce" +
      "pted_request_message_id\030\001 \001(\t\022,\n$accepte" +
      "d_request_sequencing_event_id\030\002 \001(\003\0229\n\020a" +
      "ccepted_request\030\003 \001(\0132\037.temporal.api.upd" +
      "ate.v1.Request\"h\n\010Response\022*\n\004meta\030\001 \001(\013" +
      "2\034.temporal.api.update.v1.Meta\0220\n\007outcom" +
      "e\030\002 \001(\0132\037.temporal.api.update.v1.Outcome" +
      "B\211\001\n\031io.temporal.api.update.v1B\014MessageP" +
      "rotoP\001Z#go.temporal.io/api/update/v1;upd" +
      "ate\252\002\030Temporalio.Api.Update.V1\352\002\033Tempora" +
      "lio::Api::Update::V1b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.temporal.api.common.v1.MessageProto.getDescriptor(),
          io.temporal.api.enums.v1.UpdateProto.getDescriptor(),
          io.temporal.api.failure.v1.MessageProto.getDescriptor(),
        });
    internal_static_temporal_api_update_v1_WaitPolicy_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_temporal_api_update_v1_WaitPolicy_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_update_v1_WaitPolicy_descriptor,
        new java.lang.String[] { "LifecycleStage", });
    internal_static_temporal_api_update_v1_UpdateRef_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_temporal_api_update_v1_UpdateRef_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_update_v1_UpdateRef_descriptor,
        new java.lang.String[] { "WorkflowExecution", "UpdateId", });
    internal_static_temporal_api_update_v1_Outcome_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_temporal_api_update_v1_Outcome_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_update_v1_Outcome_descriptor,
        new java.lang.String[] { "Success", "Failure", "Value", });
    internal_static_temporal_api_update_v1_Meta_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_temporal_api_update_v1_Meta_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_update_v1_Meta_descriptor,
        new java.lang.String[] { "UpdateId", "Identity", });
    internal_static_temporal_api_update_v1_Input_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_temporal_api_update_v1_Input_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_update_v1_Input_descriptor,
        new java.lang.String[] { "Header", "Name", "Args", });
    internal_static_temporal_api_update_v1_Request_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_temporal_api_update_v1_Request_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_update_v1_Request_descriptor,
        new java.lang.String[] { "Meta", "Input", });
    internal_static_temporal_api_update_v1_Rejection_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_temporal_api_update_v1_Rejection_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_update_v1_Rejection_descriptor,
        new java.lang.String[] { "RejectedRequestMessageId", "RejectedRequestSequencingEventId", "RejectedRequest", "Failure", });
    internal_static_temporal_api_update_v1_Acceptance_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_temporal_api_update_v1_Acceptance_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_update_v1_Acceptance_descriptor,
        new java.lang.String[] { "AcceptedRequestMessageId", "AcceptedRequestSequencingEventId", "AcceptedRequest", });
    internal_static_temporal_api_update_v1_Response_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_temporal_api_update_v1_Response_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_temporal_api_update_v1_Response_descriptor,
        new java.lang.String[] { "Meta", "Outcome", });
    io.temporal.api.common.v1.MessageProto.getDescriptor();
    io.temporal.api.enums.v1.UpdateProto.getDescriptor();
    io.temporal.api.failure.v1.MessageProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy