public static class ComputeEnumConstants.SslCertificate.Type
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SslCertificate.Type.
Constants for wire representations of the SslCertificate.Types.Type enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Managed
public const string Managed = "MANAGED"
Wire representation of Managed.
Field Value | |
---|---|
Type | Description |
string |
SelfManaged
public const string SelfManaged = "SELF_MANAGED"
Wire representation of SelfManaged.
Field Value | |
---|---|
Type | Description |
string |
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"
Wire representation of UndefinedType.
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "TYPE_UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |