Compute Engine v1 API - Class ComputeEnumConstants.SslPolicy.PostQuantumKeyExchange (3.28.0)

public static class ComputeEnumConstants.SslPolicy.PostQuantumKeyExchange

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SslPolicy.PostQuantumKeyExchange.

Constants for wire representations of the SslPolicy.Types.PostQuantumKeyExchange enum.

Inheritance

object > ComputeEnumConstants.SslPolicy.PostQuantumKeyExchange

Namespace

Google.Cloud.Compute.V1

Assembly

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