public BasicLevel.Types.ConditionCombiningFunction CombiningFunction { get; set; }
How the conditions list should be combined to determine if a request is
granted this AccessLevel. If AND is used, each Condition in
conditions must be satisfied for the AccessLevel to be applied. If OR
is used, at least one Condition in conditions must be satisfied for the
AccessLevel to be applied. Default behavior is AND.
[[["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 \u003ccode\u003eBasicLevel\u003c/code\u003e class represents an \u003ccode\u003eAccessLevel\u003c/code\u003e in the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace and uses a set of recommended features.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.5.0 is the latest version of the \u003ccode\u003eBasicLevel\u003c/code\u003e class, while other documented versions range from 1.2.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicLevel\u003c/code\u003e class implements several interfaces including \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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBasicLevel\u003c/code\u003e has a \u003ccode\u003eCombiningFunction\u003c/code\u003e property, which determines how the list of conditions are evaluated, and a \u003ccode\u003eConditions\u003c/code\u003e property that is a required list of requirements for granting the \u003ccode\u003eAccessLevel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicLevel\u003c/code\u003e class offers two constructors, one default and another for creating a new \u003ccode\u003eBasicLevel\u003c/code\u003e object based on another \u003ccode\u003eBasicLevel\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]