Data Catalog API methods that are related to Data Catalog search and metadata are deprecated and will be discontinued on January 30, 2026. See Transition from Data Catalog to Dataplex Catalog. Methods that are related to policy tags and policy tag taxonomies are not deprecated.
Stay organized with collections
Save and categorize content based on your preferences.
This enum describes TagTemplate transfer status to Dataplex service.
Enums
DATAPLEX_TRANSFER_STATUS_UNSPECIFIED
Default value. TagTemplate and its tags are only visible and editable in DataCatalog.
MIGRATED
TagTemplate and its tags are auto-copied to Dataplex service. Visible in both services. Editable in DataCatalog, read-only in Dataplex. Deprecated: Individual TagTemplate migration is deprecated in favor of organization or project wide TagTemplate migration opt-in.
TRANSFERRED
TagTemplate and its tags are auto-copied to Dataplex service. Visible in both services. Editable in Dataplex, read-only in DataCatalog.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[[["This content defines the transfer status of TagTemplates to the Dataplex service."],["`DATAPLEX_TRANSFER_STATUS_UNSPECIFIED` indicates that the TagTemplate and its tags are only visible and editable in DataCatalog."],["`MIGRATED` means the TagTemplate and its tags are copied to Dataplex, visible in both services, and editable only in DataCatalog, and this status is deprecated."],["`TRANSFERRED` indicates that the TagTemplate and its tags are copied to Dataplex, visible in both services, and editable in Dataplex."]]],[]]