public sealed class CreateQuotaRuleRequest : IMessage<CreateQuotaRuleRequest>, IEquatable<CreateQuotaRuleRequest>, IDeepCloneable<CreateQuotaRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class CreateQuotaRuleRequest.
Required. ID of the quota rule to create. 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eCreateQuotaRuleRequest\u003c/code\u003e class within the Google Cloud NetApp V1 API, outlining its purpose in creating quota rules.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateQuotaRuleRequest\u003c/code\u003e class 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\u003eThere are two constructors available, one being empty, and the other takes in another \u003ccode\u003eCreateQuotaRuleRequest\u003c/code\u003e as its argument, allowing for an object to be copied.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateQuotaRuleRequest\u003c/code\u003e class has four properties: \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsVolumeName\u003c/code\u003e, \u003ccode\u003eQuotaRule\u003c/code\u003e, and \u003ccode\u003eQuotaRuleId\u003c/code\u003e, each with specific types and purposes, and are all mandatory to fill out.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists several older versions, with the most up-to-date version being 1.8.0, followed by 1.7.0, and going all the way down to 1.0.0, in descending order.\u003c/p\u003e\n"]]],[],null,["# NetApp v1 API - Class CreateQuotaRuleRequest (1.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.9.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.9.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.8.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.7.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.6.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.5.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.4.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.3.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.2.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.1.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.0.0/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest) \n\n public sealed class CreateQuotaRuleRequest : IMessage\u003cCreateQuotaRuleRequest\u003e, IEquatable\u003cCreateQuotaRuleRequest\u003e, IDeepCloneable\u003cCreateQuotaRuleRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the NetApp v1 API class CreateQuotaRuleRequest.\n\nCreateQuotaRuleRequest for creating a quota rule. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateQuotaRuleRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateQuotaRuleRequest](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateQuotaRuleRequest](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateQuotaRuleRequest](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetApp.V1](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetApp.V1.dll\n\nConstructors\n------------\n\n### CreateQuotaRuleRequest()\n\n public CreateQuotaRuleRequest()\n\n### CreateQuotaRuleRequest(CreateQuotaRuleRequest)\n\n public CreateQuotaRuleRequest(CreateQuotaRuleRequest other)\n\nProperties\n----------\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Parent value for CreateQuotaRuleRequest\n\n### ParentAsVolumeName\n\n public VolumeName ParentAsVolumeName { get; set; }\n\n[VolumeName](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.VolumeName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.CreateQuotaRuleRequest#Google_Cloud_NetApp_V1_CreateQuotaRuleRequest_Parent) resource name property.\n\n### QuotaRule\n\n public QuotaRule QuotaRule { get; set; }\n\nRequired. Fields of the to be created quota rule.\n\n### QuotaRuleId\n\n public string QuotaRuleId { get; set; }\n\nRequired. ID of the quota rule to create. Must be unique within the parent\nresource. Must contain only letters, numbers, underscore and hyphen, with\nthe first character a letter or underscore, the last a letter or underscore\nor a number, and a 63 character maximum."]]