connectionId property
The connection specifying the credentials to be used to read external storage, such as Azure Blob, Cloud Storage, or S3.
The connection_id can have the form "<project_id>.<location_id>.<connection_id>" or "projects/<project_id>/locations/<location_id>/connections/<connection_id>".
Optional.
Implementation
core.String? connectionId;