GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest constructor

GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest({
  1. GoogleCloudPolicytroubleshooterV1AccessTuple? accessTuple,
})

Implementation

GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest({
  this.accessTuple,
});