public sealed class DeleteBackupPlanRequest : IMessage<DeleteBackupPlanRequest>, IEquatable<DeleteBackupPlanRequest>, IDeepCloneable<DeleteBackupPlanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class DeleteBackupPlanRequest.
If provided, this value must match the current value of the
target BackupPlan's [etag][google.cloud.gkebackup.v1.BackupPlan.etag] field
or the request is rejected.
[[["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 `DeleteBackupPlanRequest` class within the Backup for GKE v1 API."],["`DeleteBackupPlanRequest` is a request message used for deleting a BackupPlan and includes parameters like `BackupPlanName`, `Etag`, and `Name`."],["The `DeleteBackupPlanRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling messages and data manipulation."],["The latest version available for this api is 2.6.0, while previous versions range back to version 1.0.0-beta01."],["The namespace of the `DeleteBackupPlanRequest` is `Google.Cloud.GkeBackup.V1`, and it is part of the `Google.Cloud.GkeBackup.V1.dll` assembly."]]],[]]