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

GoogleChromePolicyVersionsV1ListPolicySchemasResponse

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

Response message for listing policy schemas that match a filter.

interface GoogleChromePolicyVersionsV1ListPolicySchemasResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

The page token used to get the next page of policy schemas.

§

The list of policy schemas that match the query.