expandRoles property

bool? expandRoles
getter/setter pair

If true, the access section of result will expand any roles appearing in IAM policy bindings to include their permissions.

If IamPolicyAnalysisQuery.access_selector is specified, the access section of the result will be determined by the selector, and this flag is not allowed to set. Default is false.

Optional.

Implementation

core.bool? expandRoles;