Package com.google.cloud.datafusion.v1
Class OperationMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder>
-
- com.google.cloud.datafusion.v1.OperationMetadata.Builder
-
- All Implemented Interfaces:
OperationMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- OperationMetadata
public static final class OperationMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder> implements OperationMetadataOrBuilder
Represents the metadata of a long-running operation.
Protobuf typegoogle.cloud.datafusion.v1.OperationMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description OperationMetadata.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OperationMetadatabuild()OperationMetadatabuildPartial()OperationMetadata.Builderclear()OperationMetadata.BuilderclearAdditionalStatus()OperationMetadata.BuilderclearApiVersion()API version used to start the operation.OperationMetadata.BuilderclearCreateTime()The time the operation was created.OperationMetadata.BuilderclearEndTime()The time the operation finished running.OperationMetadata.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)OperationMetadata.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OperationMetadata.BuilderclearRequestedCancellation()Identifies whether the user has requested cancellation of the operation.OperationMetadata.BuilderclearStatusDetail()Human-readable status of the operation if any.OperationMetadata.BuilderclearTarget()Server-defined resource path for the target of the operation.OperationMetadata.BuilderclearVerb()Name of the verb executed by the operation.OperationMetadata.Builderclone()booleancontainsAdditionalStatus(String key)Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETINGMap<String,String>getAdditionalStatus()Deprecated.intgetAdditionalStatusCount()Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETINGMap<String,String>getAdditionalStatusMap()Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETINGStringgetAdditionalStatusOrDefault(String key, String defaultValue)Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETINGStringgetAdditionalStatusOrThrow(String key)Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETINGStringgetApiVersion()API version used to start the operation.com.google.protobuf.ByteStringgetApiVersionBytes()API version used to start the operation.com.google.protobuf.TimestampgetCreateTime()The time the operation was created.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()The time the operation was created.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()The time the operation was created.OperationMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetEndTime()The time the operation finished running.com.google.protobuf.Timestamp.BuildergetEndTimeBuilder()The time the operation finished running.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()The time the operation finished running.Map<String,String>getMutableAdditionalStatus()Deprecated.booleangetRequestedCancellation()Identifies whether the user has requested cancellation of the operation.StringgetStatusDetail()Human-readable status of the operation if any.com.google.protobuf.ByteStringgetStatusDetailBytes()Human-readable status of the operation if any.StringgetTarget()Server-defined resource path for the target of the operation.com.google.protobuf.ByteStringgetTargetBytes()Server-defined resource path for the target of the operation.StringgetVerb()Name of the verb executed by the operation.com.google.protobuf.ByteStringgetVerbBytes()Name of the verb executed by the operation.booleanhasCreateTime()The time the operation was created.booleanhasEndTime()The time the operation finished running.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()OperationMetadata.BuildermergeCreateTime(com.google.protobuf.Timestamp value)The time the operation was created.OperationMetadata.BuildermergeEndTime(com.google.protobuf.Timestamp value)The time the operation finished running.OperationMetadata.BuildermergeFrom(OperationMetadata other)OperationMetadata.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OperationMetadata.BuildermergeFrom(com.google.protobuf.Message other)OperationMetadata.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OperationMetadata.BuilderputAdditionalStatus(String key, String value)Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETINGOperationMetadata.BuilderputAllAdditionalStatus(Map<String,String> values)Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETINGOperationMetadata.BuilderremoveAdditionalStatus(String key)Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETINGOperationMetadata.BuildersetApiVersion(String value)API version used to start the operation.OperationMetadata.BuildersetApiVersionBytes(com.google.protobuf.ByteString value)API version used to start the operation.OperationMetadata.BuildersetCreateTime(com.google.protobuf.Timestamp value)The time the operation was created.OperationMetadata.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)The time the operation was created.OperationMetadata.BuildersetEndTime(com.google.protobuf.Timestamp value)The time the operation finished running.OperationMetadata.BuildersetEndTime(com.google.protobuf.Timestamp.Builder builderForValue)The time the operation finished running.OperationMetadata.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OperationMetadata.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)OperationMetadata.BuildersetRequestedCancellation(boolean value)Identifies whether the user has requested cancellation of the operation.OperationMetadata.BuildersetStatusDetail(String value)Human-readable status of the operation if any.OperationMetadata.BuildersetStatusDetailBytes(com.google.protobuf.ByteString value)Human-readable status of the operation if any.OperationMetadata.BuildersetTarget(String value)Server-defined resource path for the target of the operation.OperationMetadata.BuildersetTargetBytes(com.google.protobuf.ByteString value)Server-defined resource path for the target of the operation.OperationMetadata.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OperationMetadata.BuildersetVerb(String value)Name of the verb executed by the operation.OperationMetadata.BuildersetVerbBytes(com.google.protobuf.ByteString value)Name of the verb executed by the operation.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, 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()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder>
-
clear
public OperationMetadata.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<OperationMetadata.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<OperationMetadata.Builder>
-
getDefaultInstanceForType
public OperationMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public OperationMetadata build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OperationMetadata buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OperationMetadata.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<OperationMetadata.Builder>
-
setField
public OperationMetadata.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<OperationMetadata.Builder>
-
clearField
public OperationMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder>
-
clearOneof
public OperationMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder>
-
setRepeatedField
public OperationMetadata.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<OperationMetadata.Builder>
-
addRepeatedField
public OperationMetadata.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<OperationMetadata.Builder>
-
mergeFrom
public OperationMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OperationMetadata.Builder>
-
mergeFrom
public OperationMetadata.Builder mergeFrom(OperationMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder>
-
mergeFrom
public OperationMetadata.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<OperationMetadata.Builder>- Throws:
IOException
-
hasCreateTime
public boolean hasCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;- Specified by:
hasCreateTimein interfaceOperationMetadataOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;- Specified by:
getCreateTimein interfaceOperationMetadataOrBuilder- Returns:
- The createTime.
-
setCreateTime
public OperationMetadata.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;
-
setCreateTime
public OperationMetadata.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;
-
mergeCreateTime
public OperationMetadata.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;
-
clearCreateTime
public OperationMetadata.Builder clearCreateTime()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time the operation was created.
.google.protobuf.Timestamp create_time = 1;- Specified by:
getCreateTimeOrBuilderin interfaceOperationMetadataOrBuilder
-
hasEndTime
public boolean hasEndTime()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;- Specified by:
hasEndTimein interfaceOperationMetadataOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;- Specified by:
getEndTimein interfaceOperationMetadataOrBuilder- Returns:
- The endTime.
-
setEndTime
public OperationMetadata.Builder setEndTime(com.google.protobuf.Timestamp value)
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;
-
setEndTime
public OperationMetadata.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;
-
mergeEndTime
public OperationMetadata.Builder mergeEndTime(com.google.protobuf.Timestamp value)
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;
-
clearEndTime
public OperationMetadata.Builder clearEndTime()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
The time the operation finished running.
.google.protobuf.Timestamp end_time = 2;- Specified by:
getEndTimeOrBuilderin interfaceOperationMetadataOrBuilder
-
getTarget
public String getTarget()
Server-defined resource path for the target of the operation.
string target = 3;- Specified by:
getTargetin interfaceOperationMetadataOrBuilder- Returns:
- The target.
-
getTargetBytes
public com.google.protobuf.ByteString getTargetBytes()
Server-defined resource path for the target of the operation.
string target = 3;- Specified by:
getTargetBytesin interfaceOperationMetadataOrBuilder- Returns:
- The bytes for target.
-
setTarget
public OperationMetadata.Builder setTarget(String value)
Server-defined resource path for the target of the operation.
string target = 3;- Parameters:
value- The target to set.- Returns:
- This builder for chaining.
-
clearTarget
public OperationMetadata.Builder clearTarget()
Server-defined resource path for the target of the operation.
string target = 3;- Returns:
- This builder for chaining.
-
setTargetBytes
public OperationMetadata.Builder setTargetBytes(com.google.protobuf.ByteString value)
Server-defined resource path for the target of the operation.
string target = 3;- Parameters:
value- The bytes for target to set.- Returns:
- This builder for chaining.
-
getVerb
public String getVerb()
Name of the verb executed by the operation.
string verb = 4;- Specified by:
getVerbin interfaceOperationMetadataOrBuilder- Returns:
- The verb.
-
getVerbBytes
public com.google.protobuf.ByteString getVerbBytes()
Name of the verb executed by the operation.
string verb = 4;- Specified by:
getVerbBytesin interfaceOperationMetadataOrBuilder- Returns:
- The bytes for verb.
-
setVerb
public OperationMetadata.Builder setVerb(String value)
Name of the verb executed by the operation.
string verb = 4;- Parameters:
value- The verb to set.- Returns:
- This builder for chaining.
-
clearVerb
public OperationMetadata.Builder clearVerb()
Name of the verb executed by the operation.
string verb = 4;- Returns:
- This builder for chaining.
-
setVerbBytes
public OperationMetadata.Builder setVerbBytes(com.google.protobuf.ByteString value)
Name of the verb executed by the operation.
string verb = 4;- Parameters:
value- The bytes for verb to set.- Returns:
- This builder for chaining.
-
getStatusDetail
public String getStatusDetail()
Human-readable status of the operation if any.
string status_detail = 5;- Specified by:
getStatusDetailin interfaceOperationMetadataOrBuilder- Returns:
- The statusDetail.
-
getStatusDetailBytes
public com.google.protobuf.ByteString getStatusDetailBytes()
Human-readable status of the operation if any.
string status_detail = 5;- Specified by:
getStatusDetailBytesin interfaceOperationMetadataOrBuilder- Returns:
- The bytes for statusDetail.
-
setStatusDetail
public OperationMetadata.Builder setStatusDetail(String value)
Human-readable status of the operation if any.
string status_detail = 5;- Parameters:
value- The statusDetail to set.- Returns:
- This builder for chaining.
-
clearStatusDetail
public OperationMetadata.Builder clearStatusDetail()
Human-readable status of the operation if any.
string status_detail = 5;- Returns:
- This builder for chaining.
-
setStatusDetailBytes
public OperationMetadata.Builder setStatusDetailBytes(com.google.protobuf.ByteString value)
Human-readable status of the operation if any.
string status_detail = 5;- Parameters:
value- The bytes for statusDetail to set.- Returns:
- This builder for chaining.
-
getRequestedCancellation
public boolean getRequestedCancellation()
Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have [Operation.error][] value with a [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to `Code.CANCELLED`.
bool requested_cancellation = 6;- Specified by:
getRequestedCancellationin interfaceOperationMetadataOrBuilder- Returns:
- The requestedCancellation.
-
setRequestedCancellation
public OperationMetadata.Builder setRequestedCancellation(boolean value)
Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have [Operation.error][] value with a [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to `Code.CANCELLED`.
bool requested_cancellation = 6;- Parameters:
value- The requestedCancellation to set.- Returns:
- This builder for chaining.
-
clearRequestedCancellation
public OperationMetadata.Builder clearRequestedCancellation()
Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have [Operation.error][] value with a [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to `Code.CANCELLED`.
bool requested_cancellation = 6;- Returns:
- This builder for chaining.
-
getApiVersion
public String getApiVersion()
API version used to start the operation.
string api_version = 7;- Specified by:
getApiVersionin interfaceOperationMetadataOrBuilder- Returns:
- The apiVersion.
-
getApiVersionBytes
public com.google.protobuf.ByteString getApiVersionBytes()
API version used to start the operation.
string api_version = 7;- Specified by:
getApiVersionBytesin interfaceOperationMetadataOrBuilder- Returns:
- The bytes for apiVersion.
-
setApiVersion
public OperationMetadata.Builder setApiVersion(String value)
API version used to start the operation.
string api_version = 7;- Parameters:
value- The apiVersion to set.- Returns:
- This builder for chaining.
-
clearApiVersion
public OperationMetadata.Builder clearApiVersion()
API version used to start the operation.
string api_version = 7;- Returns:
- This builder for chaining.
-
setApiVersionBytes
public OperationMetadata.Builder setApiVersionBytes(com.google.protobuf.ByteString value)
API version used to start the operation.
string api_version = 7;- Parameters:
value- The bytes for apiVersion to set.- Returns:
- This builder for chaining.
-
getAdditionalStatusCount
public int getAdditionalStatusCount()
Description copied from interface:OperationMetadataOrBuilderMap to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETING
map<string, string> additional_status = 8;- Specified by:
getAdditionalStatusCountin interfaceOperationMetadataOrBuilder
-
containsAdditionalStatus
public boolean containsAdditionalStatus(String key)
Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETING
map<string, string> additional_status = 8;- Specified by:
containsAdditionalStatusin interfaceOperationMetadataOrBuilder
-
getAdditionalStatus
@Deprecated public Map<String,String> getAdditionalStatus()
Deprecated.UsegetAdditionalStatusMap()instead.- Specified by:
getAdditionalStatusin interfaceOperationMetadataOrBuilder
-
getAdditionalStatusMap
public Map<String,String> getAdditionalStatusMap()
Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETING
map<string, string> additional_status = 8;- Specified by:
getAdditionalStatusMapin interfaceOperationMetadataOrBuilder
-
getAdditionalStatusOrDefault
public String getAdditionalStatusOrDefault(String key, String defaultValue)
Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETING
map<string, string> additional_status = 8;- Specified by:
getAdditionalStatusOrDefaultin interfaceOperationMetadataOrBuilder
-
getAdditionalStatusOrThrow
public String getAdditionalStatusOrThrow(String key)
Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETING
map<string, string> additional_status = 8;- Specified by:
getAdditionalStatusOrThrowin interfaceOperationMetadataOrBuilder
-
clearAdditionalStatus
public OperationMetadata.Builder clearAdditionalStatus()
-
removeAdditionalStatus
public OperationMetadata.Builder removeAdditionalStatus(String key)
Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETING
map<string, string> additional_status = 8;
-
getMutableAdditionalStatus
@Deprecated public Map<String,String> getMutableAdditionalStatus()
Deprecated.Use alternate mutation accessors instead.
-
putAdditionalStatus
public OperationMetadata.Builder putAdditionalStatus(String key, String value)
Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETING
map<string, string> additional_status = 8;
-
putAllAdditionalStatus
public OperationMetadata.Builder putAllAdditionalStatus(Map<String,String> values)
Map to hold any additional status info for the operation If there is an accelerator being enabled/disabled/deleted, this will be populated with accelerator name as key and status as ENABLING, DISABLING or DELETING
map<string, string> additional_status = 8;
-
setUnknownFields
public final OperationMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder>
-
mergeUnknownFields
public final OperationMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OperationMetadata.Builder>
-
-