[[["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 API endpoint updates the settings of a specific backup resource using a PATCH request."],["The `backup.name` path parameter is required to identify the specific backup, following the format `projects/{projectId}/locations/{locationId}/backups/{backupId}`."],["The `updateMask` query parameter is a mandatory field that specifies which fields of the backup to update, using a comma-separated list of fully qualified field names."],["The request body must contain a `Backup` resource instance, while a successful response returns an `Operation` instance."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]