| Modifier and Type | Method and Description |
|---|---|
static BigQueryConnectionSpec.ConnectionType |
BigQueryConnectionSpec.ConnectionType.forNumber(int value) |
BigQueryConnectionSpec.ConnectionType |
BigQueryConnectionSpecOrBuilder.getConnectionType()
The type of the BigQuery connection.
|
BigQueryConnectionSpec.ConnectionType |
BigQueryConnectionSpec.getConnectionType()
The type of the BigQuery connection.
|
BigQueryConnectionSpec.ConnectionType |
BigQueryConnectionSpec.Builder.getConnectionType()
The type of the BigQuery connection.
|
static BigQueryConnectionSpec.ConnectionType |
BigQueryConnectionSpec.ConnectionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BigQueryConnectionSpec.ConnectionType |
BigQueryConnectionSpec.ConnectionType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BigQueryConnectionSpec.ConnectionType |
BigQueryConnectionSpec.ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BigQueryConnectionSpec.ConnectionType[] |
BigQueryConnectionSpec.ConnectionType.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<BigQueryConnectionSpec.ConnectionType> |
BigQueryConnectionSpec.ConnectionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BigQueryConnectionSpec.Builder |
BigQueryConnectionSpec.Builder.setConnectionType(BigQueryConnectionSpec.ConnectionType value)
The type of the BigQuery connection.
|
Copyright © 2023 Google LLC. All rights reserved.