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