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

GoogleCloudAssuredworkloadsV1ListViolationsResponse

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

Response of ListViolations endpoint.

interface GoogleCloudAssuredworkloadsV1ListViolationsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

The next page token. Returns empty if reached the last page.

§

List of Violations under a Workload.