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\u003eThe latest version of \u003ccode\u003eCustomLevel\u003c/code\u003e is 2.5.0, and this page focuses on version 1.3.0 which is one of the versions of \u003ccode\u003eCustomLevel\u003c/code\u003e available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomLevel\u003c/code\u003e is an \u003ccode\u003eAccessLevel\u003c/code\u003e that uses Cloud Common Expression Language (CEL) to define the criteria for applying to a request.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements \u003ccode\u003eIMessage<CustomLevel>\u003c/code\u003e, \u003ccode\u003eIEquatable<CustomLevel>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CustomLevel>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomLevel\u003c/code\u003e class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eCustomLevel\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomLevel\u003c/code\u003e properties include an \u003ccode\u003eExpr\u003c/code\u003e property, which is a required Cloud CEL expression that evaluates to a boolean.\u003c/p\u003e\n"]]],[],null,[]]