Enum HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase (4.47.0)

public enum HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase extends Enum<HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
DIALOGFLOW_QUERY_SOURCE
DOCUMENT_QUERY_SOURCE
KNOWLEDGE_BASE_QUERY_SOURCE
QUERYSOURCE_NOT_SET

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()