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 and hyphen, with the first
character a letter, the last a letter 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.7.0, and also provides links to the other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVolumeRequest\u003c/code\u003e class is used to define and send a request for creating a new volume within the Google Cloud NetApp service and 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\u003eThe class includes properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eVolume\u003c/code\u003e, and \u003ccode\u003eVolumeId\u003c/code\u003e, which are used to specify details about the volume to be created, including the parent location and the unique identifier for the new volume.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided for creating new \u003ccode\u003eCreateVolumeRequest\u003c/code\u003e objects, including a default constructor and one that accepts another \u003ccode\u003eCreateVolumeRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThis document references the \u003ccode\u003eCreateVolumeRequest\u003c/code\u003e class, its associated data types, such as \u003ccode\u003eVolume\u003c/code\u003e and \u003ccode\u003eLocationName\u003c/code\u003e, and the relevant .NET documentation.\u003c/p\u003e\n"]]],[],null,[]]