Uses of Enum
com.google.bigtable.admin.v2.AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner
-
Uses of AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwnerModifier and TypeMethodDescriptionAppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner.forNumber(int value) AppProfile.DataBoostIsolationReadOnly.Builder.getComputeBillingOwner()The Compute Billing Owner for this Data Boost App Profile.AppProfile.DataBoostIsolationReadOnly.getComputeBillingOwner()The Compute Billing Owner for this Data Boost App Profile.AppProfile.DataBoostIsolationReadOnlyOrBuilder.getComputeBillingOwner()The Compute Billing Owner for this Data Boost App Profile.AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner.valueOf(int value) Deprecated.AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.bigtable.admin.v2 that return types with arguments of type AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwnerModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner>AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner.internalGetValueMap()Methods in com.google.bigtable.admin.v2 with parameters of type AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwnerModifier and TypeMethodDescriptionAppProfile.DataBoostIsolationReadOnly.Builder.setComputeBillingOwner(AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner value) The Compute Billing Owner for this Data Boost App Profile.