Class ReservationType (0.1.0)

ReservationType(value)

Type of the reservation

Enums

Name Description
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.