GAReservationItemExtension(status: GAReservationStatus = GAReservationStatus.RESERVATION_STATUS_UNSPECIFIED, userVisibleStatusLabel: String, type: GAReservationType? = GAReservationType.RESERVATION_TYPE_UNSPECIFIED, confirmationCode: String? = null, reservationTime: GATime? = null, userAcceptableTimeRange: GATime? = null, partySize: Int? = null, staffFacilitators: List<GAStaffFacilitator>? = null, location: GALocation? = null)
See Also