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