Properties of a Connection.
Package
@google-cloud/bigquery-connectionProperties
aws
aws?: (google.cloud.bigquery.connection.v1.IAwsProperties|null);Connection aws
cloudSpanner
cloudSpanner?: (google.cloud.bigquery.connection.v1.ICloudSpannerProperties|null);Connection cloudSpanner
cloudSql
cloudSql?: (google.cloud.bigquery.connection.v1.ICloudSqlProperties|null);Connection cloudSql
creationTime
creationTime?: (number|Long|string|null);Connection creationTime
description
description?: (string|null);Connection description
friendlyName
friendlyName?: (string|null);Connection friendlyName
hasCredential
hasCredential?: (boolean|null);Connection hasCredential
lastModifiedTime
lastModifiedTime?: (number|Long|string|null);Connection lastModifiedTime
name
name?: (string|null);Connection name