Google Cloud AlloyDB for PostgreSQL V1beta Client - Class CaSource (0.1.3)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1beta Client class CaSource.

Certificate Authority (CA) source for SSL/TLS certificates.

Protobuf type google.cloud.alloydb.v1beta.SslConfig.CaSource

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

CA_SOURCE_UNSPECIFIED

Value: 0

Certificate Authority (CA) source not specified. Defaults to CA_SOURCE_MANAGED.

Generated from protobuf enum CA_SOURCE_UNSPECIFIED = 0;

CA_SOURCE_MANAGED

Value: 1

Certificate Authority (CA) managed by the AlloyDB Cluster.

Generated from protobuf enum CA_SOURCE_MANAGED = 1;