public sealed class DeleteBackupRequest : IMessage<DeleteBackupRequest>, IEquatable<DeleteBackupRequest>, IDeepCloneable<DeleteBackupRequest>, IBufferMessage, IMessage
[[["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\u003eThe \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class is used to initiate the deletion of a backup in the Google Cloud Filestore service.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, to support various functionalities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e, one being the default, and the other enabling the creation of a request using another existing instance of \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class includes a required \u003ccode\u003eName\u003c/code\u003e property, which specifies the backup resource to be deleted using a specific format \u003ccode\u003eprojects/{project_number}/locations/{location}/backups/{backup_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to view version histories of this class, with the latest version being 2.7.0, and down to 1.0.0, which is the initial release.\u003c/p\u003e\n"]]],[],null,[]]