public sealed class MysqlObjectIdentifier : IMessage<SourceObjectIdentifier.Types.MysqlObjectIdentifier>, IEquatable<SourceObjectIdentifier.Types.MysqlObjectIdentifier>, IDeepCloneable<SourceObjectIdentifier.Types.MysqlObjectIdentifier>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This page details the `MysqlObjectIdentifier` class, which is used to identify objects within a MySQL data source in the Google Cloud Datastream V1 service."],["The `MysqlObjectIdentifier` class has been implemented to support several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MysqlObjectIdentifier` class features two constructors: a default constructor (`MysqlObjectIdentifier()`) and another that accepts a `SourceObjectIdentifier.Types.MysqlObjectIdentifier` parameter."],["The class includes two essential properties, `Database` and `Table`, both of which are strings and are required for identifying the specific MySQL object."],["There are multiple versions of the library, ranging from `1.0.0` to `2.9.0`, with `2.9.0` being the latest."]]],[]]