public sealed class CreateAccessLevelRequest : IMessage<CreateAccessLevelRequest>, IEquatable<CreateAccessLevelRequest>, IDeepCloneable<CreateAccessLevelRequest>, IBufferMessage, IMessage
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"]],[["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 webpage provides documentation for the \u003ccode\u003eCreateAccessLevelRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace, specifically version 1.4.0, with links to different versions of the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAccessLevelRequest\u003c/code\u003e class is used to create an \u003ccode\u003eAccessLevel\u003c/code\u003e, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces like \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 two constructors: a default constructor \u003ccode\u003eCreateAccessLevelRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eCreateAccessLevelRequest(CreateAccessLevelRequest other)\u003c/code\u003e that takes another \u003ccode\u003eCreateAccessLevelRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAccessLevelRequest\u003c/code\u003e class has three main properties: \u003ccode\u003eAccessLevel\u003c/code\u003e (the \u003ccode\u003eAccessLevel\u003c/code\u003e to be created), \u003ccode\u003eParent\u003c/code\u003e (the resource name for the access policy), and \u003ccode\u003eParentAsAccessPolicyName\u003c/code\u003e (a typed view over the parent resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides information on inherited members and methods, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, all inherited from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]