Properties of a ReadRowsRequest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
tableName |
string | null |
<optional> |
ReadRowsRequest tableName |
authorizedViewName |
string | null |
<optional> |
ReadRowsRequest authorizedViewName |
appProfileId |
string | null |
<optional> |
ReadRowsRequest appProfileId |
rows |
google.bigtable.v2.IRowSet | null |
<optional> |
ReadRowsRequest rows |
filter |
google.bigtable.v2.IRowFilter | null |
<optional> |
ReadRowsRequest filter |
rowsLimit |
number | Long | null |
<optional> |
ReadRowsRequest rowsLimit |
requestStatsView |
google.bigtable.v2.ReadRowsRequest.RequestStatsView | null |
<optional> |
ReadRowsRequest requestStatsView |
reversed |
boolean | null |
<optional> |
ReadRowsRequest reversed |