Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest

import type { GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest } from "https://googleapis.deno.dev/v1/chromepolicy:v1.ts";

Request message for listing the group priority ordering of an app.

interface GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest {
policyNamespace?: string;
policySchema?: string;
}

§Properties

§
policyNamespace?: string
[src]

The namespace of the policy type for the request.

§
policySchema?: string
[src]

The schema name of the policy for the request.

§

Required. The key of the target for which we want to retrieve the group priority ordering. The target resource must point to an app.