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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDatabaseEngineInfo\u003c/code\u003e class is part of the Google Cloud Database Migration v1 API, and provides details about the type and version of a source or destination database.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.5.0 is the latest version of the \u003ccode\u003eDatabaseEngineInfo\u003c/code\u003e class, with multiple other versions available, ranging down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDatabaseEngineInfo\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and structure definition.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eDatabaseEngineInfo()\u003c/code\u003e, which is the default, and \u003ccode\u003eDatabaseEngineInfo(DatabaseEngineInfo other)\u003c/code\u003e for copying another \u003ccode\u003eDatabaseEngineInfo\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEngine\u003c/code\u003e and \u003ccode\u003eVersion\u003c/code\u003e properties of the \u003ccode\u003eDatabaseEngineInfo\u003c/code\u003e class specify the database engine type and the version of the engine respectively, with the type set to \u003ccode\u003eDatabaseEngine\u003c/code\u003e and the version set to \u003ccode\u003estring\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]