public enum Engine.ConfigurableBillingApproach extends Enum<Engine.ConfigurableBillingApproach> implements ProtocolMessageEnumConfiguration for configurable billing approach.
Protobuf enum google.cloud.discoveryengine.v1beta.Engine.ConfigurableBillingApproach
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CONFIGURABLE_BILLING_APPROACH_ENABLED |
The billing approach follows configurations specified by customer. |
CONFIGURABLE_BILLING_APPROACH_ENABLED_VALUE |
The billing approach follows configurations specified by customer. |
CONFIGURABLE_BILLING_APPROACH_UNSPECIFIED |
Default value. For Spark and non-Spark non-configurable billing approach. General pricing model. |
CONFIGURABLE_BILLING_APPROACH_UNSPECIFIED_VALUE |
Default value. For Spark and non-Spark non-configurable billing approach. General pricing model. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|