Data Catalog v1 API - Enum TagTemplate.Types.DataplexTransferStatus (2.16.0)

public enum TagTemplate.Types.DataplexTransferStatus

Reference documentation and code samples for the Data Catalog v1 API enum TagTemplate.Types.DataplexTransferStatus.

This enum describes TagTemplate transfer status to Dataplex service.

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Fields

Name Description
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.

Unspecified

Default value. TagTemplate and its tags are only visible and editable in DataCatalog.