Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::DatabaseEntity::TreeType (v0.7.2)

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.