public sealed class SourceObjectIdentifier : IMessage<SourceObjectIdentifier>, IEquatable<SourceObjectIdentifier>, IDeepCloneable<SourceObjectIdentifier>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class SourceObjectIdentifier.
Represents an identifier of an object in the data source.
[[["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."],[[["\u003cp\u003eThis documentation page covers the \u003ccode\u003eSourceObjectIdentifier\u003c/code\u003e class within the Google Cloud Datastream v1 API, which is used to represent an object's identifier within a data source.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceObjectIdentifier\u003c/code\u003e class has multiple versions available, ranging from version 1.0.0 up to the latest version, 2.9.0, with version 2.5.0 currently displayed.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its functionality within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSourceObjectIdentifier\u003c/code\u003e can hold identifiers for MySQL, Oracle, or PostgreSQL data sources through its properties: \u003ccode\u003eMysqlIdentifier\u003c/code\u003e, \u003ccode\u003eOracleIdentifier\u003c/code\u003e, and \u003ccode\u003ePostgresqlIdentifier\u003c/code\u003e respectively, and the active property can be determined by \u003ccode\u003eSourceIdentifierCase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default constructor, and one which clones an existing \u003ccode\u003eSourceObjectIdentifier\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]