[[["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 2025-04-17 UTC."],[[["The `DatabaseType` class is a message defining the database engine and provider within the Google Cloud Data Migration Service (Cloud DMS) and it is part of version 1.1.0."],["It inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DatabaseType` class offers two constructors: a default constructor and one that takes another `DatabaseType` instance as a parameter for copying."],["The class includes properties for defining both the database engine (`Engine`) and the database provider (`Provider`)."],["There are multiple versions of this class, with the most recent version being 2.5.0, and the class is contained in the `Google.Cloud.CloudDms.V1` namespace."]]],[]]