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

GoogleCloudMetastoreV1alphaCompleteMigrationResponse

import type { GoogleCloudMetastoreV1alphaCompleteMigrationResponse } from "https://googleapis.deno.dev/v1/metastore:v2.ts";

Response message for DataprocMetastore.CompleteMigration.

interface GoogleCloudMetastoreV1alphaCompleteMigrationResponse {
migrationExecution?: string;
}

§Properties

§
migrationExecution?: string
[src]

The relative resource name of the migration execution, in the following form:projects/{project_number}/locations/{location_id}/services/{service_id}/migrationExecutions/{migration_execution_id}.