public sealed class PostgresqlRdbms : IMessage<PostgresqlRdbms>, IEquatable<PostgresqlRdbms>, IDeepCloneable<PostgresqlRdbms>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlRdbms.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `PostgresqlRdbms` class within the Google Cloud Datastream V1 API, specifically for version 2.5.0."],["The `PostgresqlRdbms` class represents a PostgreSQL database structure and includes properties for managing PostgreSQL schemas."],["The class is implemented with several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the `Google.Cloud.Datastream.V1` namespace."],["This documentation includes information about the class's constructors, namely the default `PostgresqlRdbms()` and the copy constructor `PostgresqlRdbms(PostgresqlRdbms other)`, as well as property details such as the `PostgresqlSchemas` property."],["The latest available version of this API is version 2.9.0, and versions range from 1.0.0 to the latest 2.9.0."]]],[]]