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

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

package io.temporal.api.enums.v1;

@javax.annotation.Generated(value="protoc", comments="annotations:ScheduleProto.java.pb.meta")
public final class ScheduleProto {
  private ScheduleProto() {}
  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/schedule.proto\022\025" +
      "temporal.api.enums.v1*\260\002\n\025ScheduleOverla" +
      "pPolicy\022\'\n#SCHEDULE_OVERLAP_POLICY_UNSPE" +
      "CIFIED\020\000\022 \n\034SCHEDULE_OVERLAP_POLICY_SKIP" +
      "\020\001\022&\n\"SCHEDULE_OVERLAP_POLICY_BUFFER_ONE" +
      "\020\002\022&\n\"SCHEDULE_OVERLAP_POLICY_BUFFER_ALL" +
      "\020\003\022(\n$SCHEDULE_OVERLAP_POLICY_CANCEL_OTH" +
      "ER\020\004\022+\n\'SCHEDULE_OVERLAP_POLICY_TERMINAT" +
      "E_OTHER\020\005\022%\n!SCHEDULE_OVERLAP_POLICY_ALL" +
      "OW_ALL\020\006B\205\001\n\030io.temporal.api.enums.v1B\rS" +
      "cheduleProtoP\001Z!go.temporal.io/api/enums" +
      "/v1;enums\252\002\027Temporalio.Api.Enums.V1\352\002\032Te" +
      "mporalio::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