Reference documentation and code samples for the Compute Engine v1 API enum SslCertificate.Types.Type.
(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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version available for `SslCertificate.Types.Type` is 3.6.0, with a history of versions ranging from 1.0.0 to 3.6.0."],["`SslCertificate.Types.Type` is an enum within the Google Compute Engine v1 API that specifies the type of SSL certificate."],["The enum `SslCertificate.Types.Type` supports two types of SSL certificates: `Managed` (Google-managed) and `SelfManaged` (user-uploaded)."],["The `SslCertificate.Types.Type` enum also includes the `UndefinedType` value, which indicates the enum field is not set, as well as the `Unspecified` value."]]],[]]