public sealed class UpdateBackupRequest : IMessage<UpdateBackupRequest>, IEquatable<UpdateBackupRequest>, IDeepCloneable<UpdateBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore v1 API class UpdateBackupRequest.
UpdateBackupRequest updates description and/or labels for a 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 information for the \u003ccode\u003eUpdateBackupRequest\u003c/code\u003e class within the Google Cloud Filestore v1 API, used for updating descriptions and/or labels for a backup.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBackupRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Filestore.V1\u003c/code\u003e namespace and is implemented across various versions, with 2.7.0 being the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as message handling, equality comparison, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateBackupRequest\u003c/code\u003e include \u003ccode\u003eBackup\u003c/code\u003e, which represents the backup resource to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eUpdateBackupRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateBackupRequest(UpdateBackupRequest other)\u003c/code\u003e, allowing for object creation and duplication.\u003c/p\u003e\n"]]],[],null,[]]