condition property

GoogleTypeExpr? condition
getter/setter pair

A condition expression that specifies when the role binding grants access.

To learn about IAM Conditions, see https://cloud.google.com/iam/help/conditions/overview.

Implementation

GoogleTypeExpr? condition;