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-04-09 UTC."],[[["This documentation page covers the `SourceObjectIdentifier.Types.MysqlObjectIdentifier` class within the Google Cloud Datastream v1 API for .NET."],["The `MysqlObjectIdentifier` class is a representation of a MySQL data source object identifier, used within the Datastream service."],["This class has been documented across multiple versions of the API, with the latest version available being 2.9.0, and version 2.6.0 being the active page."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class are `Database` and `Table`, which represent the database and table names respectively, and are required fields."]]],[]]