[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage details how to update the parameters of a single Connection using a PATCH HTTP request."],["The request URL requires a `connection.name` path parameter, following a specific format: `projects/{project}/locations/{location}/connections/{connection}`."],["The `updateMask` query parameter is mandatory and determines which connection fields can be modified, such as `lockConfig`, `suspended`, and other specific connection details."],["The request body should include an instance of the `Connection` resource, and a successful response will return an `Operation` resource."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]