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 designed to specify identifiers for MySQL data source objects and is accessible via the `Google.Cloud.Datastream.V1` namespace."],["The class is derived from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling and deep cloning."],["The `MysqlObjectIdentifier` class includes two constructors and two properties, `Database` and `Table`, both of which are strings, required, and settable."],["The documentation also includes a list of the available versions of this class, with version 2.9.0 being the latest."]]],[]]