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"]],[["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 provides reference documentation for the `SourceObjectIdentifier.Types.MysqlObjectIdentifier` class within the DataStream v1 API for .NET."],["The `MysqlObjectIdentifier` class is used to identify objects within a MySQL data source and is part of the `Google.Cloud.Datastream.V1` namespace."],["The latest version documented is 2.9.0, with historical versions ranging from 2.8.0 back to 1.0.0 also available for reference."],["This class includes properties for `Database` and `Table`, both of which are strings and required for identifying a specific MySQL object."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for compatibility and functionality."]]],[]]