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

ProjectsLocationsSfdcInstancesListOptions

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

Additional options for Integrations#projectsLocationsSfdcInstancesList.

interface ProjectsLocationsSfdcInstancesListOptions {
filter?: string;
pageSize?: number;
pageToken?: string;
readMask?: string;
}

§Properties

§
pageSize?: number
[src]

The size of entries in the response. If unspecified, defaults to 100.

§
pageToken?: string
[src]

The token returned in the previous response.

§
readMask?: string
[src]

The mask which specifies fields that need to be returned in the SfdcInstance's response.