Google Cloud Datacatalog V1beta1Big Query Table Spec Args
data class GoogleCloudDatacatalogV1beta1BigQueryTableSpecArgs(val tableSpec: Output<GoogleCloudDatacatalogV1beta1TableSpecArgs>? = null, val viewSpec: Output<GoogleCloudDatacatalogV1beta1ViewSpecArgs>? = null) : ConvertibleToJava<GoogleCloudDatacatalogV1beta1BigQueryTableSpecArgs>
Describes a BigQuery table.
Constructors
Link copied to clipboard
fun GoogleCloudDatacatalogV1beta1BigQueryTableSpecArgs(tableSpec: Output<GoogleCloudDatacatalogV1beta1TableSpecArgs>? = null, viewSpec: Output<GoogleCloudDatacatalogV1beta1ViewSpecArgs>? = null)