Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::ConnectSettings::CaMode (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::ConnectSettings::CaMode.

Various Certificate Authority (CA) modes for certificate signing.

Constants

CA_MODE_UNSPECIFIED

value: 0
CA mode is unknown.

GOOGLE_MANAGED_INTERNAL_CA

value: 1
Google-managed self-signed internal CA.

GOOGLE_MANAGED_CAS_CA

value: 2
Google-managed regional CA part of root CA hierarchy hosted on Google Cloud's Certificate Authority Service (CAS).

CUSTOMER_MANAGED_CAS_CA

value: 3
Customer-managed CA hosted on Google Cloud's Certificate Authority Service (CAS).