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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e class within the Google Cloud NetApp v1 API, specifically version 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e is a message type used for deleting a volume and is part of the \u003ccode\u003eGoogle.Cloud.NetApp.V1\u003c/code\u003e namespace within the Google.Cloud.NetApp.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e class include \u003ccode\u003eForce\u003c/code\u003e (a boolean indicating whether to proceed with deletion even with snapshots) and \u003ccode\u003eName\u003c/code\u003e (a string for the volume's name), as well as a \u003ccode\u003eVolumeName\u003c/code\u003e property that is a type-safe view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.8.0 and previous versions are listed all the way down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]