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"]],[["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."],[[["This document provides reference information for the `UpdateAccessLevelRequest` class within the Identity Access Context Manager v1 API, specifically version 2.4.0."],["The `UpdateAccessLevelRequest` class is used to request updates to an `AccessLevel`, which is part of Google's Identity Access Context Manager service, with the latest version being 2.5.0."],["It details the class's inheritance structure, including implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available constructors for `UpdateAccessLevelRequest`, along with the properties `AccessLevel` and `UpdateMask`, and the required specifications for these properties."],["It lists all available version for this class, from 1.2.0 to 2.5.0, along with their respective links."]]],[]]