public sealed class CustomLevel : IMessage<CustomLevel>, IEquatable<CustomLevel>, IDeepCloneable<CustomLevel>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eCustomLevel\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace and is used for defining access levels.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomLevel\u003c/code\u003e utilizes the Cloud Common Expression Language (CEL) to specify conditions that must be met for an access level to apply.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomLevel\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and integration.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor \u003ccode\u003eCustomLevel()\u003c/code\u003e and a copy constructor \u003ccode\u003eCustomLevel(CustomLevel other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes the \u003ccode\u003eExpr\u003c/code\u003e property, which represents the Cloud CEL expression and is required for \u003ccode\u003eCustomLevel\u003c/code\u003e configuration.\u003c/p\u003e\n"]]],[],null,[]]