Reference documentation and code samples for the Cloud Bigtable V2 Client class SubsetView.
Defines a simple AuthorizedView that is a subset of the underlying Table.
Generated from protobuf message google.bigtable.admin.v2.AuthorizedView.SubsetView
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2 \ AuthorizedViewMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ row_prefixes
array
Row prefixes to be included in the AuthorizedView. To provide access to all rows, include the empty string as a prefix ("").
↳ family_subsets
array| Google\Protobuf\Internal\MapField
Map from column family name to the columns in this family to be included in the AuthorizedView.
getRowPrefixes
Row prefixes to be included in the AuthorizedView.
To provide access to all rows, include the empty string as a prefix ("").
setRowPrefixes
Row prefixes to be included in the AuthorizedView.
To provide access to all rows, include the empty string as a prefix ("").
var
string[]
$this
getFamilySubsets
Map from column family name to the columns in this family to be included in the AuthorizedView.
setFamilySubsets
Map from column family name to the columns in this family to be included in the AuthorizedView.
$this