GoogleChromePolicyVersionsV1ResolveRequest constructor
GoogleChromePolicyVersionsV1ResolveRequest({
- int? pageSize,
- String? pageToken,
- String? policySchemaFilter,
- GoogleChromePolicyVersionsV1PolicyTargetKey? policyTargetKey,
Implementation
GoogleChromePolicyVersionsV1ResolveRequest({
this.pageSize,
this.pageToken,
this.policySchemaFilter,
this.policyTargetKey,
});