| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2.models |
| Modifier and Type | Method and Description |
|---|---|
static AppProfile.ComputeBillingOwner |
AppProfile.ComputeBillingOwner.fromProto(AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner proto)
Wraps the protobuf.
|
AppProfile.ComputeBillingOwner |
AppProfile.DataBoostIsolationReadOnlyPolicy.getComputeBillingOwner()
Gets the
AppProfile.ComputeBillingOwner on the current AppProfile.DataBoostIsolationReadOnlyPolicy
instance. |
static AppProfile.ComputeBillingOwner |
AppProfile.ComputeBillingOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppProfile.ComputeBillingOwner[] |
AppProfile.ComputeBillingOwner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AppProfile.DataBoostIsolationReadOnlyPolicy |
AppProfile.DataBoostIsolationReadOnlyPolicy.of(AppProfile.ComputeBillingOwner billingOwner)
Creates a new instance of
AppProfile.DataBoostIsolationReadOnlyPolicy with specified AppProfile.ComputeBillingOwner. |
Copyright © 2026 Google LLC. All rights reserved.