connection property

String? connection
getter/setter pair

The BigQuery connection used to create BigLake tables.

Must be in the form projects/{project_id}/locations/{location_id}/connections/{connection_id}

Optional.

Implementation

core.String? connection;