public static class ComputeEnumConstants.Reservation.ConfidentialComputeTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Reservation.ConfidentialComputeType.
Constants for wire representations of the Reservation.Types.ConfidentialComputeType enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|