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

TransferJobsDeleteOptions

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

Additional options for StorageTransfer#transferJobsDelete.

interface TransferJobsDeleteOptions {
projectId: string;
}

§Properties

§
projectId: string
[src]

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