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 Identity Access Context Manager v1 API."],["`DeleteAccessLevelRequest` is used to request the deletion of an `AccessLevel`, which is part of Google's Identity Access Context Manager."],["The latest version of this API documentation is version 2.5.0, but this specific documentation page is for version 2.1.0 of the `DeleteAccessLevelRequest` class."],["The `DeleteAccessLevelRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class contains properties for `AccessLevelName` and `Name`, which are essential for identifying and referencing the Access Level to be deleted."]]],[]]