public sealed class 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-31 UTC."],[[["This documentation page covers the `MysqlObjectIdentifier` class within the Google Cloud Datastream V1 API, specifically within the `SourceObjectIdentifier.Types` namespace."],["`MysqlObjectIdentifier` serves as the identifier for MySQL data source objects and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors: a default constructor and one that accepts another `MysqlObjectIdentifier` as a parameter."],["The `MysqlObjectIdentifier` class has two essential properties: `Database` and `Table`, both of which are strings and are required to specify the database and table names respectively."],["This documentation lists all of the versions of this class, from version 1.0.0 up to the latest version 2.9.0."]]],[]]