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