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

GoogleCloudPolicysimulatorV1ListOrgPolicyViolationsResponse

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

ListOrgPolicyViolationsResponse is the response message for OrgPolicyViolationsPreviewService.ListOrgPolicyViolations

interface GoogleCloudPolicysimulatorV1ListOrgPolicyViolationsResponse {
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 OrgPolicyViolations