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

ProjectsLocationsProvisioningQuotasListOptions

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

Additional options for BareMetalSolution#projectsLocationsProvisioningQuotasList.

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

§Properties

§
pageSize?: number
[src]

Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default. Notice that page_size field is not supported and won't be respected in the API request for now, will be updated when pagination is supported.

§
pageToken?: string
[src]

A token identifying a page of results from the server.