TableDetailCopyimport type { TableDetail } from "https://googleapis.deno.dev/v1/bigquerydatatransfer:v1.ts";Table details related to hierarchy. interface TableDetail {partitionCount?: bigint;}§Properties§partitionCount?: bigint[src]Optional. Total number of partitions being tracked within the table.