columns property
The unified GoogleSQL-like schema of columns.
The overall maximum number of columns and nested columns is 10,000. The maximum nested depth is 15 levels.
Implementation
core.List<GoogleCloudDatacatalogV1ColumnSchema>? columns;
The unified GoogleSQL-like schema of columns.
The overall maximum number of columns and nested columns is 10,000. The maximum nested depth is 15 levels.
core.List<GoogleCloudDatacatalogV1ColumnSchema>? columns;