conditions property

List<GoogleIdentityAccesscontextmanagerV1Condition>? conditions
getter/setter pair

A list of requirements for the AccessLevel to be granted.

Required.

Implementation

core.List<GoogleIdentityAccesscontextmanagerV1Condition>? conditions;