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