Class ComputeEnumConstants.Commitment.Type (2.0.0)

public static class Type

Constants for wire representations of the Commitment.Types.Type enum.

Inheritance

Object > ComputeEnumConstants.Commitment.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AcceleratorOptimized

public const string AcceleratorOptimized = "ACCELERATOR_OPTIMIZED"

Wire representation of AcceleratorOptimized.

Field Value
TypeDescription
String

ComputeOptimized

public const string ComputeOptimized = "COMPUTE_OPTIMIZED"

Wire representation of ComputeOptimized.

Field Value
TypeDescription
String

ComputeOptimizedC2D

public const string ComputeOptimizedC2D = "COMPUTE_OPTIMIZED_C2D"

Wire representation of ComputeOptimizedC2D.

Field Value
TypeDescription
String

GeneralPurpose

public const string GeneralPurpose = "GENERAL_PURPOSE"

Wire representation of GeneralPurpose.

Field Value
TypeDescription
String

GeneralPurposeE2

public const string GeneralPurposeE2 = "GENERAL_PURPOSE_E2"

Wire representation of GeneralPurposeE2.

Field Value
TypeDescription
String

GeneralPurposeN2

public const string GeneralPurposeN2 = "GENERAL_PURPOSE_N2"

Wire representation of GeneralPurposeN2.

Field Value
TypeDescription
String

GeneralPurposeN2D

public const string GeneralPurposeN2D = "GENERAL_PURPOSE_N2D"

Wire representation of GeneralPurposeN2D.

Field Value
TypeDescription
String

GeneralPurposeT2D

public const string GeneralPurposeT2D = "GENERAL_PURPOSE_T2D"

Wire representation of GeneralPurposeT2D.

Field Value
TypeDescription
String

MemoryOptimized

public const string MemoryOptimized = "MEMORY_OPTIMIZED"

Wire representation of MemoryOptimized.

Field Value
TypeDescription
String

MemoryOptimizedM3

public const string MemoryOptimizedM3 = "MEMORY_OPTIMIZED_M3"

Wire representation of MemoryOptimizedM3.

Field Value
TypeDescription
String

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "TYPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String