Interface protos.google.cloud.discoveryengine.v1.ISearchResponse (1.0.0)

Properties of a SearchResponse.

Package

@google-cloud/discoveryengine

Properties

attributionToken

attributionToken?: (string|null);

SearchResponse attributionToken

correctedQuery

correctedQuery?: (string|null);

SearchResponse correctedQuery

nextPageToken

nextPageToken?: (string|null);

SearchResponse nextPageToken

results

results?: (google.cloud.discoveryengine.v1.SearchResponse.ISearchResult[]|null);

SearchResponse results

totalSize

totalSize?: (number|null);

SearchResponse totalSize