Google Cloud Datastream V1 Client - Class PostgresqlSslConfig (2.3.1)

Reference documentation and code samples for the Google Cloud Datastream V1 Client class PostgresqlSslConfig.

PostgreSQL SSL configuration information.

Generated from protobuf message google.cloud.datastream.v1.PostgresqlSslConfig

Namespace

Google \ Cloud \ Datastream \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ server_verification
PostgresqlSslConfig\ServerVerification

If this field is set, the communication will be encrypted with TLS encryption and the server identity will be authenticated.

↳ server_and_client_verification
PostgresqlSslConfig\ServerAndClientVerification

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.

getServerVerification

If this field is set, the communication will be encrypted with TLS encryption and the server identity will be authenticated.

Returns
Type
Description

hasServerVerification

setServerVerification

If this field is set, the communication will be encrypted with TLS encryption and the server identity will be authenticated.

Parameter
Name
Description
Returns
Type
Description
$this

getServerAndClientVerification

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.

Returns
Type
Description

hasServerAndClientVerification

setServerAndClientVerification

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.

Parameter
Name
Description
Returns
Type
Description
$this

getEncryptionSetting

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: