public sealed class SourceObjectIdentifier.Types.PostgresqlObjectIdentifier : IMessage<SourceObjectIdentifier.Types.PostgresqlObjectIdentifier>, IEquatable<SourceObjectIdentifier.Types.PostgresqlObjectIdentifier>, IDeepCloneable<SourceObjectIdentifier.Types.PostgresqlObjectIdentifier>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class SourceObjectIdentifier.Types.PostgresqlObjectIdentifier.
[[["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 provides reference information for the \u003ccode\u003ePostgresqlObjectIdentifier\u003c/code\u003e class within the Google Cloud Datastream V1 API, specifically version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlObjectIdentifier\u003c/code\u003e class is used to identify PostgreSQL data source objects and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e for object management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes another \u003ccode\u003ePostgresqlObjectIdentifier\u003c/code\u003e as a parameter, allowing for the creation of instances and copying.\u003c/p\u003e\n"],["\u003cp\u003eIt defines two required properties, \u003ccode\u003eSchema\u003c/code\u003e and \u003ccode\u003eTable\u003c/code\u003e, both of which are strings and represent the schema name and table name of a PostgreSQL object, respectively.\u003c/p\u003e\n"]]],[],null,[]]