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

ProjectsSnapshotsListOptions

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

Additional options for Dataflow#projectsSnapshotsList.

interface ProjectsSnapshotsListOptions {
jobId?: string;
location?: string;
}

§Properties

§
jobId?: string
[src]

If specified, list snapshots created from this job.

§
location?: string
[src]

The location to list snapshots in.