static BigQueryConfig.State |
BigQueryConfig.State.forNumber(int value) |
|
BigQueryConfig.State |
BigQueryConfig.Builder.getState() |
Output only.
|
BigQueryConfig.State |
BigQueryConfig.getState() |
Output only.
|
BigQueryConfig.State |
BigQueryConfigOrBuilder.getState() |
Output only.
|
static BigQueryConfig.State |
BigQueryConfig.State.valueOf(int value) |
Deprecated.
|
static BigQueryConfig.State |
BigQueryConfig.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BigQueryConfig.State |
BigQueryConfig.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BigQueryConfig.State[] |
BigQueryConfig.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|