Cloud Bigtable V2 Client - Class ComputeBillingOwner (2.0.0-RC1)

Reference documentation and code samples for the Cloud Bigtable V2 Client class ComputeBillingOwner.

Compute Billing Owner specifies how usage should be accounted when using Data Boost. Compute Billing Owner also configures which Cloud Project is charged for relevant quota.

Protobuf type google.bigtable.admin.v2.AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2 \ AppProfile \ DataBoostIsolationReadOnly

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

COMPUTE_BILLING_OWNER_UNSPECIFIED

Value: 0

Unspecified value.

Generated from protobuf enum COMPUTE_BILLING_OWNER_UNSPECIFIED = 0;

HOST_PAYS

Value: 1

The host Cloud Project containing the targeted Bigtable Instance / Table pays for compute.

Generated from protobuf enum HOST_PAYS = 1;