public static final class SampleRowKeysRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysRequest.Builder> implements SampleRowKeysRequestOrBuilder
Request message for Bigtable.SampleRowKeys.Protobuf type
google.bigtable.v2.SampleRowKeysRequestaddRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, 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.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysRequest.Builder>public SampleRowKeysRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysRequest.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.GeneratedMessage.Builder<SampleRowKeysRequest.Builder>public SampleRowKeysRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SampleRowKeysRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SampleRowKeysRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SampleRowKeysRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SampleRowKeysRequest.Builder>public SampleRowKeysRequest.Builder mergeFrom(SampleRowKeysRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysRequest.Builder>public SampleRowKeysRequest.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<SampleRowKeysRequest.Builder>IOExceptionpublic String getTableName()
Optional. The unique name of the table from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getTableName in interface SampleRowKeysRequestOrBuilderpublic com.google.protobuf.ByteString getTableNameBytes()
Optional. The unique name of the table from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getTableNameBytes in interface SampleRowKeysRequestOrBuilderpublic SampleRowKeysRequest.Builder setTableName(String value)
Optional. The unique name of the table from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The tableName to set.public SampleRowKeysRequest.Builder clearTableName()
Optional. The unique name of the table from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
public SampleRowKeysRequest.Builder setTableNameBytes(com.google.protobuf.ByteString value)
Optional. The unique name of the table from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The bytes for tableName to set.public String getAuthorizedViewName()
Optional. The unique name of the AuthorizedView from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>/authorizedViews/<authorized_view>`.
string authorized_view_name = 4 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getAuthorizedViewName in interface SampleRowKeysRequestOrBuilderpublic com.google.protobuf.ByteString getAuthorizedViewNameBytes()
Optional. The unique name of the AuthorizedView from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>/authorizedViews/<authorized_view>`.
string authorized_view_name = 4 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getAuthorizedViewNameBytes in interface SampleRowKeysRequestOrBuilderpublic SampleRowKeysRequest.Builder setAuthorizedViewName(String value)
Optional. The unique name of the AuthorizedView from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>/authorizedViews/<authorized_view>`.
string authorized_view_name = 4 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The authorizedViewName to set.public SampleRowKeysRequest.Builder clearAuthorizedViewName()
Optional. The unique name of the AuthorizedView from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>/authorizedViews/<authorized_view>`.
string authorized_view_name = 4 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
public SampleRowKeysRequest.Builder setAuthorizedViewNameBytes(com.google.protobuf.ByteString value)
Optional. The unique name of the AuthorizedView from which to sample row keys. Values are of the form `projects/<project>/instances/<instance>/tables/<table>/authorizedViews/<authorized_view>`.
string authorized_view_name = 4 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The bytes for authorizedViewName to set.public String getMaterializedViewName()
Optional. The unique name of the MaterializedView from which to read. Values are of the form `projects/<project>/instances/<instance>/materializedViews/<materialized_view>`.
string materialized_view_name = 5 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getMaterializedViewName in interface SampleRowKeysRequestOrBuilderpublic com.google.protobuf.ByteString getMaterializedViewNameBytes()
Optional. The unique name of the MaterializedView from which to read. Values are of the form `projects/<project>/instances/<instance>/materializedViews/<materialized_view>`.
string materialized_view_name = 5 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getMaterializedViewNameBytes in interface SampleRowKeysRequestOrBuilderpublic SampleRowKeysRequest.Builder setMaterializedViewName(String value)
Optional. The unique name of the MaterializedView from which to read. Values are of the form `projects/<project>/instances/<instance>/materializedViews/<materialized_view>`.
string materialized_view_name = 5 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The materializedViewName to set.public SampleRowKeysRequest.Builder clearMaterializedViewName()
Optional. The unique name of the MaterializedView from which to read. Values are of the form `projects/<project>/instances/<instance>/materializedViews/<materialized_view>`.
string materialized_view_name = 5 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
public SampleRowKeysRequest.Builder setMaterializedViewNameBytes(com.google.protobuf.ByteString value)
Optional. The unique name of the MaterializedView from which to read. Values are of the form `projects/<project>/instances/<instance>/materializedViews/<materialized_view>`.
string materialized_view_name = 5 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
value - The bytes for materializedViewName to set.public String getAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;getAppProfileId in interface SampleRowKeysRequestOrBuilderpublic com.google.protobuf.ByteString getAppProfileIdBytes()
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;getAppProfileIdBytes in interface SampleRowKeysRequestOrBuilderpublic SampleRowKeysRequest.Builder setAppProfileId(String value)
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;value - The appProfileId to set.public SampleRowKeysRequest.Builder clearAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;public SampleRowKeysRequest.Builder setAppProfileIdBytes(com.google.protobuf.ByteString value)
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;value - The bytes for appProfileId to set.Copyright © 2026 Google LLC. All rights reserved.