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

ProjectsLocationsSnapshotsListOptions

import type { ProjectsLocationsSnapshotsListOptions } from "https://googleapis.deno.dev/v1/dataflow:v1b3.ts";

Additional options for Dataflow#projectsLocationsSnapshotsList.

interface ProjectsLocationsSnapshotsListOptions {
jobId?: string;
}

§Properties

§
jobId?: string
[src]

If specified, list snapshots created from this job.