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 available for the \u003ccode\u003ePostgresqlColumn\u003c/code\u003e class is 2.9.0, and the provided content includes versions from 1.0.0 up to 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePostgresqlColumn\u003c/code\u003e is a class within the Google.Cloud.Datastream.V1 namespace that represents a PostgreSQL column in the DataStream v1 API, implementing interfaces like \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\u003eThe \u003ccode\u003ePostgresqlColumn\u003c/code\u003e class includes properties such as \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 describe the column's attributes.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed using either a parameterless constructor, or a constructor that takes another \u003ccode\u003ePostgresqlColumn\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from \u003ccode\u003eobject\u003c/code\u003e such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]