- 3.22.0 (latest)
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
public static class ComputeEnumConstants.UpcomingMaintenance.MaintenanceReasonsReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.UpcomingMaintenance.MaintenanceReasons.
Constants for wire representations of the UpcomingMaintenance.Types.MaintenanceReasons enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
FailureDisk
public const string FailureDisk = "FAILURE_DISK"Wire representation of FailureDisk .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpu
public const string FailureGpu = "FAILURE_GPU"Wire representation of FailureGpu .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpuMultipleFaultyHostsCustomerReported
public const string FailureGpuMultipleFaultyHostsCustomerReported = "FAILURE_GPU_MULTIPLE_FAULTY_HOSTS_CUSTOMER_REPORTED"Wire representation of FailureGpuMultipleFaultyHostsCustomerReported .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpuNvlinkSwitchCustomerReported
public const string FailureGpuNvlinkSwitchCustomerReported = "FAILURE_GPU_NVLINK_SWITCH_CUSTOMER_REPORTED"Wire representation of FailureGpuNvlinkSwitchCustomerReported .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpuTemperature
public const string FailureGpuTemperature = "FAILURE_GPU_TEMPERATURE"Wire representation of FailureGpuTemperature .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureGpuXid
public const string FailureGpuXid = "FAILURE_GPU_XID"Wire representation of FailureGpuXid .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureInfra
public const string FailureInfra = "FAILURE_INFRA"Wire representation of FailureInfra .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureInterface
public const string FailureInterface = "FAILURE_INTERFACE"Wire representation of FailureInterface .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureMemory
public const string FailureMemory = "FAILURE_MEMORY"Wire representation of FailureMemory .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureNetwork
public const string FailureNetwork = "FAILURE_NETWORK"Wire representation of FailureNetwork .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureNvlink
public const string FailureNvlink = "FAILURE_NVLINK"Wire representation of FailureNvlink .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureRedundantHardwareFault
public const string FailureRedundantHardwareFault = "FAILURE_REDUNDANT_HARDWARE_FAULT"Wire representation of FailureRedundantHardwareFault .
| Field Value | |
|---|---|
| Type | Description |
string |
|
FailureTpu
public const string FailureTpu = "FAILURE_TPU"Wire representation of FailureTpu .
| Field Value | |
|---|---|
| Type | Description |
string |
|
InfrastructureRelocation
public const string InfrastructureRelocation = "INFRASTRUCTURE_RELOCATION"Wire representation of InfrastructureRelocation .
| Field Value | |
|---|---|
| Type | Description |
string |
|
MaintenanceReasonUnknown
public const string MaintenanceReasonUnknown = "MAINTENANCE_REASON_UNKNOWN"Wire representation of MaintenanceReasonUnknown .
| Field Value | |
|---|---|
| Type | Description |
string |
|
PlannedNetworkUpdate
public const string PlannedNetworkUpdate = "PLANNED_NETWORK_UPDATE"Wire representation of PlannedNetworkUpdate .
| Field Value | |
|---|---|
| Type | Description |
string |
|
PlannedUpdate
public const string PlannedUpdate = "PLANNED_UPDATE"Wire representation of PlannedUpdate .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedMaintenanceReasons
public const string UndefinedMaintenanceReasons = "UNDEFINED_MAINTENANCE_REASONS"Wire representation of UndefinedMaintenanceReasons .
| Field Value | |
|---|---|
| Type | Description |
string |
|