public static class ComputeEnumConstants.SslPolicy.PostQuantumKeyExchangeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SslPolicy.PostQuantumKeyExchange.
Constants for wire representations of the SslPolicy.Types.PostQuantumKeyExchange enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Default
public const string Default = "DEFAULT"Wire representation of Default.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Deferred
public const string Deferred = "DEFERRED"Wire representation of Deferred.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Enabled
public const string Enabled = "ENABLED"Wire representation of Enabled.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPostQuantumKeyExchange
public const string UndefinedPostQuantumKeyExchange = "UNDEFINED_POST_QUANTUM_KEY_EXCHANGE"Wire representation of UndefinedPostQuantumKeyExchange .
| Field Value | |
|---|---|
| Type | Description |
string |
|