public sealed class SourceObjectIdentifier.Types.MysqlObjectIdentifier : IMessage<SourceObjectIdentifier.Types.MysqlObjectIdentifier>, IEquatable<SourceObjectIdentifier.Types.MysqlObjectIdentifier>, IDeepCloneable<SourceObjectIdentifier.Types.MysqlObjectIdentifier>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class SourceObjectIdentifier.Types.MysqlObjectIdentifier.
[[["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 `MysqlObjectIdentifier` class within the Google Cloud Datastream V1 API, specifically for version 2.4.0."],["`MysqlObjectIdentifier` is a class representing a MySQL data source object identifier, used within the `SourceObjectIdentifier` type."],["The `MysqlObjectIdentifier` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two constructors, one default and one that takes another `MysqlObjectIdentifier` instance as a parameter, and it contains properties for `Database` and `Table` which are both strings representing the database and table name, respectively."],["This page also lists links to the documentation for several other versions of this `MysqlObjectIdentifier`, ranging from version 1.0.0 up to the latest version 2.9.0, showing its progression through the different API updates."]]],[]]