public sealed class MysqlSourceConfig.Types.BinaryLogPosition : IMessage<MysqlSourceConfig.Types.BinaryLogPosition>, IEquatable<MysqlSourceConfig.Types.BinaryLogPosition>, IDeepCloneable<MysqlSourceConfig.Types.BinaryLogPosition>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class MysqlSourceConfig.Types.BinaryLogPosition.
[[["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 documentation page covers the `MysqlSourceConfig.Types.BinaryLogPosition` class within the Google Cloud Datastream V1 API, specifically version 2.8.0, with links to other versions available."],["The `BinaryLogPosition` class is used for defining replication based on the MySQL binary log."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BinaryLogPosition` class inherits from the `object` class and provides two constructors: one default and one that takes another `BinaryLogPosition` instance as a parameter."],["The documentation lists multiple versions of the `BinaryLogPosition` class ranging from version 1.0.0 to the latest version, 2.9.0."]]],[]]