| Package | Description |
|---|---|
| com.google.cloud.gkehub.multiclusteringress.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
static Billing |
Billing.forNumber(int value) |
Billing |
FeatureSpec.getBilling()
Customer's billing structure
|
Billing |
FeatureSpec.Builder.getBilling()
Customer's billing structure
|
Billing |
FeatureSpecOrBuilder.getBilling()
Customer's billing structure
|
static Billing |
Billing.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Billing |
Billing.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Billing |
Billing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Billing[] |
Billing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Billing> |
Billing.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FeatureSpec.Builder |
FeatureSpec.Builder.setBilling(Billing value)
Customer's billing structure
|
Copyright © 2024 Google LLC. All rights reserved.