CreateConnectionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The request for ConnectionService.CreateConnection.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Parent resource name. Must be in the format projects/{project_id}/locations/{location_id}
|
connection_id |
str
Optional. Connection id that should be assigned to the created connection. |
connection |
google.cloud.bigquery_connection_v1.types.Connection
Required. Connection to create. |