public sealed class UpdateAccessLevelRequest : IMessage<UpdateAccessLevelRequest>, IEquatable<UpdateAccessLevelRequest>, IDeepCloneable<UpdateAccessLevelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class UpdateAccessLevelRequest.
Required. The updated [Access Level]
[google.identity.accesscontextmanager.v1.AccessLevel]. 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\u003eThis page provides reference documentation for the \u003ccode\u003eUpdateAccessLevelRequest\u003c/code\u003e class within the Identity Access Context Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateAccessLevelRequest\u003c/code\u003e class is 2.5.0, with versions ranging back to 1.2.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateAccessLevelRequest\u003c/code\u003e is used to update an \u003ccode\u003eAccessLevel\u003c/code\u003e, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAccessLevel\u003c/code\u003e, which is required and represents the updated Access Level, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is also required and controls which fields are updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAccessLevelRequest\u003c/code\u003e class includes two constructors to create new instances, one being parameterless, and another accepting an instance of \u003ccode\u003eUpdateAccessLevelRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,["# Identity Access Context Manager v1 API - Class UpdateAccessLevelRequest (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.UpdateAccessLevelRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.4.0/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.3.0/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.2.0/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.1.0/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.0.0/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.5.0/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.4.0/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.3.0/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.2.0/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest) \n\n public sealed class UpdateAccessLevelRequest : IMessage\u003cUpdateAccessLevelRequest\u003e, IEquatable\u003cUpdateAccessLevelRequest\u003e, IDeepCloneable\u003cUpdateAccessLevelRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Identity Access Context Manager v1 API class UpdateAccessLevelRequest.\n\nA request to update an `AccessLevel`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UpdateAccessLevelRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UpdateAccessLevelRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UpdateAccessLevelRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UpdateAccessLevelRequest](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.UpdateAccessLevelRequest), [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### UpdateAccessLevelRequest()\n\n public UpdateAccessLevelRequest()\n\n### UpdateAccessLevelRequest(UpdateAccessLevelRequest)\n\n public UpdateAccessLevelRequest(UpdateAccessLevelRequest other)\n\nProperties\n----------\n\n### AccessLevel\n\n public AccessLevel AccessLevel { get; set; }\n\nRequired. The updated \\[Access Level\\]\n\\[google.identity.accesscontextmanager.v1.AccessLevel\\]. Syntactic\ncorrectness of the \\[Access Level\\]\n\\[google.identity.accesscontextmanager.v1.AccessLevel\\] is a\nprecondition for creation.\n\n### UpdateMask\n\n public FieldMask UpdateMask { get; set; }\n\nRequired. Mask to control which fields get updated. Must be non-empty."]]