Interface protos.google.cloud.dataqna.v1alpha.ISuggestionInfo (1.0.8)

Properties of a SuggestionInfo.

Package

@google-cloud/data-qna!

Properties

annotatedSuggestion

annotatedSuggestion?: (google.cloud.dataqna.v1alpha.IAnnotatedString|null);

SuggestionInfo annotatedSuggestion

Property Value
TypeDescription
(google.cloud.dataqna.v1alpha.IAnnotatedString|null)

queryMatches

queryMatches?: (google.cloud.dataqna.v1alpha.SuggestionInfo.IMatchInfo[]|null);

SuggestionInfo queryMatches

Property Value
TypeDescription
(google.cloud.dataqna.v1alpha.SuggestionInfo.IMatchInfo[]|null)