connectionId property
A connection ID that specifies the credentials to be used to read external storage, such as Azure Blob, Cloud Storage, or Amazon S3.
This connection is needed to read the open source table from BigQuery. The
connection_id format must be either ..
or
projects//locations//connections/
.
Optional.
Implementation
core.String? connectionId;