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