Module: Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::Mode
- Defined in:
- proto_docs/google/cloud/vectorsearch/v1/vectorsearch_service.rb
Overview
Mode of the dedicated infrastructure.
Constant Summary collapse
- MODE_UNSPECIFIED =
Default will use
PERFORMANCE_OPTIMIZED. 0- STORAGE_OPTIMIZED =
This is storage optimized variation.
1- PERFORMANCE_OPTIMIZED =
This is Performance optimized on E2 or equivalent family.
2