condition property

GoogleTypeExpr? condition
getter/setter pair

A condition expression that specifies when the deny rule denies the principal access.

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

Implementation

GoogleTypeExpr? condition;