public sealed class CreateVolumeRequest : IMessage<CreateVolumeRequest>, IEquatable<CreateVolumeRequest>, IDeepCloneable<CreateVolumeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class CreateVolumeRequest.
[[["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."],[[["This webpage provides reference documentation for the `CreateVolumeRequest` class within the Google.Cloud.NetApp.V1 API, specifically for version 1.3.0."],["The `CreateVolumeRequest` class is used to send a message for creating a Volume and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, and it contains properties such as `Parent`, `ParentAsLocationName`, `Volume`, and `VolumeId`, which are used to define the attributes of the volume being requested."],["Version 1.8.0 is the most recent release of this documentation, while this webpage details version 1.3.0, which is part of a range of versions dating back to 1.0.0."]]],[]]