IConnection

google.cloud.bigquery.connection.v1. IConnection

Properties of a Connection.

Properties:
Name Type Attributes Description
name string | null <optional>

Connection name

friendlyName string | null <optional>

Connection friendlyName

description string | null <optional>

Connection description

cloudSql google.cloud.bigquery.connection.v1.ICloudSqlProperties | null <optional>

Connection cloudSql

aws google.cloud.bigquery.connection.v1.IAwsProperties | null <optional>

Connection aws

azure google.cloud.bigquery.connection.v1.IAzureProperties | null <optional>

Connection azure

cloudSpanner google.cloud.bigquery.connection.v1.ICloudSpannerProperties | null <optional>

Connection cloudSpanner

cloudResource google.cloud.bigquery.connection.v1.ICloudResourceProperties | null <optional>

Connection cloudResource

spark google.cloud.bigquery.connection.v1.ISparkProperties | null <optional>

Connection spark

creationTime number | Long | null <optional>

Connection creationTime

lastModifiedTime number | Long | null <optional>

Connection lastModifiedTime

hasCredential boolean | null <optional>

Connection hasCredential