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 document provides reference documentation for the \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e class within the Google.Cloud.NetApp.V1 API, specifically for version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e class is used to construct requests for deleting a volume resource, inheriting from base classes and implementing several interfaces for enhanced functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eForce\u003c/code\u003e, a boolean that if set to true allows deletion of volumes even with snapshots, and \u003ccode\u003eName\u003c/code\u003e, a string defining the name of the volume.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has a constructor \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e that can be invoked to build a new request, and also with the option to clone another \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are 9 documented versions of the \u003ccode\u003eDeleteVolumeRequest\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 1.8.0.\u003c/p\u003e\n"]]],[],null,[]]