public static class ComputeEnumConstants.SavedDisk.ArchitectureReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SavedDisk.Architecture.
Constants for wire representations of the SavedDisk.Types.Architecture enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Arm64
public const string Arm64 = "ARM64"Wire representation of Arm64.
| Field Value | |
|---|---|
| Type | Description | 
| string | |
UndefinedArchitecture
public const string UndefinedArchitecture = "UNDEFINED_ARCHITECTURE"Wire representation of UndefinedArchitecture.
| Field Value | |
|---|---|
| Type | Description | 
| string | |
Unspecified
public const string Unspecified = "ARCHITECTURE_UNSPECIFIED"Wire representation of Unspecified.
| Field Value | |
|---|---|
| Type | Description | 
| string | |
X8664
public const string X8664 = "X86_64"Wire representation of X8664.
| Field Value | |
|---|---|
| Type | Description | 
| string | |