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 details the \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e class defines the necessary parameters for connecting to MySQL databases, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several 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\u003eKey properties of \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e include \u003ccode\u003eHost\u003c/code\u003e, \u003ccode\u003ePort\u003c/code\u003e, \u003ccode\u003eUsername\u003c/code\u003e, and \u003ccode\u003ePassword\u003c/code\u003e (which is input-only and encrypted), as well as \u003ccode\u003eCloudSqlId\u003c/code\u003e for Cloud SQL instances and \u003ccode\u003eSsl\u003c/code\u003e for SSL configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists other available versions of \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e, going from 1.0.0 up to the most recent 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the constructors for the class, which include a parameterless one, and one that uses another \u003ccode\u003eMySqlConnectionProfile\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]