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