public sealed class CreateAccessLevelRequest : IMessage<CreateAccessLevelRequest>, IEquatable<CreateAccessLevelRequest>, IDeepCloneable<CreateAccessLevelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class CreateAccessLevelRequest.
Required. The [Access Level]
[google.identity.accesscontextmanager.v1.AccessLevel] to create.
Syntactic correctness of the [Access Level]
[google.identity.accesscontextmanager.v1.AccessLevel] is a
precondition for creation.
[[["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-08-28 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eCreateAccessLevelRequest\u003c/code\u003e class is 2.5.0, which is part of the Identity Access Context Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAccessLevelRequest\u003c/code\u003e class is used to send a request to create a new \u003ccode\u003eAccessLevel\u003c/code\u003e within a specified access policy.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, allowing it to be used with protocol buffers and providing various functionalities like deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAccessLevelRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eAccessLevel\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e, which are required to define the details of the \u003ccode\u003eAccessLevel\u003c/code\u003e being created and the parent access policy it belongs to.\u003c/p\u003e\n"],["\u003cp\u003eThe current page provides documentation for the class \u003ccode\u003eCreateAccessLevelRequest\u003c/code\u003e and its various properties, constructors, inheritance and implementations.\u003c/p\u003e\n"]]],[],null,["# Identity Access Context Manager v1 API - Class CreateAccessLevelRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.4.0/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.3.0/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.2.0/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.1.0/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.0.0/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.5.0/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.4.0/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.3.0/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.2.0/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest) \n\n public sealed class CreateAccessLevelRequest : IMessage\u003cCreateAccessLevelRequest\u003e, IEquatable\u003cCreateAccessLevelRequest\u003e, IDeepCloneable\u003cCreateAccessLevelRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Identity Access Context Manager v1 API class CreateAccessLevelRequest.\n\nA request to create an `AccessLevel`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateAccessLevelRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateAccessLevelRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateAccessLevelRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateAccessLevelRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest), [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.Identity.AccessContextManager.V1](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1)\n\nAssembly\n--------\n\nGoogle.Identity.AccessContextManager.V1.dll\n\nConstructors\n------------\n\n### CreateAccessLevelRequest()\n\n public CreateAccessLevelRequest()\n\n### CreateAccessLevelRequest(CreateAccessLevelRequest)\n\n public CreateAccessLevelRequest(CreateAccessLevelRequest other)\n\nProperties\n----------\n\n### AccessLevel\n\n public AccessLevel AccessLevel { get; set; }\n\nRequired. The \\[Access Level\\]\n\\[google.identity.accesscontextmanager.v1.AccessLevel\\] to create.\nSyntactic correctness of the \\[Access Level\\]\n\\[google.identity.accesscontextmanager.v1.AccessLevel\\] is a\nprecondition for creation.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Resource name for the access policy which owns this \\[Access\nLevel\\] \\[google.identity.accesscontextmanager.v1.AccessLevel\\].\n\nFormat: `accessPolicies/{policy_id}`\n\n### ParentAsAccessPolicyName\n\n public AccessPolicyName ParentAsAccessPolicyName { get; set; }\n\n[AccessPolicyName](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.AccessPolicyName)-typed view over the [Parent](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.CreateAccessLevelRequest#Google_Identity_AccessContextManager_V1_CreateAccessLevelRequest_Parent) resource name property."]]