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

GoogleCloudDatacatalogV1ImportEntriesRequest

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

Request message for ImportEntries method.

interface GoogleCloudDatacatalogV1ImportEntriesRequest {
gcsBucketPath?: string;
jobId?: string;
}

§Properties

§
gcsBucketPath?: string
[src]

Path to a Cloud Storage bucket that contains a dump ready for ingestion.

§
jobId?: string
[src]

Optional. (Optional) Dataplex task job id, if specified will be used as part of ImportEntries LRO ID