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"]],[["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 provides reference documentation for the \u003ccode\u003ePostgresqlProfile\u003c/code\u003e class within the Google Cloud Datastream V1 API, specifically version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePostgresqlProfile\u003c/code\u003e represents a PostgreSQL database profile used for connection details, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003ePostgresqlProfile()\u003c/code\u003e and another for copying existing profiles \u003ccode\u003ePostgresqlProfile(PostgresqlProfile other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlProfile\u003c/code\u003e class includes properties for \u003ccode\u003eDatabase\u003c/code\u003e, \u003ccode\u003eHostname\u003c/code\u003e, \u003ccode\u003ePassword\u003c/code\u003e, \u003ccode\u003ePort\u003c/code\u003e, and \u003ccode\u003eUsername\u003c/code\u003e, which are essential for establishing a connection to a PostgreSQL database.\u003c/p\u003e\n"],["\u003cp\u003eVersion links are provided for versions 1.0.0 through 2.9.0, with version 2.9.0 being the latest, and each version link leading to the documentation for \u003ccode\u003ePostgresqlProfile\u003c/code\u003e in that given version.\u003c/p\u003e\n"]]],[],null,[]]