Package com.google.bigtable.admin.v2
Class CreateClusterMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>
-
- com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
- All Implemented Interfaces:
CreateClusterMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CreateClusterMetadata
public static final class CreateClusterMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder> implements CreateClusterMetadataOrBuilder
The metadata for the Operation returned by CreateCluster.
Protobuf typegoogle.bigtable.admin.v2.CreateClusterMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description CreateClusterMetadata.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CreateClusterMetadatabuild()CreateClusterMetadatabuildPartial()CreateClusterMetadata.Builderclear()CreateClusterMetadata.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CreateClusterMetadata.BuilderclearFinishTime()The time at which the operation failed or was completed successfully.CreateClusterMetadata.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CreateClusterMetadata.BuilderclearOriginalRequest()The request that prompted the initiation of this CreateCluster operation.CreateClusterMetadata.BuilderclearRequestTime()The time at which the original request was received.CreateClusterMetadata.BuilderclearTables()CreateClusterMetadata.Builderclone()booleancontainsTables(String key)Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.CreateClusterMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetFinishTime()The time at which the operation failed or was completed successfully.com.google.protobuf.Timestamp.BuildergetFinishTimeBuilder()The time at which the operation failed or was completed successfully.com.google.protobuf.TimestampOrBuildergetFinishTimeOrBuilder()The time at which the operation failed or was completed successfully.Map<String,CreateClusterMetadata.TableProgress>getMutableTables()Deprecated.CreateClusterRequestgetOriginalRequest()The request that prompted the initiation of this CreateCluster operation.CreateClusterRequest.BuildergetOriginalRequestBuilder()The request that prompted the initiation of this CreateCluster operation.CreateClusterRequestOrBuildergetOriginalRequestOrBuilder()The request that prompted the initiation of this CreateCluster operation.com.google.protobuf.TimestampgetRequestTime()The time at which the original request was received.com.google.protobuf.Timestamp.BuildergetRequestTimeBuilder()The time at which the original request was received.com.google.protobuf.TimestampOrBuildergetRequestTimeOrBuilder()The time at which the original request was received.Map<String,CreateClusterMetadata.TableProgress>getTables()Deprecated.intgetTablesCount()Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.Map<String,CreateClusterMetadata.TableProgress>getTablesMap()Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.CreateClusterMetadata.TableProgressgetTablesOrDefault(String key, CreateClusterMetadata.TableProgress defaultValue)Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.CreateClusterMetadata.TableProgressgetTablesOrThrow(String key)Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.booleanhasFinishTime()The time at which the operation failed or was completed successfully.booleanhasOriginalRequest()The request that prompted the initiation of this CreateCluster operation.booleanhasRequestTime()The time at which the original request was received.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()CreateClusterMetadata.BuildermergeFinishTime(com.google.protobuf.Timestamp value)The time at which the operation failed or was completed successfully.CreateClusterMetadata.BuildermergeFrom(CreateClusterMetadata other)CreateClusterMetadata.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CreateClusterMetadata.BuildermergeFrom(com.google.protobuf.Message other)CreateClusterMetadata.BuildermergeOriginalRequest(CreateClusterRequest value)The request that prompted the initiation of this CreateCluster operation.CreateClusterMetadata.BuildermergeRequestTime(com.google.protobuf.Timestamp value)The time at which the original request was received.CreateClusterMetadata.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CreateClusterMetadata.BuilderputAllTables(Map<String,CreateClusterMetadata.TableProgress> values)Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.CreateClusterMetadata.BuilderputTables(String key, CreateClusterMetadata.TableProgress value)Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.CreateClusterMetadata.BuilderremoveTables(String key)Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.CreateClusterMetadata.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)CreateClusterMetadata.BuildersetFinishTime(com.google.protobuf.Timestamp value)The time at which the operation failed or was completed successfully.CreateClusterMetadata.BuildersetFinishTime(com.google.protobuf.Timestamp.Builder builderForValue)The time at which the operation failed or was completed successfully.CreateClusterMetadata.BuildersetOriginalRequest(CreateClusterRequest value)The request that prompted the initiation of this CreateCluster operation.CreateClusterMetadata.BuildersetOriginalRequest(CreateClusterRequest.Builder builderForValue)The request that prompted the initiation of this CreateCluster operation.CreateClusterMetadata.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)CreateClusterMetadata.BuildersetRequestTime(com.google.protobuf.Timestamp value)The time at which the original request was received.CreateClusterMetadata.BuildersetRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)The time at which the original request was received.CreateClusterMetadata.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, 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<CreateClusterMetadata.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>
-
clear
public CreateClusterMetadata.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<CreateClusterMetadata.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<CreateClusterMetadata.Builder>
-
getDefaultInstanceForType
public CreateClusterMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CreateClusterMetadata build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CreateClusterMetadata buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CreateClusterMetadata.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<CreateClusterMetadata.Builder>
-
setField
public CreateClusterMetadata.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<CreateClusterMetadata.Builder>
-
clearField
public CreateClusterMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>
-
clearOneof
public CreateClusterMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>
-
setRepeatedField
public CreateClusterMetadata.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<CreateClusterMetadata.Builder>
-
addRepeatedField
public CreateClusterMetadata.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<CreateClusterMetadata.Builder>
-
mergeFrom
public CreateClusterMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CreateClusterMetadata.Builder>
-
mergeFrom
public CreateClusterMetadata.Builder mergeFrom(CreateClusterMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>
-
mergeFrom
public CreateClusterMetadata.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<CreateClusterMetadata.Builder>- Throws:
IOException
-
hasOriginalRequest
public boolean hasOriginalRequest()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;- Specified by:
hasOriginalRequestin interfaceCreateClusterMetadataOrBuilder- Returns:
- Whether the originalRequest field is set.
-
getOriginalRequest
public CreateClusterRequest getOriginalRequest()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;- Specified by:
getOriginalRequestin interfaceCreateClusterMetadataOrBuilder- Returns:
- The originalRequest.
-
setOriginalRequest
public CreateClusterMetadata.Builder setOriginalRequest(CreateClusterRequest value)
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;
-
setOriginalRequest
public CreateClusterMetadata.Builder setOriginalRequest(CreateClusterRequest.Builder builderForValue)
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;
-
mergeOriginalRequest
public CreateClusterMetadata.Builder mergeOriginalRequest(CreateClusterRequest value)
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;
-
clearOriginalRequest
public CreateClusterMetadata.Builder clearOriginalRequest()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;
-
getOriginalRequestBuilder
public CreateClusterRequest.Builder getOriginalRequestBuilder()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;
-
getOriginalRequestOrBuilder
public CreateClusterRequestOrBuilder getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;- Specified by:
getOriginalRequestOrBuilderin interfaceCreateClusterMetadataOrBuilder
-
hasRequestTime
public boolean hasRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;- Specified by:
hasRequestTimein interfaceCreateClusterMetadataOrBuilder- Returns:
- Whether the requestTime field is set.
-
getRequestTime
public com.google.protobuf.Timestamp getRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;- Specified by:
getRequestTimein interfaceCreateClusterMetadataOrBuilder- Returns:
- The requestTime.
-
setRequestTime
public CreateClusterMetadata.Builder setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;
-
setRequestTime
public CreateClusterMetadata.Builder setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;
-
mergeRequestTime
public CreateClusterMetadata.Builder mergeRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;
-
clearRequestTime
public CreateClusterMetadata.Builder clearRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;
-
getRequestTimeBuilder
public com.google.protobuf.Timestamp.Builder getRequestTimeBuilder()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;
-
getRequestTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getRequestTimeOrBuilder()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;- Specified by:
getRequestTimeOrBuilderin interfaceCreateClusterMetadataOrBuilder
-
hasFinishTime
public boolean hasFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;- Specified by:
hasFinishTimein interfaceCreateClusterMetadataOrBuilder- Returns:
- Whether the finishTime field is set.
-
getFinishTime
public com.google.protobuf.Timestamp getFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;- Specified by:
getFinishTimein interfaceCreateClusterMetadataOrBuilder- Returns:
- The finishTime.
-
setFinishTime
public CreateClusterMetadata.Builder setFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;
-
setFinishTime
public CreateClusterMetadata.Builder setFinishTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;
-
mergeFinishTime
public CreateClusterMetadata.Builder mergeFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;
-
clearFinishTime
public CreateClusterMetadata.Builder clearFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;
-
getFinishTimeBuilder
public com.google.protobuf.Timestamp.Builder getFinishTimeBuilder()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;
-
getFinishTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getFinishTimeOrBuilder()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;- Specified by:
getFinishTimeOrBuilderin interfaceCreateClusterMetadataOrBuilder
-
getTablesCount
public int getTablesCount()
Description copied from interface:CreateClusterMetadataOrBuilderKeys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e. `projects/<project>/instances/<instance>/tables/<table>`. Any table added to the instance by a later API call will be created in the new cluster by that API call, not this one. Values: information on how much of a table's data has been copied to the newly-created cluster so far.
map<string, .google.bigtable.admin.v2.CreateClusterMetadata.TableProgress> tables = 4;- Specified by:
getTablesCountin interfaceCreateClusterMetadataOrBuilder
-
containsTables
public boolean containsTables(String key)
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e. `projects/<project>/instances/<instance>/tables/<table>`. Any table added to the instance by a later API call will be created in the new cluster by that API call, not this one. Values: information on how much of a table's data has been copied to the newly-created cluster so far.
map<string, .google.bigtable.admin.v2.CreateClusterMetadata.TableProgress> tables = 4;- Specified by:
containsTablesin interfaceCreateClusterMetadataOrBuilder
-
getTables
@Deprecated public Map<String,CreateClusterMetadata.TableProgress> getTables()
Deprecated.UsegetTablesMap()instead.- Specified by:
getTablesin interfaceCreateClusterMetadataOrBuilder
-
getTablesMap
public Map<String,CreateClusterMetadata.TableProgress> getTablesMap()
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e. `projects/<project>/instances/<instance>/tables/<table>`. Any table added to the instance by a later API call will be created in the new cluster by that API call, not this one. Values: information on how much of a table's data has been copied to the newly-created cluster so far.
map<string, .google.bigtable.admin.v2.CreateClusterMetadata.TableProgress> tables = 4;- Specified by:
getTablesMapin interfaceCreateClusterMetadataOrBuilder
-
getTablesOrDefault
public CreateClusterMetadata.TableProgress getTablesOrDefault(String key, CreateClusterMetadata.TableProgress defaultValue)
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e. `projects/<project>/instances/<instance>/tables/<table>`. Any table added to the instance by a later API call will be created in the new cluster by that API call, not this one. Values: information on how much of a table's data has been copied to the newly-created cluster so far.
map<string, .google.bigtable.admin.v2.CreateClusterMetadata.TableProgress> tables = 4;- Specified by:
getTablesOrDefaultin interfaceCreateClusterMetadataOrBuilder
-
getTablesOrThrow
public CreateClusterMetadata.TableProgress getTablesOrThrow(String key)
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e. `projects/<project>/instances/<instance>/tables/<table>`. Any table added to the instance by a later API call will be created in the new cluster by that API call, not this one. Values: information on how much of a table's data has been copied to the newly-created cluster so far.
map<string, .google.bigtable.admin.v2.CreateClusterMetadata.TableProgress> tables = 4;- Specified by:
getTablesOrThrowin interfaceCreateClusterMetadataOrBuilder
-
clearTables
public CreateClusterMetadata.Builder clearTables()
-
removeTables
public CreateClusterMetadata.Builder removeTables(String key)
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e. `projects/<project>/instances/<instance>/tables/<table>`. Any table added to the instance by a later API call will be created in the new cluster by that API call, not this one. Values: information on how much of a table's data has been copied to the newly-created cluster so far.
map<string, .google.bigtable.admin.v2.CreateClusterMetadata.TableProgress> tables = 4;
-
getMutableTables
@Deprecated public Map<String,CreateClusterMetadata.TableProgress> getMutableTables()
Deprecated.Use alternate mutation accessors instead.
-
putTables
public CreateClusterMetadata.Builder putTables(String key, CreateClusterMetadata.TableProgress value)
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e. `projects/<project>/instances/<instance>/tables/<table>`. Any table added to the instance by a later API call will be created in the new cluster by that API call, not this one. Values: information on how much of a table's data has been copied to the newly-created cluster so far.
map<string, .google.bigtable.admin.v2.CreateClusterMetadata.TableProgress> tables = 4;
-
putAllTables
public CreateClusterMetadata.Builder putAllTables(Map<String,CreateClusterMetadata.TableProgress> values)
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e. `projects/<project>/instances/<instance>/tables/<table>`. Any table added to the instance by a later API call will be created in the new cluster by that API call, not this one. Values: information on how much of a table's data has been copied to the newly-created cluster so far.
map<string, .google.bigtable.admin.v2.CreateClusterMetadata.TableProgress> tables = 4;
-
setUnknownFields
public final CreateClusterMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>
-
mergeUnknownFields
public final CreateClusterMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>
-
-