Interface protos.google.cloud.retail.v2beta.CompleteQueryResponse.ICompletionResult (1.2.2)

Properties of a CompletionResult.

Package

@google-cloud/retail!

Properties

attributes

attributes?: ({ [k: string]: google.cloud.retail.v2beta.ICustomAttribute }|null);

CompletionResult attributes

Property Value
TypeDescription
({ [k: string]: google.cloud.retail.v2beta.ICustomAttribute }|null)

suggestion

suggestion?: (string|null);

CompletionResult suggestion

Property Value
TypeDescription
(string|null)