Class Google::Cloud::DataCatalog::V1::BigQueryConnectionSpec (v0.10.0)

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

#cloud_sql=

def cloud_sql=(value) -> ::Google::Cloud::DataCatalog::V1::CloudSqlBigQueryConnectionSpec
Parameter
Returns

#connection_type

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

#connection_type=

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

#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.