GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest constructor

GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest({
  1. String? policySchema,
  2. GoogleChromePolicyVersionsV1PolicyTargetKey? policyTargetKey,
})

Implementation

GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest({
  this.policySchema,
  this.policyTargetKey,
});