public sealed class CreateStoragePoolRequest : IMessage<CreateStoragePoolRequest>, IEquatable<CreateStoragePoolRequest>, IDeepCloneable<CreateStoragePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class CreateStoragePoolRequest.
Required. Id of the requesting storage pool. 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\u003eThe \u003ccode\u003eCreateStoragePoolRequest\u003c/code\u003e class, part of the Google Cloud NetApp V1 API, is used to create a new storage pool and is available in multiple versions, with 1.8.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e which gives it methods and capabilities.\u003c/p\u003e\n"],["\u003cp\u003eCreating an instance of \u003ccode\u003eCreateStoragePoolRequest\u003c/code\u003e requires specifying parameters like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eStoragePool\u003c/code\u003e, and \u003ccode\u003eStoragePoolId\u003c/code\u003e, each with specific types and requirements.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property can be represented as a string or as a \u003ccode\u003eLocationName\u003c/code\u003e, and it's a required field when creating a new storage pool, alongside \u003ccode\u003eStoragePoolId\u003c/code\u003e, which needs to be unique and follow specific character limits.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: one default and one that takes another \u003ccode\u003eCreateStoragePoolRequest\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]