| Modifier and Type | Method and Description |
|---|---|
static HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase |
HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase.forNumber(int value) |
HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase |
HumanAgentAssistantConfig.SuggestionQueryConfigOrBuilder.getQuerySourceCase() |
HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase |
HumanAgentAssistantConfig.SuggestionQueryConfig.getQuerySourceCase() |
HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase |
HumanAgentAssistantConfig.SuggestionQueryConfig.Builder.getQuerySourceCase() |
static HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase |
HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase |
HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase[] |
HumanAgentAssistantConfig.SuggestionQueryConfig.QuerySourceCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.