public sealed class CreateVolumeRequest : IMessage<CreateVolumeRequest>, IEquatable<CreateVolumeRequest>, IDeepCloneable<CreateVolumeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class CreateVolumeRequest.
Required. Id of the requesting volume. Must be unique within the parent
resource. Must contain only letters, numbers, underscore and hyphen, with
the first character a letter or underscore, the last a letter or underscore
or a number, and a 63 character maximum.
[[["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 information for the \u003ccode\u003eCreateVolumeRequest\u003c/code\u003e class within the Google Cloud NetApp v1 API, specifically version 1.5.0, which is part of the \u003ccode\u003e.NET\u003c/code\u003e library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVolumeRequest\u003c/code\u003e class is used to define the message for creating a new volume, inheriting from object and implementing several interfaces such as \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\u003eIt includes constructors for creating a new instance and copying another \u003ccode\u003eCreateVolumeRequest\u003c/code\u003e object, and members inherited from \u003ccode\u003eobject\u003c/code\u003e such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateVolumeRequest\u003c/code\u003e class are \u003ccode\u003eParent\u003c/code\u003e (required string value for the parent), \u003ccode\u003eParentAsLocationName\u003c/code\u003e (typed view of \u003ccode\u003eParent\u003c/code\u003e), \u003ccode\u003eVolume\u003c/code\u003e (the required volume to be created), and \u003ccode\u003eVolumeId\u003c/code\u003e (a unique identifier for the new volume).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.8.0, and there are other versions available such as 1.7.0, 1.6.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]