Compute Engine v1 API - Class ComputeEnumConstants.Commitment.Type (2.15.0)

public static class ComputeEnumConstants.Commitment.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Commitment.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
Type Description
string

AcceleratorOptimizedA3

public const string AcceleratorOptimizedA3 = "ACCELERATOR_OPTIMIZED_A3"

Wire representation of AcceleratorOptimizedA3.

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

ComputeOptimizedC3

public const string ComputeOptimizedC3 = "COMPUTE_OPTIMIZED_C3"

Wire representation of ComputeOptimizedC3.

Field Value
Type Description
string

ComputeOptimizedC3D

public const string ComputeOptimizedC3D = "COMPUTE_OPTIMIZED_C3D"

Wire representation of ComputeOptimizedC3D.

Field Value
Type Description
string

ComputeOptimizedH3

public const string ComputeOptimizedH3 = "COMPUTE_OPTIMIZED_H3"

Wire representation of ComputeOptimizedH3.

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

GraphicsOptimized

public const string GraphicsOptimized = "GRAPHICS_OPTIMIZED"

Wire representation of GraphicsOptimized.

Field Value
Type Description
string

MemoryOptimized

public const string MemoryOptimized = "MEMORY_OPTIMIZED"

Wire representation of MemoryOptimized.

Field Value
Type Description
string

MemoryOptimizedM3

public const string MemoryOptimizedM3 = "MEMORY_OPTIMIZED_M3"

Wire representation of MemoryOptimizedM3.

Field Value
Type Description
string

StorageOptimizedZ3

public const string StorageOptimizedZ3 = "STORAGE_OPTIMIZED_Z3"

Wire representation of StorageOptimizedZ3.

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