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

ProjectsHistoriesExecutionsStepsPerfSampleSeriesListOptions

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

Additional options for ToolResults#projectsHistoriesExecutionsStepsPerfSampleSeriesList.

interface ProjectsHistoriesExecutionsStepsPerfSampleSeriesListOptions {
filter?:
| "perfMetricTypeUnspecified"
| "memory"
| "cpu"
| "network"
| "graphics";
}

§Properties

§
filter?: "perfMetricTypeUnspecified" | "memory" | "cpu" | "network" | "graphics"
[src]

Specify one or more PerfMetricType values such as CPU to filter the result