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

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

package io.temporal.api.enums.v1;

@javax.annotation.Generated(value="protoc", comments="annotations:ResetProto.java.pb.meta")
public final class ResetProto {
  private ResetProto() {}
  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/reset.proto\022\025tem" +
      "poral.api.enums.v1*r\n\020ResetReapplyType\022\"" +
      "\n\036RESET_REAPPLY_TYPE_UNSPECIFIED\020\000\022\035\n\031RE" +
      "SET_REAPPLY_TYPE_SIGNAL\020\001\022\033\n\027RESET_REAPP" +
      "LY_TYPE_NONE\020\002*n\n\tResetType\022\032\n\026RESET_TYP" +
      "E_UNSPECIFIED\020\000\022\"\n\036RESET_TYPE_FIRST_WORK" +
      "FLOW_TASK\020\001\022!\n\035RESET_TYPE_LAST_WORKFLOW_" +
      "TASK\020\002B\202\001\n\030io.temporal.api.enums.v1B\nRes" +
      "etProtoP\001Z!go.temporal.io/api/enums/v1;e" +
      "nums\252\002\027Temporalio.Api.Enums.V1\352\002\032Tempora" +
      "lio::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