public static class Type
Constants for wire representations of the Commitment.Types.Type enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AcceleratorOptimized
public const string AcceleratorOptimized = "ACCELERATOR_OPTIMIZED"
Wire representation of AcceleratorOptimized.
Field Value | |
---|---|
Type | Description |
String |
ComputeOptimized
public const string ComputeOptimized = "COMPUTE_OPTIMIZED"
Wire representation of ComputeOptimized.
Field Value | |
---|---|
Type | Description |
String |
ComputeOptimizedC2D
public const string ComputeOptimizedC2D = "COMPUTE_OPTIMIZED_C2D"
Wire representation of ComputeOptimizedC2D.
Field Value | |
---|---|
Type | Description |
String |
GeneralPurpose
public const string GeneralPurpose = "GENERAL_PURPOSE"
Wire representation of GeneralPurpose.
Field Value | |
---|---|
Type | Description |
String |
GeneralPurposeE2
public const string GeneralPurposeE2 = "GENERAL_PURPOSE_E2"
Wire representation of GeneralPurposeE2.
Field Value | |
---|---|
Type | Description |
String |
GeneralPurposeN2
public const string GeneralPurposeN2 = "GENERAL_PURPOSE_N2"
Wire representation of GeneralPurposeN2.
Field Value | |
---|---|
Type | Description |
String |
GeneralPurposeN2D
public const string GeneralPurposeN2D = "GENERAL_PURPOSE_N2D"
Wire representation of GeneralPurposeN2D.
Field Value | |
---|---|
Type | Description |
String |
GeneralPurposeT2D
public const string GeneralPurposeT2D = "GENERAL_PURPOSE_T2D"
Wire representation of GeneralPurposeT2D.
Field Value | |
---|---|
Type | Description |
String |
MemoryOptimized
public const string MemoryOptimized = "MEMORY_OPTIMIZED"
Wire representation of MemoryOptimized.
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 |