public sealed class MySqlConnectionProfile : IMessage<MySqlConnectionProfile>, IEquatable<MySqlConnectionProfile>, IDeepCloneable<MySqlConnectionProfile>, IBufferMessage, IMessage
Specifies connection parameters required specifically for MySQL databases.
Required. Input only. The password for the user that Database Migration Service will be using to
connect to the database. This field is not returned on request, and the
value is encrypted when stored in Database Migration Service.
Required. The username that Database Migration Service will use to connect to the
database. The value is encrypted when stored in Database Migration Service.
[[["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\u003eThis webpage documents the \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace, which specifies connection parameters for MySQL databases.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e class is 2.5.0, with older versions back to 1.0.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e class includes properties for setting up a connection, such as \u003ccode\u003eHost\u003c/code\u003e, \u003ccode\u003ePort\u003c/code\u003e, \u003ccode\u003eUsername\u003c/code\u003e, \u003ccode\u003ePassword\u003c/code\u003e, and \u003ccode\u003eSsl\u003c/code\u003e configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constructors for creating new \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e objects and creating copies from existing \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]