| Modifier and Type | Method and Description |
|---|---|
static BillingType |
BillingType.forNumber(int value) |
BillingType |
BillingSettingsOrBuilder.getBillingType()
Output only.
|
BillingType |
BillingSettings.getBillingType()
Output only.
|
BillingType |
BillingSettings.Builder.getBillingType()
Output only.
|
static BillingType |
BillingType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BillingType |
BillingType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BillingType |
BillingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BillingType[] |
BillingType.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<BillingType> |
BillingType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BillingSettings.Builder |
BillingSettings.Builder.setBillingType(BillingType value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.