GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest constructor
GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest({
- String? policySchema,
- GoogleChromePolicyVersionsV1PolicyTargetKey? policyTargetKey,
Implementation
GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest({
this.policySchema,
this.policyTargetKey,
});