public static class Type
Constants for wire representations of the ResourceCommitment.Types.Type enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Accelerator
public const string Accelerator = "ACCELERATOR"
Wire representation of Accelerator.
Field Value | |
---|---|
Type | Description |
String |
LocalSsd
public const string LocalSsd = "LOCAL_SSD"
Wire representation of LocalSsd.
Field Value | |
---|---|
Type | Description |
String |
Memory
public const string Memory = "MEMORY"
Wire representation of Memory.
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 = "UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
String |
Vcpu
public const string Vcpu = "VCPU"
Wire representation of Vcpu.
Field Value | |
---|---|
Type | Description |
String |