[[["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-01-16 UTC."],[[["This API updates an existing dependency using a PATCH request at a specific URL, which is formatted using gRPC Transcoding syntax."],["The `updateMask` query parameter is required and specifies which fields of the dependency are to be updated, using a comma-separated list of fully qualified field names."],["The request body should include an instance of the `Dependency` resource, containing the new values for the fields to be updated."],["Successful requests return an updated `Dependency` resource in the response body."],["Updating a dependency requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `apihub.dependencies.update` on the resource being modified."]]],[]]