Package io.temporal.api.history.v1
Class HistoryEvent.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
- io.temporal.api.history.v1.HistoryEvent.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,HistoryEventOrBuilder,java.lang.Cloneable
- Enclosing class:
- HistoryEvent
public static final class HistoryEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder> implements HistoryEventOrBuilder
History events are the method by which Temporal SDKs advance (or recreate) workflow state. See the `EventType` enum for more info about what each event is for.
Protobuf typetemporal.api.history.v1.HistoryEvent
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description HistoryEvent.BuilderaddAllLinks(java.lang.Iterable<? extends Link> values)Links associated with the event.HistoryEvent.BuilderaddLinks(int index, Link value)Links associated with the event.HistoryEvent.BuilderaddLinks(int index, Link.Builder builderForValue)Links associated with the event.HistoryEvent.BuilderaddLinks(Link value)Links associated with the event.HistoryEvent.BuilderaddLinks(Link.Builder builderForValue)Links associated with the event.Link.BuilderaddLinksBuilder()Links associated with the event.Link.BuilderaddLinksBuilder(int index)Links associated with the event.HistoryEvent.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)HistoryEventbuild()HistoryEventbuildPartial()HistoryEvent.Builderclear()HistoryEvent.BuilderclearActivityPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;HistoryEvent.BuilderclearActivityTaskCanceledEventAttributes().temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;HistoryEvent.BuilderclearActivityTaskCancelRequestedEventAttributes().temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;HistoryEvent.BuilderclearActivityTaskCompletedEventAttributes().temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;HistoryEvent.BuilderclearActivityTaskFailedEventAttributes().temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;HistoryEvent.BuilderclearActivityTaskScheduledEventAttributes().temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;HistoryEvent.BuilderclearActivityTaskStartedEventAttributes().temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;HistoryEvent.BuilderclearActivityTaskTimedOutEventAttributes().temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;HistoryEvent.BuilderclearAttributes()HistoryEvent.BuilderclearChildWorkflowExecutionCanceledEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;HistoryEvent.BuilderclearChildWorkflowExecutionCompletedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;HistoryEvent.BuilderclearChildWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;HistoryEvent.BuilderclearChildWorkflowExecutionStartedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;HistoryEvent.BuilderclearChildWorkflowExecutionTerminatedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;HistoryEvent.BuilderclearChildWorkflowExecutionTimedOutEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;HistoryEvent.BuilderclearEventId()Monotonically increasing event number, starts at 1.HistoryEvent.BuilderclearEventTime().google.protobuf.Timestamp event_time = 2;HistoryEvent.BuilderclearEventType().temporal.api.enums.v1.EventType event_type = 3;HistoryEvent.BuilderclearExternalWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;HistoryEvent.BuilderclearExternalWorkflowExecutionSignaledEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;HistoryEvent.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)HistoryEvent.BuilderclearLinks()Links associated with the event.HistoryEvent.BuilderclearMarkerRecordedEventAttributes().temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;HistoryEvent.BuilderclearNexusOperationCanceledEventAttributes().temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;HistoryEvent.BuilderclearNexusOperationCancelRequestedEventAttributes().temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;HistoryEvent.BuilderclearNexusOperationCompletedEventAttributes().temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;HistoryEvent.BuilderclearNexusOperationFailedEventAttributes().temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;HistoryEvent.BuilderclearNexusOperationScheduledEventAttributes().temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;HistoryEvent.BuilderclearNexusOperationStartedEventAttributes().temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;HistoryEvent.BuilderclearNexusOperationTimedOutEventAttributes().temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;HistoryEvent.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)HistoryEvent.BuilderclearRequestCancelExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;HistoryEvent.BuilderclearRequestCancelExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;HistoryEvent.BuilderclearSignalExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;HistoryEvent.BuilderclearSignalExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;HistoryEvent.BuilderclearStartChildWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;HistoryEvent.BuilderclearStartChildWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;HistoryEvent.BuilderclearTaskId()TODO: What is this? Appears unused by SDKsHistoryEvent.BuilderclearTimerCanceledEventAttributes().temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;HistoryEvent.BuilderclearTimerFiredEventAttributes().temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;HistoryEvent.BuilderclearTimerStartedEventAttributes().temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;HistoryEvent.BuilderclearUpsertWorkflowSearchAttributesEventAttributes().temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;HistoryEvent.BuilderclearUserMetadata()Metadata on the event.HistoryEvent.BuilderclearVersion()TODO: What is this? Appears unused by SDKsHistoryEvent.BuilderclearWorkerMayIgnore()Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with.HistoryEvent.BuilderclearWorkflowExecutionCanceledEventAttributes().temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;HistoryEvent.BuilderclearWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;HistoryEvent.BuilderclearWorkflowExecutionCompletedEventAttributes().temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;HistoryEvent.BuilderclearWorkflowExecutionContinuedAsNewEventAttributes().temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;HistoryEvent.BuilderclearWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;HistoryEvent.BuilderclearWorkflowExecutionOptionsUpdatedEventAttributes().temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;HistoryEvent.BuilderclearWorkflowExecutionSignaledEventAttributes().temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;HistoryEvent.BuilderclearWorkflowExecutionStartedEventAttributes().temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;HistoryEvent.BuilderclearWorkflowExecutionTerminatedEventAttributes().temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;HistoryEvent.BuilderclearWorkflowExecutionTimedOutEventAttributes().temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;HistoryEvent.BuilderclearWorkflowExecutionUpdateAcceptedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;HistoryEvent.BuilderclearWorkflowExecutionUpdateAdmittedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;HistoryEvent.BuilderclearWorkflowExecutionUpdateCompletedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;HistoryEvent.BuilderclearWorkflowExecutionUpdateRejectedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;HistoryEvent.BuilderclearWorkflowPropertiesModifiedEventAttributes().temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;HistoryEvent.BuilderclearWorkflowPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;HistoryEvent.BuilderclearWorkflowTaskCompletedEventAttributes().temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;HistoryEvent.BuilderclearWorkflowTaskFailedEventAttributes().temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;HistoryEvent.BuilderclearWorkflowTaskScheduledEventAttributes().temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;HistoryEvent.BuilderclearWorkflowTaskStartedEventAttributes().temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;HistoryEvent.BuilderclearWorkflowTaskTimedOutEventAttributes().temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;HistoryEvent.Builderclone()ActivityPropertiesModifiedExternallyEventAttributesgetActivityPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;ActivityPropertiesModifiedExternallyEventAttributes.BuildergetActivityPropertiesModifiedExternallyEventAttributesBuilder().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;ActivityPropertiesModifiedExternallyEventAttributesOrBuildergetActivityPropertiesModifiedExternallyEventAttributesOrBuilder().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;ActivityTaskCanceledEventAttributesgetActivityTaskCanceledEventAttributes().temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;ActivityTaskCanceledEventAttributes.BuildergetActivityTaskCanceledEventAttributesBuilder().temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;ActivityTaskCanceledEventAttributesOrBuildergetActivityTaskCanceledEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;ActivityTaskCancelRequestedEventAttributesgetActivityTaskCancelRequestedEventAttributes().temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;ActivityTaskCancelRequestedEventAttributes.BuildergetActivityTaskCancelRequestedEventAttributesBuilder().temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;ActivityTaskCancelRequestedEventAttributesOrBuildergetActivityTaskCancelRequestedEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;ActivityTaskCompletedEventAttributesgetActivityTaskCompletedEventAttributes().temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;ActivityTaskCompletedEventAttributes.BuildergetActivityTaskCompletedEventAttributesBuilder().temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;ActivityTaskCompletedEventAttributesOrBuildergetActivityTaskCompletedEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;ActivityTaskFailedEventAttributesgetActivityTaskFailedEventAttributes().temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;ActivityTaskFailedEventAttributes.BuildergetActivityTaskFailedEventAttributesBuilder().temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;ActivityTaskFailedEventAttributesOrBuildergetActivityTaskFailedEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;ActivityTaskScheduledEventAttributesgetActivityTaskScheduledEventAttributes().temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;ActivityTaskScheduledEventAttributes.BuildergetActivityTaskScheduledEventAttributesBuilder().temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;ActivityTaskScheduledEventAttributesOrBuildergetActivityTaskScheduledEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;ActivityTaskStartedEventAttributesgetActivityTaskStartedEventAttributes().temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;ActivityTaskStartedEventAttributes.BuildergetActivityTaskStartedEventAttributesBuilder().temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;ActivityTaskStartedEventAttributesOrBuildergetActivityTaskStartedEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;ActivityTaskTimedOutEventAttributesgetActivityTaskTimedOutEventAttributes().temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;ActivityTaskTimedOutEventAttributes.BuildergetActivityTaskTimedOutEventAttributesBuilder().temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;ActivityTaskTimedOutEventAttributesOrBuildergetActivityTaskTimedOutEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;HistoryEvent.AttributesCasegetAttributesCase()ChildWorkflowExecutionCanceledEventAttributesgetChildWorkflowExecutionCanceledEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;ChildWorkflowExecutionCanceledEventAttributes.BuildergetChildWorkflowExecutionCanceledEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;ChildWorkflowExecutionCanceledEventAttributesOrBuildergetChildWorkflowExecutionCanceledEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;ChildWorkflowExecutionCompletedEventAttributesgetChildWorkflowExecutionCompletedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;ChildWorkflowExecutionCompletedEventAttributes.BuildergetChildWorkflowExecutionCompletedEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;ChildWorkflowExecutionCompletedEventAttributesOrBuildergetChildWorkflowExecutionCompletedEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;ChildWorkflowExecutionFailedEventAttributesgetChildWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;ChildWorkflowExecutionFailedEventAttributes.BuildergetChildWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;ChildWorkflowExecutionFailedEventAttributesOrBuildergetChildWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;ChildWorkflowExecutionStartedEventAttributesgetChildWorkflowExecutionStartedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;ChildWorkflowExecutionStartedEventAttributes.BuildergetChildWorkflowExecutionStartedEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;ChildWorkflowExecutionStartedEventAttributesOrBuildergetChildWorkflowExecutionStartedEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;ChildWorkflowExecutionTerminatedEventAttributesgetChildWorkflowExecutionTerminatedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;ChildWorkflowExecutionTerminatedEventAttributes.BuildergetChildWorkflowExecutionTerminatedEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;ChildWorkflowExecutionTerminatedEventAttributesOrBuildergetChildWorkflowExecutionTerminatedEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;ChildWorkflowExecutionTimedOutEventAttributesgetChildWorkflowExecutionTimedOutEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;ChildWorkflowExecutionTimedOutEventAttributes.BuildergetChildWorkflowExecutionTimedOutEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;ChildWorkflowExecutionTimedOutEventAttributesOrBuildergetChildWorkflowExecutionTimedOutEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;HistoryEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetEventId()Monotonically increasing event number, starts at 1.com.google.protobuf.TimestampgetEventTime().google.protobuf.Timestamp event_time = 2;com.google.protobuf.Timestamp.BuildergetEventTimeBuilder().google.protobuf.Timestamp event_time = 2;com.google.protobuf.TimestampOrBuildergetEventTimeOrBuilder().google.protobuf.Timestamp event_time = 2;EventTypegetEventType().temporal.api.enums.v1.EventType event_type = 3;intgetEventTypeValue().temporal.api.enums.v1.EventType event_type = 3;ExternalWorkflowExecutionCancelRequestedEventAttributesgetExternalWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;ExternalWorkflowExecutionCancelRequestedEventAttributes.BuildergetExternalWorkflowExecutionCancelRequestedEventAttributesBuilder().temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;ExternalWorkflowExecutionCancelRequestedEventAttributesOrBuildergetExternalWorkflowExecutionCancelRequestedEventAttributesOrBuilder().temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;ExternalWorkflowExecutionSignaledEventAttributesgetExternalWorkflowExecutionSignaledEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;ExternalWorkflowExecutionSignaledEventAttributes.BuildergetExternalWorkflowExecutionSignaledEventAttributesBuilder().temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;ExternalWorkflowExecutionSignaledEventAttributesOrBuildergetExternalWorkflowExecutionSignaledEventAttributesOrBuilder().temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;LinkgetLinks(int index)Links associated with the event.Link.BuildergetLinksBuilder(int index)Links associated with the event.java.util.List<Link.Builder>getLinksBuilderList()Links associated with the event.intgetLinksCount()Links associated with the event.java.util.List<Link>getLinksList()Links associated with the event.LinkOrBuildergetLinksOrBuilder(int index)Links associated with the event.java.util.List<? extends LinkOrBuilder>getLinksOrBuilderList()Links associated with the event.MarkerRecordedEventAttributesgetMarkerRecordedEventAttributes().temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;MarkerRecordedEventAttributes.BuildergetMarkerRecordedEventAttributesBuilder().temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;MarkerRecordedEventAttributesOrBuildergetMarkerRecordedEventAttributesOrBuilder().temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;NexusOperationCanceledEventAttributesgetNexusOperationCanceledEventAttributes().temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;NexusOperationCanceledEventAttributes.BuildergetNexusOperationCanceledEventAttributesBuilder().temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;NexusOperationCanceledEventAttributesOrBuildergetNexusOperationCanceledEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;NexusOperationCancelRequestedEventAttributesgetNexusOperationCancelRequestedEventAttributes().temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;NexusOperationCancelRequestedEventAttributes.BuildergetNexusOperationCancelRequestedEventAttributesBuilder().temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;NexusOperationCancelRequestedEventAttributesOrBuildergetNexusOperationCancelRequestedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;NexusOperationCompletedEventAttributesgetNexusOperationCompletedEventAttributes().temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;NexusOperationCompletedEventAttributes.BuildergetNexusOperationCompletedEventAttributesBuilder().temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;NexusOperationCompletedEventAttributesOrBuildergetNexusOperationCompletedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;NexusOperationFailedEventAttributesgetNexusOperationFailedEventAttributes().temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;NexusOperationFailedEventAttributes.BuildergetNexusOperationFailedEventAttributesBuilder().temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;NexusOperationFailedEventAttributesOrBuildergetNexusOperationFailedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;NexusOperationScheduledEventAttributesgetNexusOperationScheduledEventAttributes().temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;NexusOperationScheduledEventAttributes.BuildergetNexusOperationScheduledEventAttributesBuilder().temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;NexusOperationScheduledEventAttributesOrBuildergetNexusOperationScheduledEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;NexusOperationStartedEventAttributesgetNexusOperationStartedEventAttributes().temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;NexusOperationStartedEventAttributes.BuildergetNexusOperationStartedEventAttributesBuilder().temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;NexusOperationStartedEventAttributesOrBuildergetNexusOperationStartedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;NexusOperationTimedOutEventAttributesgetNexusOperationTimedOutEventAttributes().temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;NexusOperationTimedOutEventAttributes.BuildergetNexusOperationTimedOutEventAttributesBuilder().temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;NexusOperationTimedOutEventAttributesOrBuildergetNexusOperationTimedOutEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;RequestCancelExternalWorkflowExecutionFailedEventAttributesgetRequestCancelExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;RequestCancelExternalWorkflowExecutionFailedEventAttributes.BuildergetRequestCancelExternalWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;RequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuildergetRequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;RequestCancelExternalWorkflowExecutionInitiatedEventAttributesgetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.BuildergetRequestCancelExternalWorkflowExecutionInitiatedEventAttributesBuilder().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;RequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuildergetRequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuilder().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;SignalExternalWorkflowExecutionFailedEventAttributesgetSignalExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;SignalExternalWorkflowExecutionFailedEventAttributes.BuildergetSignalExternalWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;SignalExternalWorkflowExecutionFailedEventAttributesOrBuildergetSignalExternalWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;SignalExternalWorkflowExecutionInitiatedEventAttributesgetSignalExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildergetSignalExternalWorkflowExecutionInitiatedEventAttributesBuilder().temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;SignalExternalWorkflowExecutionInitiatedEventAttributesOrBuildergetSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder().temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;StartChildWorkflowExecutionFailedEventAttributesgetStartChildWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;StartChildWorkflowExecutionFailedEventAttributes.BuildergetStartChildWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;StartChildWorkflowExecutionFailedEventAttributesOrBuildergetStartChildWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;StartChildWorkflowExecutionInitiatedEventAttributesgetStartChildWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;StartChildWorkflowExecutionInitiatedEventAttributes.BuildergetStartChildWorkflowExecutionInitiatedEventAttributesBuilder().temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;StartChildWorkflowExecutionInitiatedEventAttributesOrBuildergetStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder().temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;longgetTaskId()TODO: What is this? Appears unused by SDKsTimerCanceledEventAttributesgetTimerCanceledEventAttributes().temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;TimerCanceledEventAttributes.BuildergetTimerCanceledEventAttributesBuilder().temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;TimerCanceledEventAttributesOrBuildergetTimerCanceledEventAttributesOrBuilder().temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;TimerFiredEventAttributesgetTimerFiredEventAttributes().temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;TimerFiredEventAttributes.BuildergetTimerFiredEventAttributesBuilder().temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;TimerFiredEventAttributesOrBuildergetTimerFiredEventAttributesOrBuilder().temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;TimerStartedEventAttributesgetTimerStartedEventAttributes().temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;TimerStartedEventAttributes.BuildergetTimerStartedEventAttributesBuilder().temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;TimerStartedEventAttributesOrBuildergetTimerStartedEventAttributesOrBuilder().temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;UpsertWorkflowSearchAttributesEventAttributesgetUpsertWorkflowSearchAttributesEventAttributes().temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;UpsertWorkflowSearchAttributesEventAttributes.BuildergetUpsertWorkflowSearchAttributesEventAttributesBuilder().temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;UpsertWorkflowSearchAttributesEventAttributesOrBuildergetUpsertWorkflowSearchAttributesEventAttributesOrBuilder().temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;UserMetadatagetUserMetadata()Metadata on the event.UserMetadata.BuildergetUserMetadataBuilder()Metadata on the event.UserMetadataOrBuildergetUserMetadataOrBuilder()Metadata on the event.longgetVersion()TODO: What is this? Appears unused by SDKsbooleangetWorkerMayIgnore()Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with.WorkflowExecutionCanceledEventAttributesgetWorkflowExecutionCanceledEventAttributes().temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;WorkflowExecutionCanceledEventAttributes.BuildergetWorkflowExecutionCanceledEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;WorkflowExecutionCanceledEventAttributesOrBuildergetWorkflowExecutionCanceledEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;WorkflowExecutionCancelRequestedEventAttributesgetWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;WorkflowExecutionCancelRequestedEventAttributes.BuildergetWorkflowExecutionCancelRequestedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;WorkflowExecutionCancelRequestedEventAttributesOrBuildergetWorkflowExecutionCancelRequestedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;WorkflowExecutionCompletedEventAttributesgetWorkflowExecutionCompletedEventAttributes().temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;WorkflowExecutionCompletedEventAttributes.BuildergetWorkflowExecutionCompletedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;WorkflowExecutionCompletedEventAttributesOrBuildergetWorkflowExecutionCompletedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;WorkflowExecutionContinuedAsNewEventAttributesgetWorkflowExecutionContinuedAsNewEventAttributes().temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;WorkflowExecutionContinuedAsNewEventAttributes.BuildergetWorkflowExecutionContinuedAsNewEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;WorkflowExecutionContinuedAsNewEventAttributesOrBuildergetWorkflowExecutionContinuedAsNewEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;WorkflowExecutionFailedEventAttributesgetWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;WorkflowExecutionFailedEventAttributes.BuildergetWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;WorkflowExecutionFailedEventAttributesOrBuildergetWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;WorkflowExecutionOptionsUpdatedEventAttributesgetWorkflowExecutionOptionsUpdatedEventAttributes().temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;WorkflowExecutionOptionsUpdatedEventAttributes.BuildergetWorkflowExecutionOptionsUpdatedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;WorkflowExecutionOptionsUpdatedEventAttributesOrBuildergetWorkflowExecutionOptionsUpdatedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;WorkflowExecutionSignaledEventAttributesgetWorkflowExecutionSignaledEventAttributes().temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;WorkflowExecutionSignaledEventAttributes.BuildergetWorkflowExecutionSignaledEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;WorkflowExecutionSignaledEventAttributesOrBuildergetWorkflowExecutionSignaledEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;WorkflowExecutionStartedEventAttributesgetWorkflowExecutionStartedEventAttributes().temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;WorkflowExecutionStartedEventAttributes.BuildergetWorkflowExecutionStartedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;WorkflowExecutionStartedEventAttributesOrBuildergetWorkflowExecutionStartedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;WorkflowExecutionTerminatedEventAttributesgetWorkflowExecutionTerminatedEventAttributes().temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;WorkflowExecutionTerminatedEventAttributes.BuildergetWorkflowExecutionTerminatedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;WorkflowExecutionTerminatedEventAttributesOrBuildergetWorkflowExecutionTerminatedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;WorkflowExecutionTimedOutEventAttributesgetWorkflowExecutionTimedOutEventAttributes().temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;WorkflowExecutionTimedOutEventAttributes.BuildergetWorkflowExecutionTimedOutEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;WorkflowExecutionTimedOutEventAttributesOrBuildergetWorkflowExecutionTimedOutEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;WorkflowExecutionUpdateAcceptedEventAttributesgetWorkflowExecutionUpdateAcceptedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;WorkflowExecutionUpdateAcceptedEventAttributes.BuildergetWorkflowExecutionUpdateAcceptedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;WorkflowExecutionUpdateAcceptedEventAttributesOrBuildergetWorkflowExecutionUpdateAcceptedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;WorkflowExecutionUpdateAdmittedEventAttributesgetWorkflowExecutionUpdateAdmittedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;WorkflowExecutionUpdateAdmittedEventAttributes.BuildergetWorkflowExecutionUpdateAdmittedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;WorkflowExecutionUpdateAdmittedEventAttributesOrBuildergetWorkflowExecutionUpdateAdmittedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;WorkflowExecutionUpdateCompletedEventAttributesgetWorkflowExecutionUpdateCompletedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;WorkflowExecutionUpdateCompletedEventAttributes.BuildergetWorkflowExecutionUpdateCompletedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;WorkflowExecutionUpdateCompletedEventAttributesOrBuildergetWorkflowExecutionUpdateCompletedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;WorkflowExecutionUpdateRejectedEventAttributesgetWorkflowExecutionUpdateRejectedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;WorkflowExecutionUpdateRejectedEventAttributes.BuildergetWorkflowExecutionUpdateRejectedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;WorkflowExecutionUpdateRejectedEventAttributesOrBuildergetWorkflowExecutionUpdateRejectedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;WorkflowPropertiesModifiedEventAttributesgetWorkflowPropertiesModifiedEventAttributes().temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;WorkflowPropertiesModifiedEventAttributes.BuildergetWorkflowPropertiesModifiedEventAttributesBuilder().temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;WorkflowPropertiesModifiedEventAttributesOrBuildergetWorkflowPropertiesModifiedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;WorkflowPropertiesModifiedExternallyEventAttributesgetWorkflowPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;WorkflowPropertiesModifiedExternallyEventAttributes.BuildergetWorkflowPropertiesModifiedExternallyEventAttributesBuilder().temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;WorkflowPropertiesModifiedExternallyEventAttributesOrBuildergetWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder().temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;WorkflowTaskCompletedEventAttributesgetWorkflowTaskCompletedEventAttributes().temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;WorkflowTaskCompletedEventAttributes.BuildergetWorkflowTaskCompletedEventAttributesBuilder().temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;WorkflowTaskCompletedEventAttributesOrBuildergetWorkflowTaskCompletedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;WorkflowTaskFailedEventAttributesgetWorkflowTaskFailedEventAttributes().temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;WorkflowTaskFailedEventAttributes.BuildergetWorkflowTaskFailedEventAttributesBuilder().temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;WorkflowTaskFailedEventAttributesOrBuildergetWorkflowTaskFailedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;WorkflowTaskScheduledEventAttributesgetWorkflowTaskScheduledEventAttributes().temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;WorkflowTaskScheduledEventAttributes.BuildergetWorkflowTaskScheduledEventAttributesBuilder().temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;WorkflowTaskScheduledEventAttributesOrBuildergetWorkflowTaskScheduledEventAttributesOrBuilder().temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;WorkflowTaskStartedEventAttributesgetWorkflowTaskStartedEventAttributes().temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;WorkflowTaskStartedEventAttributes.BuildergetWorkflowTaskStartedEventAttributesBuilder().temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;WorkflowTaskStartedEventAttributesOrBuildergetWorkflowTaskStartedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;WorkflowTaskTimedOutEventAttributesgetWorkflowTaskTimedOutEventAttributes().temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;WorkflowTaskTimedOutEventAttributes.BuildergetWorkflowTaskTimedOutEventAttributesBuilder().temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;WorkflowTaskTimedOutEventAttributesOrBuildergetWorkflowTaskTimedOutEventAttributesOrBuilder().temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;booleanhasActivityPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;booleanhasActivityTaskCanceledEventAttributes().temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;booleanhasActivityTaskCancelRequestedEventAttributes().temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;booleanhasActivityTaskCompletedEventAttributes().temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;booleanhasActivityTaskFailedEventAttributes().temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;booleanhasActivityTaskScheduledEventAttributes().temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;booleanhasActivityTaskStartedEventAttributes().temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;booleanhasActivityTaskTimedOutEventAttributes().temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;booleanhasChildWorkflowExecutionCanceledEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;booleanhasChildWorkflowExecutionCompletedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;booleanhasChildWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;booleanhasChildWorkflowExecutionStartedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;booleanhasChildWorkflowExecutionTerminatedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;booleanhasChildWorkflowExecutionTimedOutEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;booleanhasEventTime().google.protobuf.Timestamp event_time = 2;booleanhasExternalWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;booleanhasExternalWorkflowExecutionSignaledEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;booleanhasMarkerRecordedEventAttributes().temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;booleanhasNexusOperationCanceledEventAttributes().temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;booleanhasNexusOperationCancelRequestedEventAttributes().temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;booleanhasNexusOperationCompletedEventAttributes().temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;booleanhasNexusOperationFailedEventAttributes().temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;booleanhasNexusOperationScheduledEventAttributes().temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;booleanhasNexusOperationStartedEventAttributes().temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;booleanhasNexusOperationTimedOutEventAttributes().temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;booleanhasRequestCancelExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;booleanhasRequestCancelExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;booleanhasSignalExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;booleanhasSignalExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;booleanhasStartChildWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;booleanhasStartChildWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;booleanhasTimerCanceledEventAttributes().temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;booleanhasTimerFiredEventAttributes().temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;booleanhasTimerStartedEventAttributes().temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;booleanhasUpsertWorkflowSearchAttributesEventAttributes().temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;booleanhasUserMetadata()Metadata on the event.booleanhasWorkflowExecutionCanceledEventAttributes().temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;booleanhasWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;booleanhasWorkflowExecutionCompletedEventAttributes().temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;booleanhasWorkflowExecutionContinuedAsNewEventAttributes().temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;booleanhasWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;booleanhasWorkflowExecutionOptionsUpdatedEventAttributes().temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;booleanhasWorkflowExecutionSignaledEventAttributes().temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;booleanhasWorkflowExecutionStartedEventAttributes().temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;booleanhasWorkflowExecutionTerminatedEventAttributes().temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;booleanhasWorkflowExecutionTimedOutEventAttributes().temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;booleanhasWorkflowExecutionUpdateAcceptedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;booleanhasWorkflowExecutionUpdateAdmittedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;booleanhasWorkflowExecutionUpdateCompletedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;booleanhasWorkflowExecutionUpdateRejectedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;booleanhasWorkflowPropertiesModifiedEventAttributes().temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;booleanhasWorkflowPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;booleanhasWorkflowTaskCompletedEventAttributes().temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;booleanhasWorkflowTaskFailedEventAttributes().temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;booleanhasWorkflowTaskScheduledEventAttributes().temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;booleanhasWorkflowTaskStartedEventAttributes().temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;booleanhasWorkflowTaskTimedOutEventAttributes().temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()HistoryEvent.BuildermergeActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes value).temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;HistoryEvent.BuildermergeActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes value).temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;HistoryEvent.BuildermergeActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes value).temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;HistoryEvent.BuildermergeActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes value).temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;HistoryEvent.BuildermergeActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes value).temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;HistoryEvent.BuildermergeActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes value).temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;HistoryEvent.BuildermergeActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes value).temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;HistoryEvent.BuildermergeActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes value).temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;HistoryEvent.BuildermergeChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;HistoryEvent.BuildermergeChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;HistoryEvent.BuildermergeChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;HistoryEvent.BuildermergeChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;HistoryEvent.BuildermergeChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;HistoryEvent.BuildermergeChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;HistoryEvent.BuildermergeEventTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp event_time = 2;HistoryEvent.BuildermergeExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes value).temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;HistoryEvent.BuildermergeExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes value).temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;HistoryEvent.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)HistoryEvent.BuildermergeFrom(com.google.protobuf.Message other)HistoryEvent.BuildermergeFrom(HistoryEvent other)HistoryEvent.BuildermergeMarkerRecordedEventAttributes(MarkerRecordedEventAttributes value).temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;HistoryEvent.BuildermergeNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes value).temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;HistoryEvent.BuildermergeNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes value).temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;HistoryEvent.BuildermergeNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes value).temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;HistoryEvent.BuildermergeNexusOperationFailedEventAttributes(NexusOperationFailedEventAttributes value).temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;HistoryEvent.BuildermergeNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes value).temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;HistoryEvent.BuildermergeNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes value).temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;HistoryEvent.BuildermergeNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes value).temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;HistoryEvent.BuildermergeRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;HistoryEvent.BuildermergeRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes value).temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;HistoryEvent.BuildermergeSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;HistoryEvent.BuildermergeSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes value).temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;HistoryEvent.BuildermergeStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;HistoryEvent.BuildermergeStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes value).temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;HistoryEvent.BuildermergeTimerCanceledEventAttributes(TimerCanceledEventAttributes value).temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;HistoryEvent.BuildermergeTimerFiredEventAttributes(TimerFiredEventAttributes value).temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;HistoryEvent.BuildermergeTimerStartedEventAttributes(TimerStartedEventAttributes value).temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;HistoryEvent.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HistoryEvent.BuildermergeUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes value).temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;HistoryEvent.BuildermergeUserMetadata(UserMetadata value)Metadata on the event.HistoryEvent.BuildermergeWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes value).temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;HistoryEvent.BuildermergeWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes value).temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;HistoryEvent.BuildermergeWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes value).temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;HistoryEvent.BuildermergeWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes value).temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;HistoryEvent.BuildermergeWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;HistoryEvent.BuildermergeWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes value).temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;HistoryEvent.BuildermergeWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes value).temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;HistoryEvent.BuildermergeWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes value).temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;HistoryEvent.BuildermergeWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes value).temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;HistoryEvent.BuildermergeWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes value).temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;HistoryEvent.BuildermergeWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes value).temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;HistoryEvent.BuildermergeWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes value).temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;HistoryEvent.BuildermergeWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes value).temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;HistoryEvent.BuildermergeWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes value).temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;HistoryEvent.BuildermergeWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes value).temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;HistoryEvent.BuildermergeWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes value).temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;HistoryEvent.BuildermergeWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes value).temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;HistoryEvent.BuildermergeWorkflowTaskFailedEventAttributes(WorkflowTaskFailedEventAttributes value).temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;HistoryEvent.BuildermergeWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes value).temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;HistoryEvent.BuildermergeWorkflowTaskStartedEventAttributes(WorkflowTaskStartedEventAttributes value).temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;HistoryEvent.BuildermergeWorkflowTaskTimedOutEventAttributes(WorkflowTaskTimedOutEventAttributes value).temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;HistoryEvent.BuilderremoveLinks(int index)Links associated with the event.HistoryEvent.BuildersetActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes value).temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;HistoryEvent.BuildersetActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes.Builder builderForValue).temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;HistoryEvent.BuildersetActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes value).temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;HistoryEvent.BuildersetActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes.Builder builderForValue).temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;HistoryEvent.BuildersetActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes value).temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;HistoryEvent.BuildersetActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes.Builder builderForValue).temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;HistoryEvent.BuildersetActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes value).temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;HistoryEvent.BuildersetActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes.Builder builderForValue).temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;HistoryEvent.BuildersetActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes value).temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;HistoryEvent.BuildersetActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes.Builder builderForValue).temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;HistoryEvent.BuildersetActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes value).temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;HistoryEvent.BuildersetActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes.Builder builderForValue).temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;HistoryEvent.BuildersetActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes value).temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;HistoryEvent.BuildersetActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes.Builder builderForValue).temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;HistoryEvent.BuildersetActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes value).temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;HistoryEvent.BuildersetActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes.Builder builderForValue).temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;HistoryEvent.BuildersetChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;HistoryEvent.BuildersetChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes.Builder builderForValue).temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;HistoryEvent.BuildersetChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;HistoryEvent.BuildersetChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes.Builder builderForValue).temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;HistoryEvent.BuildersetChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;HistoryEvent.BuildersetChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes.Builder builderForValue).temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;HistoryEvent.BuildersetChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;HistoryEvent.BuildersetChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes.Builder builderForValue).temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;HistoryEvent.BuildersetChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;HistoryEvent.BuildersetChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes.Builder builderForValue).temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;HistoryEvent.BuildersetChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes value).temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;HistoryEvent.BuildersetChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes.Builder builderForValue).temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;HistoryEvent.BuildersetEventId(long value)Monotonically increasing event number, starts at 1.HistoryEvent.BuildersetEventTime(com.google.protobuf.Timestamp value).google.protobuf.Timestamp event_time = 2;HistoryEvent.BuildersetEventTime(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp event_time = 2;HistoryEvent.BuildersetEventType(EventType value).temporal.api.enums.v1.EventType event_type = 3;HistoryEvent.BuildersetEventTypeValue(int value).temporal.api.enums.v1.EventType event_type = 3;HistoryEvent.BuildersetExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes value).temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;HistoryEvent.BuildersetExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder builderForValue).temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;HistoryEvent.BuildersetExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes value).temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;HistoryEvent.BuildersetExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes.Builder builderForValue).temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;HistoryEvent.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)HistoryEvent.BuildersetLinks(int index, Link value)Links associated with the event.HistoryEvent.BuildersetLinks(int index, Link.Builder builderForValue)Links associated with the event.HistoryEvent.BuildersetMarkerRecordedEventAttributes(MarkerRecordedEventAttributes value).temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;HistoryEvent.BuildersetMarkerRecordedEventAttributes(MarkerRecordedEventAttributes.Builder builderForValue).temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;HistoryEvent.BuildersetNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes value).temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;HistoryEvent.BuildersetNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes.Builder builderForValue).temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;HistoryEvent.BuildersetNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes value).temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;HistoryEvent.BuildersetNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes.Builder builderForValue).temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;HistoryEvent.BuildersetNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes value).temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;HistoryEvent.BuildersetNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes.Builder builderForValue).temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;HistoryEvent.BuildersetNexusOperationFailedEventAttributes(NexusOperationFailedEventAttributes value).temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;HistoryEvent.BuildersetNexusOperationFailedEventAttributes(NexusOperationFailedEventAttributes.Builder builderForValue).temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;HistoryEvent.BuildersetNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes value).temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;HistoryEvent.BuildersetNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes.Builder builderForValue).temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;HistoryEvent.BuildersetNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes value).temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;HistoryEvent.BuildersetNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes.Builder builderForValue).temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;HistoryEvent.BuildersetNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes value).temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;HistoryEvent.BuildersetNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes.Builder builderForValue).temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;HistoryEvent.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)HistoryEvent.BuildersetRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;HistoryEvent.BuildersetRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder builderForValue).temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;HistoryEvent.BuildersetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes value).temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;HistoryEvent.BuildersetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder builderForValue).temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;HistoryEvent.BuildersetSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;HistoryEvent.BuildersetSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes.Builder builderForValue).temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;HistoryEvent.BuildersetSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes value).temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;HistoryEvent.BuildersetSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder builderForValue).temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;HistoryEvent.BuildersetStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;HistoryEvent.BuildersetStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes.Builder builderForValue).temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;HistoryEvent.BuildersetStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes value).temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;HistoryEvent.BuildersetStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes.Builder builderForValue).temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;HistoryEvent.BuildersetTaskId(long value)TODO: What is this? Appears unused by SDKsHistoryEvent.BuildersetTimerCanceledEventAttributes(TimerCanceledEventAttributes value).temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;HistoryEvent.BuildersetTimerCanceledEventAttributes(TimerCanceledEventAttributes.Builder builderForValue).temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;HistoryEvent.BuildersetTimerFiredEventAttributes(TimerFiredEventAttributes value).temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;HistoryEvent.BuildersetTimerFiredEventAttributes(TimerFiredEventAttributes.Builder builderForValue).temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;HistoryEvent.BuildersetTimerStartedEventAttributes(TimerStartedEventAttributes value).temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;HistoryEvent.BuildersetTimerStartedEventAttributes(TimerStartedEventAttributes.Builder builderForValue).temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;HistoryEvent.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HistoryEvent.BuildersetUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes value).temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;HistoryEvent.BuildersetUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes.Builder builderForValue).temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;HistoryEvent.BuildersetUserMetadata(UserMetadata value)Metadata on the event.HistoryEvent.BuildersetUserMetadata(UserMetadata.Builder builderForValue)Metadata on the event.HistoryEvent.BuildersetVersion(long value)TODO: What is this? Appears unused by SDKsHistoryEvent.BuildersetWorkerMayIgnore(boolean value)Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with.HistoryEvent.BuildersetWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes value).temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;HistoryEvent.BuildersetWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;HistoryEvent.BuildersetWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes value).temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;HistoryEvent.BuildersetWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;HistoryEvent.BuildersetWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes value).temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;HistoryEvent.BuildersetWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;HistoryEvent.BuildersetWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes value).temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;HistoryEvent.BuildersetWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;HistoryEvent.BuildersetWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes value).temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;HistoryEvent.BuildersetWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;HistoryEvent.BuildersetWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes value).temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;HistoryEvent.BuildersetWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;HistoryEvent.BuildersetWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes value).temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;HistoryEvent.BuildersetWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;HistoryEvent.BuildersetWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes value).temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;HistoryEvent.BuildersetWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;HistoryEvent.BuildersetWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes value).temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;HistoryEvent.BuildersetWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;HistoryEvent.BuildersetWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes value).temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;HistoryEvent.BuildersetWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;HistoryEvent.BuildersetWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes value).temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;HistoryEvent.BuildersetWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;HistoryEvent.BuildersetWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes value).temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;HistoryEvent.BuildersetWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;HistoryEvent.BuildersetWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes value).temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;HistoryEvent.BuildersetWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;HistoryEvent.BuildersetWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes value).temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;HistoryEvent.BuildersetWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;HistoryEvent.BuildersetWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes value).temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;HistoryEvent.BuildersetWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;HistoryEvent.BuildersetWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes value).temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;HistoryEvent.BuildersetWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;HistoryEvent.BuildersetWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes value).temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;HistoryEvent.BuildersetWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;HistoryEvent.BuildersetWorkflowTaskFailedEventAttributes(WorkflowTaskFailedEventAttributes value).temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;HistoryEvent.BuildersetWorkflowTaskFailedEventAttributes(WorkflowTaskFailedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;HistoryEvent.BuildersetWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes value).temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;HistoryEvent.BuildersetWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;HistoryEvent.BuildersetWorkflowTaskStartedEventAttributes(WorkflowTaskStartedEventAttributes value).temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;HistoryEvent.BuildersetWorkflowTaskStartedEventAttributes(WorkflowTaskStartedEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;HistoryEvent.BuildersetWorkflowTaskTimedOutEventAttributes(WorkflowTaskTimedOutEventAttributes value).temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;HistoryEvent.BuildersetWorkflowTaskTimedOutEventAttributes(WorkflowTaskTimedOutEventAttributes.Builder builderForValue).temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
clear
public HistoryEvent.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
getDefaultInstanceForType
public HistoryEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public HistoryEvent build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public HistoryEvent buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public HistoryEvent.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
setField
public HistoryEvent.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
clearField
public HistoryEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
clearOneof
public HistoryEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
setRepeatedField
public HistoryEvent.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
addRepeatedField
public HistoryEvent.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
mergeFrom
public HistoryEvent.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HistoryEvent.Builder>
-
mergeFrom
public HistoryEvent.Builder mergeFrom(HistoryEvent other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
mergeFrom
public HistoryEvent.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HistoryEvent.Builder>- Throws:
java.io.IOException
-
getAttributesCase
public HistoryEvent.AttributesCase getAttributesCase()
- Specified by:
getAttributesCasein interfaceHistoryEventOrBuilder
-
clearAttributes
public HistoryEvent.Builder clearAttributes()
-
getEventId
public long getEventId()
Monotonically increasing event number, starts at 1.
int64 event_id = 1;- Specified by:
getEventIdin interfaceHistoryEventOrBuilder- Returns:
- The eventId.
-
setEventId
public HistoryEvent.Builder setEventId(long value)
Monotonically increasing event number, starts at 1.
int64 event_id = 1;- Parameters:
value- The eventId to set.- Returns:
- This builder for chaining.
-
clearEventId
public HistoryEvent.Builder clearEventId()
Monotonically increasing event number, starts at 1.
int64 event_id = 1;- Returns:
- This builder for chaining.
-
hasEventTime
public boolean hasEventTime()
.google.protobuf.Timestamp event_time = 2;- Specified by:
hasEventTimein interfaceHistoryEventOrBuilder- Returns:
- Whether the eventTime field is set.
-
getEventTime
public com.google.protobuf.Timestamp getEventTime()
.google.protobuf.Timestamp event_time = 2;- Specified by:
getEventTimein interfaceHistoryEventOrBuilder- Returns:
- The eventTime.
-
setEventTime
public HistoryEvent.Builder setEventTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp event_time = 2;
-
setEventTime
public HistoryEvent.Builder setEventTime(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp event_time = 2;
-
mergeEventTime
public HistoryEvent.Builder mergeEventTime(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp event_time = 2;
-
clearEventTime
public HistoryEvent.Builder clearEventTime()
.google.protobuf.Timestamp event_time = 2;
-
getEventTimeBuilder
public com.google.protobuf.Timestamp.Builder getEventTimeBuilder()
.google.protobuf.Timestamp event_time = 2;
-
getEventTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEventTimeOrBuilder()
.google.protobuf.Timestamp event_time = 2;- Specified by:
getEventTimeOrBuilderin interfaceHistoryEventOrBuilder
-
getEventTypeValue
public int getEventTypeValue()
.temporal.api.enums.v1.EventType event_type = 3;- Specified by:
getEventTypeValuein interfaceHistoryEventOrBuilder- Returns:
- The enum numeric value on the wire for eventType.
-
setEventTypeValue
public HistoryEvent.Builder setEventTypeValue(int value)
.temporal.api.enums.v1.EventType event_type = 3;- Parameters:
value- The enum numeric value on the wire for eventType to set.- Returns:
- This builder for chaining.
-
getEventType
public EventType getEventType()
.temporal.api.enums.v1.EventType event_type = 3;- Specified by:
getEventTypein interfaceHistoryEventOrBuilder- Returns:
- The eventType.
-
setEventType
public HistoryEvent.Builder setEventType(EventType value)
.temporal.api.enums.v1.EventType event_type = 3;- Parameters:
value- The eventType to set.- Returns:
- This builder for chaining.
-
clearEventType
public HistoryEvent.Builder clearEventType()
.temporal.api.enums.v1.EventType event_type = 3;- Returns:
- This builder for chaining.
-
getVersion
public long getVersion()
TODO: What is this? Appears unused by SDKs
int64 version = 4;- Specified by:
getVersionin interfaceHistoryEventOrBuilder- Returns:
- The version.
-
setVersion
public HistoryEvent.Builder setVersion(long value)
TODO: What is this? Appears unused by SDKs
int64 version = 4;- Parameters:
value- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
public HistoryEvent.Builder clearVersion()
TODO: What is this? Appears unused by SDKs
int64 version = 4;- Returns:
- This builder for chaining.
-
getTaskId
public long getTaskId()
TODO: What is this? Appears unused by SDKs
int64 task_id = 5;- Specified by:
getTaskIdin interfaceHistoryEventOrBuilder- Returns:
- The taskId.
-
setTaskId
public HistoryEvent.Builder setTaskId(long value)
TODO: What is this? Appears unused by SDKs
int64 task_id = 5;- Parameters:
value- The taskId to set.- Returns:
- This builder for chaining.
-
clearTaskId
public HistoryEvent.Builder clearTaskId()
TODO: What is this? Appears unused by SDKs
int64 task_id = 5;- Returns:
- This builder for chaining.
-
getWorkerMayIgnore
public boolean getWorkerMayIgnore()
Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with. If an SDK encounters an event type which it does not understand, it must error unless this is true. If it is true, it's acceptable for the event type and/or attributes to be uninterpretable.
bool worker_may_ignore = 300;- Specified by:
getWorkerMayIgnorein interfaceHistoryEventOrBuilder- Returns:
- The workerMayIgnore.
-
setWorkerMayIgnore
public HistoryEvent.Builder setWorkerMayIgnore(boolean value)
Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with. If an SDK encounters an event type which it does not understand, it must error unless this is true. If it is true, it's acceptable for the event type and/or attributes to be uninterpretable.
bool worker_may_ignore = 300;- Parameters:
value- The workerMayIgnore to set.- Returns:
- This builder for chaining.
-
clearWorkerMayIgnore
public HistoryEvent.Builder clearWorkerMayIgnore()
Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with. If an SDK encounters an event type which it does not understand, it must error unless this is true. If it is true, it's acceptable for the event type and/or attributes to be uninterpretable.
bool worker_may_ignore = 300;- Returns:
- This builder for chaining.
-
hasUserMetadata
public boolean hasUserMetadata()
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;- Specified by:
hasUserMetadatain interfaceHistoryEventOrBuilder- Returns:
- Whether the userMetadata field is set.
-
getUserMetadata
public UserMetadata getUserMetadata()
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;- Specified by:
getUserMetadatain interfaceHistoryEventOrBuilder- Returns:
- The userMetadata.
-
setUserMetadata
public HistoryEvent.Builder setUserMetadata(UserMetadata value)
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;
-
setUserMetadata
public HistoryEvent.Builder setUserMetadata(UserMetadata.Builder builderForValue)
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;
-
mergeUserMetadata
public HistoryEvent.Builder mergeUserMetadata(UserMetadata value)
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;
-
clearUserMetadata
public HistoryEvent.Builder clearUserMetadata()
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;
-
getUserMetadataBuilder
public UserMetadata.Builder getUserMetadataBuilder()
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;
-
getUserMetadataOrBuilder
public UserMetadataOrBuilder getUserMetadataOrBuilder()
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;- Specified by:
getUserMetadataOrBuilderin interfaceHistoryEventOrBuilder
-
getLinksList
public java.util.List<Link> getLinksList()
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksListin interfaceHistoryEventOrBuilder
-
getLinksCount
public int getLinksCount()
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksCountin interfaceHistoryEventOrBuilder
-
getLinks
public Link getLinks(int index)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksin interfaceHistoryEventOrBuilder
-
setLinks
public HistoryEvent.Builder setLinks(int index, Link value)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
setLinks
public HistoryEvent.Builder setLinks(int index, Link.Builder builderForValue)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
addLinks
public HistoryEvent.Builder addLinks(Link value)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
addLinks
public HistoryEvent.Builder addLinks(int index, Link value)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
addLinks
public HistoryEvent.Builder addLinks(Link.Builder builderForValue)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
addLinks
public HistoryEvent.Builder addLinks(int index, Link.Builder builderForValue)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
addAllLinks
public HistoryEvent.Builder addAllLinks(java.lang.Iterable<? extends Link> values)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
clearLinks
public HistoryEvent.Builder clearLinks()
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
removeLinks
public HistoryEvent.Builder removeLinks(int index)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
getLinksBuilder
public Link.Builder getLinksBuilder(int index)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
getLinksOrBuilder
public LinkOrBuilder getLinksOrBuilder(int index)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksOrBuilderin interfaceHistoryEventOrBuilder
-
getLinksOrBuilderList
public java.util.List<? extends LinkOrBuilder> getLinksOrBuilderList()
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksOrBuilderListin interfaceHistoryEventOrBuilder
-
addLinksBuilder
public Link.Builder addLinksBuilder()
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
addLinksBuilder
public Link.Builder addLinksBuilder(int index)
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
getLinksBuilderList
public java.util.List<Link.Builder> getLinksBuilderList()
Links associated with the event.
repeated .temporal.api.common.v1.Link links = 302;
-
hasWorkflowExecutionStartedEventAttributes
public boolean hasWorkflowExecutionStartedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;- Specified by:
hasWorkflowExecutionStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionStartedEventAttributes field is set.
-
getWorkflowExecutionStartedEventAttributes
public WorkflowExecutionStartedEventAttributes getWorkflowExecutionStartedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;- Specified by:
getWorkflowExecutionStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionStartedEventAttributes.
-
setWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;
-
setWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;
-
mergeWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;
-
clearWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionStartedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;
-
getWorkflowExecutionStartedEventAttributesBuilder
public WorkflowExecutionStartedEventAttributes.Builder getWorkflowExecutionStartedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;
-
getWorkflowExecutionStartedEventAttributesOrBuilder
public WorkflowExecutionStartedEventAttributesOrBuilder getWorkflowExecutionStartedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;- Specified by:
getWorkflowExecutionStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionCompletedEventAttributes
public boolean hasWorkflowExecutionCompletedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;- Specified by:
hasWorkflowExecutionCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionCompletedEventAttributes field is set.
-
getWorkflowExecutionCompletedEventAttributes
public WorkflowExecutionCompletedEventAttributes getWorkflowExecutionCompletedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;- Specified by:
getWorkflowExecutionCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionCompletedEventAttributes.
-
setWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;
-
setWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;
-
mergeWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;
-
clearWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionCompletedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;
-
getWorkflowExecutionCompletedEventAttributesBuilder
public WorkflowExecutionCompletedEventAttributes.Builder getWorkflowExecutionCompletedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;
-
getWorkflowExecutionCompletedEventAttributesOrBuilder
public WorkflowExecutionCompletedEventAttributesOrBuilder getWorkflowExecutionCompletedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;- Specified by:
getWorkflowExecutionCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionFailedEventAttributes
public boolean hasWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;- Specified by:
hasWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionFailedEventAttributes field is set.
-
getWorkflowExecutionFailedEventAttributes
public WorkflowExecutionFailedEventAttributes getWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;- Specified by:
getWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionFailedEventAttributes.
-
setWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;
-
setWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;
-
mergeWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;
-
clearWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;
-
getWorkflowExecutionFailedEventAttributesBuilder
public WorkflowExecutionFailedEventAttributes.Builder getWorkflowExecutionFailedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;
-
getWorkflowExecutionFailedEventAttributesOrBuilder
public WorkflowExecutionFailedEventAttributesOrBuilder getWorkflowExecutionFailedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;- Specified by:
getWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionTimedOutEventAttributes
public boolean hasWorkflowExecutionTimedOutEventAttributes()
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;- Specified by:
hasWorkflowExecutionTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionTimedOutEventAttributes field is set.
-
getWorkflowExecutionTimedOutEventAttributes
public WorkflowExecutionTimedOutEventAttributes getWorkflowExecutionTimedOutEventAttributes()
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;- Specified by:
getWorkflowExecutionTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionTimedOutEventAttributes.
-
setWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;
-
setWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;
-
mergeWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;
-
clearWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionTimedOutEventAttributes()
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;
-
getWorkflowExecutionTimedOutEventAttributesBuilder
public WorkflowExecutionTimedOutEventAttributes.Builder getWorkflowExecutionTimedOutEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;
-
getWorkflowExecutionTimedOutEventAttributesOrBuilder
public WorkflowExecutionTimedOutEventAttributesOrBuilder getWorkflowExecutionTimedOutEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;- Specified by:
getWorkflowExecutionTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskScheduledEventAttributes
public boolean hasWorkflowTaskScheduledEventAttributes()
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;- Specified by:
hasWorkflowTaskScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskScheduledEventAttributes field is set.
-
getWorkflowTaskScheduledEventAttributes
public WorkflowTaskScheduledEventAttributes getWorkflowTaskScheduledEventAttributes()
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;- Specified by:
getWorkflowTaskScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskScheduledEventAttributes.
-
setWorkflowTaskScheduledEventAttributes
public HistoryEvent.Builder setWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes value)
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;
-
setWorkflowTaskScheduledEventAttributes
public HistoryEvent.Builder setWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;
-
mergeWorkflowTaskScheduledEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes value)
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;
-
clearWorkflowTaskScheduledEventAttributes
public HistoryEvent.Builder clearWorkflowTaskScheduledEventAttributes()
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;
-
getWorkflowTaskScheduledEventAttributesBuilder
public WorkflowTaskScheduledEventAttributes.Builder getWorkflowTaskScheduledEventAttributesBuilder()
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;
-
getWorkflowTaskScheduledEventAttributesOrBuilder
public WorkflowTaskScheduledEventAttributesOrBuilder getWorkflowTaskScheduledEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;- Specified by:
getWorkflowTaskScheduledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskStartedEventAttributes
public boolean hasWorkflowTaskStartedEventAttributes()
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;- Specified by:
hasWorkflowTaskStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskStartedEventAttributes field is set.
-
getWorkflowTaskStartedEventAttributes
public WorkflowTaskStartedEventAttributes getWorkflowTaskStartedEventAttributes()
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;- Specified by:
getWorkflowTaskStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskStartedEventAttributes.
-
setWorkflowTaskStartedEventAttributes
public HistoryEvent.Builder setWorkflowTaskStartedEventAttributes(WorkflowTaskStartedEventAttributes value)
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;
-
setWorkflowTaskStartedEventAttributes
public HistoryEvent.Builder setWorkflowTaskStartedEventAttributes(WorkflowTaskStartedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;
-
mergeWorkflowTaskStartedEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskStartedEventAttributes(WorkflowTaskStartedEventAttributes value)
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;
-
clearWorkflowTaskStartedEventAttributes
public HistoryEvent.Builder clearWorkflowTaskStartedEventAttributes()
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;
-
getWorkflowTaskStartedEventAttributesBuilder
public WorkflowTaskStartedEventAttributes.Builder getWorkflowTaskStartedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;
-
getWorkflowTaskStartedEventAttributesOrBuilder
public WorkflowTaskStartedEventAttributesOrBuilder getWorkflowTaskStartedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;- Specified by:
getWorkflowTaskStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskCompletedEventAttributes
public boolean hasWorkflowTaskCompletedEventAttributes()
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;- Specified by:
hasWorkflowTaskCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskCompletedEventAttributes field is set.
-
getWorkflowTaskCompletedEventAttributes
public WorkflowTaskCompletedEventAttributes getWorkflowTaskCompletedEventAttributes()
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;- Specified by:
getWorkflowTaskCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskCompletedEventAttributes.
-
setWorkflowTaskCompletedEventAttributes
public HistoryEvent.Builder setWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes value)
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;
-
setWorkflowTaskCompletedEventAttributes
public HistoryEvent.Builder setWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;
-
mergeWorkflowTaskCompletedEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes value)
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;
-
clearWorkflowTaskCompletedEventAttributes
public HistoryEvent.Builder clearWorkflowTaskCompletedEventAttributes()
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;
-
getWorkflowTaskCompletedEventAttributesBuilder
public WorkflowTaskCompletedEventAttributes.Builder getWorkflowTaskCompletedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;
-
getWorkflowTaskCompletedEventAttributesOrBuilder
public WorkflowTaskCompletedEventAttributesOrBuilder getWorkflowTaskCompletedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;- Specified by:
getWorkflowTaskCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskTimedOutEventAttributes
public boolean hasWorkflowTaskTimedOutEventAttributes()
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;- Specified by:
hasWorkflowTaskTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskTimedOutEventAttributes field is set.
-
getWorkflowTaskTimedOutEventAttributes
public WorkflowTaskTimedOutEventAttributes getWorkflowTaskTimedOutEventAttributes()
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;- Specified by:
getWorkflowTaskTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskTimedOutEventAttributes.
-
setWorkflowTaskTimedOutEventAttributes
public HistoryEvent.Builder setWorkflowTaskTimedOutEventAttributes(WorkflowTaskTimedOutEventAttributes value)
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;
-
setWorkflowTaskTimedOutEventAttributes
public HistoryEvent.Builder setWorkflowTaskTimedOutEventAttributes(WorkflowTaskTimedOutEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;
-
mergeWorkflowTaskTimedOutEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskTimedOutEventAttributes(WorkflowTaskTimedOutEventAttributes value)
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;
-
clearWorkflowTaskTimedOutEventAttributes
public HistoryEvent.Builder clearWorkflowTaskTimedOutEventAttributes()
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;
-
getWorkflowTaskTimedOutEventAttributesBuilder
public WorkflowTaskTimedOutEventAttributes.Builder getWorkflowTaskTimedOutEventAttributesBuilder()
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;
-
getWorkflowTaskTimedOutEventAttributesOrBuilder
public WorkflowTaskTimedOutEventAttributesOrBuilder getWorkflowTaskTimedOutEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;- Specified by:
getWorkflowTaskTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskFailedEventAttributes
public boolean hasWorkflowTaskFailedEventAttributes()
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;- Specified by:
hasWorkflowTaskFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskFailedEventAttributes field is set.
-
getWorkflowTaskFailedEventAttributes
public WorkflowTaskFailedEventAttributes getWorkflowTaskFailedEventAttributes()
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;- Specified by:
getWorkflowTaskFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskFailedEventAttributes.
-
setWorkflowTaskFailedEventAttributes
public HistoryEvent.Builder setWorkflowTaskFailedEventAttributes(WorkflowTaskFailedEventAttributes value)
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;
-
setWorkflowTaskFailedEventAttributes
public HistoryEvent.Builder setWorkflowTaskFailedEventAttributes(WorkflowTaskFailedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;
-
mergeWorkflowTaskFailedEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskFailedEventAttributes(WorkflowTaskFailedEventAttributes value)
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;
-
clearWorkflowTaskFailedEventAttributes
public HistoryEvent.Builder clearWorkflowTaskFailedEventAttributes()
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;
-
getWorkflowTaskFailedEventAttributesBuilder
public WorkflowTaskFailedEventAttributes.Builder getWorkflowTaskFailedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;
-
getWorkflowTaskFailedEventAttributesOrBuilder
public WorkflowTaskFailedEventAttributesOrBuilder getWorkflowTaskFailedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;- Specified by:
getWorkflowTaskFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskScheduledEventAttributes
public boolean hasActivityTaskScheduledEventAttributes()
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;- Specified by:
hasActivityTaskScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskScheduledEventAttributes field is set.
-
getActivityTaskScheduledEventAttributes
public ActivityTaskScheduledEventAttributes getActivityTaskScheduledEventAttributes()
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;- Specified by:
getActivityTaskScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskScheduledEventAttributes.
-
setActivityTaskScheduledEventAttributes
public HistoryEvent.Builder setActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes value)
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;
-
setActivityTaskScheduledEventAttributes
public HistoryEvent.Builder setActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;
-
mergeActivityTaskScheduledEventAttributes
public HistoryEvent.Builder mergeActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes value)
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;
-
clearActivityTaskScheduledEventAttributes
public HistoryEvent.Builder clearActivityTaskScheduledEventAttributes()
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;
-
getActivityTaskScheduledEventAttributesBuilder
public ActivityTaskScheduledEventAttributes.Builder getActivityTaskScheduledEventAttributesBuilder()
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;
-
getActivityTaskScheduledEventAttributesOrBuilder
public ActivityTaskScheduledEventAttributesOrBuilder getActivityTaskScheduledEventAttributesOrBuilder()
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;- Specified by:
getActivityTaskScheduledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskStartedEventAttributes
public boolean hasActivityTaskStartedEventAttributes()
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;- Specified by:
hasActivityTaskStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskStartedEventAttributes field is set.
-
getActivityTaskStartedEventAttributes
public ActivityTaskStartedEventAttributes getActivityTaskStartedEventAttributes()
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;- Specified by:
getActivityTaskStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskStartedEventAttributes.
-
setActivityTaskStartedEventAttributes
public HistoryEvent.Builder setActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes value)
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;
-
setActivityTaskStartedEventAttributes
public HistoryEvent.Builder setActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;
-
mergeActivityTaskStartedEventAttributes
public HistoryEvent.Builder mergeActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes value)
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;
-
clearActivityTaskStartedEventAttributes
public HistoryEvent.Builder clearActivityTaskStartedEventAttributes()
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;
-
getActivityTaskStartedEventAttributesBuilder
public ActivityTaskStartedEventAttributes.Builder getActivityTaskStartedEventAttributesBuilder()
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;
-
getActivityTaskStartedEventAttributesOrBuilder
public ActivityTaskStartedEventAttributesOrBuilder getActivityTaskStartedEventAttributesOrBuilder()
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;- Specified by:
getActivityTaskStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskCompletedEventAttributes
public boolean hasActivityTaskCompletedEventAttributes()
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;- Specified by:
hasActivityTaskCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskCompletedEventAttributes field is set.
-
getActivityTaskCompletedEventAttributes
public ActivityTaskCompletedEventAttributes getActivityTaskCompletedEventAttributes()
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;- Specified by:
getActivityTaskCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskCompletedEventAttributes.
-
setActivityTaskCompletedEventAttributes
public HistoryEvent.Builder setActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes value)
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;
-
setActivityTaskCompletedEventAttributes
public HistoryEvent.Builder setActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;
-
mergeActivityTaskCompletedEventAttributes
public HistoryEvent.Builder mergeActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes value)
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;
-
clearActivityTaskCompletedEventAttributes
public HistoryEvent.Builder clearActivityTaskCompletedEventAttributes()
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;
-
getActivityTaskCompletedEventAttributesBuilder
public ActivityTaskCompletedEventAttributes.Builder getActivityTaskCompletedEventAttributesBuilder()
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;
-
getActivityTaskCompletedEventAttributesOrBuilder
public ActivityTaskCompletedEventAttributesOrBuilder getActivityTaskCompletedEventAttributesOrBuilder()
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;- Specified by:
getActivityTaskCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskFailedEventAttributes
public boolean hasActivityTaskFailedEventAttributes()
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;- Specified by:
hasActivityTaskFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskFailedEventAttributes field is set.
-
getActivityTaskFailedEventAttributes
public ActivityTaskFailedEventAttributes getActivityTaskFailedEventAttributes()
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;- Specified by:
getActivityTaskFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskFailedEventAttributes.
-
setActivityTaskFailedEventAttributes
public HistoryEvent.Builder setActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes value)
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;
-
setActivityTaskFailedEventAttributes
public HistoryEvent.Builder setActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;
-
mergeActivityTaskFailedEventAttributes
public HistoryEvent.Builder mergeActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes value)
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;
-
clearActivityTaskFailedEventAttributes
public HistoryEvent.Builder clearActivityTaskFailedEventAttributes()
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;
-
getActivityTaskFailedEventAttributesBuilder
public ActivityTaskFailedEventAttributes.Builder getActivityTaskFailedEventAttributesBuilder()
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;
-
getActivityTaskFailedEventAttributesOrBuilder
public ActivityTaskFailedEventAttributesOrBuilder getActivityTaskFailedEventAttributesOrBuilder()
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;- Specified by:
getActivityTaskFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskTimedOutEventAttributes
public boolean hasActivityTaskTimedOutEventAttributes()
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;- Specified by:
hasActivityTaskTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskTimedOutEventAttributes field is set.
-
getActivityTaskTimedOutEventAttributes
public ActivityTaskTimedOutEventAttributes getActivityTaskTimedOutEventAttributes()
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;- Specified by:
getActivityTaskTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskTimedOutEventAttributes.
-
setActivityTaskTimedOutEventAttributes
public HistoryEvent.Builder setActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes value)
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;
-
setActivityTaskTimedOutEventAttributes
public HistoryEvent.Builder setActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;
-
mergeActivityTaskTimedOutEventAttributes
public HistoryEvent.Builder mergeActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes value)
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;
-
clearActivityTaskTimedOutEventAttributes
public HistoryEvent.Builder clearActivityTaskTimedOutEventAttributes()
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;
-
getActivityTaskTimedOutEventAttributesBuilder
public ActivityTaskTimedOutEventAttributes.Builder getActivityTaskTimedOutEventAttributesBuilder()
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;
-
getActivityTaskTimedOutEventAttributesOrBuilder
public ActivityTaskTimedOutEventAttributesOrBuilder getActivityTaskTimedOutEventAttributesOrBuilder()
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;- Specified by:
getActivityTaskTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasTimerStartedEventAttributes
public boolean hasTimerStartedEventAttributes()
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;- Specified by:
hasTimerStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the timerStartedEventAttributes field is set.
-
getTimerStartedEventAttributes
public TimerStartedEventAttributes getTimerStartedEventAttributes()
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;- Specified by:
getTimerStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The timerStartedEventAttributes.
-
setTimerStartedEventAttributes
public HistoryEvent.Builder setTimerStartedEventAttributes(TimerStartedEventAttributes value)
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;
-
setTimerStartedEventAttributes
public HistoryEvent.Builder setTimerStartedEventAttributes(TimerStartedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;
-
mergeTimerStartedEventAttributes
public HistoryEvent.Builder mergeTimerStartedEventAttributes(TimerStartedEventAttributes value)
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;
-
clearTimerStartedEventAttributes
public HistoryEvent.Builder clearTimerStartedEventAttributes()
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;
-
getTimerStartedEventAttributesBuilder
public TimerStartedEventAttributes.Builder getTimerStartedEventAttributesBuilder()
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;
-
getTimerStartedEventAttributesOrBuilder
public TimerStartedEventAttributesOrBuilder getTimerStartedEventAttributesOrBuilder()
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;- Specified by:
getTimerStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasTimerFiredEventAttributes
public boolean hasTimerFiredEventAttributes()
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;- Specified by:
hasTimerFiredEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the timerFiredEventAttributes field is set.
-
getTimerFiredEventAttributes
public TimerFiredEventAttributes getTimerFiredEventAttributes()
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;- Specified by:
getTimerFiredEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The timerFiredEventAttributes.
-
setTimerFiredEventAttributes
public HistoryEvent.Builder setTimerFiredEventAttributes(TimerFiredEventAttributes value)
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;
-
setTimerFiredEventAttributes
public HistoryEvent.Builder setTimerFiredEventAttributes(TimerFiredEventAttributes.Builder builderForValue)
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;
-
mergeTimerFiredEventAttributes
public HistoryEvent.Builder mergeTimerFiredEventAttributes(TimerFiredEventAttributes value)
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;
-
clearTimerFiredEventAttributes
public HistoryEvent.Builder clearTimerFiredEventAttributes()
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;
-
getTimerFiredEventAttributesBuilder
public TimerFiredEventAttributes.Builder getTimerFiredEventAttributesBuilder()
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;
-
getTimerFiredEventAttributesOrBuilder
public TimerFiredEventAttributesOrBuilder getTimerFiredEventAttributesOrBuilder()
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;- Specified by:
getTimerFiredEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskCancelRequestedEventAttributes
public boolean hasActivityTaskCancelRequestedEventAttributes()
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;- Specified by:
hasActivityTaskCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskCancelRequestedEventAttributes field is set.
-
getActivityTaskCancelRequestedEventAttributes
public ActivityTaskCancelRequestedEventAttributes getActivityTaskCancelRequestedEventAttributes()
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;- Specified by:
getActivityTaskCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskCancelRequestedEventAttributes.
-
setActivityTaskCancelRequestedEventAttributes
public HistoryEvent.Builder setActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes value)
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;
-
setActivityTaskCancelRequestedEventAttributes
public HistoryEvent.Builder setActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;
-
mergeActivityTaskCancelRequestedEventAttributes
public HistoryEvent.Builder mergeActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes value)
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;
-
clearActivityTaskCancelRequestedEventAttributes
public HistoryEvent.Builder clearActivityTaskCancelRequestedEventAttributes()
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;
-
getActivityTaskCancelRequestedEventAttributesBuilder
public ActivityTaskCancelRequestedEventAttributes.Builder getActivityTaskCancelRequestedEventAttributesBuilder()
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;
-
getActivityTaskCancelRequestedEventAttributesOrBuilder
public ActivityTaskCancelRequestedEventAttributesOrBuilder getActivityTaskCancelRequestedEventAttributesOrBuilder()
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;- Specified by:
getActivityTaskCancelRequestedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskCanceledEventAttributes
public boolean hasActivityTaskCanceledEventAttributes()
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;- Specified by:
hasActivityTaskCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskCanceledEventAttributes field is set.
-
getActivityTaskCanceledEventAttributes
public ActivityTaskCanceledEventAttributes getActivityTaskCanceledEventAttributes()
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;- Specified by:
getActivityTaskCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskCanceledEventAttributes.
-
setActivityTaskCanceledEventAttributes
public HistoryEvent.Builder setActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes value)
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;
-
setActivityTaskCanceledEventAttributes
public HistoryEvent.Builder setActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;
-
mergeActivityTaskCanceledEventAttributes
public HistoryEvent.Builder mergeActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes value)
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;
-
clearActivityTaskCanceledEventAttributes
public HistoryEvent.Builder clearActivityTaskCanceledEventAttributes()
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;
-
getActivityTaskCanceledEventAttributesBuilder
public ActivityTaskCanceledEventAttributes.Builder getActivityTaskCanceledEventAttributesBuilder()
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;
-
getActivityTaskCanceledEventAttributesOrBuilder
public ActivityTaskCanceledEventAttributesOrBuilder getActivityTaskCanceledEventAttributesOrBuilder()
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;- Specified by:
getActivityTaskCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasTimerCanceledEventAttributes
public boolean hasTimerCanceledEventAttributes()
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;- Specified by:
hasTimerCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the timerCanceledEventAttributes field is set.
-
getTimerCanceledEventAttributes
public TimerCanceledEventAttributes getTimerCanceledEventAttributes()
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;- Specified by:
getTimerCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The timerCanceledEventAttributes.
-
setTimerCanceledEventAttributes
public HistoryEvent.Builder setTimerCanceledEventAttributes(TimerCanceledEventAttributes value)
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;
-
setTimerCanceledEventAttributes
public HistoryEvent.Builder setTimerCanceledEventAttributes(TimerCanceledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;
-
mergeTimerCanceledEventAttributes
public HistoryEvent.Builder mergeTimerCanceledEventAttributes(TimerCanceledEventAttributes value)
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;
-
clearTimerCanceledEventAttributes
public HistoryEvent.Builder clearTimerCanceledEventAttributes()
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;
-
getTimerCanceledEventAttributesBuilder
public TimerCanceledEventAttributes.Builder getTimerCanceledEventAttributesBuilder()
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;
-
getTimerCanceledEventAttributesOrBuilder
public TimerCanceledEventAttributesOrBuilder getTimerCanceledEventAttributesOrBuilder()
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;- Specified by:
getTimerCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasMarkerRecordedEventAttributes
public boolean hasMarkerRecordedEventAttributes()
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;- Specified by:
hasMarkerRecordedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the markerRecordedEventAttributes field is set.
-
getMarkerRecordedEventAttributes
public MarkerRecordedEventAttributes getMarkerRecordedEventAttributes()
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;- Specified by:
getMarkerRecordedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The markerRecordedEventAttributes.
-
setMarkerRecordedEventAttributes
public HistoryEvent.Builder setMarkerRecordedEventAttributes(MarkerRecordedEventAttributes value)
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;
-
setMarkerRecordedEventAttributes
public HistoryEvent.Builder setMarkerRecordedEventAttributes(MarkerRecordedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;
-
mergeMarkerRecordedEventAttributes
public HistoryEvent.Builder mergeMarkerRecordedEventAttributes(MarkerRecordedEventAttributes value)
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;
-
clearMarkerRecordedEventAttributes
public HistoryEvent.Builder clearMarkerRecordedEventAttributes()
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;
-
getMarkerRecordedEventAttributesBuilder
public MarkerRecordedEventAttributes.Builder getMarkerRecordedEventAttributesBuilder()
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;
-
getMarkerRecordedEventAttributesOrBuilder
public MarkerRecordedEventAttributesOrBuilder getMarkerRecordedEventAttributesOrBuilder()
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;- Specified by:
getMarkerRecordedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionSignaledEventAttributes
public boolean hasWorkflowExecutionSignaledEventAttributes()
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;- Specified by:
hasWorkflowExecutionSignaledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionSignaledEventAttributes field is set.
-
getWorkflowExecutionSignaledEventAttributes
public WorkflowExecutionSignaledEventAttributes getWorkflowExecutionSignaledEventAttributes()
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;- Specified by:
getWorkflowExecutionSignaledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionSignaledEventAttributes.
-
setWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder setWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;
-
setWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder setWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;
-
mergeWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;
-
clearWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionSignaledEventAttributes()
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;
-
getWorkflowExecutionSignaledEventAttributesBuilder
public WorkflowExecutionSignaledEventAttributes.Builder getWorkflowExecutionSignaledEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;
-
getWorkflowExecutionSignaledEventAttributesOrBuilder
public WorkflowExecutionSignaledEventAttributesOrBuilder getWorkflowExecutionSignaledEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;- Specified by:
getWorkflowExecutionSignaledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionTerminatedEventAttributes
public boolean hasWorkflowExecutionTerminatedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;- Specified by:
hasWorkflowExecutionTerminatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionTerminatedEventAttributes field is set.
-
getWorkflowExecutionTerminatedEventAttributes
public WorkflowExecutionTerminatedEventAttributes getWorkflowExecutionTerminatedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;- Specified by:
getWorkflowExecutionTerminatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionTerminatedEventAttributes.
-
setWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;
-
setWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;
-
mergeWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;
-
clearWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionTerminatedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;
-
getWorkflowExecutionTerminatedEventAttributesBuilder
public WorkflowExecutionTerminatedEventAttributes.Builder getWorkflowExecutionTerminatedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;
-
getWorkflowExecutionTerminatedEventAttributesOrBuilder
public WorkflowExecutionTerminatedEventAttributesOrBuilder getWorkflowExecutionTerminatedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;- Specified by:
getWorkflowExecutionTerminatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionCancelRequestedEventAttributes
public boolean hasWorkflowExecutionCancelRequestedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;- Specified by:
hasWorkflowExecutionCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionCancelRequestedEventAttributes field is set.
-
getWorkflowExecutionCancelRequestedEventAttributes
public WorkflowExecutionCancelRequestedEventAttributes getWorkflowExecutionCancelRequestedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;- Specified by:
getWorkflowExecutionCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionCancelRequestedEventAttributes.
-
setWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;
-
setWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;
-
mergeWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;
-
clearWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionCancelRequestedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;
-
getWorkflowExecutionCancelRequestedEventAttributesBuilder
public WorkflowExecutionCancelRequestedEventAttributes.Builder getWorkflowExecutionCancelRequestedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;
-
getWorkflowExecutionCancelRequestedEventAttributesOrBuilder
public WorkflowExecutionCancelRequestedEventAttributesOrBuilder getWorkflowExecutionCancelRequestedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;- Specified by:
getWorkflowExecutionCancelRequestedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionCanceledEventAttributes
public boolean hasWorkflowExecutionCanceledEventAttributes()
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;- Specified by:
hasWorkflowExecutionCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionCanceledEventAttributes field is set.
-
getWorkflowExecutionCanceledEventAttributes
public WorkflowExecutionCanceledEventAttributes getWorkflowExecutionCanceledEventAttributes()
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;- Specified by:
getWorkflowExecutionCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionCanceledEventAttributes.
-
setWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;
-
setWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;
-
mergeWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;
-
clearWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionCanceledEventAttributes()
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;
-
getWorkflowExecutionCanceledEventAttributesBuilder
public WorkflowExecutionCanceledEventAttributes.Builder getWorkflowExecutionCanceledEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;
-
getWorkflowExecutionCanceledEventAttributesOrBuilder
public WorkflowExecutionCanceledEventAttributesOrBuilder getWorkflowExecutionCanceledEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;- Specified by:
getWorkflowExecutionCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public boolean hasRequestCancelExternalWorkflowExecutionInitiatedEventAttributes()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;- Specified by:
hasRequestCancelExternalWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the requestCancelExternalWorkflowExecutionInitiatedEventAttributes field is set.
-
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public RequestCancelExternalWorkflowExecutionInitiatedEventAttributes getRequestCancelExternalWorkflowExecutionInitiatedEventAttributes()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;- Specified by:
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The requestCancelExternalWorkflowExecutionInitiatedEventAttributes.
-
setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes value)
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;
-
setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;
-
mergeRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder mergeRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes value)
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;
-
clearRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder clearRequestCancelExternalWorkflowExecutionInitiatedEventAttributes()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;
-
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesBuilder
public RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesBuilder()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;
-
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuilder
public RequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuilder getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuilder()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;- Specified by:
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasRequestCancelExternalWorkflowExecutionFailedEventAttributes
public boolean hasRequestCancelExternalWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;- Specified by:
hasRequestCancelExternalWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the requestCancelExternalWorkflowExecutionFailedEventAttributes field is set.
-
getRequestCancelExternalWorkflowExecutionFailedEventAttributes
public RequestCancelExternalWorkflowExecutionFailedEventAttributes getRequestCancelExternalWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;- Specified by:
getRequestCancelExternalWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The requestCancelExternalWorkflowExecutionFailedEventAttributes.
-
setRequestCancelExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;
-
setRequestCancelExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;
-
mergeRequestCancelExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;
-
clearRequestCancelExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder clearRequestCancelExternalWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;
-
getRequestCancelExternalWorkflowExecutionFailedEventAttributesBuilder
public RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder getRequestCancelExternalWorkflowExecutionFailedEventAttributesBuilder()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;
-
getRequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuilder
public RequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuilder getRequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuilder()
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;- Specified by:
getRequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasExternalWorkflowExecutionCancelRequestedEventAttributes
public boolean hasExternalWorkflowExecutionCancelRequestedEventAttributes()
.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;- Specified by:
hasExternalWorkflowExecutionCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the externalWorkflowExecutionCancelRequestedEventAttributes field is set.
-
getExternalWorkflowExecutionCancelRequestedEventAttributes
public ExternalWorkflowExecutionCancelRequestedEventAttributes getExternalWorkflowExecutionCancelRequestedEventAttributes()
.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;- Specified by:
getExternalWorkflowExecutionCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The externalWorkflowExecutionCancelRequestedEventAttributes.
-
setExternalWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder setExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes value)
.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;
-
setExternalWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder setExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;
-
mergeExternalWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder mergeExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes value)
.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;
-
clearExternalWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder clearExternalWorkflowExecutionCancelRequestedEventAttributes()
.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;
-
getExternalWorkflowExecutionCancelRequestedEventAttributesBuilder
public ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder getExternalWorkflowExecutionCancelRequestedEventAttributesBuilder()
.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;
-
getExternalWorkflowExecutionCancelRequestedEventAttributesOrBuilder
public ExternalWorkflowExecutionCancelRequestedEventAttributesOrBuilder getExternalWorkflowExecutionCancelRequestedEventAttributesOrBuilder()
.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;- Specified by:
getExternalWorkflowExecutionCancelRequestedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionContinuedAsNewEventAttributes
public boolean hasWorkflowExecutionContinuedAsNewEventAttributes()
.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;- Specified by:
hasWorkflowExecutionContinuedAsNewEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionContinuedAsNewEventAttributes field is set.
-
getWorkflowExecutionContinuedAsNewEventAttributes
public WorkflowExecutionContinuedAsNewEventAttributes getWorkflowExecutionContinuedAsNewEventAttributes()
.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;- Specified by:
getWorkflowExecutionContinuedAsNewEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionContinuedAsNewEventAttributes.
-
setWorkflowExecutionContinuedAsNewEventAttributes
public HistoryEvent.Builder setWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;
-
setWorkflowExecutionContinuedAsNewEventAttributes
public HistoryEvent.Builder setWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;
-
mergeWorkflowExecutionContinuedAsNewEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;
-
clearWorkflowExecutionContinuedAsNewEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionContinuedAsNewEventAttributes()
.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;
-
getWorkflowExecutionContinuedAsNewEventAttributesBuilder
public WorkflowExecutionContinuedAsNewEventAttributes.Builder getWorkflowExecutionContinuedAsNewEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;
-
getWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
public WorkflowExecutionContinuedAsNewEventAttributesOrBuilder getWorkflowExecutionContinuedAsNewEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;- Specified by:
getWorkflowExecutionContinuedAsNewEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasStartChildWorkflowExecutionInitiatedEventAttributes
public boolean hasStartChildWorkflowExecutionInitiatedEventAttributes()
.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;- Specified by:
hasStartChildWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the startChildWorkflowExecutionInitiatedEventAttributes field is set.
-
getStartChildWorkflowExecutionInitiatedEventAttributes
public StartChildWorkflowExecutionInitiatedEventAttributes getStartChildWorkflowExecutionInitiatedEventAttributes()
.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;- Specified by:
getStartChildWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The startChildWorkflowExecutionInitiatedEventAttributes.
-
setStartChildWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes value)
.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;
-
setStartChildWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;
-
mergeStartChildWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder mergeStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes value)
.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;
-
clearStartChildWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder clearStartChildWorkflowExecutionInitiatedEventAttributes()
.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;
-
getStartChildWorkflowExecutionInitiatedEventAttributesBuilder
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder getStartChildWorkflowExecutionInitiatedEventAttributesBuilder()
.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;
-
getStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
public StartChildWorkflowExecutionInitiatedEventAttributesOrBuilder getStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder()
.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;- Specified by:
getStartChildWorkflowExecutionInitiatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasStartChildWorkflowExecutionFailedEventAttributes
public boolean hasStartChildWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;- Specified by:
hasStartChildWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the startChildWorkflowExecutionFailedEventAttributes field is set.
-
getStartChildWorkflowExecutionFailedEventAttributes
public StartChildWorkflowExecutionFailedEventAttributes getStartChildWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;- Specified by:
getStartChildWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The startChildWorkflowExecutionFailedEventAttributes.
-
setStartChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;
-
setStartChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;
-
mergeStartChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;
-
clearStartChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder clearStartChildWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;
-
getStartChildWorkflowExecutionFailedEventAttributesBuilder
public StartChildWorkflowExecutionFailedEventAttributes.Builder getStartChildWorkflowExecutionFailedEventAttributesBuilder()
.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;
-
getStartChildWorkflowExecutionFailedEventAttributesOrBuilder
public StartChildWorkflowExecutionFailedEventAttributesOrBuilder getStartChildWorkflowExecutionFailedEventAttributesOrBuilder()
.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;- Specified by:
getStartChildWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionStartedEventAttributes
public boolean hasChildWorkflowExecutionStartedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;- Specified by:
hasChildWorkflowExecutionStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionStartedEventAttributes field is set.
-
getChildWorkflowExecutionStartedEventAttributes
public ChildWorkflowExecutionStartedEventAttributes getChildWorkflowExecutionStartedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;- Specified by:
getChildWorkflowExecutionStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionStartedEventAttributes.
-
setChildWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;
-
setChildWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;
-
mergeChildWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;
-
clearChildWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder clearChildWorkflowExecutionStartedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;
-
getChildWorkflowExecutionStartedEventAttributesBuilder
public ChildWorkflowExecutionStartedEventAttributes.Builder getChildWorkflowExecutionStartedEventAttributesBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;
-
getChildWorkflowExecutionStartedEventAttributesOrBuilder
public ChildWorkflowExecutionStartedEventAttributesOrBuilder getChildWorkflowExecutionStartedEventAttributesOrBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;- Specified by:
getChildWorkflowExecutionStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionCompletedEventAttributes
public boolean hasChildWorkflowExecutionCompletedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;- Specified by:
hasChildWorkflowExecutionCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionCompletedEventAttributes field is set.
-
getChildWorkflowExecutionCompletedEventAttributes
public ChildWorkflowExecutionCompletedEventAttributes getChildWorkflowExecutionCompletedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;- Specified by:
getChildWorkflowExecutionCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionCompletedEventAttributes.
-
setChildWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;
-
setChildWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;
-
mergeChildWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;
-
clearChildWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder clearChildWorkflowExecutionCompletedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;
-
getChildWorkflowExecutionCompletedEventAttributesBuilder
public ChildWorkflowExecutionCompletedEventAttributes.Builder getChildWorkflowExecutionCompletedEventAttributesBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;
-
getChildWorkflowExecutionCompletedEventAttributesOrBuilder
public ChildWorkflowExecutionCompletedEventAttributesOrBuilder getChildWorkflowExecutionCompletedEventAttributesOrBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;- Specified by:
getChildWorkflowExecutionCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionFailedEventAttributes
public boolean hasChildWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;- Specified by:
hasChildWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionFailedEventAttributes field is set.
-
getChildWorkflowExecutionFailedEventAttributes
public ChildWorkflowExecutionFailedEventAttributes getChildWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;- Specified by:
getChildWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionFailedEventAttributes.
-
setChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;
-
setChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;
-
mergeChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;
-
clearChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder clearChildWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;
-
getChildWorkflowExecutionFailedEventAttributesBuilder
public ChildWorkflowExecutionFailedEventAttributes.Builder getChildWorkflowExecutionFailedEventAttributesBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;
-
getChildWorkflowExecutionFailedEventAttributesOrBuilder
public ChildWorkflowExecutionFailedEventAttributesOrBuilder getChildWorkflowExecutionFailedEventAttributesOrBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;- Specified by:
getChildWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionCanceledEventAttributes
public boolean hasChildWorkflowExecutionCanceledEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;- Specified by:
hasChildWorkflowExecutionCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionCanceledEventAttributes field is set.
-
getChildWorkflowExecutionCanceledEventAttributes
public ChildWorkflowExecutionCanceledEventAttributes getChildWorkflowExecutionCanceledEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;- Specified by:
getChildWorkflowExecutionCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionCanceledEventAttributes.
-
setChildWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;
-
setChildWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;
-
mergeChildWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;
-
clearChildWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder clearChildWorkflowExecutionCanceledEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;
-
getChildWorkflowExecutionCanceledEventAttributesBuilder
public ChildWorkflowExecutionCanceledEventAttributes.Builder getChildWorkflowExecutionCanceledEventAttributesBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;
-
getChildWorkflowExecutionCanceledEventAttributesOrBuilder
public ChildWorkflowExecutionCanceledEventAttributesOrBuilder getChildWorkflowExecutionCanceledEventAttributesOrBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;- Specified by:
getChildWorkflowExecutionCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionTimedOutEventAttributes
public boolean hasChildWorkflowExecutionTimedOutEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;- Specified by:
hasChildWorkflowExecutionTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionTimedOutEventAttributes field is set.
-
getChildWorkflowExecutionTimedOutEventAttributes
public ChildWorkflowExecutionTimedOutEventAttributes getChildWorkflowExecutionTimedOutEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;- Specified by:
getChildWorkflowExecutionTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionTimedOutEventAttributes.
-
setChildWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;
-
setChildWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;
-
mergeChildWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;
-
clearChildWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder clearChildWorkflowExecutionTimedOutEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;
-
getChildWorkflowExecutionTimedOutEventAttributesBuilder
public ChildWorkflowExecutionTimedOutEventAttributes.Builder getChildWorkflowExecutionTimedOutEventAttributesBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;
-
getChildWorkflowExecutionTimedOutEventAttributesOrBuilder
public ChildWorkflowExecutionTimedOutEventAttributesOrBuilder getChildWorkflowExecutionTimedOutEventAttributesOrBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;- Specified by:
getChildWorkflowExecutionTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionTerminatedEventAttributes
public boolean hasChildWorkflowExecutionTerminatedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;- Specified by:
hasChildWorkflowExecutionTerminatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionTerminatedEventAttributes field is set.
-
getChildWorkflowExecutionTerminatedEventAttributes
public ChildWorkflowExecutionTerminatedEventAttributes getChildWorkflowExecutionTerminatedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;- Specified by:
getChildWorkflowExecutionTerminatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionTerminatedEventAttributes.
-
setChildWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;
-
setChildWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;
-
mergeChildWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes value)
.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;
-
clearChildWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder clearChildWorkflowExecutionTerminatedEventAttributes()
.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;
-
getChildWorkflowExecutionTerminatedEventAttributesBuilder
public ChildWorkflowExecutionTerminatedEventAttributes.Builder getChildWorkflowExecutionTerminatedEventAttributesBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;
-
getChildWorkflowExecutionTerminatedEventAttributesOrBuilder
public ChildWorkflowExecutionTerminatedEventAttributesOrBuilder getChildWorkflowExecutionTerminatedEventAttributesOrBuilder()
.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;- Specified by:
getChildWorkflowExecutionTerminatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasSignalExternalWorkflowExecutionInitiatedEventAttributes
public boolean hasSignalExternalWorkflowExecutionInitiatedEventAttributes()
.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;- Specified by:
hasSignalExternalWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the signalExternalWorkflowExecutionInitiatedEventAttributes field is set.
-
getSignalExternalWorkflowExecutionInitiatedEventAttributes
public SignalExternalWorkflowExecutionInitiatedEventAttributes getSignalExternalWorkflowExecutionInitiatedEventAttributes()
.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;- Specified by:
getSignalExternalWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The signalExternalWorkflowExecutionInitiatedEventAttributes.
-
setSignalExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes value)
.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;
-
setSignalExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;
-
mergeSignalExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder mergeSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes value)
.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;
-
clearSignalExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder clearSignalExternalWorkflowExecutionInitiatedEventAttributes()
.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;
-
getSignalExternalWorkflowExecutionInitiatedEventAttributesBuilder
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder getSignalExternalWorkflowExecutionInitiatedEventAttributesBuilder()
.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;
-
getSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder
public SignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder getSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder()
.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;- Specified by:
getSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasSignalExternalWorkflowExecutionFailedEventAttributes
public boolean hasSignalExternalWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;- Specified by:
hasSignalExternalWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the signalExternalWorkflowExecutionFailedEventAttributes field is set.
-
getSignalExternalWorkflowExecutionFailedEventAttributes
public SignalExternalWorkflowExecutionFailedEventAttributes getSignalExternalWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;- Specified by:
getSignalExternalWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The signalExternalWorkflowExecutionFailedEventAttributes.
-
setSignalExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;
-
setSignalExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;
-
mergeSignalExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes value)
.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;
-
clearSignalExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder clearSignalExternalWorkflowExecutionFailedEventAttributes()
.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;
-
getSignalExternalWorkflowExecutionFailedEventAttributesBuilder
public SignalExternalWorkflowExecutionFailedEventAttributes.Builder getSignalExternalWorkflowExecutionFailedEventAttributesBuilder()
.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;
-
getSignalExternalWorkflowExecutionFailedEventAttributesOrBuilder
public SignalExternalWorkflowExecutionFailedEventAttributesOrBuilder getSignalExternalWorkflowExecutionFailedEventAttributesOrBuilder()
.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;- Specified by:
getSignalExternalWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasExternalWorkflowExecutionSignaledEventAttributes
public boolean hasExternalWorkflowExecutionSignaledEventAttributes()
.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;- Specified by:
hasExternalWorkflowExecutionSignaledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the externalWorkflowExecutionSignaledEventAttributes field is set.
-
getExternalWorkflowExecutionSignaledEventAttributes
public ExternalWorkflowExecutionSignaledEventAttributes getExternalWorkflowExecutionSignaledEventAttributes()
.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;- Specified by:
getExternalWorkflowExecutionSignaledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The externalWorkflowExecutionSignaledEventAttributes.
-
setExternalWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder setExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes value)
.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;
-
setExternalWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder setExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;
-
mergeExternalWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder mergeExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes value)
.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;
-
clearExternalWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder clearExternalWorkflowExecutionSignaledEventAttributes()
.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;
-
getExternalWorkflowExecutionSignaledEventAttributesBuilder
public ExternalWorkflowExecutionSignaledEventAttributes.Builder getExternalWorkflowExecutionSignaledEventAttributesBuilder()
.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;
-
getExternalWorkflowExecutionSignaledEventAttributesOrBuilder
public ExternalWorkflowExecutionSignaledEventAttributesOrBuilder getExternalWorkflowExecutionSignaledEventAttributesOrBuilder()
.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;- Specified by:
getExternalWorkflowExecutionSignaledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasUpsertWorkflowSearchAttributesEventAttributes
public boolean hasUpsertWorkflowSearchAttributesEventAttributes()
.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;- Specified by:
hasUpsertWorkflowSearchAttributesEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the upsertWorkflowSearchAttributesEventAttributes field is set.
-
getUpsertWorkflowSearchAttributesEventAttributes
public UpsertWorkflowSearchAttributesEventAttributes getUpsertWorkflowSearchAttributesEventAttributes()
.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;- Specified by:
getUpsertWorkflowSearchAttributesEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The upsertWorkflowSearchAttributesEventAttributes.
-
setUpsertWorkflowSearchAttributesEventAttributes
public HistoryEvent.Builder setUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes value)
.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;
-
setUpsertWorkflowSearchAttributesEventAttributes
public HistoryEvent.Builder setUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes.Builder builderForValue)
.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;
-
mergeUpsertWorkflowSearchAttributesEventAttributes
public HistoryEvent.Builder mergeUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes value)
.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;
-
clearUpsertWorkflowSearchAttributesEventAttributes
public HistoryEvent.Builder clearUpsertWorkflowSearchAttributesEventAttributes()
.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;
-
getUpsertWorkflowSearchAttributesEventAttributesBuilder
public UpsertWorkflowSearchAttributesEventAttributes.Builder getUpsertWorkflowSearchAttributesEventAttributesBuilder()
.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;
-
getUpsertWorkflowSearchAttributesEventAttributesOrBuilder
public UpsertWorkflowSearchAttributesEventAttributesOrBuilder getUpsertWorkflowSearchAttributesEventAttributesOrBuilder()
.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;- Specified by:
getUpsertWorkflowSearchAttributesEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionUpdateAcceptedEventAttributes
public boolean hasWorkflowExecutionUpdateAcceptedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;- Specified by:
hasWorkflowExecutionUpdateAcceptedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionUpdateAcceptedEventAttributes field is set.
-
getWorkflowExecutionUpdateAcceptedEventAttributes
public WorkflowExecutionUpdateAcceptedEventAttributes getWorkflowExecutionUpdateAcceptedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;- Specified by:
getWorkflowExecutionUpdateAcceptedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionUpdateAcceptedEventAttributes.
-
setWorkflowExecutionUpdateAcceptedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;
-
setWorkflowExecutionUpdateAcceptedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;
-
mergeWorkflowExecutionUpdateAcceptedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;
-
clearWorkflowExecutionUpdateAcceptedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionUpdateAcceptedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;
-
getWorkflowExecutionUpdateAcceptedEventAttributesBuilder
public WorkflowExecutionUpdateAcceptedEventAttributes.Builder getWorkflowExecutionUpdateAcceptedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;
-
getWorkflowExecutionUpdateAcceptedEventAttributesOrBuilder
public WorkflowExecutionUpdateAcceptedEventAttributesOrBuilder getWorkflowExecutionUpdateAcceptedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;- Specified by:
getWorkflowExecutionUpdateAcceptedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionUpdateRejectedEventAttributes
public boolean hasWorkflowExecutionUpdateRejectedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;- Specified by:
hasWorkflowExecutionUpdateRejectedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionUpdateRejectedEventAttributes field is set.
-
getWorkflowExecutionUpdateRejectedEventAttributes
public WorkflowExecutionUpdateRejectedEventAttributes getWorkflowExecutionUpdateRejectedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;- Specified by:
getWorkflowExecutionUpdateRejectedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionUpdateRejectedEventAttributes.
-
setWorkflowExecutionUpdateRejectedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;
-
setWorkflowExecutionUpdateRejectedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;
-
mergeWorkflowExecutionUpdateRejectedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;
-
clearWorkflowExecutionUpdateRejectedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionUpdateRejectedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;
-
getWorkflowExecutionUpdateRejectedEventAttributesBuilder
public WorkflowExecutionUpdateRejectedEventAttributes.Builder getWorkflowExecutionUpdateRejectedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;
-
getWorkflowExecutionUpdateRejectedEventAttributesOrBuilder
public WorkflowExecutionUpdateRejectedEventAttributesOrBuilder getWorkflowExecutionUpdateRejectedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;- Specified by:
getWorkflowExecutionUpdateRejectedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionUpdateCompletedEventAttributes
public boolean hasWorkflowExecutionUpdateCompletedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;- Specified by:
hasWorkflowExecutionUpdateCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionUpdateCompletedEventAttributes field is set.
-
getWorkflowExecutionUpdateCompletedEventAttributes
public WorkflowExecutionUpdateCompletedEventAttributes getWorkflowExecutionUpdateCompletedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;- Specified by:
getWorkflowExecutionUpdateCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionUpdateCompletedEventAttributes.
-
setWorkflowExecutionUpdateCompletedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;
-
setWorkflowExecutionUpdateCompletedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;
-
mergeWorkflowExecutionUpdateCompletedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;
-
clearWorkflowExecutionUpdateCompletedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionUpdateCompletedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;
-
getWorkflowExecutionUpdateCompletedEventAttributesBuilder
public WorkflowExecutionUpdateCompletedEventAttributes.Builder getWorkflowExecutionUpdateCompletedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;
-
getWorkflowExecutionUpdateCompletedEventAttributesOrBuilder
public WorkflowExecutionUpdateCompletedEventAttributesOrBuilder getWorkflowExecutionUpdateCompletedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;- Specified by:
getWorkflowExecutionUpdateCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowPropertiesModifiedExternallyEventAttributes
public boolean hasWorkflowPropertiesModifiedExternallyEventAttributes()
.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;- Specified by:
hasWorkflowPropertiesModifiedExternallyEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowPropertiesModifiedExternallyEventAttributes field is set.
-
getWorkflowPropertiesModifiedExternallyEventAttributes
public WorkflowPropertiesModifiedExternallyEventAttributes getWorkflowPropertiesModifiedExternallyEventAttributes()
.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;- Specified by:
getWorkflowPropertiesModifiedExternallyEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowPropertiesModifiedExternallyEventAttributes.
-
setWorkflowPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder setWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes value)
.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;
-
setWorkflowPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder setWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;
-
mergeWorkflowPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder mergeWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes value)
.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;
-
clearWorkflowPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder clearWorkflowPropertiesModifiedExternallyEventAttributes()
.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;
-
getWorkflowPropertiesModifiedExternallyEventAttributesBuilder
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder getWorkflowPropertiesModifiedExternallyEventAttributesBuilder()
.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;
-
getWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder
public WorkflowPropertiesModifiedExternallyEventAttributesOrBuilder getWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;- Specified by:
getWorkflowPropertiesModifiedExternallyEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityPropertiesModifiedExternallyEventAttributes
public boolean hasActivityPropertiesModifiedExternallyEventAttributes()
.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;- Specified by:
hasActivityPropertiesModifiedExternallyEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityPropertiesModifiedExternallyEventAttributes field is set.
-
getActivityPropertiesModifiedExternallyEventAttributes
public ActivityPropertiesModifiedExternallyEventAttributes getActivityPropertiesModifiedExternallyEventAttributes()
.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;- Specified by:
getActivityPropertiesModifiedExternallyEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityPropertiesModifiedExternallyEventAttributes.
-
setActivityPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder setActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes value)
.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;
-
setActivityPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder setActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes.Builder builderForValue)
.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;
-
mergeActivityPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder mergeActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes value)
.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;
-
clearActivityPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder clearActivityPropertiesModifiedExternallyEventAttributes()
.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;
-
getActivityPropertiesModifiedExternallyEventAttributesBuilder
public ActivityPropertiesModifiedExternallyEventAttributes.Builder getActivityPropertiesModifiedExternallyEventAttributesBuilder()
.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;
-
getActivityPropertiesModifiedExternallyEventAttributesOrBuilder
public ActivityPropertiesModifiedExternallyEventAttributesOrBuilder getActivityPropertiesModifiedExternallyEventAttributesOrBuilder()
.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;- Specified by:
getActivityPropertiesModifiedExternallyEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowPropertiesModifiedEventAttributes
public boolean hasWorkflowPropertiesModifiedEventAttributes()
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;- Specified by:
hasWorkflowPropertiesModifiedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowPropertiesModifiedEventAttributes field is set.
-
getWorkflowPropertiesModifiedEventAttributes
public WorkflowPropertiesModifiedEventAttributes getWorkflowPropertiesModifiedEventAttributes()
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;- Specified by:
getWorkflowPropertiesModifiedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowPropertiesModifiedEventAttributes.
-
setWorkflowPropertiesModifiedEventAttributes
public HistoryEvent.Builder setWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes value)
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;
-
setWorkflowPropertiesModifiedEventAttributes
public HistoryEvent.Builder setWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;
-
mergeWorkflowPropertiesModifiedEventAttributes
public HistoryEvent.Builder mergeWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes value)
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;
-
clearWorkflowPropertiesModifiedEventAttributes
public HistoryEvent.Builder clearWorkflowPropertiesModifiedEventAttributes()
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;
-
getWorkflowPropertiesModifiedEventAttributesBuilder
public WorkflowPropertiesModifiedEventAttributes.Builder getWorkflowPropertiesModifiedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;
-
getWorkflowPropertiesModifiedEventAttributesOrBuilder
public WorkflowPropertiesModifiedEventAttributesOrBuilder getWorkflowPropertiesModifiedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;- Specified by:
getWorkflowPropertiesModifiedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionUpdateAdmittedEventAttributes
public boolean hasWorkflowExecutionUpdateAdmittedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;- Specified by:
hasWorkflowExecutionUpdateAdmittedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionUpdateAdmittedEventAttributes field is set.
-
getWorkflowExecutionUpdateAdmittedEventAttributes
public WorkflowExecutionUpdateAdmittedEventAttributes getWorkflowExecutionUpdateAdmittedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;- Specified by:
getWorkflowExecutionUpdateAdmittedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionUpdateAdmittedEventAttributes.
-
setWorkflowExecutionUpdateAdmittedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;
-
setWorkflowExecutionUpdateAdmittedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;
-
mergeWorkflowExecutionUpdateAdmittedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;
-
clearWorkflowExecutionUpdateAdmittedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionUpdateAdmittedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;
-
getWorkflowExecutionUpdateAdmittedEventAttributesBuilder
public WorkflowExecutionUpdateAdmittedEventAttributes.Builder getWorkflowExecutionUpdateAdmittedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;
-
getWorkflowExecutionUpdateAdmittedEventAttributesOrBuilder
public WorkflowExecutionUpdateAdmittedEventAttributesOrBuilder getWorkflowExecutionUpdateAdmittedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;- Specified by:
getWorkflowExecutionUpdateAdmittedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationScheduledEventAttributes
public boolean hasNexusOperationScheduledEventAttributes()
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;- Specified by:
hasNexusOperationScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationScheduledEventAttributes field is set.
-
getNexusOperationScheduledEventAttributes
public NexusOperationScheduledEventAttributes getNexusOperationScheduledEventAttributes()
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;- Specified by:
getNexusOperationScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationScheduledEventAttributes.
-
setNexusOperationScheduledEventAttributes
public HistoryEvent.Builder setNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes value)
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;
-
setNexusOperationScheduledEventAttributes
public HistoryEvent.Builder setNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;
-
mergeNexusOperationScheduledEventAttributes
public HistoryEvent.Builder mergeNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes value)
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;
-
clearNexusOperationScheduledEventAttributes
public HistoryEvent.Builder clearNexusOperationScheduledEventAttributes()
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;
-
getNexusOperationScheduledEventAttributesBuilder
public NexusOperationScheduledEventAttributes.Builder getNexusOperationScheduledEventAttributesBuilder()
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;
-
getNexusOperationScheduledEventAttributesOrBuilder
public NexusOperationScheduledEventAttributesOrBuilder getNexusOperationScheduledEventAttributesOrBuilder()
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;- Specified by:
getNexusOperationScheduledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationStartedEventAttributes
public boolean hasNexusOperationStartedEventAttributes()
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;- Specified by:
hasNexusOperationStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationStartedEventAttributes field is set.
-
getNexusOperationStartedEventAttributes
public NexusOperationStartedEventAttributes getNexusOperationStartedEventAttributes()
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;- Specified by:
getNexusOperationStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationStartedEventAttributes.
-
setNexusOperationStartedEventAttributes
public HistoryEvent.Builder setNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes value)
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;
-
setNexusOperationStartedEventAttributes
public HistoryEvent.Builder setNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;
-
mergeNexusOperationStartedEventAttributes
public HistoryEvent.Builder mergeNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes value)
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;
-
clearNexusOperationStartedEventAttributes
public HistoryEvent.Builder clearNexusOperationStartedEventAttributes()
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;
-
getNexusOperationStartedEventAttributesBuilder
public NexusOperationStartedEventAttributes.Builder getNexusOperationStartedEventAttributesBuilder()
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;
-
getNexusOperationStartedEventAttributesOrBuilder
public NexusOperationStartedEventAttributesOrBuilder getNexusOperationStartedEventAttributesOrBuilder()
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;- Specified by:
getNexusOperationStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationCompletedEventAttributes
public boolean hasNexusOperationCompletedEventAttributes()
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;- Specified by:
hasNexusOperationCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationCompletedEventAttributes field is set.
-
getNexusOperationCompletedEventAttributes
public NexusOperationCompletedEventAttributes getNexusOperationCompletedEventAttributes()
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;- Specified by:
getNexusOperationCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationCompletedEventAttributes.
-
setNexusOperationCompletedEventAttributes
public HistoryEvent.Builder setNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes value)
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;
-
setNexusOperationCompletedEventAttributes
public HistoryEvent.Builder setNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;
-
mergeNexusOperationCompletedEventAttributes
public HistoryEvent.Builder mergeNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes value)
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;
-
clearNexusOperationCompletedEventAttributes
public HistoryEvent.Builder clearNexusOperationCompletedEventAttributes()
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;
-
getNexusOperationCompletedEventAttributesBuilder
public NexusOperationCompletedEventAttributes.Builder getNexusOperationCompletedEventAttributesBuilder()
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;
-
getNexusOperationCompletedEventAttributesOrBuilder
public NexusOperationCompletedEventAttributesOrBuilder getNexusOperationCompletedEventAttributesOrBuilder()
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;- Specified by:
getNexusOperationCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationFailedEventAttributes
public boolean hasNexusOperationFailedEventAttributes()
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;- Specified by:
hasNexusOperationFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationFailedEventAttributes field is set.
-
getNexusOperationFailedEventAttributes
public NexusOperationFailedEventAttributes getNexusOperationFailedEventAttributes()
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;- Specified by:
getNexusOperationFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationFailedEventAttributes.
-
setNexusOperationFailedEventAttributes
public HistoryEvent.Builder setNexusOperationFailedEventAttributes(NexusOperationFailedEventAttributes value)
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;
-
setNexusOperationFailedEventAttributes
public HistoryEvent.Builder setNexusOperationFailedEventAttributes(NexusOperationFailedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;
-
mergeNexusOperationFailedEventAttributes
public HistoryEvent.Builder mergeNexusOperationFailedEventAttributes(NexusOperationFailedEventAttributes value)
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;
-
clearNexusOperationFailedEventAttributes
public HistoryEvent.Builder clearNexusOperationFailedEventAttributes()
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;
-
getNexusOperationFailedEventAttributesBuilder
public NexusOperationFailedEventAttributes.Builder getNexusOperationFailedEventAttributesBuilder()
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;
-
getNexusOperationFailedEventAttributesOrBuilder
public NexusOperationFailedEventAttributesOrBuilder getNexusOperationFailedEventAttributesOrBuilder()
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;- Specified by:
getNexusOperationFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationCanceledEventAttributes
public boolean hasNexusOperationCanceledEventAttributes()
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;- Specified by:
hasNexusOperationCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationCanceledEventAttributes field is set.
-
getNexusOperationCanceledEventAttributes
public NexusOperationCanceledEventAttributes getNexusOperationCanceledEventAttributes()
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;- Specified by:
getNexusOperationCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationCanceledEventAttributes.
-
setNexusOperationCanceledEventAttributes
public HistoryEvent.Builder setNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes value)
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;
-
setNexusOperationCanceledEventAttributes
public HistoryEvent.Builder setNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes.Builder builderForValue)
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;
-
mergeNexusOperationCanceledEventAttributes
public HistoryEvent.Builder mergeNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes value)
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;
-
clearNexusOperationCanceledEventAttributes
public HistoryEvent.Builder clearNexusOperationCanceledEventAttributes()
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;
-
getNexusOperationCanceledEventAttributesBuilder
public NexusOperationCanceledEventAttributes.Builder getNexusOperationCanceledEventAttributesBuilder()
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;
-
getNexusOperationCanceledEventAttributesOrBuilder
public NexusOperationCanceledEventAttributesOrBuilder getNexusOperationCanceledEventAttributesOrBuilder()
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;- Specified by:
getNexusOperationCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationTimedOutEventAttributes
public boolean hasNexusOperationTimedOutEventAttributes()
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;- Specified by:
hasNexusOperationTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationTimedOutEventAttributes field is set.
-
getNexusOperationTimedOutEventAttributes
public NexusOperationTimedOutEventAttributes getNexusOperationTimedOutEventAttributes()
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;- Specified by:
getNexusOperationTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationTimedOutEventAttributes.
-
setNexusOperationTimedOutEventAttributes
public HistoryEvent.Builder setNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes value)
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;
-
setNexusOperationTimedOutEventAttributes
public HistoryEvent.Builder setNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes.Builder builderForValue)
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;
-
mergeNexusOperationTimedOutEventAttributes
public HistoryEvent.Builder mergeNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes value)
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;
-
clearNexusOperationTimedOutEventAttributes
public HistoryEvent.Builder clearNexusOperationTimedOutEventAttributes()
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;
-
getNexusOperationTimedOutEventAttributesBuilder
public NexusOperationTimedOutEventAttributes.Builder getNexusOperationTimedOutEventAttributesBuilder()
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;
-
getNexusOperationTimedOutEventAttributesOrBuilder
public NexusOperationTimedOutEventAttributesOrBuilder getNexusOperationTimedOutEventAttributesOrBuilder()
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;- Specified by:
getNexusOperationTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationCancelRequestedEventAttributes
public boolean hasNexusOperationCancelRequestedEventAttributes()
.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;- Specified by:
hasNexusOperationCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationCancelRequestedEventAttributes field is set.
-
getNexusOperationCancelRequestedEventAttributes
public NexusOperationCancelRequestedEventAttributes getNexusOperationCancelRequestedEventAttributes()
.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;- Specified by:
getNexusOperationCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationCancelRequestedEventAttributes.
-
setNexusOperationCancelRequestedEventAttributes
public HistoryEvent.Builder setNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes value)
.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;
-
setNexusOperationCancelRequestedEventAttributes
public HistoryEvent.Builder setNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;
-
mergeNexusOperationCancelRequestedEventAttributes
public HistoryEvent.Builder mergeNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes value)
.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;
-
clearNexusOperationCancelRequestedEventAttributes
public HistoryEvent.Builder clearNexusOperationCancelRequestedEventAttributes()
.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;
-
getNexusOperationCancelRequestedEventAttributesBuilder
public NexusOperationCancelRequestedEventAttributes.Builder getNexusOperationCancelRequestedEventAttributesBuilder()
.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;
-
getNexusOperationCancelRequestedEventAttributesOrBuilder
public NexusOperationCancelRequestedEventAttributesOrBuilder getNexusOperationCancelRequestedEventAttributesOrBuilder()
.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;- Specified by:
getNexusOperationCancelRequestedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionOptionsUpdatedEventAttributes
public boolean hasWorkflowExecutionOptionsUpdatedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;- Specified by:
hasWorkflowExecutionOptionsUpdatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionOptionsUpdatedEventAttributes field is set.
-
getWorkflowExecutionOptionsUpdatedEventAttributes
public WorkflowExecutionOptionsUpdatedEventAttributes getWorkflowExecutionOptionsUpdatedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;- Specified by:
getWorkflowExecutionOptionsUpdatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionOptionsUpdatedEventAttributes.
-
setWorkflowExecutionOptionsUpdatedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;
-
setWorkflowExecutionOptionsUpdatedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes.Builder builderForValue)
.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;
-
mergeWorkflowExecutionOptionsUpdatedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes value)
.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;
-
clearWorkflowExecutionOptionsUpdatedEventAttributes
public HistoryEvent.Builder clearWorkflowExecutionOptionsUpdatedEventAttributes()
.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;
-
getWorkflowExecutionOptionsUpdatedEventAttributesBuilder
public WorkflowExecutionOptionsUpdatedEventAttributes.Builder getWorkflowExecutionOptionsUpdatedEventAttributesBuilder()
.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;
-
getWorkflowExecutionOptionsUpdatedEventAttributesOrBuilder
public WorkflowExecutionOptionsUpdatedEventAttributesOrBuilder getWorkflowExecutionOptionsUpdatedEventAttributesOrBuilder()
.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;- Specified by:
getWorkflowExecutionOptionsUpdatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
setUnknownFields
public final HistoryEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
mergeUnknownFields
public final HistoryEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
-