GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse constructor
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse({
- String? access,
- List<
GoogleRpcStatus> ? errors, - List<
GoogleCloudPolicytroubleshooterV1ExplainedPolicy> ? explainedPolicies,
Implementation
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse({
this.access,
this.errors,
this.explainedPolicies,
});