io.temporal.api.command.v1.MessageProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: temporal/api/command/v1/message.proto
package io.temporal.api.command.v1;
@javax.annotation.Generated(value="protoc", comments="annotations:MessageProto.java.pb.meta")
public final class MessageProto {
private MessageProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_ScheduleActivityTaskCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_ScheduleActivityTaskCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_RequestCancelActivityTaskCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_RequestCancelActivityTaskCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_StartTimerCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_StartTimerCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_CompleteWorkflowExecutionCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_CompleteWorkflowExecutionCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_FailWorkflowExecutionCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_FailWorkflowExecutionCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_CancelTimerCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_CancelTimerCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_CancelWorkflowExecutionCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_CancelWorkflowExecutionCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_RequestCancelExternalWorkflowExecutionCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_RequestCancelExternalWorkflowExecutionCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_SignalExternalWorkflowExecutionCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_SignalExternalWorkflowExecutionCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_UpsertWorkflowSearchAttributesCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_UpsertWorkflowSearchAttributesCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_ModifyWorkflowPropertiesCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_ModifyWorkflowPropertiesCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_DetailsEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_DetailsEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_ContinueAsNewWorkflowExecutionCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_ContinueAsNewWorkflowExecutionCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_StartChildWorkflowExecutionCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_StartChildWorkflowExecutionCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_ProtocolMessageCommandAttributes_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_ProtocolMessageCommandAttributes_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_temporal_api_command_v1_Command_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_temporal_api_command_v1_Command_fieldAccessorTable;
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/command/v1/message.proto\022" +
"\027temporal.api.command.v1\032\036google/protobu" +
"f/duration.proto\032!dependencies/gogoproto" +
"/gogo.proto\032$temporal/api/enums/v1/workf" +
"low.proto\032(temporal/api/enums/v1/command" +
"_type.proto\032$temporal/api/common/v1/mess" +
"age.proto\032%temporal/api/failure/v1/messa" +
"ge.proto\032\'temporal/api/taskqueue/v1/mess" +
"age.proto\"\233\005\n%ScheduleActivityTaskComman" +
"dAttributes\022\023\n\013activity_id\030\001 \001(\t\022;\n\racti" +
"vity_type\030\002 \001(\0132$.temporal.api.common.v1" +
".ActivityType\0228\n\ntask_queue\030\004 \001(\0132$.temp" +
"oral.api.taskqueue.v1.TaskQueue\022.\n\006heade" +
"r\030\005 \001(\0132\036.temporal.api.common.v1.Header\022" +
"/\n\005input\030\006 \001(\0132 .temporal.api.common.v1." +
"Payloads\022B\n\031schedule_to_close_timeout\030\007 " +
"\001(\0132\031.google.protobuf.DurationB\004\230\337\037\001\022B\n\031" +
"schedule_to_start_timeout\030\010 \001(\0132\031.google" +
".protobuf.DurationB\004\230\337\037\001\022?\n\026start_to_clo" +
"se_timeout\030\t \001(\0132\031.google.protobuf.Durat" +
"ionB\004\230\337\037\001\022:\n\021heartbeat_timeout\030\n \001(\0132\031.g" +
"oogle.protobuf.DurationB\004\230\337\037\001\0229\n\014retry_p" +
"olicy\030\013 \001(\0132#.temporal.api.common.v1.Ret" +
"ryPolicy\022\037\n\027request_eager_execution\030\014 \001(" +
"\010\022\036\n\026use_compatible_version\030\r \001(\010J\004\010\003\020\004\"" +
"H\n*RequestCancelActivityTaskCommandAttri" +
"butes\022\032\n\022scheduled_event_id\030\001 \001(\003\"o\n\033Sta" +
"rtTimerCommandAttributes\022\020\n\010timer_id\030\001 \001" +
"(\t\022>\n\025start_to_fire_timeout\030\002 \001(\0132\031.goog" +
"le.protobuf.DurationB\004\230\337\037\001\"^\n*CompleteWo" +
"rkflowExecutionCommandAttributes\0220\n\006resu" +
"lt\030\001 \001(\0132 .temporal.api.common.v1.Payloa" +
"ds\"[\n&FailWorkflowExecutionCommandAttrib" +
"utes\0221\n\007failure\030\001 \001(\0132 .temporal.api.fai" +
"lure.v1.Failure\"0\n\034CancelTimerCommandAtt" +
"ributes\022\020\n\010timer_id\030\001 \001(\t\"]\n(CancelWorkf" +
"lowExecutionCommandAttributes\0221\n\007details" +
"\030\001 \001(\0132 .temporal.api.common.v1.Payloads" +
"\"\257\001\n7RequestCancelExternalWorkflowExecut" +
"ionCommandAttributes\022\021\n\tnamespace\030\001 \001(\t\022" +
"\023\n\013workflow_id\030\002 \001(\t\022\016\n\006run_id\030\003 \001(\t\022\017\n\007" +
"control\030\004 \001(\t\022\033\n\023child_workflow_only\030\005 \001" +
"(\010\022\016\n\006reason\030\006 \001(\t\"\247\002\n0SignalExternalWor" +
"kflowExecutionCommandAttributes\022\021\n\tnames" +
"pace\030\001 \001(\t\022<\n\texecution\030\002 \001(\0132).temporal" +
".api.common.v1.WorkflowExecution\022\023\n\013sign" +
"al_name\030\003 \001(\t\022/\n\005input\030\004 \001(\0132 .temporal." +
"api.common.v1.Payloads\022\017\n\007control\030\005 \001(\t\022" +
"\033\n\023child_workflow_only\030\006 \001(\010\022.\n\006header\030\007" +
" \001(\0132\036.temporal.api.common.v1.Header\"v\n/" +
"UpsertWorkflowSearchAttributesCommandAtt" +
"ributes\022C\n\021search_attributes\030\001 \001(\0132(.tem" +
"poral.api.common.v1.SearchAttributes\"`\n)" +
"ModifyWorkflowPropertiesCommandAttribute" +
"s\0223\n\rupserted_memo\030\001 \001(\0132\034.temporal.api." +
"common.v1.Memo\"\277\002\n\035RecordMarkerCommandAt" +
"tributes\022\023\n\013marker_name\030\001 \001(\t\022T\n\007details" +
"\030\002 \003(\0132C.temporal.api.command.v1.RecordM" +
"arkerCommandAttributes.DetailsEntry\022.\n\006h" +
"eader\030\003 \001(\0132\036.temporal.api.common.v1.Hea" +
"der\0221\n\007failure\030\004 \001(\0132 .temporal.api.fail" +
"ure.v1.Failure\032P\n\014DetailsEntry\022\013\n\003key\030\001 " +
"\001(\t\022/\n\005value\030\002 \001(\0132 .temporal.api.common" +
".v1.Payloads:\0028\001\"\343\006\n/ContinueAsNewWorkfl" +
"owExecutionCommandAttributes\022;\n\rworkflow" +
"_type\030\001 \001(\0132$.temporal.api.common.v1.Wor" +
"kflowType\0228\n\ntask_queue\030\002 \001(\0132$.temporal" +
".api.taskqueue.v1.TaskQueue\022/\n\005input\030\003 \001" +
"(\0132 .temporal.api.common.v1.Payloads\022=\n\024" +
"workflow_run_timeout\030\004 \001(\0132\031.google.prot" +
"obuf.DurationB\004\230\337\037\001\022>\n\025workflow_task_tim" +
"eout\030\005 \001(\0132\031.google.protobuf.DurationB\004\230" +
"\337\037\001\022?\n\026backoff_start_interval\030\006 \001(\0132\031.go" +
"ogle.protobuf.DurationB\004\230\337\037\001\0229\n\014retry_po" +
"licy\030\007 \001(\0132#.temporal.api.common.v1.Retr" +
"yPolicy\022@\n\tinitiator\030\010 \001(\0162-.temporal.ap" +
"i.enums.v1.ContinueAsNewInitiator\0221\n\007fai" +
"lure\030\t \001(\0132 .temporal.api.failure.v1.Fai" +
"lure\022@\n\026last_completion_result\030\n \001(\0132 .t" +
"emporal.api.common.v1.Payloads\022\025\n\rcron_s" +
"chedule\030\013 \001(\t\022.\n\006header\030\014 \001(\0132\036.temporal" +
".api.common.v1.Header\022*\n\004memo\030\r \001(\0132\034.te" +
"mporal.api.common.v1.Memo\022C\n\021search_attr" +
"ibutes\030\016 \001(\0132(.temporal.api.common.v1.Se" +
"archAttributes\022\036\n\026use_compatible_version" +
"\030\017 \001(\010\"\375\006\n,StartChildWorkflowExecutionCo" +
"mmandAttributes\022\021\n\tnamespace\030\001 \001(\t\022\023\n\013wo" +
"rkflow_id\030\002 \001(\t\022;\n\rworkflow_type\030\003 \001(\0132$" +
".temporal.api.common.v1.WorkflowType\0228\n\n" +
"task_queue\030\004 \001(\0132$.temporal.api.taskqueu" +
"e.v1.TaskQueue\022/\n\005input\030\005 \001(\0132 .temporal" +
".api.common.v1.Payloads\022C\n\032workflow_exec" +
"ution_timeout\030\006 \001(\0132\031.google.protobuf.Du" +
"rationB\004\230\337\037\001\022=\n\024workflow_run_timeout\030\007 \001" +
"(\0132\031.google.protobuf.DurationB\004\230\337\037\001\022>\n\025w" +
"orkflow_task_timeout\030\010 \001(\0132\031.google.prot" +
"obuf.DurationB\004\230\337\037\001\022E\n\023parent_close_poli" +
"cy\030\t \001(\0162(.temporal.api.enums.v1.ParentC" +
"losePolicy\022\017\n\007control\030\n \001(\t\022N\n\030workflow_" +
"id_reuse_policy\030\013 \001(\0162,.temporal.api.enu" +
"ms.v1.WorkflowIdReusePolicy\0229\n\014retry_pol" +
"icy\030\014 \001(\0132#.temporal.api.common.v1.Retry" +
"Policy\022\025\n\rcron_schedule\030\r \001(\t\022.\n\006header\030" +
"\016 \001(\0132\036.temporal.api.common.v1.Header\022*\n" +
"\004memo\030\017 \001(\0132\034.temporal.api.common.v1.Mem" +
"o\022C\n\021search_attributes\030\020 \001(\0132(.temporal." +
"api.common.v1.SearchAttributes\022\036\n\026use_co" +
"mpatible_version\030\021 \001(\010\"6\n ProtocolMessag" +
"eCommandAttributes\022\022\n\nmessage_id\030\001 \001(\t\"\211" +
"\017\n\007Command\0228\n\014command_type\030\001 \001(\0162\".tempo" +
"ral.api.enums.v1.CommandType\022s\n)schedule" +
"_activity_task_command_attributes\030\002 \001(\0132" +
">.temporal.api.command.v1.ScheduleActivi" +
"tyTaskCommandAttributesH\000\022^\n\036start_timer" +
"_command_attributes\030\003 \001(\01324.temporal.api" +
".command.v1.StartTimerCommandAttributesH" +
"\000\022}\n.complete_workflow_execution_command" +
"_attributes\030\004 \001(\0132C.temporal.api.command" +
".v1.CompleteWorkflowExecutionCommandAttr" +
"ibutesH\000\022u\n*fail_workflow_execution_comm" +
"and_attributes\030\005 \001(\0132?.temporal.api.comm" +
"and.v1.FailWorkflowExecutionCommandAttri" +
"butesH\000\022~\n/request_cancel_activity_task_" +
"command_attributes\030\006 \001(\0132C.temporal.api." +
"command.v1.RequestCancelActivityTaskComm" +
"andAttributesH\000\022`\n\037cancel_timer_command_" +
"attributes\030\007 \001(\01325.temporal.api.command." +
"v1.CancelTimerCommandAttributesH\000\022y\n,can" +
"cel_workflow_execution_command_attribute" +
"s\030\010 \001(\0132A.temporal.api.command.v1.Cancel" +
"WorkflowExecutionCommandAttributesH\000\022\231\001\n" +
"=request_cancel_external_workflow_execut" +
"ion_command_attributes\030\t \001(\0132P.temporal." +
"api.command.v1.RequestCancelExternalWork" +
"flowExecutionCommandAttributesH\000\022b\n reco" +
"rd_marker_command_attributes\030\n \001(\01326.tem" +
"poral.api.command.v1.RecordMarkerCommand" +
"AttributesH\000\022\211\001\n5continue_as_new_workflo" +
"w_execution_command_attributes\030\013 \001(\0132H.t" +
"emporal.api.command.v1.ContinueAsNewWork" +
"flowExecutionCommandAttributesH\000\022\202\001\n1sta" +
"rt_child_workflow_execution_command_attr" +
"ibutes\030\014 \001(\0132E.temporal.api.command.v1.S" +
"tartChildWorkflowExecutionCommandAttribu" +
"tesH\000\022\212\001\n5signal_external_workflow_execu" +
"tion_command_attributes\030\r \001(\0132I.temporal" +
".api.command.v1.SignalExternalWorkflowEx" +
"ecutionCommandAttributesH\000\022\210\001\n4upsert_wo" +
"rkflow_search_attributes_command_attribu" +
"tes\030\016 \001(\0132H.temporal.api.command.v1.Upse" +
"rtWorkflowSearchAttributesCommandAttribu" +
"tesH\000\022h\n#protocol_message_command_attrib" +
"utes\030\017 \001(\01329.temporal.api.command.v1.Pro" +
"tocolMessageCommandAttributesH\000\022{\n-modif" +
"y_workflow_properties_command_attributes" +
"\030\021 \001(\0132B.temporal.api.command.v1.ModifyW" +
"orkflowPropertiesCommandAttributesH\000B\014\n\n" +
"attributesB\216\001\n\032io.temporal.api.command.v" +
"1B\014MessageProtoP\001Z%go.temporal.io/api/co" +
"mmand/v1;command\252\002\031Temporalio.Api.Comman" +
"d.V1\352\002\034Temporalio::Api::Command::V1b\006pro" +
"to3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.DurationProto.getDescriptor(),
gogoproto.Gogo.getDescriptor(),
io.temporal.api.enums.v1.WorkflowProto.getDescriptor(),
io.temporal.api.enums.v1.CommandTypeProto.getDescriptor(),
io.temporal.api.common.v1.MessageProto.getDescriptor(),
io.temporal.api.failure.v1.MessageProto.getDescriptor(),
io.temporal.api.taskqueue.v1.MessageProto.getDescriptor(),
});
internal_static_temporal_api_command_v1_ScheduleActivityTaskCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_temporal_api_command_v1_ScheduleActivityTaskCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_ScheduleActivityTaskCommandAttributes_descriptor,
new java.lang.String[] { "ActivityId", "ActivityType", "TaskQueue", "Header", "Input", "ScheduleToCloseTimeout", "ScheduleToStartTimeout", "StartToCloseTimeout", "HeartbeatTimeout", "RetryPolicy", "RequestEagerExecution", "UseCompatibleVersion", });
internal_static_temporal_api_command_v1_RequestCancelActivityTaskCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_temporal_api_command_v1_RequestCancelActivityTaskCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_RequestCancelActivityTaskCommandAttributes_descriptor,
new java.lang.String[] { "ScheduledEventId", });
internal_static_temporal_api_command_v1_StartTimerCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_temporal_api_command_v1_StartTimerCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_StartTimerCommandAttributes_descriptor,
new java.lang.String[] { "TimerId", "StartToFireTimeout", });
internal_static_temporal_api_command_v1_CompleteWorkflowExecutionCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_temporal_api_command_v1_CompleteWorkflowExecutionCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_CompleteWorkflowExecutionCommandAttributes_descriptor,
new java.lang.String[] { "Result", });
internal_static_temporal_api_command_v1_FailWorkflowExecutionCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_temporal_api_command_v1_FailWorkflowExecutionCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_FailWorkflowExecutionCommandAttributes_descriptor,
new java.lang.String[] { "Failure", });
internal_static_temporal_api_command_v1_CancelTimerCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_temporal_api_command_v1_CancelTimerCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_CancelTimerCommandAttributes_descriptor,
new java.lang.String[] { "TimerId", });
internal_static_temporal_api_command_v1_CancelWorkflowExecutionCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_temporal_api_command_v1_CancelWorkflowExecutionCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_CancelWorkflowExecutionCommandAttributes_descriptor,
new java.lang.String[] { "Details", });
internal_static_temporal_api_command_v1_RequestCancelExternalWorkflowExecutionCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_temporal_api_command_v1_RequestCancelExternalWorkflowExecutionCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_RequestCancelExternalWorkflowExecutionCommandAttributes_descriptor,
new java.lang.String[] { "Namespace", "WorkflowId", "RunId", "Control", "ChildWorkflowOnly", "Reason", });
internal_static_temporal_api_command_v1_SignalExternalWorkflowExecutionCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(8);
internal_static_temporal_api_command_v1_SignalExternalWorkflowExecutionCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_SignalExternalWorkflowExecutionCommandAttributes_descriptor,
new java.lang.String[] { "Namespace", "Execution", "SignalName", "Input", "Control", "ChildWorkflowOnly", "Header", });
internal_static_temporal_api_command_v1_UpsertWorkflowSearchAttributesCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(9);
internal_static_temporal_api_command_v1_UpsertWorkflowSearchAttributesCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_UpsertWorkflowSearchAttributesCommandAttributes_descriptor,
new java.lang.String[] { "SearchAttributes", });
internal_static_temporal_api_command_v1_ModifyWorkflowPropertiesCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(10);
internal_static_temporal_api_command_v1_ModifyWorkflowPropertiesCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_ModifyWorkflowPropertiesCommandAttributes_descriptor,
new java.lang.String[] { "UpsertedMemo", });
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(11);
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_descriptor,
new java.lang.String[] { "MarkerName", "Details", "Header", "Failure", });
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_DetailsEntry_descriptor =
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_descriptor.getNestedTypes().get(0);
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_DetailsEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_RecordMarkerCommandAttributes_DetailsEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
internal_static_temporal_api_command_v1_ContinueAsNewWorkflowExecutionCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(12);
internal_static_temporal_api_command_v1_ContinueAsNewWorkflowExecutionCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_ContinueAsNewWorkflowExecutionCommandAttributes_descriptor,
new java.lang.String[] { "WorkflowType", "TaskQueue", "Input", "WorkflowRunTimeout", "WorkflowTaskTimeout", "BackoffStartInterval", "RetryPolicy", "Initiator", "Failure", "LastCompletionResult", "CronSchedule", "Header", "Memo", "SearchAttributes", "UseCompatibleVersion", });
internal_static_temporal_api_command_v1_StartChildWorkflowExecutionCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(13);
internal_static_temporal_api_command_v1_StartChildWorkflowExecutionCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_StartChildWorkflowExecutionCommandAttributes_descriptor,
new java.lang.String[] { "Namespace", "WorkflowId", "WorkflowType", "TaskQueue", "Input", "WorkflowExecutionTimeout", "WorkflowRunTimeout", "WorkflowTaskTimeout", "ParentClosePolicy", "Control", "WorkflowIdReusePolicy", "RetryPolicy", "CronSchedule", "Header", "Memo", "SearchAttributes", "UseCompatibleVersion", });
internal_static_temporal_api_command_v1_ProtocolMessageCommandAttributes_descriptor =
getDescriptor().getMessageTypes().get(14);
internal_static_temporal_api_command_v1_ProtocolMessageCommandAttributes_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_ProtocolMessageCommandAttributes_descriptor,
new java.lang.String[] { "MessageId", });
internal_static_temporal_api_command_v1_Command_descriptor =
getDescriptor().getMessageTypes().get(15);
internal_static_temporal_api_command_v1_Command_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_temporal_api_command_v1_Command_descriptor,
new java.lang.String[] { "CommandType", "ScheduleActivityTaskCommandAttributes", "StartTimerCommandAttributes", "CompleteWorkflowExecutionCommandAttributes", "FailWorkflowExecutionCommandAttributes", "RequestCancelActivityTaskCommandAttributes", "CancelTimerCommandAttributes", "CancelWorkflowExecutionCommandAttributes", "RequestCancelExternalWorkflowExecutionCommandAttributes", "RecordMarkerCommandAttributes", "ContinueAsNewWorkflowExecutionCommandAttributes", "StartChildWorkflowExecutionCommandAttributes", "SignalExternalWorkflowExecutionCommandAttributes", "UpsertWorkflowSearchAttributesCommandAttributes", "ProtocolMessageCommandAttributes", "ModifyWorkflowPropertiesCommandAttributes", "Attributes", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(gogoproto.Gogo.stdduration);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.protobuf.DurationProto.getDescriptor();
gogoproto.Gogo.getDescriptor();
io.temporal.api.enums.v1.WorkflowProto.getDescriptor();
io.temporal.api.enums.v1.CommandTypeProto.getDescriptor();
io.temporal.api.common.v1.MessageProto.getDescriptor();
io.temporal.api.failure.v1.MessageProto.getDescriptor();
io.temporal.api.taskqueue.v1.MessageProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy