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"]],[["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."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eCustomLevel\u003c/code\u003e class within the Identity Access Context Manager v1 API is version 2.5.0, with multiple prior versions also available, starting from 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomLevel\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace, serving as an \u003ccode\u003eAccessLevel\u003c/code\u003e that employs Cloud Common Expression Language (CEL) to define the criteria for applying to a request, as detailed in the CEL specification.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomLevel\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, offering methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCustomLevel\u003c/code\u003e offers two constructors, one default and another one that accepts an existing instance of \u003ccode\u003eCustomLevel\u003c/code\u003e, allowing for object copying.\u003c/p\u003e\n"],["\u003cp\u003eOne of the properties of \u003ccode\u003eCustomLevel\u003c/code\u003e is \u003ccode\u003eExpr\u003c/code\u003e, which is of type \u003ccode\u003eExpr\u003c/code\u003e and is a required Cloud CEL expression, evaluated to boolean.\u003c/p\u003e\n"]]],[],null,[]]