Class WorkflowTaskFailedEventAttributes.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<WorkflowTaskFailedEventAttributes.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
io.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowTaskFailedEventAttributesOrBuilder,Cloneable
- Enclosing class:
WorkflowTaskFailedEventAttributes
public static final class WorkflowTaskFailedEventAttributes.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
implements WorkflowTaskFailedEventAttributesOrBuilder
Protobuf type
temporal.api.history.v1.WorkflowTaskFailedEventAttributes-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The original run id of the workflow.Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated..temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;The failure detailsclearField(com.google.protobuf.Descriptors.FieldDescriptor field) Version of the event where the history branch was forked.If a worker explicitly failed this task, this field contains the worker's identity.If the workflow is being reset, the new run id.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds toThe id of the `WORKFLOW_TASK_STARTED` event this task corresponds toDeprecated.clone()The original run id of the workflow.com.google.protobuf.ByteStringThe original run id of the workflow.Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated.com.google.protobuf.ByteStringDeprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated.getCause().temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;int.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe failure detailsThe failure detailsThe failure detailslongVersion of the event where the history branch was forked.If a worker explicitly failed this task, this field contains the worker's identity.com.google.protobuf.ByteStringIf a worker explicitly failed this task, this field contains the worker's identity.If the workflow is being reset, the new run id.com.google.protobuf.ByteStringIf the workflow is being reset, the new run id.longThe id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds tolongThe id of the `WORKFLOW_TASK_STARTED` event this task corresponds toDeprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.worker_version is deprecated.Deprecated.Deprecated.booleanThe failure detailsbooleanDeprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.worker_version is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFailure(Failure value) The failure detailsmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Deprecated.setBaseRunId(String value) The original run id of the workflow.setBaseRunIdBytes(com.google.protobuf.ByteString value) The original run id of the workflow.setBinaryChecksum(String value) Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated.setBinaryChecksumBytes(com.google.protobuf.ByteString value) Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated.setCause(WorkflowTaskFailedCause value) .temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;setCauseValue(int value) .temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;setFailure(Failure value) The failure detailssetFailure(Failure.Builder builderForValue) The failure detailssetForkEventVersion(long value) Version of the event where the history branch was forked.setIdentity(String value) If a worker explicitly failed this task, this field contains the worker's identity.setIdentityBytes(com.google.protobuf.ByteString value) If a worker explicitly failed this task, this field contains the worker's identity.setNewRunId(String value) If the workflow is being reset, the new run id.setNewRunIdBytes(com.google.protobuf.ByteString value) If the workflow is being reset, the new run id.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setScheduledEventId(long value) The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds tosetStartedEventId(long value) The id of the `WORKFLOW_TASK_STARTED` event this task corresponds tosetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Deprecated.setWorkerVersion(WorkerVersionStamp.Builder builderForValue) Deprecated.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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<WorkflowTaskFailedEventAttributes.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<WorkflowTaskFailedEventAttributes.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<WorkflowTaskFailedEventAttributes.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<WorkflowTaskFailedEventAttributes.Builder>
-
setField
public WorkflowTaskFailedEventAttributes.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
-
clearField
public WorkflowTaskFailedEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
-
clearOneof
public WorkflowTaskFailedEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
-
setRepeatedField
public WorkflowTaskFailedEventAttributes.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
-
addRepeatedField
public WorkflowTaskFailedEventAttributes.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkflowTaskFailedEventAttributes.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
-
mergeFrom
public WorkflowTaskFailedEventAttributes.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkflowTaskFailedEventAttributes.Builder>- Throws:
IOException
-
getScheduledEventId
public long getScheduledEventId()The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
int64 scheduled_event_id = 1;- Specified by:
getScheduledEventIdin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The scheduledEventId.
-
setScheduledEventId
The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
int64 scheduled_event_id = 1;- Parameters:
value- The scheduledEventId to set.- Returns:
- This builder for chaining.
-
clearScheduledEventId
The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
int64 scheduled_event_id = 1;- Returns:
- This builder for chaining.
-
getStartedEventId
public long getStartedEventId()The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
int64 started_event_id = 2;- Specified by:
getStartedEventIdin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The startedEventId.
-
setStartedEventId
The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
int64 started_event_id = 2;- Parameters:
value- The startedEventId to set.- Returns:
- This builder for chaining.
-
clearStartedEventId
The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
int64 started_event_id = 2;- Returns:
- This builder for chaining.
-
getCauseValue
public int getCauseValue().temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;- Specified by:
getCauseValuein interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for cause.
-
setCauseValue
.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;- Parameters:
value- The enum numeric value on the wire for cause to set.- Returns:
- This builder for chaining.
-
getCause
.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;- Specified by:
getCausein interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The cause.
-
setCause
.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;- Parameters:
value- The cause to set.- Returns:
- This builder for chaining.
-
clearCause
.temporal.api.enums.v1.WorkflowTaskFailedCause cause = 3;- Returns:
- This builder for chaining.
-
hasFailure
public boolean hasFailure()The failure details
.temporal.api.failure.v1.Failure failure = 4;- Specified by:
hasFailurein interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- Whether the failure field is set.
-
getFailure
The failure details
.temporal.api.failure.v1.Failure failure = 4;- Specified by:
getFailurein interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The failure.
-
setFailure
The failure details
.temporal.api.failure.v1.Failure failure = 4; -
setFailure
The failure details
.temporal.api.failure.v1.Failure failure = 4; -
mergeFailure
The failure details
.temporal.api.failure.v1.Failure failure = 4; -
clearFailure
The failure details
.temporal.api.failure.v1.Failure failure = 4; -
getFailureBuilder
The failure details
.temporal.api.failure.v1.Failure failure = 4; -
getFailureOrBuilder
The failure details
.temporal.api.failure.v1.Failure failure = 4;- Specified by:
getFailureOrBuilderin interfaceWorkflowTaskFailedEventAttributesOrBuilder
-
getIdentity
If a worker explicitly failed this task, this field contains the worker's identity. When the server generates the failure internally this field is set as 'history-service'.
string identity = 5;- Specified by:
getIdentityin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()If a worker explicitly failed this task, this field contains the worker's identity. When the server generates the failure internally this field is set as 'history-service'.
string identity = 5;- Specified by:
getIdentityBytesin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The bytes for identity.
-
setIdentity
If a worker explicitly failed this task, this field contains the worker's identity. When the server generates the failure internally this field is set as 'history-service'.
string identity = 5;- Parameters:
value- The identity to set.- Returns:
- This builder for chaining.
-
clearIdentity
If a worker explicitly failed this task, this field contains the worker's identity. When the server generates the failure internally this field is set as 'history-service'.
string identity = 5;- Returns:
- This builder for chaining.
-
setIdentityBytes
public WorkflowTaskFailedEventAttributes.Builder setIdentityBytes(com.google.protobuf.ByteString value) If a worker explicitly failed this task, this field contains the worker's identity. When the server generates the failure internally this field is set as 'history-service'.
string identity = 5;- Parameters:
value- The bytes for identity to set.- Returns:
- This builder for chaining.
-
getBaseRunId
The original run id of the workflow. For reset workflow.
string base_run_id = 6;- Specified by:
getBaseRunIdin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The baseRunId.
-
getBaseRunIdBytes
public com.google.protobuf.ByteString getBaseRunIdBytes()The original run id of the workflow. For reset workflow.
string base_run_id = 6;- Specified by:
getBaseRunIdBytesin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The bytes for baseRunId.
-
setBaseRunId
The original run id of the workflow. For reset workflow.
string base_run_id = 6;- Parameters:
value- The baseRunId to set.- Returns:
- This builder for chaining.
-
clearBaseRunId
The original run id of the workflow. For reset workflow.
string base_run_id = 6;- Returns:
- This builder for chaining.
-
setBaseRunIdBytes
public WorkflowTaskFailedEventAttributes.Builder setBaseRunIdBytes(com.google.protobuf.ByteString value) The original run id of the workflow. For reset workflow.
string base_run_id = 6;- Parameters:
value- The bytes for baseRunId to set.- Returns:
- This builder for chaining.
-
getNewRunId
If the workflow is being reset, the new run id.
string new_run_id = 7;- Specified by:
getNewRunIdin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The newRunId.
-
getNewRunIdBytes
public com.google.protobuf.ByteString getNewRunIdBytes()If the workflow is being reset, the new run id.
string new_run_id = 7;- Specified by:
getNewRunIdBytesin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The bytes for newRunId.
-
setNewRunId
If the workflow is being reset, the new run id.
string new_run_id = 7;- Parameters:
value- The newRunId to set.- Returns:
- This builder for chaining.
-
clearNewRunId
If the workflow is being reset, the new run id.
string new_run_id = 7;- Returns:
- This builder for chaining.
-
setNewRunIdBytes
public WorkflowTaskFailedEventAttributes.Builder setNewRunIdBytes(com.google.protobuf.ByteString value) If the workflow is being reset, the new run id.
string new_run_id = 7;- Parameters:
value- The bytes for newRunId to set.- Returns:
- This builder for chaining.
-
getForkEventVersion
public long getForkEventVersion()Version of the event where the history branch was forked. Used by multi-cluster replication during resets to identify the correct history branch.
int64 fork_event_version = 8;- Specified by:
getForkEventVersionin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The forkEventVersion.
-
setForkEventVersion
Version of the event where the history branch was forked. Used by multi-cluster replication during resets to identify the correct history branch.
int64 fork_event_version = 8;- Parameters:
value- The forkEventVersion to set.- Returns:
- This builder for chaining.
-
clearForkEventVersion
Version of the event where the history branch was forked. Used by multi-cluster replication during resets to identify the correct history branch.
int64 fork_event_version = 8;- Returns:
- This builder for chaining.
-
getBinaryChecksum
Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated. See temporal/api/history/v1/message.proto;l=411Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv] If a worker explicitly failed this task, its binary id
string binary_checksum = 9 [deprecated = true];- Specified by:
getBinaryChecksumin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The binaryChecksum.
-
getBinaryChecksumBytes
Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated. See temporal/api/history/v1/message.proto;l=411Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv] If a worker explicitly failed this task, its binary id
string binary_checksum = 9 [deprecated = true];- Specified by:
getBinaryChecksumBytesin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The bytes for binaryChecksum.
-
setBinaryChecksum
Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated. See temporal/api/history/v1/message.proto;l=411Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv] If a worker explicitly failed this task, its binary id
string binary_checksum = 9 [deprecated = true];- Parameters:
value- The binaryChecksum to set.- Returns:
- This builder for chaining.
-
clearBinaryChecksum
Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated. See temporal/api/history/v1/message.proto;l=411Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv] If a worker explicitly failed this task, its binary id
string binary_checksum = 9 [deprecated = true];- Returns:
- This builder for chaining.
-
setBinaryChecksumBytes
@Deprecated public WorkflowTaskFailedEventAttributes.Builder setBinaryChecksumBytes(com.google.protobuf.ByteString value) Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.binary_checksum is deprecated. See temporal/api/history/v1/message.proto;l=411Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv] If a worker explicitly failed this task, its binary id
string binary_checksum = 9 [deprecated = true];- Parameters:
value- The bytes for binaryChecksum to set.- Returns:
- This builder for chaining.
-
hasWorkerVersion
Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.worker_version is deprecated. See temporal/api/history/v1/message.proto;l=416Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp worker_version = 10 [deprecated = true];- Specified by:
hasWorkerVersionin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- Whether the workerVersion field is set.
-
getWorkerVersion
Deprecated.temporal.api.history.v1.WorkflowTaskFailedEventAttributes.worker_version is deprecated. See temporal/api/history/v1/message.proto;l=416Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp worker_version = 10 [deprecated = true];- Specified by:
getWorkerVersionin interfaceWorkflowTaskFailedEventAttributesOrBuilder- Returns:
- The workerVersion.
-
setWorkerVersion
@Deprecated public WorkflowTaskFailedEventAttributes.Builder setWorkerVersion(WorkerVersionStamp value) Deprecated.Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp worker_version = 10 [deprecated = true]; -
setWorkerVersion
@Deprecated public WorkflowTaskFailedEventAttributes.Builder setWorkerVersion(WorkerVersionStamp.Builder builderForValue) Deprecated.Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp worker_version = 10 [deprecated = true]; -
mergeWorkerVersion
@Deprecated public WorkflowTaskFailedEventAttributes.Builder mergeWorkerVersion(WorkerVersionStamp value) Deprecated.Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp worker_version = 10 [deprecated = true]; -
clearWorkerVersion
Deprecated.Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp worker_version = 10 [deprecated = true]; -
getWorkerVersionBuilder
Deprecated.Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp worker_version = 10 [deprecated = true]; -
getWorkerVersionOrBuilder
Deprecated.Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
.temporal.api.common.v1.WorkerVersionStamp worker_version = 10 [deprecated = true];- Specified by:
getWorkerVersionOrBuilderin interfaceWorkflowTaskFailedEventAttributesOrBuilder
-
setUnknownFields
public final WorkflowTaskFailedEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
-
mergeUnknownFields
public final WorkflowTaskFailedEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowTaskFailedEventAttributes.Builder>
-