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 webpage details the \u003ccode\u003eBasicLevel\u003c/code\u003e class, a type of \u003ccode\u003eAccessLevel\u003c/code\u003e designed with a set of recommended features.\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, ensuring its compatibility and functionality within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicLevel\u003c/code\u003e class offers two constructors: a default constructor \u003ccode\u003eBasicLevel()\u003c/code\u003e and one that copies from an existing \u003ccode\u003eBasicLevel\u003c/code\u003e object \u003ccode\u003eBasicLevel(BasicLevel other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCombiningFunction\u003c/code\u003e property determines how the \u003ccode\u003eConditions\u003c/code\u003e list is evaluated (AND/OR) to grant access, and the \u003ccode\u003eConditions\u003c/code\u003e property contains a required list of requirements.\u003c/p\u003e\n"],["\u003cp\u003eThis page displays a chronological list of versions, with the most recent version being 2.5.0, along with past versions including the current version 1.4.0, that range down to 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]