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

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

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

package io.temporal.api.enums.v1;

@javax.annotation.Generated(value="protoc", comments="annotations:TaskQueueProto.java.pb.meta")
public final class TaskQueueProto {
  private TaskQueueProto() {}
  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/task_queue.proto" +
      "\022\025temporal.api.enums.v1*h\n\rTaskQueueKind" +
      "\022\037\n\033TASK_QUEUE_KIND_UNSPECIFIED\020\000\022\032\n\026TAS" +
      "K_QUEUE_KIND_NORMAL\020\001\022\032\n\026TASK_QUEUE_KIND" +
      "_STICKY\020\002*l\n\rTaskQueueType\022\037\n\033TASK_QUEUE" +
      "_TYPE_UNSPECIFIED\020\000\022\034\n\030TASK_QUEUE_TYPE_W" +
      "ORKFLOW\020\001\022\034\n\030TASK_QUEUE_TYPE_ACTIVITY\020\002*" +
      "\322\001\n\020TaskReachability\022!\n\035TASK_REACHABILIT" +
      "Y_UNSPECIFIED\020\000\022#\n\037TASK_REACHABILITY_NEW" +
      "_WORKFLOWS\020\001\022(\n$TASK_REACHABILITY_EXISTI" +
      "NG_WORKFLOWS\020\002\022$\n TASK_REACHABILITY_OPEN" +
      "_WORKFLOWS\020\003\022&\n\"TASK_REACHABILITY_CLOSED" +
      "_WORKFLOWS\020\004B\206\001\n\030io.temporal.api.enums.v" +
      "1B\016TaskQueueProtoP\001Z!go.temporal.io/api/" +
      "enums/v1;enums\252\002\027Temporalio.Api.Enums.V1" +
      "\352\002\032Temporalio::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 - 2025 Weber Informatics LLC | Privacy Policy