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

io.temporal.api.enums.v1.UpdateProto Maven / Gradle / Ivy

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

package io.temporal.api.enums.v1;

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

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  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/enums/v1/update.proto\022\025te" +
      "mporal.api.enums.v1*\213\002\n%UpdateWorkflowEx" +
      "ecutionLifecycleStage\0229\n5UPDATE_WORKFLOW" +
      "_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED\020\000" +
      "\0226\n2UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_" +
      "STAGE_ADMITTED\020\001\0226\n2UPDATE_WORKFLOW_EXEC" +
      "UTION_LIFECYCLE_STAGE_ACCEPTED\020\002\0227\n3UPDA" +
      "TE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_CO" +
      "MPLETED\020\003B\203\001\n\030io.temporal.api.enums.v1B\013" +
      "UpdateProtoP\001Z!go.temporal.io/api/enums/" +
      "v1;enums\252\002\027Temporalio.Api.Enums.V1\352\002\032Tem" +
      "poralio::Api::Enums::V1b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy