[[["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-29 UTC."],[[["This endpoint uses a PATCH request to update the settings of a specific backup resource identified by its name."],["The resource name of the backup is specified in the URL's path parameter, following the format `projects/{projectNumber}/locations/{locationId}/backups/{backupId}`."],["The `updateMask` query parameter is mandatory and defines which fields should be modified during the update, using a comma-separated list of fully qualified field names."],["The request body must contain a `Backup` instance, while the response body returns an `Operation` instance upon successful execution."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]