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

ProjectsLocationsInstancesListOptions

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

Additional options for Looker#projectsLocationsInstancesList.

interface ProjectsLocationsInstancesListOptions {
pageSize?: number;
pageToken?: string;
}

§Properties

§
pageSize?: number
[src]

The maximum number of instances to return. If unspecified at most 256 will be returned. The maximum possible value is 2048.

§
pageToken?: string
[src]

A page token received from a previous ListInstancesRequest.