Compute Engine v1 API - Class ComputeEnumConstants.Reservation.ConfidentialComputeType (3.27.0)

public static class ComputeEnumConstants.Reservation.ConfidentialComputeType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Reservation.ConfidentialComputeType.

Constants for wire representations of the Reservation.Types.ConfidentialComputeType enum.

Inheritance

object > ComputeEnumConstants.Reservation.ConfidentialComputeType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Tdx

public const string Tdx = "CONFIDENTIAL_COMPUTE_TYPE_TDX"

Wire representation of Tdx.

Field Value
Type Description
string

UndefinedConfidentialComputeType

public const string UndefinedConfidentialComputeType = "UNDEFINED_CONFIDENTIAL_COMPUTE_TYPE"

Wire representation of UndefinedConfidentialComputeType .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
Type Description
string