static IntentSuggestion.IntentCase |
IntentSuggestion.IntentCase.forNumber(int value) |
|
IntentSuggestion.IntentCase |
IntentSuggestion.Builder.getIntentCase() |
|
IntentSuggestion.IntentCase |
IntentSuggestion.getIntentCase() |
|
IntentSuggestion.IntentCase |
IntentSuggestionOrBuilder.getIntentCase() |
|
static IntentSuggestion.IntentCase |
IntentSuggestion.IntentCase.valueOf(int value) |
Deprecated.
|
static IntentSuggestion.IntentCase |
IntentSuggestion.IntentCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static IntentSuggestion.IntentCase[] |
IntentSuggestion.IntentCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|