tableSpec property

GoogleCloudDatacatalogV1TableSpec? tableSpec
getter/setter pair

Specification of a BigQuery table.

Populated only if the table_source_type is BIGQUERY_TABLE.

Implementation

GoogleCloudDatacatalogV1TableSpec? tableSpec;