Opt In Resource Data Data Cells Filter
data class OptInResourceDataDataCellsFilter(val databaseName: String? = null, val name: String? = null, val tableCatalogId: String? = null, val tableName: String? = null)
Properties
Link copied to clipboard
The name of the database for the table. Unique to a Data Catalog. A database is a set of associated table definitions organized into a logical group. You can Grant and Revoke database privileges to a principal.
Link copied to clipboard
ID of the catalog to which the table belongs.