Module: Google::Cloud::DiscoveryEngine::V1beta::DataStore::ConfigurableBillingApproach
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1beta/data_store.rb
Overview
Configuration for configurable billing approach.
Constant Summary collapse
- CONFIGURABLE_BILLING_APPROACH_UNSPECIFIED =
Default value. For Spark and non-Spark non-configurable billing approach.
0- CONFIGURABLE_SUBSCRIPTION_INDEXING_CORE =
Use the subscription base + overage billing for indexing core for non embedding storage.
1- CONFIGURABLE_CONSUMPTION_EMBEDDING =
Use the consumption pay-as-you-go billing for embedding storage add-on.
2