GoogleCloudPolicytroubleshooterIamV3ExplainedAllowPolicy constructor
GoogleCloudPolicytroubleshooterIamV3ExplainedAllowPolicy({
- String? allowAccessState,
- List<
GoogleCloudPolicytroubleshooterIamV3AllowBindingExplanation> ? bindingExplanations, - String? fullResourceName,
- GoogleIamV1Policy? policy,
- String? relevance,
Implementation
GoogleCloudPolicytroubleshooterIamV3ExplainedAllowPolicy({
this.allowAccessState,
this.bindingExplanations,
this.fullResourceName,
this.policy,
this.relevance,
});