[[["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."],[[["The `SourceConfig` class in the Google Cloud Datastream v1alpha1 API is used to configure the source of a data stream."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a wide range of functionalities."],["The `SourceConfig` class supports configuration for MySQL and Oracle data sources through its `MysqlSourceConfig` and `OracleSourceConfig` properties, respectively."],["It includes a property called `SourceConnectionProfileName` to specify the required identifier for the source connection profile."],["There are multiple versions of the `SourceConfig` class, with the latest being version `2.0.0-alpha05`, and the class can be instantiated using two constructors, `SourceConfig()` and `SourceConfig(SourceConfig other)`."]]],[]]