Module: Google::Cloud::VectorSearch::V1::AggregationMethod
- Defined in:
- proto_docs/google/cloud/vectorsearch/v1/data_object_search_service.rb
Overview
Aggregation methods.
Constant Summary collapse
- AGGREGATION_METHOD_UNSPECIFIED =
Should not be used.
0- COUNT =
Count the number of data objects that match the filter.
1