tableSpec property

GoogleCloudDatacatalogV1beta1TableSpec? tableSpec
getter/setter pair

Spec of a BigQuery table.

This field should only be populated if table_source_type is BIGQUERY_TABLE.

Implementation

GoogleCloudDatacatalogV1beta1TableSpec? tableSpec;