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 \u003ccode\u003ePostgresqlTable\u003c/code\u003e class in the Google Cloud Datastream v1 API represents a PostgreSQL table and is found within the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing methods for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003ePostgresqlColumns\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds a list of \u003ccode\u003ePostgresqlColumn\u003c/code\u003e objects representing the columns in the table, and \u003ccode\u003eTable\u003c/code\u003e which stores the table's name as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 2.9.0, and the documentation presents versions all the way back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a default constructor \u003ccode\u003ePostgresqlTable()\u003c/code\u003e and an overloaded constructor \u003ccode\u003ePostgresqlTable(PostgresqlTable other)\u003c/code\u003e that allows for the creation of a new \u003ccode\u003ePostgresqlTable\u003c/code\u003e object based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]