Uses of Enum
com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
Packages that use AppProfile.ComputeBillingOwner
-
Uses of AppProfile.ComputeBillingOwner in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return AppProfile.ComputeBillingOwnerModifier and TypeMethodDescriptionAppProfile.ComputeBillingOwner.fromProto(AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner proto) Wraps the protobuf.AppProfile.DataBoostIsolationReadOnlyPolicy.getComputeBillingOwner()Gets theAppProfile.ComputeBillingOwneron the currentAppProfile.DataBoostIsolationReadOnlyPolicyinstance.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.Methods in com.google.cloud.bigtable.admin.v2.models with parameters of type AppProfile.ComputeBillingOwnerModifier and TypeMethodDescriptionAppProfile.DataBoostIsolationReadOnlyPolicy.of(AppProfile.ComputeBillingOwner billingOwner) Creates a new instance ofAppProfile.DataBoostIsolationReadOnlyPolicywith specifiedAppProfile.ComputeBillingOwner.