| Modifier and Type | Method and Description |
|---|---|
static SampleQuery.ContentCase |
SampleQuery.ContentCase.forNumber(int value) |
SampleQuery.ContentCase |
SampleQuery.getContentCase() |
SampleQuery.ContentCase |
SampleQuery.Builder.getContentCase() |
SampleQuery.ContentCase |
SampleQueryOrBuilder.getContentCase() |
static SampleQuery.ContentCase |
SampleQuery.ContentCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SampleQuery.ContentCase |
SampleQuery.ContentCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleQuery.ContentCase[] |
SampleQuery.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.