Capacity Planner V1BETA API - Module Google::Cloud::CapacityPlanner::V1beta::QueryReservationsRequest::ReservationType (v0.1.0)

Reference documentation and code samples for the Capacity Planner V1BETA API module Google::Cloud::CapacityPlanner::V1beta::QueryReservationsRequest::ReservationType.

Type of the reservation

Constants

RESERVATION_TYPE_UNSPECIFIED

value: 0
No reservation type specified.

RESERVATION_TYPE_ALLOCATION

value: 1
Allocation refers to realized reservation either auto created or created by the users on demand.

RESERVATION_TYPE_FUTURE_RESERVATION

value: 2
Future Reservation requests created by users.

RESERVATION_TYPE_ALL

value: 3
All reservations.