| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
AllocationResourceStatusHealthInfo |
AllocationResourceStatusHealthInfo.clone() |
AllocationResourceStatusHealthInfo |
AllocationResourceStatus.getHealthInfo()
[Output only] Health information for the reservation.
|
AllocationResourceStatusHealthInfo |
AllocationResourceStatusHealthInfo.set(String fieldName,
Object value) |
AllocationResourceStatusHealthInfo |
AllocationResourceStatusHealthInfo.setDegradedBlockCount(Integer degradedBlockCount)
The number of reservation blocks that are degraded.
|
AllocationResourceStatusHealthInfo |
AllocationResourceStatusHealthInfo.setHealthStatus(String healthStatus)
The health status of the reservation.
|
AllocationResourceStatusHealthInfo |
AllocationResourceStatusHealthInfo.setHealthyBlockCount(Integer healthyBlockCount)
The number of reservation blocks that are healthy.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationResourceStatus |
AllocationResourceStatus.setHealthInfo(AllocationResourceStatusHealthInfo healthInfo)
[Output only] Health information for the reservation.
|
Copyright © 2011–2025 Google. All rights reserved.