NlpSemanticParsingLocalHotelType

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalHotelType


Table of Contents ▼

Jump to a specific part of the page:

Description

Hotel Type used by the hotels team to differentiate sub classes of accommodations. For any questions please contact hotel-search-quality@. Next ID: 48

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. hotel (type: boolean(), default: nil)
    - Basic accommodation types.
  2. seasideResort (type: boolean(), default: nil)
    -
  3. extendedStayHotel (type: boolean(), default: nil)
    -
  4. suite (type: boolean(), default: nil)
    -
  5. vacationApartment (type: boolean(), default: nil)
    -
  6. resort (type: boolean(), default: nil)
    -
  7. guesthouse (type: boolean(), default: nil)
    -
  8. villa (type: boolean(), default: nil)
    -
  9. vacationHouse (type: boolean(), default: nil)
    -
  10. beachResort (type: boolean(), default: nil)
    -
  11. campsite (type: boolean(), default: nil)
    -
  12. other (type: boolean(), default: nil)
    - Any other lodging related type.
  13. japaneseInnWithHotSpring (type: boolean(), default: nil)
    -
  14. cabin (type: boolean(), default: nil)
    - Other accommodation types.
  15. ecoHotel (type: boolean(), default: nil)
    -
  16. inn (type: boolean(), default: nil)
    -
  17. skiResort (type: boolean(), default: nil)
    -
  18. commonLodgingHouse (type: boolean(), default: nil)
    -
  19. golfResort (type: boolean(), default: nil)
    -
  20. loveHotel (type: boolean(), default: nil)
    -
  21. capsuleHotel (type: boolean(), default: nil)
    -
  22. chalet (type: boolean(), default: nil)
    -
  23. hostel (type: boolean(), default: nil)
    -
  24. castleHotel (type: boolean(), default: nil)
    -
  25. bedAndBreakfast (type: boolean(), default: nil)
    -
  26. motel (type: boolean(), default: nil)
    -
  27. guestRanch (type: boolean(), default: nil)
    -
  28. wellnessAndSpaAccommodation (type: boolean(), default: nil)
    -
  29. vacationRental (type: boolean(), default: nil)
    - Vacation rental accommodation types.
  30. safariLodge (type: boolean(), default: nil)
    -
  31. houseboat (type: boolean(), default: nil)
    -
  32. youthHostel (type: boolean(), default: nil)
    -
  33. japaneseInn (type: boolean(), default: nil)
    - Japanese accommodation types.
  34. lodging (type: boolean(), default: nil)
    -
  35. businessHotel (type: boolean(), default: nil)
    -
  36. cottage (type: boolean(), default: nil)
    -
  37. servicedApartment (type: boolean(), default: nil)
    -
  38. pension (type: boolean(), default: nil)
    -
  39. gite (type: boolean(), default: nil)
    -
  40. boutiqueHotel (type: boolean(), default: nil)
    -
  41. condoHotel (type: boolean(), default: nil)
    -
  42. conventionHotel (type: boolean(), default: nil)
    -
  43. casinoAccommodation (type: boolean(), default: nil)
    -
  44. lodge (type: boolean(), default: nil)
    -
  45. allInclusiveResort (type: boolean(), default: nil)
    - Basic accommodation types variations.
  46. farmstay (type: boolean(), default: nil)
    -
  47. mountainHut (type: boolean(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalHotelType{
allInclusiveResort: boolean() | nil,
beachResort: boolean() | nil,
bedAndBreakfast: boolean() | nil,
boutiqueHotel: boolean() | nil,
businessHotel: boolean() | nil,
cabin: boolean() | nil,
campsite: boolean() | nil,
capsuleHotel: boolean() | nil,
casinoAccommodation: boolean() | nil,
castleHotel: boolean() | nil,
chalet: boolean() | nil,
commonLodgingHouse: boolean() | nil,
condoHotel: boolean() | nil,
conventionHotel: boolean() | nil,
cottage: boolean() | nil,
ecoHotel: boolean() | nil,
extendedStayHotel: boolean() | nil,
farmstay: boolean() | nil,
gite: boolean() | nil,
golfResort: boolean() | nil,
guestRanch: boolean() | nil,
guesthouse: boolean() | nil,
hostel: boolean() | nil,
hotel: boolean() | nil,
houseboat: boolean() | nil,
inn: boolean() | nil,
japaneseInn: boolean() | nil,
japaneseInnWithHotSpring: boolean() | nil,
lodge: boolean() | nil,
lodging: boolean() | nil,
loveHotel: boolean() | nil,
motel: boolean() | nil,
mountainHut: boolean() | nil,
other: boolean() | nil,
pension: boolean() | nil,
resort: boolean() | nil,
safariLodge: boolean() | nil,
seasideResort: boolean() | nil,
servicedApartment: boolean() | nil,
skiResort: boolean() | nil,
suite: boolean() | nil,
vacationApartment: boolean() | nil,
vacationHouse: boolean() | nil,
vacationRental: boolean() | nil,
villa: boolean() | nil,
wellnessAndSpaAccommodation: boolean() | nil,
youthHostel: boolean() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalHotelType