Class Type (1.19.0)

Type(value)

(Optional) Specifies the type of SSL certificate, either "SELF_MANAGED" or "MANAGED". If not specified, the certificate is self-managed and the fields certificate and private_key are used.

Enums

Name Description
UNDEFINED_TYPE A value indicating that the enum field is not set.
MANAGED Google-managed SSLCertificate.
SELF_MANAGED Certificate uploaded by user.
TYPE_UNSPECIFIED No description available.