GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse constructor
GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse({
- List<
String> ? groupIds, - String? policyNamespace,
- String? policySchema,
- GoogleChromePolicyVersionsV1PolicyTargetKey? policyTargetKey,
Implementation
GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse({
this.groupIds,
this.policyNamespace,
this.policySchema,
this.policyTargetKey,
});