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 type
google.bigtable.admin.v2.CreateClusterMetadata| Modifier and Type | Method and Description |
|---|---|
CreateClusterMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateClusterMetadata |
build() |
CreateClusterMetadata |
buildPartial() |
CreateClusterMetadata.Builder |
clear() |
CreateClusterMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateClusterMetadata.Builder |
clearFinishTime()
The time at which the operation failed or was completed successfully.
|
CreateClusterMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateClusterMetadata.Builder |
clearOriginalRequest()
The request that prompted the initiation of this CreateCluster operation.
|
CreateClusterMetadata.Builder |
clearRequestTime()
The time at which the original request was received.
|
CreateClusterMetadata.Builder |
clearTables() |
CreateClusterMetadata.Builder |
clone() |
boolean |
containsTables(String key)
Keys: the full `name` of each table that existed in the instance when
CreateCluster was first called, i.e.
|
CreateClusterMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getFinishTime()
The time at which the operation failed or was completed successfully.
|
com.google.protobuf.Timestamp.Builder |
getFinishTimeBuilder()
The time at which the operation failed or was completed successfully.
|
com.google.protobuf.TimestampOrBuilder |
getFinishTimeOrBuilder()
The time at which the operation failed or was completed successfully.
|
Map<String,CreateClusterMetadata.TableProgress> |
getMutableTables()
Deprecated.
|
CreateClusterRequest |
getOriginalRequest()
The request that prompted the initiation of this CreateCluster operation.
|
CreateClusterRequest.Builder |
getOriginalRequestBuilder()
The request that prompted the initiation of this CreateCluster operation.
|
CreateClusterRequestOrBuilder |
getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateCluster operation.
|
com.google.protobuf.Timestamp |
getRequestTime()
The time at which the original request was received.
|
com.google.protobuf.Timestamp.Builder |
getRequestTimeBuilder()
The time at which the original request was received.
|
com.google.protobuf.TimestampOrBuilder |
getRequestTimeOrBuilder()
The time at which the original request was received.
|
Map<String,CreateClusterMetadata.TableProgress> |
getTables()
Deprecated.
|
int |
getTablesCount()
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.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.
|
CreateClusterMetadata.TableProgress |
getTablesOrThrow(String key)
Keys: the full `name` of each table that existed in the instance when
CreateCluster was first called, i.e.
|
boolean |
hasFinishTime()
The time at which the operation failed or was completed successfully.
|
boolean |
hasOriginalRequest()
The request that prompted the initiation of this CreateCluster operation.
|
boolean |
hasRequestTime()
The time at which the original request was received.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
CreateClusterMetadata.Builder |
mergeFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
CreateClusterMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateClusterMetadata.Builder |
mergeFrom(CreateClusterMetadata other) |
CreateClusterMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
CreateClusterMetadata.Builder |
mergeOriginalRequest(CreateClusterRequest value)
The request that prompted the initiation of this CreateCluster operation.
|
CreateClusterMetadata.Builder |
mergeRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
CreateClusterMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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.
|
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.
|
CreateClusterMetadata.Builder |
removeTables(String key)
Keys: the full `name` of each table that existed in the instance when
CreateCluster was first called, i.e.
|
CreateClusterMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateClusterMetadata.Builder |
setFinishTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the operation failed or was completed successfully.
|
CreateClusterMetadata.Builder |
setFinishTime(com.google.protobuf.Timestamp value)
The time at which the operation failed or was completed successfully.
|
CreateClusterMetadata.Builder |
setOriginalRequest(CreateClusterRequest.Builder builderForValue)
The request that prompted the initiation of this CreateCluster operation.
|
CreateClusterMetadata.Builder |
setOriginalRequest(CreateClusterRequest value)
The request that prompted the initiation of this CreateCluster operation.
|
CreateClusterMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateClusterMetadata.Builder |
setRequestTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the original request was received.
|
CreateClusterMetadata.Builder |
setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
|
CreateClusterMetadata.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CreateClusterMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CreateClusterMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CreateClusterMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata.Builder mergeFrom(CreateClusterMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public CreateClusterMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CreateClusterMetadata.Builder>IOExceptionpublic boolean hasOriginalRequest()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;hasOriginalRequest in interface CreateClusterMetadataOrBuilderpublic CreateClusterRequest getOriginalRequest()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;getOriginalRequest in interface CreateClusterMetadataOrBuilderpublic CreateClusterMetadata.Builder setOriginalRequest(CreateClusterRequest value)
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;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;public CreateClusterMetadata.Builder mergeOriginalRequest(CreateClusterRequest value)
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;public CreateClusterMetadata.Builder clearOriginalRequest()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;public CreateClusterRequest.Builder getOriginalRequestBuilder()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;public CreateClusterRequestOrBuilder getOriginalRequestOrBuilder()
The request that prompted the initiation of this CreateCluster operation.
.google.bigtable.admin.v2.CreateClusterRequest original_request = 1;getOriginalRequestOrBuilder in interface CreateClusterMetadataOrBuilderpublic boolean hasRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;hasRequestTime in interface CreateClusterMetadataOrBuilderpublic com.google.protobuf.Timestamp getRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;getRequestTime in interface CreateClusterMetadataOrBuilderpublic CreateClusterMetadata.Builder setRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;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;public CreateClusterMetadata.Builder mergeRequestTime(com.google.protobuf.Timestamp value)
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public CreateClusterMetadata.Builder clearRequestTime()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public com.google.protobuf.Timestamp.Builder getRequestTimeBuilder()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;public com.google.protobuf.TimestampOrBuilder getRequestTimeOrBuilder()
The time at which the original request was received.
.google.protobuf.Timestamp request_time = 2;getRequestTimeOrBuilder in interface CreateClusterMetadataOrBuilderpublic boolean hasFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;hasFinishTime in interface CreateClusterMetadataOrBuilderpublic com.google.protobuf.Timestamp getFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;getFinishTime in interface CreateClusterMetadataOrBuilderpublic 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;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;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;public CreateClusterMetadata.Builder clearFinishTime()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public com.google.protobuf.Timestamp.Builder getFinishTimeBuilder()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;public com.google.protobuf.TimestampOrBuilder getFinishTimeOrBuilder()
The time at which the operation failed or was completed successfully.
.google.protobuf.Timestamp finish_time = 3;getFinishTimeOrBuilder in interface CreateClusterMetadataOrBuilderpublic int getTablesCount()
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;
getTablesCount in interface CreateClusterMetadataOrBuilderpublic 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;
containsTables in interface CreateClusterMetadataOrBuilder@Deprecated public Map<String,CreateClusterMetadata.TableProgress> getTables()
getTablesMap() instead.getTables in interface CreateClusterMetadataOrBuilderpublic 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;
getTablesMap in interface CreateClusterMetadataOrBuilderpublic 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;
getTablesOrDefault in interface CreateClusterMetadataOrBuilderpublic 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;
getTablesOrThrow in interface CreateClusterMetadataOrBuilderpublic CreateClusterMetadata.Builder clearTables()
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;
@Deprecated public Map<String,CreateClusterMetadata.TableProgress> getMutableTables()
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;
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;
public final CreateClusterMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>public final CreateClusterMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CreateClusterMetadata.Builder>Copyright © 2023 Google LLC. All rights reserved.