Class AsyncOperation.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<AsyncOperation.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<AsyncOperation.Builder>
io.temporal.api.cloud.operation.v1.AsyncOperation.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,AsyncOperationOrBuilder,Cloneable
- Enclosing class:
AsyncOperation
public static final class AsyncOperation.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AsyncOperation.Builder>
implements AsyncOperationOrBuilder
Protobuf type
temporal.api.cloud.operation.v1.AsyncOperation-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The recommended duration to check back for an update in the operation's state.If the operation failed, the reason for the failure.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The date and time when the operation completed.clearId()The operation id.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The input to the operation being performed.The type of operation being performed.The date and time when the operation initiated.The current state of this operation.Deprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated.clone()com.google.protobuf.DurationThe recommended duration to check back for an update in the operation's state.com.google.protobuf.Duration.BuilderThe recommended duration to check back for an update in the operation's state.com.google.protobuf.DurationOrBuilderThe recommended duration to check back for an update in the operation's state.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorIf the operation failed, the reason for the failure.com.google.protobuf.ByteStringIf the operation failed, the reason for the failure.com.google.protobuf.TimestampThe date and time when the operation completed.com.google.protobuf.Timestamp.BuilderThe date and time when the operation completed.com.google.protobuf.TimestampOrBuilderThe date and time when the operation completed.getId()The operation id.com.google.protobuf.ByteStringThe operation id.com.google.protobuf.AnyThe input to the operation being performed.com.google.protobuf.Any.BuilderThe input to the operation being performed.com.google.protobuf.AnyOrBuilderThe input to the operation being performed.The type of operation being performed.com.google.protobuf.ByteStringThe type of operation being performed.com.google.protobuf.TimestampThe date and time when the operation initiated.com.google.protobuf.Timestamp.BuilderThe date and time when the operation initiated.com.google.protobuf.TimestampOrBuilderThe date and time when the operation initiated.getState()The current state of this operation.Deprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated.com.google.protobuf.ByteStringDeprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated.intThe current state of this operation.booleanThe recommended duration to check back for an update in the operation's state.booleanThe date and time when the operation completed.booleanThe input to the operation being performed.booleanThe date and time when the operation initiated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeCheckDuration(com.google.protobuf.Duration value) The recommended duration to check back for an update in the operation's state.mergeFinishedTime(com.google.protobuf.Timestamp value) The date and time when the operation completed.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(AsyncOperation other) mergeOperationInput(com.google.protobuf.Any value) The input to the operation being performed.mergeStartedTime(com.google.protobuf.Timestamp value) The date and time when the operation initiated.final AsyncOperation.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setCheckDuration(com.google.protobuf.Duration value) The recommended duration to check back for an update in the operation's state.setCheckDuration(com.google.protobuf.Duration.Builder builderForValue) The recommended duration to check back for an update in the operation's state.setFailureReason(String value) If the operation failed, the reason for the failure.setFailureReasonBytes(com.google.protobuf.ByteString value) If the operation failed, the reason for the failure.setFinishedTime(com.google.protobuf.Timestamp value) The date and time when the operation completed.setFinishedTime(com.google.protobuf.Timestamp.Builder builderForValue) The date and time when the operation completed.The operation id.setIdBytes(com.google.protobuf.ByteString value) The operation id.setOperationInput(com.google.protobuf.Any value) The input to the operation being performed.setOperationInput(com.google.protobuf.Any.Builder builderForValue) The input to the operation being performed.setOperationType(String value) The type of operation being performed.setOperationTypeBytes(com.google.protobuf.ByteString value) The type of operation being performed.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStartedTime(com.google.protobuf.Timestamp value) The date and time when the operation initiated.setStartedTime(com.google.protobuf.Timestamp.Builder builderForValue) The date and time when the operation initiated.setState(AsyncOperation.State value) The current state of this operation.setStateDeprecated(String value) Deprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated.setStateDeprecatedBytes(com.google.protobuf.ByteString value) Deprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated.setStateValue(int value) The current state of this operation.final AsyncOperation.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 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<AsyncOperation.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<AsyncOperation.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<AsyncOperation.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<AsyncOperation.Builder>
-
setField
public AsyncOperation.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<AsyncOperation.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AsyncOperation.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AsyncOperation.Builder>
-
setRepeatedField
public AsyncOperation.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<AsyncOperation.Builder>
-
addRepeatedField
public AsyncOperation.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<AsyncOperation.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AsyncOperation.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AsyncOperation.Builder>
-
mergeFrom
public AsyncOperation.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<AsyncOperation.Builder>- Throws:
IOException
-
getId
The operation id.
string id = 1;- Specified by:
getIdin interfaceAsyncOperationOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()The operation id.
string id = 1;- Specified by:
getIdBytesin interfaceAsyncOperationOrBuilder- Returns:
- The bytes for id.
-
setId
The operation id.
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
The operation id.
string id = 1;- Returns:
- This builder for chaining.
-
setIdBytes
The operation id.
string id = 1;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getStateDeprecated
Deprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated. See temporal/api/cloud/operation/v1/message.proto;l=22The current state of this operation. Possible values are: pending, in_progress, failed, cancelled, fulfilled. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 2 [deprecated = true];- Specified by:
getStateDeprecatedin interfaceAsyncOperationOrBuilder- Returns:
- The stateDeprecated.
-
getStateDeprecatedBytes
Deprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated. See temporal/api/cloud/operation/v1/message.proto;l=22The current state of this operation. Possible values are: pending, in_progress, failed, cancelled, fulfilled. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 2 [deprecated = true];- Specified by:
getStateDeprecatedBytesin interfaceAsyncOperationOrBuilder- Returns:
- The bytes for stateDeprecated.
-
setStateDeprecated
Deprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated. See temporal/api/cloud/operation/v1/message.proto;l=22The current state of this operation. Possible values are: pending, in_progress, failed, cancelled, fulfilled. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 2 [deprecated = true];- Parameters:
value- The stateDeprecated to set.- Returns:
- This builder for chaining.
-
clearStateDeprecated
Deprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated. See temporal/api/cloud/operation/v1/message.proto;l=22The current state of this operation. Possible values are: pending, in_progress, failed, cancelled, fulfilled. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 2 [deprecated = true];- Returns:
- This builder for chaining.
-
setStateDeprecatedBytes
@Deprecated public AsyncOperation.Builder setStateDeprecatedBytes(com.google.protobuf.ByteString value) Deprecated.temporal.api.cloud.operation.v1.AsyncOperation.state_deprecated is deprecated. See temporal/api/cloud/operation/v1/message.proto;l=22The current state of this operation. Possible values are: pending, in_progress, failed, cancelled, fulfilled. Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0
string state_deprecated = 2 [deprecated = true];- Parameters:
value- The bytes for stateDeprecated to set.- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()The current state of this operation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.operation.v1.AsyncOperation.State state = 9;- Specified by:
getStateValuein interfaceAsyncOperationOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
The current state of this operation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.operation.v1.AsyncOperation.State state = 9;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
The current state of this operation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.operation.v1.AsyncOperation.State state = 9;- Specified by:
getStatein interfaceAsyncOperationOrBuilder- Returns:
- The state.
-
setState
The current state of this operation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.operation.v1.AsyncOperation.State state = 9;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
The current state of this operation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated
.temporal.api.cloud.operation.v1.AsyncOperation.State state = 9;- Returns:
- This builder for chaining.
-
hasCheckDuration
public boolean hasCheckDuration()The recommended duration to check back for an update in the operation's state.
.google.protobuf.Duration check_duration = 3;- Specified by:
hasCheckDurationin interfaceAsyncOperationOrBuilder- Returns:
- Whether the checkDuration field is set.
-
getCheckDuration
public com.google.protobuf.Duration getCheckDuration()The recommended duration to check back for an update in the operation's state.
.google.protobuf.Duration check_duration = 3;- Specified by:
getCheckDurationin interfaceAsyncOperationOrBuilder- Returns:
- The checkDuration.
-
setCheckDuration
The recommended duration to check back for an update in the operation's state.
.google.protobuf.Duration check_duration = 3; -
setCheckDuration
public AsyncOperation.Builder setCheckDuration(com.google.protobuf.Duration.Builder builderForValue) The recommended duration to check back for an update in the operation's state.
.google.protobuf.Duration check_duration = 3; -
mergeCheckDuration
The recommended duration to check back for an update in the operation's state.
.google.protobuf.Duration check_duration = 3; -
clearCheckDuration
The recommended duration to check back for an update in the operation's state.
.google.protobuf.Duration check_duration = 3; -
getCheckDurationBuilder
public com.google.protobuf.Duration.Builder getCheckDurationBuilder()The recommended duration to check back for an update in the operation's state.
.google.protobuf.Duration check_duration = 3; -
getCheckDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getCheckDurationOrBuilder()The recommended duration to check back for an update in the operation's state.
.google.protobuf.Duration check_duration = 3;- Specified by:
getCheckDurationOrBuilderin interfaceAsyncOperationOrBuilder
-
getOperationType
The type of operation being performed.
string operation_type = 4;- Specified by:
getOperationTypein interfaceAsyncOperationOrBuilder- Returns:
- The operationType.
-
getOperationTypeBytes
public com.google.protobuf.ByteString getOperationTypeBytes()The type of operation being performed.
string operation_type = 4;- Specified by:
getOperationTypeBytesin interfaceAsyncOperationOrBuilder- Returns:
- The bytes for operationType.
-
setOperationType
The type of operation being performed.
string operation_type = 4;- Parameters:
value- The operationType to set.- Returns:
- This builder for chaining.
-
clearOperationType
The type of operation being performed.
string operation_type = 4;- Returns:
- This builder for chaining.
-
setOperationTypeBytes
The type of operation being performed.
string operation_type = 4;- Parameters:
value- The bytes for operationType to set.- Returns:
- This builder for chaining.
-
hasOperationInput
public boolean hasOperationInput()The input to the operation being performed. (-- api-linter: core::0146::any=disabled --)
.google.protobuf.Any operation_input = 5;- Specified by:
hasOperationInputin interfaceAsyncOperationOrBuilder- Returns:
- Whether the operationInput field is set.
-
getOperationInput
public com.google.protobuf.Any getOperationInput()The input to the operation being performed. (-- api-linter: core::0146::any=disabled --)
.google.protobuf.Any operation_input = 5;- Specified by:
getOperationInputin interfaceAsyncOperationOrBuilder- Returns:
- The operationInput.
-
setOperationInput
The input to the operation being performed. (-- api-linter: core::0146::any=disabled --)
.google.protobuf.Any operation_input = 5; -
setOperationInput
The input to the operation being performed. (-- api-linter: core::0146::any=disabled --)
.google.protobuf.Any operation_input = 5; -
mergeOperationInput
The input to the operation being performed. (-- api-linter: core::0146::any=disabled --)
.google.protobuf.Any operation_input = 5; -
clearOperationInput
The input to the operation being performed. (-- api-linter: core::0146::any=disabled --)
.google.protobuf.Any operation_input = 5; -
getOperationInputBuilder
public com.google.protobuf.Any.Builder getOperationInputBuilder()The input to the operation being performed. (-- api-linter: core::0146::any=disabled --)
.google.protobuf.Any operation_input = 5; -
getOperationInputOrBuilder
public com.google.protobuf.AnyOrBuilder getOperationInputOrBuilder()The input to the operation being performed. (-- api-linter: core::0146::any=disabled --)
.google.protobuf.Any operation_input = 5;- Specified by:
getOperationInputOrBuilderin interfaceAsyncOperationOrBuilder
-
getFailureReason
If the operation failed, the reason for the failure.
string failure_reason = 6;- Specified by:
getFailureReasonin interfaceAsyncOperationOrBuilder- Returns:
- The failureReason.
-
getFailureReasonBytes
public com.google.protobuf.ByteString getFailureReasonBytes()If the operation failed, the reason for the failure.
string failure_reason = 6;- Specified by:
getFailureReasonBytesin interfaceAsyncOperationOrBuilder- Returns:
- The bytes for failureReason.
-
setFailureReason
If the operation failed, the reason for the failure.
string failure_reason = 6;- Parameters:
value- The failureReason to set.- Returns:
- This builder for chaining.
-
clearFailureReason
If the operation failed, the reason for the failure.
string failure_reason = 6;- Returns:
- This builder for chaining.
-
setFailureReasonBytes
If the operation failed, the reason for the failure.
string failure_reason = 6;- Parameters:
value- The bytes for failureReason to set.- Returns:
- This builder for chaining.
-
hasStartedTime
public boolean hasStartedTime()The date and time when the operation initiated.
.google.protobuf.Timestamp started_time = 7;- Specified by:
hasStartedTimein interfaceAsyncOperationOrBuilder- Returns:
- Whether the startedTime field is set.
-
getStartedTime
public com.google.protobuf.Timestamp getStartedTime()The date and time when the operation initiated.
.google.protobuf.Timestamp started_time = 7;- Specified by:
getStartedTimein interfaceAsyncOperationOrBuilder- Returns:
- The startedTime.
-
setStartedTime
The date and time when the operation initiated.
.google.protobuf.Timestamp started_time = 7; -
setStartedTime
The date and time when the operation initiated.
.google.protobuf.Timestamp started_time = 7; -
mergeStartedTime
The date and time when the operation initiated.
.google.protobuf.Timestamp started_time = 7; -
clearStartedTime
The date and time when the operation initiated.
.google.protobuf.Timestamp started_time = 7; -
getStartedTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartedTimeBuilder()The date and time when the operation initiated.
.google.protobuf.Timestamp started_time = 7; -
getStartedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartedTimeOrBuilder()The date and time when the operation initiated.
.google.protobuf.Timestamp started_time = 7;- Specified by:
getStartedTimeOrBuilderin interfaceAsyncOperationOrBuilder
-
hasFinishedTime
public boolean hasFinishedTime()The date and time when the operation completed.
.google.protobuf.Timestamp finished_time = 8;- Specified by:
hasFinishedTimein interfaceAsyncOperationOrBuilder- Returns:
- Whether the finishedTime field is set.
-
getFinishedTime
public com.google.protobuf.Timestamp getFinishedTime()The date and time when the operation completed.
.google.protobuf.Timestamp finished_time = 8;- Specified by:
getFinishedTimein interfaceAsyncOperationOrBuilder- Returns:
- The finishedTime.
-
setFinishedTime
The date and time when the operation completed.
.google.protobuf.Timestamp finished_time = 8; -
setFinishedTime
public AsyncOperation.Builder setFinishedTime(com.google.protobuf.Timestamp.Builder builderForValue) The date and time when the operation completed.
.google.protobuf.Timestamp finished_time = 8; -
mergeFinishedTime
The date and time when the operation completed.
.google.protobuf.Timestamp finished_time = 8; -
clearFinishedTime
The date and time when the operation completed.
.google.protobuf.Timestamp finished_time = 8; -
getFinishedTimeBuilder
public com.google.protobuf.Timestamp.Builder getFinishedTimeBuilder()The date and time when the operation completed.
.google.protobuf.Timestamp finished_time = 8; -
getFinishedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getFinishedTimeOrBuilder()The date and time when the operation completed.
.google.protobuf.Timestamp finished_time = 8;- Specified by:
getFinishedTimeOrBuilderin interfaceAsyncOperationOrBuilder
-
setUnknownFields
public final AsyncOperation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AsyncOperation.Builder>
-
mergeUnknownFields
public final AsyncOperation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AsyncOperation.Builder>
-