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"]],[["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-04-02 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."]]],[]]