public sealed class PostgresqlColumn : IMessage<PostgresqlColumn>, IEquatable<PostgresqlColumn>, IDeepCloneable<PostgresqlColumn>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlColumn.
[[["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 of the \u003ccode\u003ePostgresqlColumn\u003c/code\u003e class is 2.9.0, which can be found in the Google.Cloud.Datastream.V1 namespace within the .NET documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlColumn\u003c/code\u003e class is used to represent a PostgreSQL column and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains properties like \u003ccode\u003eColumn\u003c/code\u003e, \u003ccode\u003eDataType\u003c/code\u003e, \u003ccode\u003eLength\u003c/code\u003e, \u003ccode\u003eNullable\u003c/code\u003e, \u003ccode\u003eOrdinalPosition\u003c/code\u003e, \u003ccode\u003ePrecision\u003c/code\u003e, \u003ccode\u003ePrimaryKey\u003c/code\u003e, and \u003ccode\u003eScale\u003c/code\u003e to define various attributes of a PostgreSQL column.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003ePostgresqlColumn\u003c/code\u003e class available in the documentation, from 1.0.0 to 2.9.0, allowing users to access different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlColumn\u003c/code\u003e class also provides two constructors, one default and another to clone from another \u003ccode\u003ePostgresqlColumn\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]