public static final class ReadRowsRequest.Builder extends GeneratedMessageV3.Builder<ReadRowsRequest.Builder> implements ReadRowsRequestOrBuilder
Request message for Bigtable.ReadRows.Protobuf type
google.bigtable.v2.ReadRowsRequest| Modifier and Type | Method and Description |
|---|---|
ReadRowsRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ReadRowsRequest |
build() |
ReadRowsRequest |
buildPartial() |
ReadRowsRequest.Builder |
clear() |
ReadRowsRequest.Builder |
clearAppProfileId()
This is a private alpha release of Cloud Bigtable replication.
|
ReadRowsRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
ReadRowsRequest.Builder |
clearFilter()
The filter to apply to the contents of the specified row(s).
|
ReadRowsRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ReadRowsRequest.Builder |
clearRows()
The row keys and/or ranges to read.
|
ReadRowsRequest.Builder |
clearRowsLimit()
The read will terminate after committing to N rows' worth of results.
|
ReadRowsRequest.Builder |
clearTableName()
The unique name of the table from which to read.
|
ReadRowsRequest.Builder |
clone() |
java.lang.String |
getAppProfileId()
This is a private alpha release of Cloud Bigtable replication.
|
ByteString |
getAppProfileIdBytes()
This is a private alpha release of Cloud Bigtable replication.
|
ReadRowsRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
RowFilter |
getFilter()
The filter to apply to the contents of the specified row(s).
|
RowFilter.Builder |
getFilterBuilder()
The filter to apply to the contents of the specified row(s).
|
RowFilterOrBuilder |
getFilterOrBuilder()
The filter to apply to the contents of the specified row(s).
|
RowSet |
getRows()
The row keys and/or ranges to read.
|
RowSet.Builder |
getRowsBuilder()
The row keys and/or ranges to read.
|
long |
getRowsLimit()
The read will terminate after committing to N rows' worth of results.
|
RowSetOrBuilder |
getRowsOrBuilder()
The row keys and/or ranges to read.
|
java.lang.String |
getTableName()
The unique name of the table from which to read.
|
ByteString |
getTableNameBytes()
The unique name of the table from which to read.
|
boolean |
hasFilter()
The filter to apply to the contents of the specified row(s).
|
boolean |
hasRows()
The row keys and/or ranges to read.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReadRowsRequest.Builder |
mergeFilter(RowFilter value)
The filter to apply to the contents of the specified row(s).
|
ReadRowsRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ReadRowsRequest.Builder |
mergeFrom(Message other) |
ReadRowsRequest.Builder |
mergeFrom(ReadRowsRequest other) |
ReadRowsRequest.Builder |
mergeRows(RowSet value)
The row keys and/or ranges to read.
|
ReadRowsRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ReadRowsRequest.Builder |
setAppProfileId(java.lang.String value)
This is a private alpha release of Cloud Bigtable replication.
|
ReadRowsRequest.Builder |
setAppProfileIdBytes(ByteString value)
This is a private alpha release of Cloud Bigtable replication.
|
ReadRowsRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
ReadRowsRequest.Builder |
setFilter(RowFilter.Builder builderForValue)
The filter to apply to the contents of the specified row(s).
|
ReadRowsRequest.Builder |
setFilter(RowFilter value)
The filter to apply to the contents of the specified row(s).
|
ReadRowsRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ReadRowsRequest.Builder |
setRows(RowSet.Builder builderForValue)
The row keys and/or ranges to read.
|
ReadRowsRequest.Builder |
setRows(RowSet value)
The row keys and/or ranges to read.
|
ReadRowsRequest.Builder |
setRowsLimit(long value)
The read will terminate after committing to N rows' worth of results.
|
ReadRowsRequest.Builder |
setTableName(java.lang.String value)
The unique name of the table from which to read.
|
ReadRowsRequest.Builder |
setTableNameBytes(ByteString value)
The unique name of the table from which to read.
|
ReadRowsRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public ReadRowsRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public ReadRowsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic ReadRowsRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic ReadRowsRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic ReadRowsRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public ReadRowsRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public ReadRowsRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public ReadRowsRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public ReadRowsRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public ReadRowsRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public ReadRowsRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<ReadRowsRequest.Builder>public ReadRowsRequest.Builder mergeFrom(ReadRowsRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public ReadRowsRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<ReadRowsRequest.Builder>java.io.IOExceptionpublic java.lang.String getTableName()
The unique name of the table from which to read. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1;getTableName in interface ReadRowsRequestOrBuilderpublic ByteString getTableNameBytes()
The unique name of the table from which to read. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1;getTableNameBytes in interface ReadRowsRequestOrBuilderpublic ReadRowsRequest.Builder setTableName(java.lang.String value)
The unique name of the table from which to read. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1;public ReadRowsRequest.Builder clearTableName()
The unique name of the table from which to read. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1;public ReadRowsRequest.Builder setTableNameBytes(ByteString value)
The unique name of the table from which to read. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`.
string table_name = 1;public java.lang.String getAppProfileId()
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 5;getAppProfileId in interface ReadRowsRequestOrBuilderpublic ByteString getAppProfileIdBytes()
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 5;getAppProfileIdBytes in interface ReadRowsRequestOrBuilderpublic ReadRowsRequest.Builder setAppProfileId(java.lang.String value)
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 5;public ReadRowsRequest.Builder clearAppProfileId()
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 5;public ReadRowsRequest.Builder setAppProfileIdBytes(ByteString value)
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 5;public boolean hasRows()
The row keys and/or ranges to read. If not specified, reads from all rows.
.google.bigtable.v2.RowSet rows = 2;hasRows in interface ReadRowsRequestOrBuilderpublic RowSet getRows()
The row keys and/or ranges to read. If not specified, reads from all rows.
.google.bigtable.v2.RowSet rows = 2;getRows in interface ReadRowsRequestOrBuilderpublic ReadRowsRequest.Builder setRows(RowSet value)
The row keys and/or ranges to read. If not specified, reads from all rows.
.google.bigtable.v2.RowSet rows = 2;public ReadRowsRequest.Builder setRows(RowSet.Builder builderForValue)
The row keys and/or ranges to read. If not specified, reads from all rows.
.google.bigtable.v2.RowSet rows = 2;public ReadRowsRequest.Builder mergeRows(RowSet value)
The row keys and/or ranges to read. If not specified, reads from all rows.
.google.bigtable.v2.RowSet rows = 2;public ReadRowsRequest.Builder clearRows()
The row keys and/or ranges to read. If not specified, reads from all rows.
.google.bigtable.v2.RowSet rows = 2;public RowSet.Builder getRowsBuilder()
The row keys and/or ranges to read. If not specified, reads from all rows.
.google.bigtable.v2.RowSet rows = 2;public RowSetOrBuilder getRowsOrBuilder()
The row keys and/or ranges to read. If not specified, reads from all rows.
.google.bigtable.v2.RowSet rows = 2;getRowsOrBuilder in interface ReadRowsRequestOrBuilderpublic boolean hasFilter()
The filter to apply to the contents of the specified row(s). If unset, reads the entirety of each row.
.google.bigtable.v2.RowFilter filter = 3;hasFilter in interface ReadRowsRequestOrBuilderpublic RowFilter getFilter()
The filter to apply to the contents of the specified row(s). If unset, reads the entirety of each row.
.google.bigtable.v2.RowFilter filter = 3;getFilter in interface ReadRowsRequestOrBuilderpublic ReadRowsRequest.Builder setFilter(RowFilter value)
The filter to apply to the contents of the specified row(s). If unset, reads the entirety of each row.
.google.bigtable.v2.RowFilter filter = 3;public ReadRowsRequest.Builder setFilter(RowFilter.Builder builderForValue)
The filter to apply to the contents of the specified row(s). If unset, reads the entirety of each row.
.google.bigtable.v2.RowFilter filter = 3;public ReadRowsRequest.Builder mergeFilter(RowFilter value)
The filter to apply to the contents of the specified row(s). If unset, reads the entirety of each row.
.google.bigtable.v2.RowFilter filter = 3;public ReadRowsRequest.Builder clearFilter()
The filter to apply to the contents of the specified row(s). If unset, reads the entirety of each row.
.google.bigtable.v2.RowFilter filter = 3;public RowFilter.Builder getFilterBuilder()
The filter to apply to the contents of the specified row(s). If unset, reads the entirety of each row.
.google.bigtable.v2.RowFilter filter = 3;public RowFilterOrBuilder getFilterOrBuilder()
The filter to apply to the contents of the specified row(s). If unset, reads the entirety of each row.
.google.bigtable.v2.RowFilter filter = 3;getFilterOrBuilder in interface ReadRowsRequestOrBuilderpublic long getRowsLimit()
The read will terminate after committing to N rows' worth of results. The default (zero) is to return all results.
int64 rows_limit = 4;getRowsLimit in interface ReadRowsRequestOrBuilderpublic ReadRowsRequest.Builder setRowsLimit(long value)
The read will terminate after committing to N rows' worth of results. The default (zero) is to return all results.
int64 rows_limit = 4;public ReadRowsRequest.Builder clearRowsLimit()
The read will terminate after committing to N rows' worth of results. The default (zero) is to return all results.
int64 rows_limit = 4;public final ReadRowsRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>public final ReadRowsRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<ReadRowsRequest.Builder>