BigQuery Connection V1 API - Class Google::Cloud::Bigquery::Connection::V1::Connection (v0.18.0)

Reference documentation and code samples for the BigQuery Connection V1 API class Google::Cloud::Bigquery::Connection::V1::Connection.

Configuration parameters to establish connection with an external data source, except the credential attributes.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#aws

def aws() -> ::Google::Cloud::Bigquery::Connection::V1::AwsProperties
Returns

#aws=

def aws=(value) -> ::Google::Cloud::Bigquery::Connection::V1::AwsProperties
Parameter
Returns

#azure

def azure() -> ::Google::Cloud::Bigquery::Connection::V1::AzureProperties

#azure=

def azure=(value) -> ::Google::Cloud::Bigquery::Connection::V1::AzureProperties
Parameter

#cloud_resource

def cloud_resource() -> ::Google::Cloud::Bigquery::Connection::V1::CloudResourceProperties

#cloud_resource=

def cloud_resource=(value) -> ::Google::Cloud::Bigquery::Connection::V1::CloudResourceProperties
Parameter

#cloud_spanner

def cloud_spanner() -> ::Google::Cloud::Bigquery::Connection::V1::CloudSpannerProperties

#cloud_spanner=

def cloud_spanner=(value) -> ::Google::Cloud::Bigquery::Connection::V1::CloudSpannerProperties
Parameter

#cloud_sql

def cloud_sql() -> ::Google::Cloud::Bigquery::Connection::V1::CloudSqlProperties

#cloud_sql=

def cloud_sql=(value) -> ::Google::Cloud::Bigquery::Connection::V1::CloudSqlProperties
Parameter

#creation_time

def creation_time() -> ::Integer
Returns
  • (::Integer) — Output only. The creation timestamp of the connection.

#description

def description() -> ::String
Returns
  • (::String) — User provided description.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — User provided description.
Returns
  • (::String) — User provided description.

#friendly_name

def friendly_name() -> ::String
Returns
  • (::String) — User provided display name for the connection.

#friendly_name=

def friendly_name=(value) -> ::String
Parameter
  • value (::String) — User provided display name for the connection.
Returns
  • (::String) — User provided display name for the connection.

#has_credential

def has_credential() -> ::Boolean
Returns
  • (::Boolean) — Output only. True, if credential is configured for this connection.

#last_modified_time

def last_modified_time() -> ::Integer
Returns
  • (::Integer) — Output only. The last update timestamp of the connection.

#name

def name() -> ::String
Returns
  • (::String) — The resource name of the connection in the form of: projects/{project_id}/locations/{location_id}/connections/{connection_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The resource name of the connection in the form of: projects/{project_id}/locations/{location_id}/connections/{connection_id}
Returns
  • (::String) — The resource name of the connection in the form of: projects/{project_id}/locations/{location_id}/connections/{connection_id}

#salesforce_data_cloud

def salesforce_data_cloud() -> ::Google::Cloud::Bigquery::Connection::V1::SalesforceDataCloudProperties
Returns

#salesforce_data_cloud=

def salesforce_data_cloud=(value) -> ::Google::Cloud::Bigquery::Connection::V1::SalesforceDataCloudProperties
Parameter
Returns

#spark

def spark() -> ::Google::Cloud::Bigquery::Connection::V1::SparkProperties

#spark=

def spark=(value) -> ::Google::Cloud::Bigquery::Connection::V1::SparkProperties
Parameter