public sealed class DeleteBackupRequest : IMessage<DeleteBackupRequest>, IEquatable<DeleteBackupRequest>, IDeepCloneable<DeleteBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore v1 API class DeleteBackupRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `DeleteBackupRequest` class within the Google Cloud Filestore v1 API, with the latest version being 2.7.0."],["The `DeleteBackupRequest` class is used to delete a backup and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, a default one, and one that copies from an existing `DeleteBackupRequest` instance."],["The class has two main properties `BackupName`, a typed view over the resource name, and `Name`, a string representing the backup resource name."],["It includes documentation for the version history, with a total of 11 releases, from 1.0.0 to 2.7.0."]]],[]]