public sealed class PostgresqlProfile : IMessage<PostgresqlProfile>, IEquatable<PostgresqlProfile>, IDeepCloneable<PostgresqlProfile>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlProfile.
[[["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."],[[["The latest version available for the DataStream v1 API class PostgresqlProfile is 2.9.0, with this specific documentation referencing version 2.4.0."],["The PostgresqlProfile class provides reference documentation and code samples for managing PostgreSQL database profiles within the Google Cloud DataStream v1 API."],["The PostgresqlProfile class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The PostgresqlProfile class contains properties for configuring PostgreSQL connections, such as `Database`, `Hostname`, `Password`, `Port`, and `Username`, each with specific requirements and types."],["The default value for the `Port` property of a Postgresql Connection is set to 5432."]]],[]]