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

TransferJobsGetOptions

import type { TransferJobsGetOptions } from "https://googleapis.deno.dev/v1/storagetransfer:v1.ts";

Additional options for StorageTransfer#transferJobsGet.

interface TransferJobsGetOptions {
projectId: string;
}

§Properties

§
projectId: string
[src]

Required. The ID of the Google Cloud project that owns the job.