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

ProjectsLocationsRuntimesListOptions

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

Additional options for CloudFunctions#projectsLocationsRuntimesList.

interface ProjectsLocationsRuntimesListOptions {
filter?: string;
}

§Properties

§
filter?: string
[src]

The filter for Runtimes that match the filter expression, following the syntax outlined in https://google.aip.dev/160.