Stay organized with collectionsSave and categorize content based on your preferences.
Denotes the transfer status of a resource. It is unspecified for resources created from Dataplex API.
Enums
TRANSFER_STATUS_UNSPECIFIED
The default value. It is set for resources that were not subject for migration from Data Catalog service.
TRANSFER_STATUS_MIGRATED
Indicates that a resource was migrated from Data Catalog service but it hasn't been transferred yet. In particular the resource cannot be updated from Dataplex API.
TRANSFER_STATUS_TRANSFERRED
Indicates that a resource was transferred from Data Catalog service. The resource can only be updated from Dataplex API.
[[["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-07-21 UTC."],[[["\u003cp\u003eResources created from the Dataplex API have an unspecified transfer status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTRANSFER_STATUS_UNSPECIFIED\u003c/code\u003e is the default value for resources not migrated from the Data Catalog service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTRANSFER_STATUS_MIGRATED\u003c/code\u003e indicates a resource migrated from the Data Catalog service but not yet transferred, meaning it can't be updated via the Dataplex API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTRANSFER_STATUS_TRANSFERRED\u003c/code\u003e signifies a resource has been moved from the Data Catalog service and can only be updated through the Dataplex API.\u003c/p\u003e\n"]]],[],null,["# TransferStatus\n\nDenotes the transfer status of a resource. It is unspecified for resources created from Dataplex API."]]