Database Migration v1 API - Enum DatabaseEntity.Types.TreeType (2.1.0)

public enum DatabaseEntity.Types.TreeType

Reference documentation and code samples for the Database Migration v1 API enum DatabaseEntity.Types.TreeType.

The type of database entities tree.

Namespace

Google.Cloud.CloudDms.V1

Assembly

Google.Cloud.CloudDms.V1.dll

Fields

NameDescription
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.