Enum SuggestionType (1.0.0-alpha03)

public enum SuggestionType

The type of suggestion.

Namespace

Google.Cloud.DataQnA.V1Alpha

Assembly

Google.Cloud.DataQnA.V1Alpha.dll

Fields

NameDescription
Entity

Entity suggestion type. Suggestions are for single entities.

Template

Template suggestion type. Suggestions are for full sentences.

Unspecified

No suggestiont type is specified.