public sealed class DatabaseEngineInfo : IMessage<DatabaseEngineInfo>, IEquatable<DatabaseEngineInfo>, IDeepCloneable<DatabaseEngineInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class DatabaseEngineInfo.
The type and version of a source or destination database.
[[["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-09 UTC."],[[["This webpage provides documentation for the `DatabaseEngineInfo` class within the Google Cloud Database Migration v1 API."],["The `DatabaseEngineInfo` class represents the type and version of a source or destination database and includes details about its inheritance and implemented interfaces."],["The documentation offers details on the class's constructors (`DatabaseEngineInfo()`, `DatabaseEngineInfo(DatabaseEngineInfo)`), its properties (`Engine`, `Version`), and a list of its available version history."],["The current version of this documentation is for version 2.4.0, but previous versions are also available including the latest version, 2.5.0."]]],[]]