Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
FutureReservationStatusExistingMatchingUsageInfo |
FutureReservationStatusExistingMatchingUsageInfo.clone() |
FutureReservationStatusExistingMatchingUsageInfo |
FutureReservationStatus.getExistingMatchingUsageInfo()
[Output Only] Represents the existing matching usage for the future reservation.
|
FutureReservationStatusExistingMatchingUsageInfo |
FutureReservationStatusLastKnownGoodState.getExistingMatchingUsageInfo()
[Output Only] Represents the matching usage for the future reservation before an amendment was
requested.
|
FutureReservationStatusExistingMatchingUsageInfo |
FutureReservationStatusExistingMatchingUsageInfo.set(String fieldName,
Object value) |
FutureReservationStatusExistingMatchingUsageInfo |
FutureReservationStatusExistingMatchingUsageInfo.setCount(Long count)
Count to represent min(FR total_count,
matching_reserved_capacity+matching_unreserved_instances)
|
FutureReservationStatusExistingMatchingUsageInfo |
FutureReservationStatusExistingMatchingUsageInfo.setTimestamp(String timestamp)
Timestamp when the matching usage was calculated
|
Modifier and Type | Method and Description |
---|---|
FutureReservationStatus |
FutureReservationStatus.setExistingMatchingUsageInfo(FutureReservationStatusExistingMatchingUsageInfo existingMatchingUsageInfo)
[Output Only] Represents the existing matching usage for the future reservation.
|
FutureReservationStatusLastKnownGoodState |
FutureReservationStatusLastKnownGoodState.setExistingMatchingUsageInfo(FutureReservationStatusExistingMatchingUsageInfo existingMatchingUsageInfo)
[Output Only] Represents the matching usage for the future reservation before an amendment was
requested.
|
Copyright © 2011–2025 Google. All rights reserved.