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 delete a backup within the Google Cloud Filestore service, as indicated by its purpose and methods.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to interact with the protocol buffers library and support operations like comparison and cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eBackupName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, allowing you to specify which backup to delete, with \u003ccode\u003eName\u003c/code\u003e being the required resource identifier.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class are available, ranging from version 1.0.0 to 2.7.0, with 2.7.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, providing fundamental object functionalities.\u003c/p\u003e\n"]]],[],null,[]]