(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-03-21 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.SslCertificate.Types.Type` is 3.6.0, and the page also provides links to previous versions ranging from 1.0.0 to 3.5.0."],["This document defines the `Type` enum within the `Google.Cloud.Compute.V1` namespace for SSL certificates, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `Type` enum has four possible values: `Managed` (for Google-managed certificates), `SelfManaged` (for user-uploaded certificates), `UndefinedType` (indicating the enum field is not set), and `Unspecified`."],["The SSL certificate can be of type either \"SELF_MANAGED\" or \"MANAGED\", and when type is not specified it is defaulted to self-managed."]]],[]]