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

SourceObjectConfig

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

Config for a single migration job object.

interface SourceObjectConfig {
objectIdentifier?: SourceObjectIdentifier;
}

§Properties

§
objectIdentifier?: SourceObjectIdentifier
[src]

Optional. The object identifier.