public enum DatabaseEntity.Types.TreeTypeReference documentation and code samples for the Database Migration v1 API enum DatabaseEntity.Types.TreeType.
The type of database entities tree.
Namespace
Google.Cloud.CloudDms.V1Assembly
Google.Cloud.CloudDms.V1.dll
Fields |
|
|---|---|
| Name | Description |
Destination |
Tree of entities observed on the destination database. |
Draft |
Tree of entities converted from the source tree using the mapping rules. |
Source |
Tree of entities loaded from a source database. |
Unspecified |
Tree type unspecified. |