[[["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-02-28 UTC."],[[["This webpage details how to update a Collection resource using a PATCH HTTP request to a specified URL."],["The request URL requires a `collection.name` path parameter, which is the full resource name of the collection, following a specific format."],["An optional `updateMask` query parameter allows for specifying which fields should be updated in the request."],["The request body contains a Collection instance, and a successful response will contain an Operation instance."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` authorization scope."]]],[]]