public enum QueryReservationsRequest.Types.ReservationTypeReference documentation and code samples for the Capacity Planner v1beta API enum QueryReservationsRequest.Types.ReservationType.
Type of the reservation
Namespace
Google.Cloud.CapacityPlanner.V1BetaAssembly
Google.Cloud.CapacityPlanner.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
All |
All reservations. |
Allocation |
Allocation refers to realized reservation either auto created or created by the users on demand. |
FutureReservation |
Future Reservation requests created by users. |
Unspecified |
No reservation type specified. |