public enum DataStore.ConfigurableBillingApproach extends Enum<DataStore.ConfigurableBillingApproach> implements ProtocolMessageEnumConfiguration for configurable billing approach.
Protobuf enum google.cloud.discoveryengine.v1beta.DataStore.ConfigurableBillingApproach
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CONFIGURABLE_BILLING_APPROACH_UNSPECIFIED |
Default value. For Spark and non-Spark non-configurable billing approach. |
CONFIGURABLE_BILLING_APPROACH_UNSPECIFIED_VALUE |
Default value. For Spark and non-Spark non-configurable billing approach. |
CONFIGURABLE_CONSUMPTION_EMBEDDING |
Use the consumption pay-as-you-go billing for embedding storage add-on. |
CONFIGURABLE_CONSUMPTION_EMBEDDING_VALUE |
Use the consumption pay-as-you-go billing for embedding storage add-on. |
CONFIGURABLE_SUBSCRIPTION_INDEXING_CORE |
Use the subscription base + overage billing for indexing core for non embedding storage. |
CONFIGURABLE_SUBSCRIPTION_INDEXING_CORE_VALUE |
Use the subscription base + overage billing for indexing core for non embedding storage. |
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() |
|