[[["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-03-21 UTC."],[[["This webpage details the `MysqlProfile` class, which is used to define the configuration for a MySQL database connection within the Google Cloud Datastream service, with the latest version being 2.9.0 and a list of previous versions available."],["The `MysqlProfile` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` within the `Google.Protobuf` namespace."],["The class has constructors for creating new `MysqlProfile` objects, including one that takes another `MysqlProfile` as a parameter for copying properties."],["Key properties of the `MysqlProfile` include `Hostname`, `Password`, `Port` (defaulting to 3306), `SslConfig`, and `Username`, all required for connecting to a MySQL database."],["The namespace for the class is `Google.Cloud.Datastream.V1` and is located in the assembly `Google.Cloud.Datastream.V1.dll`."]]],[]]