CreateConnectionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Message for creating a Connection
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Project and location where the connection will be created. Format: projects/*/locations/*.
|
connection |
google.cloud.devtools.cloudbuild_v2.types.Connection
Required. The Connection to create. |
connection_id |
str
Required. The ID to use for the Connection, which will become the final component of the Connection's resource name. Names must be unique per-project per-location. Allows alphanumeric characters and any of -._`%!$&'()*+,;=@. |