public sealed class DeleteVolumeRequest : IMessage<DeleteVolumeRequest>, IEquatable<DeleteVolumeRequest>, IDeepCloneable<DeleteVolumeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class DeleteVolumeRequest.
If this field is set as true, CCFE will not block the volume resource
deletion even if it has any snapshots resource. (Otherwise, the request
will only work if the volume has no snapshots.)
[[["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 documentation for the \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e class within the Google.Cloud.NetApp.V1 API, detailing how to request the deletion of a volume.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e is 1.8.0, with older versions also documented, ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eForce\u003c/code\u003e which when set to true will delete the volume even if snapshots exist, \u003ccode\u003eName\u003c/code\u003e which is a required string, and \u003ccode\u003eVolumeName\u003c/code\u003e for a typed view of the name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the object class, such as GetHashCode, GetType, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e, a default one, and one that takes another \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e object as a parameter to create a copy.\u003c/p\u003e\n"]]],[],null,[]]