projects
Updates a single connection.
patch/v2/{+name}
Path parameters
namestring required
Immutable. The resource name of the connection, in the format projects/{project}/locations/{location}/connections/{connection_id}.
Query parameters
allowMissingboolean
If set to true, and the connection is not found a new connection will be created. In this situation update_mask is ignored. The creation will succeed only if the input connection has all the necessary information (e.g a github_config with both user_oauth_token and installation_id properties).
etagstring
The current etag of the connection. If an etag is provided and does not match the current etag of the connection, update will be blocked and an ABORTED error will be returned.
updateMaskstring
The list of fields to be updated.
Request body
Response
Successful response