Reference documentation and code samples for the Cloud Asset V1 API module Google::Identity::AccessContextManager::V1::BasicLevel::ConditionCombiningFunction.
Options for how the conditions list should be combined to determine if
this AccessLevel is applied. Default is AND.
Constants
AND
value: 0 All Conditions must be true for the BasicLevel to be true.
OR
value: 1 If at least one Condition is true, then the BasicLevel is true.
[[["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."],[],[]]