[[["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 details the `MysqlProfile` class, which is essential for configuring connections to MySQL databases within Google Cloud Datastream."],["The `MysqlProfile` class has been implemented to ensure compatibility and proper functioning with the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the current version being 2.0.0, but version 2.9.0 is the latest."],["Key properties of the `MysqlProfile` class include `Hostname`, `Password`, `Port`, `SslConfig`, and `Username`, which are used to define connection parameters."],["The class includes two constructors: a default `MysqlProfile()` and another to construct a new profile based on an existing `MysqlProfile` object, which is called `MysqlProfile(MysqlProfile other)`."]]],[]]