Google Cloud Data Catalog V1 Client - Class ConnectionType (1.5.1)

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 \ BigQueryConnectionSpec

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

CONNECTION_TYPE_UNSPECIFIED

Value: 0

Unspecified type.

Generated from protobuf enum CONNECTION_TYPE_UNSPECIFIED = 0;

CLOUD_SQL

Value: 1

Cloud SQL connection.

Generated from protobuf enum CLOUD_SQL = 1;