Interface protos.google.cloud.discoveryengine.v1.AnswerQueryRequest.SearchSpec.ISearchParams (1.9.0)

Properties of a SearchParams.

Package

@google-cloud/discoveryengine

Properties

boostSpec

boostSpec?: (google.cloud.discoveryengine.v1.SearchRequest.IBoostSpec|null);

SearchParams boostSpec

dataStoreSpecs

dataStoreSpecs?: (google.cloud.discoveryengine.v1.SearchRequest.IDataStoreSpec[]|null);

SearchParams dataStoreSpecs

filter

filter?: (string|null);

SearchParams filter

maxReturnResults

maxReturnResults?: (number|null);

SearchParams maxReturnResults

orderBy

orderBy?: (string|null);

SearchParams orderBy