Package | Description |
---|---|
com.google.pubsub.v1 |
Modifier and Type | Method and Description |
---|---|
static BigQueryConfig.State |
BigQueryConfig.State.forNumber(int value) |
BigQueryConfig.State |
BigQueryConfig.getState()
Output only.
|
BigQueryConfig.State |
BigQueryConfig.Builder.getState()
Output only.
|
BigQueryConfig.State |
BigQueryConfigOrBuilder.getState()
Output only.
|
static BigQueryConfig.State |
BigQueryConfig.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BigQueryConfig.State |
BigQueryConfig.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<BigQueryConfig.State> |
BigQueryConfig.State.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
BigQueryConfig.Builder |
BigQueryConfig.Builder.setState(BigQueryConfig.State value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.