GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest constructor
GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest({
- GoogleChromePolicyVersionsV1PolicyTargetKey? policyTargetKey,
- GoogleChromePolicyVersionsV1PolicyValue? policyValue,
- String? updateMask,
Implementation
GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest({
this.policyTargetKey,
this.policyValue,
this.updateMask,
});