public sealed class PostgresqlSchema : IMessage<PostgresqlSchema>, IEquatable<PostgresqlSchema>, IDeepCloneable<PostgresqlSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlSchema.
[[["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 provided content is reference documentation for the \u003ccode\u003ePostgresqlSchema\u003c/code\u003e class within the DataStream v1 API, specifically version 2.2.0, and outlines its structure and implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePostgresqlSchema\u003c/code\u003e is a class representing a PostgreSQL schema, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003ePostgresqlTables\u003c/code\u003e, which is a collection of tables within the schema, and \u003ccode\u003eSchema\u003c/code\u003e, representing the name of the schema as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the constructors available for the \u003ccode\u003ePostgresqlSchema\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003ePostgresqlSchema\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation available, ranging from version 1.0.0 to the latest 2.9.0, all within the Google.Cloud.Datastream.V1 namespace.\u003c/p\u003e\n"]]],[],null,[]]