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

io.temporal.api.enums.v1.BatchOperationProto 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/batch_operation.proto

package io.temporal.api.enums.v1;

@javax.annotation.Generated(value="protoc", comments="annotations:BatchOperationProto.java.pb.meta")
public final class BatchOperationProto {
  private BatchOperationProto() {}
  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/batch_operation." +
      "proto\022\025temporal.api.enums.v1*\341\001\n\022BatchOp" +
      "erationType\022$\n BATCH_OPERATION_TYPE_UNSP" +
      "ECIFIED\020\000\022\"\n\036BATCH_OPERATION_TYPE_TERMIN" +
      "ATE\020\001\022\037\n\033BATCH_OPERATION_TYPE_CANCEL\020\002\022\037" +
      "\n\033BATCH_OPERATION_TYPE_SIGNAL\020\003\022\037\n\033BATCH" +
      "_OPERATION_TYPE_DELETE\020\004\022\036\n\032BATCH_OPERAT" +
      "ION_TYPE_RESET\020\005*\246\001\n\023BatchOperationState" +
      "\022%\n!BATCH_OPERATION_STATE_UNSPECIFIED\020\000\022" +
      "!\n\035BATCH_OPERATION_STATE_RUNNING\020\001\022#\n\037BA" +
      "TCH_OPERATION_STATE_COMPLETED\020\002\022 \n\034BATCH" +
      "_OPERATION_STATE_FAILED\020\003B\213\001\n\030io.tempora" +
      "l.api.enums.v1B\023BatchOperationProtoP\001Z!g" +
      "o.temporal.io/api/enums/v1;enums\252\002\027Tempo" +
      "ralio.Api.Enums.V1\352\002\032Temporalio::Api::En" +
      "ums::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