Access Context Manager V1 Client - Class ConditionCombiningFunction (1.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Access Context Manager V1 Client class ConditionCombiningFunction.
Options for how the conditions list should be combined to determine if
this AccessLevel is applied. Default is AND.
Protobuf type google.identity.accesscontextmanager.v1.BasicLevel.ConditionCombiningFunction
Namespace
Google \ Identity \ AccessContextManager \ V1 \ BasicLevel
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PBAND
Value: 0
All Conditions must be true for the BasicLevel to be true.
Generated from protobuf enum AND = 0;
PBOR
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 2026-03-11 UTC."],[],[]]