public sealed class DeleteBackupRequest : IMessage<DeleteBackupRequest>, IEquatable<DeleteBackupRequest>, IDeepCloneable<DeleteBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class DeleteBackupRequest.
If provided, this value must match the current value of the
target Backup's [etag][google.cloud.gkebackup.v1.Backup.etag] field or the request is
rejected.
[[["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 send a request to delete a backup resource in the Backup for GKE v1 API, and it is the request message for the DeleteBackup operation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 2.6.0, with older versions back to 1.0.0-beta01 also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteBackupRequest\u003c/code\u003e 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, providing functionality for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the resource name of the backup to be deleted), \u003ccode\u003eEtag\u003c/code\u003e (for conditional deletion), \u003ccode\u003eForce\u003c/code\u003e (for deleting associated volume backups), and \u003ccode\u003eBackupName\u003c/code\u003e (a typed view over the resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e object as a parameter for object cloning.\u003c/p\u003e\n"]]],[],null,[]]