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

ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListOptions

import type { ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamplesListOptions } from "https://googleapis.deno.dev/v1/toolresults:v1beta3.ts";

Additional options for ToolResults#projectsHistoriesExecutionsStepsPerfSampleSeriesSamplesList.

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

§Properties

§
pageSize?: number
[src]

The default page size is 500 samples, and the maximum size is 5000. If the page_size is greater than 5000, the effective page size will be 5000

§
pageToken?: string
[src]

Optional, the next_page_token returned in the previous response