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