Access Context Manager V1 Client - Class BasicLevel (0.4.5)

Reference documentation and code samples for the Access Context Manager V1 Client class BasicLevel.

BasicLevel is an AccessLevel using a set of recommended features.

Generated from protobuf message google.identity.accesscontextmanager.v1.BasicLevel

Namespace

Google \ Identity \ AccessContextManager \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ conditions
array< Google\Identity\AccessContextManager\V1\Condition >

Required. A list of requirements for the AccessLevel to be granted.

↳ combining_function
int

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.

getConditions

Required. A list of requirements for the AccessLevel to be granted.

Returns
Type
Description

setConditions

Required. A list of requirements for the AccessLevel to be granted.

Parameter
Name
Description
Returns
Type
Description
$this

getCombiningFunction

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.

Returns
Type
Description
int

setCombiningFunction

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.

Parameter
Name
Description
var
int
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: