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