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