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
- (::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec) — Output only. Fields specific to BigQuery connections.
#bigquery_connection_spec=
def bigquery_connection_spec=(value) -> ::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec
Parameter
- value (::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec) — Output only. Fields specific to BigQuery connections.
Returns
- (::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec) — Output only. Fields specific to BigQuery connections.