Compute V1 Client - Class Type (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class Type.
(Optional) Specifies the type of SSL certificate, either "SELF_MANAGED" or
"MANAGED". If not specified, the certificate is self-managed and the fieldscertificate and private_key are used.
Protobuf type google.cloud.compute.v1.SslCertificate.Type
Namespace
Google \ Cloud \ Compute \ V1 \ SslCertificate
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_TYPE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_TYPE = 0;
MANAGED
Value: 479501183
Google-managed SSLCertificate.
Generated from protobuf enum MANAGED = 479501183;
SELF_MANAGED
Value: 434437516
Certificate uploaded by user.
Generated from protobuf enum SELF_MANAGED = 434437516;
TYPE_UNSPECIFIED
Value: 437714322
Generated from protobuf enum TYPE_UNSPECIFIED = 437714322;
[[["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 2026-03-19 UTC."],[],[]]