public sealed class CustomLevel : IMessage<CustomLevel>, IEquatable<CustomLevel>, IDeepCloneable<CustomLevel>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class CustomLevel.
CustomLevel is an AccessLevel using the Cloud Common Expression Language
to represent the necessary conditions for the level to apply to a request.
See CEL spec at: https://github.com/google/cel-spec
[[["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-03-21 UTC."],[[["This page provides documentation for the `CustomLevel` class within the Google Identity Access Context Manager v1 API, specifically version 2.2.0."],["`CustomLevel` is an `AccessLevel` that employs the Cloud Common Expression Language (CEL) to define the conditions necessary for a request to meet the level."],["The latest version of the API documented is 2.5.0, with several previous versions available for reference, starting with version 1.2.0."],["The `CustomLevel` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it contains properties like `Expr`."]]],[]]