Class WorkflowTaskCompletedEventAttributes
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowTaskCompletedEventAttributesOrBuilder,Serializable
@Generated(value="protoc",
comments="annotations:WorkflowTaskCompletedEventAttributes.java.pb.meta")
public final class WorkflowTaskCompletedEventAttributes
extends com.google.protobuf.GeneratedMessageV3
implements WorkflowTaskCompletedEventAttributesOrBuilder
Protobuf type
temporal.api.history.v1.WorkflowTaskCompletedEventAttributes- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typetemporal.api.history.v1.WorkflowTaskCompletedEventAttributesNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.binary_checksum is deprecated.com.google.protobuf.ByteStringDeprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.binary_checksum is deprecated.Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.deployment is deprecated.Deprecated.The Worker Deployment Version that completed this task.The Worker Deployment Version that completed this task.static final com.google.protobuf.Descriptors.DescriptorIdentity of the worker who completed this taskcom.google.protobuf.ByteStringIdentity of the worker who completed this taskLocal usage data sent during workflow task completion and recorded here for posterityLocal usage data sent during workflow task completion and recorded here for posteritycom.google.protobuf.Parser<WorkflowTaskCompletedEventAttributes> longThe id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds toData the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.intlongThe id of the `WORKFLOW_TASK_STARTED` event this task corresponds toVersioning behavior sent by the worker that completed this task for this particular workflow execution.intVersioning behavior sent by the worker that completed this task for this particular workflow execution.The name of Worker Deployment that completed this task.com.google.protobuf.ByteStringThe name of Worker Deployment that completed this task.Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_deployment_version is deprecated.com.google.protobuf.ByteStringDeprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_deployment_version is deprecated.Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_version is deprecated.Deprecated.booleanDeprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.deployment is deprecated.booleanThe Worker Deployment Version that completed this task.inthashCode()booleanLocal usage data sent during workflow task completion and recorded here for posteritybooleanData the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.booleanDeprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_version is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(WorkflowTaskCompletedEventAttributes prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<WorkflowTaskCompletedEventAttributes> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
SCHEDULED_EVENT_ID_FIELD_NUMBER
public static final int SCHEDULED_EVENT_ID_FIELD_NUMBER- See Also:
-
STARTED_EVENT_ID_FIELD_NUMBER
public static final int STARTED_EVENT_ID_FIELD_NUMBER- See Also:
-
IDENTITY_FIELD_NUMBER
public static final int IDENTITY_FIELD_NUMBER- See Also:
-
BINARY_CHECKSUM_FIELD_NUMBER
public static final int BINARY_CHECKSUM_FIELD_NUMBER- See Also:
-
WORKER_VERSION_FIELD_NUMBER
public static final int WORKER_VERSION_FIELD_NUMBER- See Also:
-
SDK_METADATA_FIELD_NUMBER
public static final int SDK_METADATA_FIELD_NUMBER- See Also:
-
METERING_METADATA_FIELD_NUMBER
public static final int METERING_METADATA_FIELD_NUMBER- See Also:
-
DEPLOYMENT_FIELD_NUMBER
public static final int DEPLOYMENT_FIELD_NUMBER- See Also:
-
VERSIONING_BEHAVIOR_FIELD_NUMBER
public static final int VERSIONING_BEHAVIOR_FIELD_NUMBER- See Also:
-
WORKER_DEPLOYMENT_VERSION_FIELD_NUMBER
public static final int WORKER_DEPLOYMENT_VERSION_FIELD_NUMBER- See Also:
-
WORKER_DEPLOYMENT_NAME_FIELD_NUMBER
public static final int WORKER_DEPLOYMENT_NAME_FIELD_NUMBER- See Also:
-
DEPLOYMENT_VERSION_FIELD_NUMBER
public static final int DEPLOYMENT_VERSION_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getScheduledEventId
public long getScheduledEventId()The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
int64 scheduled_event_id = 1;- Specified by:
getScheduledEventIdin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The scheduledEventId.
-
getStartedEventId
public long getStartedEventId()The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
int64 started_event_id = 2;- Specified by:
getStartedEventIdin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The startedEventId.
-
getIdentity
Identity of the worker who completed this task
string identity = 3;- Specified by:
getIdentityin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()Identity of the worker who completed this task
string identity = 3;- Specified by:
getIdentityBytesin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The bytes for identity.
-
getBinaryChecksum
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.binary_checksum is deprecated. See temporal/api/history/v1/message.proto;l=349Binary ID of the worker who completed this task Deprecated. Replaced with `deployment_version`.
string binary_checksum = 4 [deprecated = true];- Specified by:
getBinaryChecksumin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The binaryChecksum.
-
getBinaryChecksumBytes
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.binary_checksum is deprecated. See temporal/api/history/v1/message.proto;l=349Binary ID of the worker who completed this task Deprecated. Replaced with `deployment_version`.
string binary_checksum = 4 [deprecated = true];- Specified by:
getBinaryChecksumBytesin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The bytes for binaryChecksum.
-
hasWorkerVersion
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_version is deprecated. See temporal/api/history/v1/message.proto;l=354Version 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. Use `deployment_version` and `versioning_behavior` instead.
.temporal.api.common.v1.WorkerVersionStamp worker_version = 5 [deprecated = true];- Specified by:
hasWorkerVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the workerVersion field is set.
-
getWorkerVersion
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_version is deprecated. See temporal/api/history/v1/message.proto;l=354Version 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. Use `deployment_version` and `versioning_behavior` instead.
.temporal.api.common.v1.WorkerVersionStamp worker_version = 5 [deprecated = true];- Specified by:
getWorkerVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The workerVersion.
-
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. Use `deployment_version` and `versioning_behavior` instead.
.temporal.api.common.v1.WorkerVersionStamp worker_version = 5 [deprecated = true];- Specified by:
getWorkerVersionOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
hasSdkMetadata
public boolean hasSdkMetadata()Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.
.temporal.api.sdk.v1.WorkflowTaskCompletedMetadata sdk_metadata = 6;- Specified by:
hasSdkMetadatain interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the sdkMetadata field is set.
-
getSdkMetadata
Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.
.temporal.api.sdk.v1.WorkflowTaskCompletedMetadata sdk_metadata = 6;- Specified by:
getSdkMetadatain interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The sdkMetadata.
-
getSdkMetadataOrBuilder
Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.
.temporal.api.sdk.v1.WorkflowTaskCompletedMetadata sdk_metadata = 6;- Specified by:
getSdkMetadataOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
hasMeteringMetadata
public boolean hasMeteringMetadata()Local usage data sent during workflow task completion and recorded here for posterity
.temporal.api.common.v1.MeteringMetadata metering_metadata = 13;- Specified by:
hasMeteringMetadatain interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the meteringMetadata field is set.
-
getMeteringMetadata
Local usage data sent during workflow task completion and recorded here for posterity
.temporal.api.common.v1.MeteringMetadata metering_metadata = 13;- Specified by:
getMeteringMetadatain interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The meteringMetadata.
-
getMeteringMetadataOrBuilder
Local usage data sent during workflow task completion and recorded here for posterity
.temporal.api.common.v1.MeteringMetadata metering_metadata = 13;- Specified by:
getMeteringMetadataOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
hasDeployment
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.deployment is deprecated. See temporal/api/history/v1/message.proto;l=366The deployment that completed this task. May or may not be set for unversioned workers, depending on whether a value is sent by the SDK. This value updates workflow execution's `versioning_info.deployment`. Deprecated. Replaced with `deployment_version`.
.temporal.api.deployment.v1.Deployment deployment = 7 [deprecated = true];- Specified by:
hasDeploymentin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the deployment field is set.
-
getDeployment
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.deployment is deprecated. See temporal/api/history/v1/message.proto;l=366The deployment that completed this task. May or may not be set for unversioned workers, depending on whether a value is sent by the SDK. This value updates workflow execution's `versioning_info.deployment`. Deprecated. Replaced with `deployment_version`.
.temporal.api.deployment.v1.Deployment deployment = 7 [deprecated = true];- Specified by:
getDeploymentin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The deployment.
-
getDeploymentOrBuilder
Deprecated.The deployment that completed this task. May or may not be set for unversioned workers, depending on whether a value is sent by the SDK. This value updates workflow execution's `versioning_info.deployment`. Deprecated. Replaced with `deployment_version`.
.temporal.api.deployment.v1.Deployment deployment = 7 [deprecated = true];- Specified by:
getDeploymentOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
getVersioningBehaviorValue
public int getVersioningBehaviorValue()Versioning behavior sent by the worker that completed this task for this particular workflow execution. UNSPECIFIED means the task was completed by an unversioned worker. This value updates workflow execution's `versioning_info.behavior`.
.temporal.api.enums.v1.VersioningBehavior versioning_behavior = 8;- Specified by:
getVersioningBehaviorValuein interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for versioningBehavior.
-
getVersioningBehavior
Versioning behavior sent by the worker that completed this task for this particular workflow execution. UNSPECIFIED means the task was completed by an unversioned worker. This value updates workflow execution's `versioning_info.behavior`.
.temporal.api.enums.v1.VersioningBehavior versioning_behavior = 8;- Specified by:
getVersioningBehaviorin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The versioningBehavior.
-
getWorkerDeploymentVersion
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_deployment_version is deprecated. See temporal/api/history/v1/message.proto;l=374The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.version`. Deprecated. Replaced with `deployment_version`.
string worker_deployment_version = 9 [deprecated = true];- Specified by:
getWorkerDeploymentVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The workerDeploymentVersion.
-
getWorkerDeploymentVersionBytes
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_deployment_version is deprecated. See temporal/api/history/v1/message.proto;l=374The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.version`. Deprecated. Replaced with `deployment_version`.
string worker_deployment_version = 9 [deprecated = true];- Specified by:
getWorkerDeploymentVersionBytesin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The bytes for workerDeploymentVersion.
-
getWorkerDeploymentName
The name of Worker Deployment that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `worker_deployment_name`.
string worker_deployment_name = 10;- Specified by:
getWorkerDeploymentNamein interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The workerDeploymentName.
-
getWorkerDeploymentNameBytes
public com.google.protobuf.ByteString getWorkerDeploymentNameBytes()The name of Worker Deployment that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `worker_deployment_name`.
string worker_deployment_name = 10;- Specified by:
getWorkerDeploymentNameBytesin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The bytes for workerDeploymentName.
-
hasDeploymentVersion
public boolean hasDeploymentVersion()The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.deployment_version`.
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 11;- Specified by:
hasDeploymentVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the deploymentVersion field is set.
-
getDeploymentVersion
The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.deployment_version`.
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 11;- Specified by:
getDeploymentVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The deploymentVersion.
-
getDeploymentVersionOrBuilder
The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.deployment_version`.
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 11;- Specified by:
getDeploymentVersionOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static WorkflowTaskCompletedEventAttributes parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static WorkflowTaskCompletedEventAttributes parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static WorkflowTaskCompletedEventAttributes.Builder newBuilder(WorkflowTaskCompletedEventAttributes prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WorkflowTaskCompletedEventAttributes.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-