public sealed class PostgresqlProfile : IMessage<PostgresqlProfile>, IEquatable<PostgresqlProfile>, IDeepCloneable<PostgresqlProfile>, IBufferMessage, IMessage
[[["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\u003eThis document outlines the \u003ccode\u003ePostgresqlProfile\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace, used for defining PostgreSQL database connection profiles.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlProfile\u003c/code\u003e class is part of the Google Cloud Datastream V1 library and has versions ranging from 1.0.0 to the latest 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e also inherited.\u003c/p\u003e\n"],["\u003cp\u003eEssential properties for establishing a PostgreSQL connection using \u003ccode\u003ePostgresqlProfile\u003c/code\u003e include \u003ccode\u003eDatabase\u003c/code\u003e, \u003ccode\u003eHostname\u003c/code\u003e, \u003ccode\u003ePassword\u003c/code\u003e, \u003ccode\u003ePort\u003c/code\u003e (defaulting to 5432), and \u003ccode\u003eUsername\u003c/code\u003e, all of which are required except for the \u003ccode\u003ePort\u003c/code\u003e which is optional.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one that instantiates a new object of the class, and another that accepts another \u003ccode\u003ePostgresqlProfile\u003c/code\u003e object to copy into the new object.\u003c/p\u003e\n"]]],[],null,[]]