Module google_api_proto::google::cloud::discoveryengine::v1alpha::search_request
source · Expand description
Nested message and enum types in SearchRequest.
Modules§
- Nested message and enum types in
BoostSpec. - Nested message and enum types in
ContentSearchSpec. - Nested message and enum types in
EmbeddingSpec. - Nested message and enum types in
FacetSpec. - Nested message and enum types in
ImageQuery. - Nested message and enum types in
NaturalLanguageQueryUnderstandingSpec. - Nested message and enum types in
QueryExpansionSpec. - Nested message and enum types in
SearchAsYouTypeSpec. - Nested message and enum types in
SpellCorrectionSpec.
Structs§
- Boost specification to boost certain documents.
- A specification for configuring the behavior of content search.
- A struct to define data stores to filter on in a search call and configurations for those data stores. Otherwise, an
INVALID_ARGUMENTerror is returned. - The specification that uses customized query embedding vector to do semantic document retrieval.
- A facet specification to perform faceted search.
- Specifies the image query input.
- Specification to enable natural language understanding capabilities for search requests.
- Specification to determine under which conditions query expansion should occur.
- Specification for search as you type in search requests.
- Session specification.
- The specification for query spell correction.
Enums§
- The relevance threshold of the search results. The higher relevance threshold is, the higher relevant results are shown and the less number of results are returned.