public sealed class PostgresqlSslConfig : IMessage<PostgresqlSslConfig>, IEquatable<PostgresqlSslConfig>, IDeepCloneable<PostgresqlSslConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlSslConfig.
public PostgresqlSslConfig.Types.ServerAndClientVerification ServerAndClientVerification { get; set; }
If this field is set, the communication will be encrypted with TLS
encryption and both the server identity and the client identity will be
authenticated.
[[["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 of the \u003ccode\u003ePostgresqlSslConfig\u003c/code\u003e class in the DataStream v1 API is 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used for handling PostgreSQL SSL configuration information and implements various 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 \u003ccode\u003ePostgresqlSslConfig\u003c/code\u003e class provides properties for managing encryption settings, including \u003ccode\u003eServerAndClientVerification\u003c/code\u003e and \u003ccode\u003eServerVerification\u003c/code\u003e, to enable TLS encryption and server/client identity authentication.\u003c/p\u003e\n"],["\u003cp\u003eThe provided versions allow for the selection of prior versions of the api to be used if needed.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Datastream.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]