Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static SparkSqlJob.QueriesCase |
SparkSqlJob.QueriesCase.forNumber(int value) |
SparkSqlJob.QueriesCase |
SparkSqlJob.getQueriesCase() |
SparkSqlJob.QueriesCase |
SparkSqlJob.Builder.getQueriesCase() |
SparkSqlJob.QueriesCase |
SparkSqlJobOrBuilder.getQueriesCase() |
static SparkSqlJob.QueriesCase |
SparkSqlJob.QueriesCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SparkSqlJob.QueriesCase |
SparkSqlJob.QueriesCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SparkSqlJob.QueriesCase[] |
SparkSqlJob.QueriesCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.