public static interface AppProfile.DataBoostIsolationReadOnlyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner |
getComputeBillingOwner()
The Compute Billing Owner for this Data Boost App Profile.
|
int |
getComputeBillingOwnerValue()
The Compute Billing Owner for this Data Boost App Profile.
|
boolean |
hasComputeBillingOwner()
The Compute Billing Owner for this Data Boost App Profile.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasComputeBillingOwner()
The Compute Billing Owner for this Data Boost App Profile.
optional .google.bigtable.admin.v2.AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner compute_billing_owner = 1;
int getComputeBillingOwnerValue()
The Compute Billing Owner for this Data Boost App Profile.
optional .google.bigtable.admin.v2.AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner compute_billing_owner = 1;
AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner getComputeBillingOwner()
The Compute Billing Owner for this Data Boost App Profile.
optional .google.bigtable.admin.v2.AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner compute_billing_owner = 1;
Copyright © 2026 Google LLC. All rights reserved.