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

GoogleCloudOsconfigV2__ListPolicyOrchestratorsResponse

import type { GoogleCloudOsconfigV2__ListPolicyOrchestratorsResponse } from "https://googleapis.deno.dev/v1/osconfig:v2.ts";

Response for the list policy orchestrator resources.

interface GoogleCloudOsconfigV2__ListPolicyOrchestratorsResponse {
nextPageToken?: string;
unreachable?: string[];
}

§Properties

§
nextPageToken?: string
[src]

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

§

The policy orchestrators for the specified parent resource.

§
unreachable?: string[]
[src]

Locations that could not be reached.