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