public sealed class PostgresqlTable : IMessage<PostgresqlTable>, IEquatable<PostgresqlTable>, IDeepCloneable<PostgresqlTable>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlTable.
[[["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\u003eThe latest version available for the PostgresqlTable class within the DataStream v1 API is 2.9.0, with multiple prior versions also accessible, including the documented version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe PostgresqlTable class is a part of the Google.Cloud.Datastream.V1 namespace, and it is used to represent a PostgreSQL table, implementing multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers properties such as "PostgresqlColumns," a RepeatedField that contains a collection of PostgresqlColumn objects, and "Table", a string property that contains the table name.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the object class, such as GetHashCode, GetType, and ToString, while also having its own public constructors for creating instances of the PostgresqlTable.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the constructors and the properties, with each detailing their return types and a brief description.\u003c/p\u003e\n"]]],[],null,[]]