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

GoogleCloudPolicysimulatorV1ListOrgPolicyViolationsPreviewsResponse

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

ListOrgPolicyViolationsPreviewsResponse is the response message for OrgPolicyViolationsPreviewService.ListOrgPolicyViolationsPreviews.

interface GoogleCloudPolicysimulatorV1ListOrgPolicyViolationsPreviewsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

A token that you can use to retrieve the next page of results. If this field is omitted, there are no subsequent pages.

§

The list of OrgPolicyViolationsPreview