Reference documentation and code samples for the Cloud Bigtable V2 Client class DataBoostIsolationReadOnly.
Data Boost is a serverless compute capability that lets you run high-throughput read jobs and queries on your Bigtable data, without impacting the performance of the clusters that handle your application traffic. Data Boost supports read-only use cases with single-cluster routing.
Generated from protobuf message google.bigtable.admin.v2.AppProfile.DataBoostIsolationReadOnly
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2 \ AppProfileMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ compute_billing_owner |
int
The Compute Billing Owner for this Data Boost App Profile. |
getComputeBillingOwner
The Compute Billing Owner for this Data Boost App Profile.
Returns | |
---|---|
Type | Description |
int |
hasComputeBillingOwner
clearComputeBillingOwner
setComputeBillingOwner
The Compute Billing Owner for this Data Boost App Profile.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |