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