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