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

Properties of a Suggestion.

Package

@google-cloud/data-qna!

Properties

rankingScore

rankingScore?: (number|null);

Suggestion rankingScore

Property Value
TypeDescription
(number|null)

suggestionInfo

suggestionInfo?: (google.cloud.dataqna.v1alpha.ISuggestionInfo|null);

Suggestion suggestionInfo

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

suggestionType

suggestionType?: (google.cloud.dataqna.v1alpha.SuggestionType|keyof typeof google.cloud.dataqna.v1alpha.SuggestionType|null);

Suggestion suggestionType

Property Value
TypeDescription
(google.cloud.dataqna.v1alpha.SuggestionType|keyof typeof google.cloud.dataqna.v1alpha.SuggestionType|null)