OptionalautoList of auto-tagging configurations for this catalog. Empty list means no auto-tagging is enabled.
OptionalnameResource name in the format: catalogs/{catalog_name}/config.
OptionalselectedSchemas to include in the scan, each named relative to the parent catalog.
If specified, only listed schemas will be scanned.
Mutually exclusive with excluded_schemas: only one may be set per request.
If neither included_schemas nor excluded_schemas is set, all schemas are scanned.
Schemas to exclude from the scan, each named relative to the parent catalog.
If specified, all schemas except the specified ones will be scanned.
Mutually exclusive with included_schemas: only one may be set per request.
If neither included_schemas nor excluded_schemas is set, all schemas are scanned.
Data Classification configuration for a Unity Catalog catalog. This message follows the "At Most One Resource" pattern: at most one CatalogConfig exists per catalog.