GoogleCloudMetastoreV1betaCompleteMigrationResponse
import type { GoogleCloudMetastoreV1betaCompleteMigrationResponse } from "https://googleapis.deno.dev/v1/metastore:v2.ts";
Response message for DataprocMetastore.CompleteMigration.
interface GoogleCloudMetastoreV1betaCompleteMigrationResponse {
migrationExecution?: string;
}