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

ProjectsLocationsProductsCertificatesListOptions

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

Additional options for Integrations#projectsLocationsProductsCertificatesList.

interface ProjectsLocationsProductsCertificatesListOptions {
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 Certificate's response.