Type of the reservation
| Enums | |
|---|---|
RESERVATION_TYPE_UNSPECIFIED |
No reservation type specified. |
RESERVATION_TYPE_ALLOCATION |
Allocation refers to realized reservation either auto created or created by the users on demand. |
RESERVATION_TYPE_FUTURE_RESERVATION |
Future Reservation requests created by users. |
RESERVATION_TYPE_ALL |
All reservations. |