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

ListPoliciesResponse

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

The response message for PoliciesService.ListPolicies.

interface ListPoliciesResponse {
nextPageToken?: string;
policies?: Policy[];
}

§Properties

§
nextPageToken?: string
[src]

The pagination token to retrieve the next page of results. If this field is empty, there are no subsequent pages.

§
policies?: Policy[]
[src]

The results