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

Properties of a SearchResponse.

Package

@google-cloud/discoveryengine

Properties

attributionToken

attributionToken?: (string|null);

SearchResponse attributionToken

correctedQuery

correctedQuery?: (string|null);

SearchResponse correctedQuery

facets

facets?: (google.cloud.discoveryengine.v1.SearchResponse.IFacet[]|null);

SearchResponse facets

naturalLanguageQueryUnderstandingInfo

naturalLanguageQueryUnderstandingInfo?: (google.cloud.discoveryengine.v1.SearchResponse.INaturalLanguageQueryUnderstandingInfo|null);

SearchResponse naturalLanguageQueryUnderstandingInfo

nextPageToken

nextPageToken?: (string|null);

SearchResponse nextPageToken

queryExpansionInfo

queryExpansionInfo?: (google.cloud.discoveryengine.v1.SearchResponse.IQueryExpansionInfo|null);

SearchResponse queryExpansionInfo

redirectUri

redirectUri?: (string|null);

SearchResponse redirectUri

results

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

SearchResponse results

searchLinkPromotions

searchLinkPromotions?: (google.cloud.discoveryengine.v1.ISearchLinkPromotion[]|null);

SearchResponse searchLinkPromotions

semanticState

semanticState?: (google.cloud.discoveryengine.v1.SearchResponse.SemanticState|keyof typeof google.cloud.discoveryengine.v1.SearchResponse.SemanticState|null);

SearchResponse semanticState

sessionInfo

sessionInfo?: (google.cloud.discoveryengine.v1.SearchResponse.ISessionInfo|null);

SearchResponse sessionInfo

summary

summary?: (google.cloud.discoveryengine.v1.SearchResponse.ISummary|null);

SearchResponse summary

totalSize

totalSize?: (number|null);

SearchResponse totalSize