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

GoogleCloudAssuredworkloadsV1ListWorkloadsResponse

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

Response of ListWorkloads endpoint.

interface GoogleCloudAssuredworkloadsV1ListWorkloadsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

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

§

List of Workloads under a given parent.