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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]