[[["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 documentation page covers the `MysqlProfile` class within the Google Cloud Datastream v1 API, specifically version 2.4.0, and provides reference details and code examples."],["The `MysqlProfile` class is used to define a profile for a MySQL database, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, ranging from version 1.0.0 to 2.9.0 (latest), with links to their respective documentation pages, and version 2.4.0 is the currently presented version."],["The class has properties such as `Hostname`, `Password`, `Port`, `SslConfig`, and `Username`, which are used to configure the connection to a MySQL database."],["The `MysqlProfile` class can be instantiated using a default constructor or a constructor that accepts another `MysqlProfile` instance, allowing for duplication of properties."]]],[]]