connectionProperties property
Connection properties which can modify the load job behavior.
Currently, only the 'session_id' connection property is supported, and is used to resolve _SESSION appearing as the dataset id.
Optional.
Implementation
core.List<ConnectionProperty>? connectionProperties;