connectionId property

String? connectionId
getter/setter pair

The connection specifying the credentials to be used to read external storage, such as Azure Blob, Cloud Storage, or S3.

The connection is needed to read the open source table from BigQuery Engine. The connection_id can have the form .. or projects//locations//connections/.

Optional.

Implementation

core.String? connectionId;