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\u003eThis document provides reference material for the \u003ccode\u003eBasicLevel\u003c/code\u003e class within the Google Identity Access Context Manager v1 API, specifically version 2.1.0, and contains documentation for all the versions from 1.2.0 to 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicLevel\u003c/code\u003e class is a type of \u003ccode\u003eAccessLevel\u003c/code\u003e that utilizes a set of pre-configured features and it 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBasicLevel\u003c/code\u003e has a property called \u003ccode\u003eCombiningFunction\u003c/code\u003e that determines how multiple conditions are evaluated (either using AND or OR logic) to decide if a request is granted access.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConditions\u003c/code\u003e is a required property of \u003ccode\u003eBasicLevel\u003c/code\u003e, defined as a list of requirements that need to be fulfilled for the \u003ccode\u003eAccessLevel\u003c/code\u003e to be granted.\u003c/p\u003e\n"]]],[],null,[]]