public sealed class UpdateBackupRequest : IMessage<UpdateBackupRequest>, IEquatable<UpdateBackupRequest>, IDeepCloneable<UpdateBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class UpdateBackupRequest.
Optional. This is used to specify the fields to be overwritten in the
Backup targeted for update. The values for each of these
updated fields will be taken from the backup_plan provided
with this request. Field names are relative to the root of the resource.
If no update_mask is provided, all fields in backup will be
written to the target Backup resource.
Note that OUTPUT_ONLY and IMMUTABLE fields in backup are ignored
and are not used to update the target Backup.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eUpdateBackupRequest\u003c/code\u003e class within the Google Cloud GKE Backup v1 API, specifically version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateBackupRequest\u003c/code\u003e is a class used to send requests for updating a Backup resource, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBackupRequest\u003c/code\u003e class has two constructors, one default and another to copy from another \u003ccode\u003eUpdateBackupRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateBackupRequest\u003c/code\u003e include \u003ccode\u003eBackup\u003c/code\u003e, which represents the new version of the backup resource with updated fields, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields should be updated in the backup.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.6.0 and this page references version 2.5.0 while also allowing the user to see previous versions as low as 1.0.0-beta01.\u003c/p\u003e\n"]]],[],null,[]]