Google Cloud Dms V1 Client - Class SslType (1.1.0)

Reference documentation and code samples for the Google Cloud Dms V1 Client class SslType.

Specifies The kind of ssl configuration used.

Protobuf type google.cloud.clouddms.v1.SslConfig.SslType

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

SSL_TYPE_UNSPECIFIED

  Value: 0 
 

Unspecified.

Generated from protobuf enum SSL_TYPE_UNSPECIFIED = 0;

SERVER_ONLY

  Value: 1 
 

Only 'ca_certificate' specified.

Generated from protobuf enum SERVER_ONLY = 1;

SERVER_CLIENT

  Value: 2 
 

Both server ('ca_certificate'), and client ('client_key', 'client_certificate') specified.

Generated from protobuf enum SERVER_CLIENT = 2;

Create a Mobile Website
View Site in Mobile | Classic
Share by: