Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::IpConfiguration::CaMode.
Various Certificate Authority (CA) modes for certificate signing.
Constants
CA_MODE_UNSPECIFIED
value: 0
CA mode is unspecified. It is effectively the same as
GOOGLE_MANAGED_INTERNAL_CA.
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).