Cloud Bigtable V2 Client - Class SubsetView (2.12.0)

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 \ AuthorizedView

Methods

__construct

Constructor.

Parameters
Name
Description
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 ("").

Returns
Type
Description

setRowPrefixes

Row prefixes to be included in the AuthorizedView.

To provide access to all rows, include the empty string as a prefix ("").

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getFamilySubsets

Map from column family name to the columns in this family to be included in the AuthorizedView.

Returns
Type
Description

setFamilySubsets

Map from column family name to the columns in this family to be included in the AuthorizedView.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: