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 page 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 the Google Identity Access Context Manager."],["The latest version of the `DeleteAccessLevelRequest` class is 2.5.0, and there are older versions available, ranging from 2.4.0 to 1.2.0."],["The `DeleteAccessLevelRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `DeleteAccessLevelRequest` class has two properties available, `AccessLevelName` and `Name`, which are used to identify the access level to be deleted."]]],[]]