public sealed class DeleteAccessLevelRequest : IMessage<DeleteAccessLevelRequest>, IEquatable<DeleteAccessLevelRequest>, IDeepCloneable<DeleteAccessLevelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class DeleteAccessLevelRequest.
[[["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 documentation for the `DeleteAccessLevelRequest` class within the Google Identity Access Context Manager v1 API, specifically for version 2.3.0."],["The `DeleteAccessLevelRequest` class is used to initiate a request to delete an `AccessLevel`, which is part of the `Google.Identity.AccessContextManager.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `DeleteAccessLevelRequest` class includes properties like `AccessLevelName` and `Name`, which are essential for identifying the access level to be deleted and require a specific format."],["The page also provides links to previous versions of the `DeleteAccessLevelRequest` documentation, ranging from version 1.2.0 up to the latest version, 2.5.0."]]],[]]