Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::TransferStatus.
Denotes the transfer status of a resource. It is unspecified for resources
created from Dataplex API.
Constants
TRANSFER_STATUS_UNSPECIFIED
value: 0 The default value. It is set for resources that were not subject for
migration from Data Catalog service.
TRANSFER_STATUS_MIGRATED
value: 1 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
value: 2 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 2024-10-30 UTC."],[],[]]