condition property
A condition expression that prevents this binding from granting access
unless the expression evaluates to true
.
To learn about IAM Conditions, see https://cloud.google.com/iam/docs/conditions-overview.
Implementation
GoogleTypeExpr? condition;