rules property
A list of rules that specify the behavior of the Policy
.
All of the rules should be of the kind
specified in the Policy
.
Implementation
core.List<GoogleIamV2PolicyRule>? rules;
A list of rules that specify the behavior of the Policy
.
All of the rules should be of the kind
specified in the Policy
.
core.List<GoogleIamV2PolicyRule>? rules;