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

XPSTablesPreprocessResponse

import type { XPSTablesPreprocessResponse } from "https://googleapis.deno.dev/v1/language:v2.ts";
interface XPSTablesPreprocessResponse {
tablesDatasetMetadata?: XPSTablesDatasetMetadata;
}

§Properties

§
tablesDatasetMetadata?: XPSTablesDatasetMetadata
[src]

The table/column id, column_name and the DataTypes of the columns will be populated.