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."],[[["This document provides reference documentation for the `PostgresqlProfile` class within the DataStream v1 API, specifically version 2.3.0."],["The `PostgresqlProfile` class is a part of the `Google.Cloud.Datastream.V1` namespace and is used to define a profile for connecting to a PostgreSQL database."],["The `PostgresqlProfile` class has properties for `Database`, `Hostname`, `Password`, `Port`, and `Username`, all of which are used for configuring the connection to the database."],["The latest version of this `PostgresqlProfile` class is 2.9.0, and there are 10 total previous versions ranging back to 1.0.0, all of which are accessible through the links provided."],["The `PostgresqlProfile` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]