database View Spec
suspend fun databaseViewSpec(value: Output<GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecArgs>)
Parameters
value
Spec what aplies to tables that are actually views. Not set for "real" tables.
suspend fun databaseViewSpec(argument: suspend GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecArgsBuilder.() -> Unit)
Parameters
argument
Spec what aplies to tables that are actually views. Not set for "real" tables.