Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ReservationSubBlocksListResponse.Warning |
ReservationSubBlocksListResponse.Warning.clone() |
ReservationSubBlocksListResponse.Warning |
ReservationSubBlocksListResponse.getWarning()
Informational warning message.
|
ReservationSubBlocksListResponse.Warning |
ReservationSubBlocksListResponse.Warning.set(String fieldName,
Object value) |
ReservationSubBlocksListResponse.Warning |
ReservationSubBlocksListResponse.Warning.setCode(String code)
[Output Only] A warning code, if applicable.
|
ReservationSubBlocksListResponse.Warning |
ReservationSubBlocksListResponse.Warning.setData(List<ReservationSubBlocksListResponse.Warning.Data> data)
[Output Only] Metadata about this warning in key: value format.
|
ReservationSubBlocksListResponse.Warning |
ReservationSubBlocksListResponse.Warning.setMessage(String message)
[Output Only] A human-readable description of the warning code.
|
Modifier and Type | Method and Description |
---|---|
ReservationSubBlocksListResponse |
ReservationSubBlocksListResponse.setWarning(ReservationSubBlocksListResponse.Warning warning)
Informational warning message.
|
Copyright © 2011–2025 Google. All rights reserved.