columns
Parameters
value
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.
Parameters
values
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.
suspend fun columns(argument: List<suspend GoogleCloudDatacatalogV1ColumnSchemaArgsBuilder.() -> Unit>)
suspend fun columns(vararg argument: suspend GoogleCloudDatacatalogV1ColumnSchemaArgsBuilder.() -> Unit)
Parameters
argument
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.