Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec.
Specification for the BigQuery connection.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_sql
def cloud_sql() -> ::Google::Cloud::DataCatalog::V1::CloudSqlBigQueryConnectionSpec
Returns
- (::Google::Cloud::DataCatalog::V1::CloudSqlBigQueryConnectionSpec) — Specification for the BigQuery connection to a Cloud SQL instance.
#cloud_sql=
def cloud_sql=(value) -> ::Google::Cloud::DataCatalog::V1::CloudSqlBigQueryConnectionSpec
Parameter
- value (::Google::Cloud::DataCatalog::V1::CloudSqlBigQueryConnectionSpec) — Specification for the BigQuery connection to a Cloud SQL instance.
Returns
- (::Google::Cloud::DataCatalog::V1::CloudSqlBigQueryConnectionSpec) — Specification for the BigQuery connection to a Cloud SQL instance.
#connection_type
def connection_type() -> ::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec::ConnectionType
Returns
- (::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec::ConnectionType) — The type of the BigQuery connection.
#connection_type=
def connection_type=(value) -> ::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec::ConnectionType
Parameter
- value (::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec::ConnectionType) — The type of the BigQuery connection.
Returns
- (::Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec::ConnectionType) — The type of the BigQuery connection.
#has_credential
def has_credential() -> ::Boolean
Returns
- (::Boolean) — True if there are credentials attached to the BigQuery connection; false otherwise.
#has_credential=
def has_credential=(value) -> ::Boolean
Parameter
- value (::Boolean) — True if there are credentials attached to the BigQuery connection; false otherwise.
Returns
- (::Boolean) — True if there are credentials attached to the BigQuery connection; false otherwise.