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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteSnapshotRequest\u003c/code\u003e class within the Google.Cloud.NetApp.V1 API, used to delete a snapshot in the NetApp service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSnapshotRequest\u003c/code\u003e class is implemented with multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits properties from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eDeleteSnapshotRequest()\u003c/code\u003e for a default instance and \u003ccode\u003eDeleteSnapshotRequest(DeleteSnapshotRequest other)\u003c/code\u003e for creating a copy, the latter requiring another \u003ccode\u003eDeleteSnapshotRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string that represents the resource name of the snapshot to be deleted, following the format \u003ccode\u003eprojects/*/locations/*/volumes/*/snapshots/{snapshot_id}\u003c/code\u003e, while the \u003ccode\u003eSnapshotName\u003c/code\u003e property is a typed view of this resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a history of the versions associated with \u003ccode\u003eDeleteSnapshotRequest\u003c/code\u003e in ascending order, beginning from version 1.0.0 all the way up to the latest release, 1.8.0.\u003c/p\u003e\n"]]],[],null,[]]