Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::DataSourceConnectionSpec (v0.15.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::DataSourceConnectionSpec.

Specification that applies to a data source connection. Valid only for entries with the DATA_SOURCE_CONNECTION type. Only one of internal specs can be set at the time, and cannot be changed later.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bigquery_connection_spec

def bigquery_connection_spec() -> ::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec
Returns

#bigquery_connection_spec=

def bigquery_connection_spec=(value) -> ::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec
Parameter
Returns