Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class ConnectionType.
The type of the BigQuery connection.
Protobuf type google.cloud.datacatalog.v1.BigQueryConnectionSpec.ConnectionType
Namespace
Google \ Cloud \ DataCatalog \ V1 \ BigQueryConnectionSpecMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
CONNECTION_TYPE_UNSPECIFIED
Value: 0Unspecified type.
Generated from protobuf enum CONNECTION_TYPE_UNSPECIFIED = 0;
CLOUD_SQL
Value: 1Cloud SQL connection.
Generated from protobuf enum CLOUD_SQL = 1;