Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::DatabaseEntity::TreeType (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::DatabaseEntity::TreeType.
The type of database entities tree.
Constants
TREE_TYPE_UNSPECIFIED
value: 0 Tree type unspecified.
SOURCE
value: 1 Tree of entities loaded from a source database.
DRAFT
value: 2 Tree of entities converted from the source tree using the mapping rules.
DESTINATION
value: 3 Tree of entities observed on the destination database.