computeBillingOwner property

String? computeBillingOwner
getter/setter pair

The Compute Billing Owner for this Data Boost App Profile. Possible string values are:

  • "COMPUTE_BILLING_OWNER_UNSPECIFIED" : Unspecified value.
  • "HOST_PAYS" : The host Cloud Project containing the targeted Bigtable Instance / Table pays for compute.

Implementation

core.String? computeBillingOwner;