public sealed class DeleteSnapshotRequest : IMessage<DeleteSnapshotRequest>, IEquatable<DeleteSnapshotRequest>, IDeepCloneable<DeleteSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class DeleteSnapshotRequest.
[[["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 webpage provides reference documentation for the `DeleteSnapshotRequest` class within the Google.Cloud.NetApp.V1 API, specifically for version 1.2.0."],["The `DeleteSnapshotRequest` class is used to delete a snapshot and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteSnapshotRequest` class has two constructors, a default one and another one which takes a `DeleteSnapshotRequest` object as an argument."],["It includes two key properties: `Name`, a string representing the snapshot resource name in a specified format, and `SnapshotName`, a `SnapshotName`-typed view of the resource name."],["The latest version of this documentation is 1.8.0 and the webpage provides links to versions ranging from 1.0.0 to the latest."]]],[]]