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, part of the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace, is an \u003ccode\u003eAccessLevel\u003c/code\u003e that uses a set of recommended features within the Google Identity Access Context Manager.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.5.0 is the latest version of the \u003ccode\u003eBasicLevel\u003c/code\u003e class available in this documentation, and there are multiple previous versions documented, down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicLevel\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<BasicLevel>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<BasicLevel>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBasicLevel\u003c/code\u003e instances can be constructed with a default constructor or by cloning another \u003ccode\u003eBasicLevel\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicLevel\u003c/code\u003e class has properties \u003ccode\u003eCombiningFunction\u003c/code\u003e, which determines how conditions are combined (AND/OR), and \u003ccode\u003eConditions\u003c/code\u003e, which is a list of requirements for granting access.\u003c/p\u003e\n"]]],[],null,[]]