Interface protos.google.cloud.retail.v2alpha.ICompleteQueryResponse (1.2.2)

Properties of a CompleteQueryResponse.

Package

@google-cloud/retail!

Properties

attributionToken

attributionToken?: (string|null);

CompleteQueryResponse attributionToken

Property Value
TypeDescription
(string|null)

completionResults

completionResults?: (google.cloud.retail.v2alpha.CompleteQueryResponse.ICompletionResult[]|null);

CompleteQueryResponse completionResults

Property Value
TypeDescription
(google.cloud.retail.v2alpha.CompleteQueryResponse.ICompletionResult[]|null)

recentSearchResults

recentSearchResults?: (google.cloud.retail.v2alpha.CompleteQueryResponse.IRecentSearchResult[]|null);

CompleteQueryResponse recentSearchResults

Property Value
TypeDescription
(google.cloud.retail.v2alpha.CompleteQueryResponse.IRecentSearchResult[]|null)