Package com.google.cloud.talent.v4beta1
Class BatchOperationMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchOperationMetadata.Builder>
-
- com.google.cloud.talent.v4beta1.BatchOperationMetadata.Builder
-
- All Implemented Interfaces:
BatchOperationMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BatchOperationMetadata
public static final class BatchOperationMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchOperationMetadata.Builder> implements BatchOperationMetadataOrBuilder
Metadata used for long running operations returned by CTS batch APIs. It's used to replace [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata].
Protobuf typegoogle.cloud.talent.v4beta1.BatchOperationMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchOperationMetadata.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchOperationMetadatabuild()BatchOperationMetadatabuildPartial()BatchOperationMetadata.Builderclear()BatchOperationMetadata.BuilderclearCreateTime()The time when the batch operation is created.BatchOperationMetadata.BuilderclearEndTime()The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.BatchOperationMetadata.BuilderclearFailureCount()Count of failed item(s) inside an operation.BatchOperationMetadata.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BatchOperationMetadata.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BatchOperationMetadata.BuilderclearState()The state of a long running operation.BatchOperationMetadata.BuilderclearStateDescription()More detailed information about operation state.BatchOperationMetadata.BuilderclearSuccessCount()Count of successful item(s) inside an operation.BatchOperationMetadata.BuilderclearTotalCount()Count of total item(s) inside an operation.BatchOperationMetadata.BuilderclearUpdateTime()The time when the batch operation status is updated.BatchOperationMetadata.Builderclone()com.google.protobuf.TimestampgetCreateTime()The time when the batch operation is created.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()The time when the batch operation is created.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()The time when the batch operation is created.BatchOperationMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetEndTime()The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.com.google.protobuf.Timestamp.BuildergetEndTimeBuilder()The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.intgetFailureCount()Count of failed item(s) inside an operation.BatchOperationMetadata.StategetState()The state of a long running operation.StringgetStateDescription()More detailed information about operation state.com.google.protobuf.ByteStringgetStateDescriptionBytes()More detailed information about operation state.intgetStateValue()The state of a long running operation.intgetSuccessCount()Count of successful item(s) inside an operation.intgetTotalCount()Count of total item(s) inside an operation.com.google.protobuf.TimestampgetUpdateTime()The time when the batch operation status is updated.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()The time when the batch operation status is updated.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()The time when the batch operation status is updated.booleanhasCreateTime()The time when the batch operation is created.booleanhasEndTime()The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.booleanhasUpdateTime()The time when the batch operation status is updated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BatchOperationMetadata.BuildermergeCreateTime(com.google.protobuf.Timestamp value)The time when the batch operation is created.BatchOperationMetadata.BuildermergeEndTime(com.google.protobuf.Timestamp value)The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.BatchOperationMetadata.BuildermergeFrom(BatchOperationMetadata other)BatchOperationMetadata.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BatchOperationMetadata.BuildermergeFrom(com.google.protobuf.Message other)BatchOperationMetadata.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchOperationMetadata.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)The time when the batch operation status is updated.BatchOperationMetadata.BuildersetCreateTime(com.google.protobuf.Timestamp value)The time when the batch operation is created.BatchOperationMetadata.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)The time when the batch operation is created.BatchOperationMetadata.BuildersetEndTime(com.google.protobuf.Timestamp value)The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.BatchOperationMetadata.BuildersetEndTime(com.google.protobuf.Timestamp.Builder builderForValue)The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.BatchOperationMetadata.BuildersetFailureCount(int value)Count of failed item(s) inside an operation.BatchOperationMetadata.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchOperationMetadata.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BatchOperationMetadata.BuildersetState(BatchOperationMetadata.State value)The state of a long running operation.BatchOperationMetadata.BuildersetStateDescription(String value)More detailed information about operation state.BatchOperationMetadata.BuildersetStateDescriptionBytes(com.google.protobuf.ByteString value)More detailed information about operation state.BatchOperationMetadata.BuildersetStateValue(int value)The state of a long running operation.BatchOperationMetadata.BuildersetSuccessCount(int value)Count of successful item(s) inside an operation.BatchOperationMetadata.BuildersetTotalCount(int value)Count of total item(s) inside an operation.BatchOperationMetadata.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchOperationMetadata.BuildersetUpdateTime(com.google.protobuf.Timestamp value)The time when the batch operation status is updated.BatchOperationMetadata.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)The time when the batch operation status is updated.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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<BatchOperationMetadata.Builder>
-
clear
public BatchOperationMetadata.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<BatchOperationMetadata.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<BatchOperationMetadata.Builder>
-
getDefaultInstanceForType
public BatchOperationMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchOperationMetadata build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchOperationMetadata buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchOperationMetadata.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<BatchOperationMetadata.Builder>
-
setField
public BatchOperationMetadata.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<BatchOperationMetadata.Builder>
-
clearField
public BatchOperationMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationMetadata.Builder>
-
clearOneof
public BatchOperationMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationMetadata.Builder>
-
setRepeatedField
public BatchOperationMetadata.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<BatchOperationMetadata.Builder>
-
addRepeatedField
public BatchOperationMetadata.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<BatchOperationMetadata.Builder>
-
mergeFrom
public BatchOperationMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchOperationMetadata.Builder>
-
mergeFrom
public BatchOperationMetadata.Builder mergeFrom(BatchOperationMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationMetadata.Builder>
-
mergeFrom
public BatchOperationMetadata.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<BatchOperationMetadata.Builder>- Throws:
IOException
-
getStateValue
public int getStateValue()
The state of a long running operation.
.google.cloud.talent.v4beta1.BatchOperationMetadata.State state = 1;- Specified by:
getStateValuein interfaceBatchOperationMetadataOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public BatchOperationMetadata.Builder setStateValue(int value)
The state of a long running operation.
.google.cloud.talent.v4beta1.BatchOperationMetadata.State state = 1;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public BatchOperationMetadata.State getState()
The state of a long running operation.
.google.cloud.talent.v4beta1.BatchOperationMetadata.State state = 1;- Specified by:
getStatein interfaceBatchOperationMetadataOrBuilder- Returns:
- The state.
-
setState
public BatchOperationMetadata.Builder setState(BatchOperationMetadata.State value)
The state of a long running operation.
.google.cloud.talent.v4beta1.BatchOperationMetadata.State state = 1;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public BatchOperationMetadata.Builder clearState()
The state of a long running operation.
.google.cloud.talent.v4beta1.BatchOperationMetadata.State state = 1;- Returns:
- This builder for chaining.
-
getStateDescription
public String getStateDescription()
More detailed information about operation state.
string state_description = 2;- Specified by:
getStateDescriptionin interfaceBatchOperationMetadataOrBuilder- Returns:
- The stateDescription.
-
getStateDescriptionBytes
public com.google.protobuf.ByteString getStateDescriptionBytes()
More detailed information about operation state.
string state_description = 2;- Specified by:
getStateDescriptionBytesin interfaceBatchOperationMetadataOrBuilder- Returns:
- The bytes for stateDescription.
-
setStateDescription
public BatchOperationMetadata.Builder setStateDescription(String value)
More detailed information about operation state.
string state_description = 2;- Parameters:
value- The stateDescription to set.- Returns:
- This builder for chaining.
-
clearStateDescription
public BatchOperationMetadata.Builder clearStateDescription()
More detailed information about operation state.
string state_description = 2;- Returns:
- This builder for chaining.
-
setStateDescriptionBytes
public BatchOperationMetadata.Builder setStateDescriptionBytes(com.google.protobuf.ByteString value)
More detailed information about operation state.
string state_description = 2;- Parameters:
value- The bytes for stateDescription to set.- Returns:
- This builder for chaining.
-
getSuccessCount
public int getSuccessCount()
Count of successful item(s) inside an operation.
int32 success_count = 3;- Specified by:
getSuccessCountin interfaceBatchOperationMetadataOrBuilder- Returns:
- The successCount.
-
setSuccessCount
public BatchOperationMetadata.Builder setSuccessCount(int value)
Count of successful item(s) inside an operation.
int32 success_count = 3;- Parameters:
value- The successCount to set.- Returns:
- This builder for chaining.
-
clearSuccessCount
public BatchOperationMetadata.Builder clearSuccessCount()
Count of successful item(s) inside an operation.
int32 success_count = 3;- Returns:
- This builder for chaining.
-
getFailureCount
public int getFailureCount()
Count of failed item(s) inside an operation.
int32 failure_count = 4;- Specified by:
getFailureCountin interfaceBatchOperationMetadataOrBuilder- Returns:
- The failureCount.
-
setFailureCount
public BatchOperationMetadata.Builder setFailureCount(int value)
Count of failed item(s) inside an operation.
int32 failure_count = 4;- Parameters:
value- The failureCount to set.- Returns:
- This builder for chaining.
-
clearFailureCount
public BatchOperationMetadata.Builder clearFailureCount()
Count of failed item(s) inside an operation.
int32 failure_count = 4;- Returns:
- This builder for chaining.
-
getTotalCount
public int getTotalCount()
Count of total item(s) inside an operation.
int32 total_count = 5;- Specified by:
getTotalCountin interfaceBatchOperationMetadataOrBuilder- Returns:
- The totalCount.
-
setTotalCount
public BatchOperationMetadata.Builder setTotalCount(int value)
Count of total item(s) inside an operation.
int32 total_count = 5;- Parameters:
value- The totalCount to set.- Returns:
- This builder for chaining.
-
clearTotalCount
public BatchOperationMetadata.Builder clearTotalCount()
Count of total item(s) inside an operation.
int32 total_count = 5;- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()
The time when the batch operation is created.
.google.protobuf.Timestamp create_time = 6;- Specified by:
hasCreateTimein interfaceBatchOperationMetadataOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
The time when the batch operation is created.
.google.protobuf.Timestamp create_time = 6;- Specified by:
getCreateTimein interfaceBatchOperationMetadataOrBuilder- Returns:
- The createTime.
-
setCreateTime
public BatchOperationMetadata.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time when the batch operation is created.
.google.protobuf.Timestamp create_time = 6;
-
setCreateTime
public BatchOperationMetadata.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the batch operation is created.
.google.protobuf.Timestamp create_time = 6;
-
mergeCreateTime
public BatchOperationMetadata.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time when the batch operation is created.
.google.protobuf.Timestamp create_time = 6;
-
clearCreateTime
public BatchOperationMetadata.Builder clearCreateTime()
The time when the batch operation is created.
.google.protobuf.Timestamp create_time = 6;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time when the batch operation is created.
.google.protobuf.Timestamp create_time = 6;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time when the batch operation is created.
.google.protobuf.Timestamp create_time = 6;- Specified by:
getCreateTimeOrBuilderin interfaceBatchOperationMetadataOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
The time when the batch operation status is updated. The metadata and the [update_time][google.cloud.talent.v4beta1.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is returned.
.google.protobuf.Timestamp update_time = 7;- Specified by:
hasUpdateTimein interfaceBatchOperationMetadataOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
The time when the batch operation status is updated. The metadata and the [update_time][google.cloud.talent.v4beta1.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is returned.
.google.protobuf.Timestamp update_time = 7;- Specified by:
getUpdateTimein interfaceBatchOperationMetadataOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public BatchOperationMetadata.Builder setUpdateTime(com.google.protobuf.Timestamp value)
The time when the batch operation status is updated. The metadata and the [update_time][google.cloud.talent.v4beta1.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is returned.
.google.protobuf.Timestamp update_time = 7;
-
setUpdateTime
public BatchOperationMetadata.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the batch operation status is updated. The metadata and the [update_time][google.cloud.talent.v4beta1.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is returned.
.google.protobuf.Timestamp update_time = 7;
-
mergeUpdateTime
public BatchOperationMetadata.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
The time when the batch operation status is updated. The metadata and the [update_time][google.cloud.talent.v4beta1.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is returned.
.google.protobuf.Timestamp update_time = 7;
-
clearUpdateTime
public BatchOperationMetadata.Builder clearUpdateTime()
The time when the batch operation status is updated. The metadata and the [update_time][google.cloud.talent.v4beta1.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is returned.
.google.protobuf.Timestamp update_time = 7;
-
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
The time when the batch operation status is updated. The metadata and the [update_time][google.cloud.talent.v4beta1.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is returned.
.google.protobuf.Timestamp update_time = 7;
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
The time when the batch operation status is updated. The metadata and the [update_time][google.cloud.talent.v4beta1.BatchOperationMetadata.update_time] is refreshed every minute otherwise cached data is returned.
.google.protobuf.Timestamp update_time = 7;- Specified by:
getUpdateTimeOrBuilderin interfaceBatchOperationMetadataOrBuilder
-
hasEndTime
public boolean hasEndTime()
The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
.google.protobuf.Timestamp end_time = 8;- Specified by:
hasEndTimein interfaceBatchOperationMetadataOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
.google.protobuf.Timestamp end_time = 8;- Specified by:
getEndTimein interfaceBatchOperationMetadataOrBuilder- Returns:
- The endTime.
-
setEndTime
public BatchOperationMetadata.Builder setEndTime(com.google.protobuf.Timestamp value)
The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
.google.protobuf.Timestamp end_time = 8;
-
setEndTime
public BatchOperationMetadata.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
.google.protobuf.Timestamp end_time = 8;
-
mergeEndTime
public BatchOperationMetadata.Builder mergeEndTime(com.google.protobuf.Timestamp value)
The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
.google.protobuf.Timestamp end_time = 8;
-
clearEndTime
public BatchOperationMetadata.Builder clearEndTime()
The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
.google.protobuf.Timestamp end_time = 8;
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
.google.protobuf.Timestamp end_time = 8;
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
The time when the batch operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to `true`.
.google.protobuf.Timestamp end_time = 8;- Specified by:
getEndTimeOrBuilderin interfaceBatchOperationMetadataOrBuilder
-
setUnknownFields
public final BatchOperationMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationMetadata.Builder>
-
mergeUnknownFields
public final BatchOperationMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationMetadata.Builder>
-
-