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\u003eThe latest version available for the \u003ccode\u003ePostgresqlProfile\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace is 2.9.0, with a range of versions from 1.0.0 to 2.9.0 listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlProfile\u003c/code\u003e class, which is a part of the DataStream v1 API, represents a PostgreSQL database profile, providing a structure for handling PostgreSQL connections.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for object management, comparison, cloning, and handling of buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires settings to make a connection, such as the database, host name, password, port (default is 5432), and username.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of \u003ccode\u003ePostgresqlProfile\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003ePostgresqlProfile\u003c/code\u003e instance for copying.\u003c/p\u003e\n"]]],[],null,[]]