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"]],[["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-02 UTC."],[[["This page provides documentation for the `PostgresqlObjectIdentifier` class within the Google Cloud Datastream V1 API, specifically for .NET."],["The `PostgresqlObjectIdentifier` class is designed to identify PostgreSQL data source objects and is part of the `Google.Cloud.Datastream.V1.SourceObjectIdentifier.Types` namespace."],["The documentation outlines that this class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class constructors, including a default constructor and one that accepts another `PostgresqlObjectIdentifier` object as a parameter."],["The `PostgresqlObjectIdentifier` class has two essential properties, `Schema` and `Table`, both of which are of type string and are required to be present."]]],[]]