Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ReservationBlockHealthInfo |
ReservationBlockHealthInfo.clone() |
ReservationBlockHealthInfo |
ReservationBlock.getHealthInfo()
[Output Only] Health information for the reservation block.
|
ReservationBlockHealthInfo |
ReservationBlockHealthInfo.set(String fieldName,
Object value) |
ReservationBlockHealthInfo |
ReservationBlockHealthInfo.setDegradedSubBlockCount(Integer degradedSubBlockCount)
The number of subBlocks that are degraded.
|
ReservationBlockHealthInfo |
ReservationBlockHealthInfo.setHealthStatus(String healthStatus)
The health status of the reservation block.
|
ReservationBlockHealthInfo |
ReservationBlockHealthInfo.setHealthySubBlockCount(Integer healthySubBlockCount)
The number of subBlocks that are healthy.
|
Modifier and Type | Method and Description |
---|---|
ReservationBlock |
ReservationBlock.setHealthInfo(ReservationBlockHealthInfo healthInfo)
[Output Only] Health information for the reservation block.
|
Copyright © 2011–2025 Google. All rights reserved.