connectionId property
The connection specifying the credentials to be used to read and write to external storage, such as Cloud Storage.
The connection_id can have the form `{project}.{location}.{connection_id}` or `projects/{project}/locations/{location}/connections/{connection_id}".
Optional.
Implementation
core.String? connectionId;