Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
GuestUnitFeatures |
GuestUnitFeatures.clone() |
GuestUnitFeatures |
Lodging.getAllUnits()
Output only.
|
GuestUnitFeatures |
GuestUnitType.getFeatures()
Features and available amenities of the GuestUnitType.
|
GuestUnitFeatures |
Lodging.getSomeUnits()
Output only.
|
GuestUnitFeatures |
GuestUnitFeatures.set(String fieldName,
Object value) |
GuestUnitFeatures |
GuestUnitFeatures.setBungalowOrVilla(Boolean bungalowOrVilla)
Bungalow or villa.
|
GuestUnitFeatures |
GuestUnitFeatures.setBungalowOrVillaException(String bungalowOrVillaException)
Bungalow or villa exception.
|
GuestUnitFeatures |
GuestUnitFeatures.setConnectingUnitAvailable(Boolean connectingUnitAvailable)
Connecting unit available.
|
GuestUnitFeatures |
GuestUnitFeatures.setConnectingUnitAvailableException(String connectingUnitAvailableException)
Connecting unit available exception.
|
GuestUnitFeatures |
GuestUnitFeatures.setExecutiveFloor(Boolean executiveFloor)
Executive floor.
|
GuestUnitFeatures |
GuestUnitFeatures.setExecutiveFloorException(String executiveFloorException)
Executive floor exception.
|
GuestUnitFeatures |
GuestUnitFeatures.setMaxAdultOccupantsCount(Integer maxAdultOccupantsCount)
Max adult occupants count.
|
GuestUnitFeatures |
GuestUnitFeatures.setMaxAdultOccupantsCountException(String maxAdultOccupantsCountException)
Max adult occupants count exception.
|
GuestUnitFeatures |
GuestUnitFeatures.setMaxChildOccupantsCount(Integer maxChildOccupantsCount)
Max child occupants count.
|
GuestUnitFeatures |
GuestUnitFeatures.setMaxChildOccupantsCountException(String maxChildOccupantsCountException)
Max child occupants count exception.
|
GuestUnitFeatures |
GuestUnitFeatures.setMaxOccupantsCount(Integer maxOccupantsCount)
Max occupants count.
|
GuestUnitFeatures |
GuestUnitFeatures.setMaxOccupantsCountException(String maxOccupantsCountException)
Max occupants count exception.
|
GuestUnitFeatures |
GuestUnitFeatures.setPrivateHome(Boolean privateHome)
Private home.
|
GuestUnitFeatures |
GuestUnitFeatures.setPrivateHomeException(String privateHomeException)
Private home exception.
|
GuestUnitFeatures |
GuestUnitFeatures.setSuite(Boolean suite)
Suite.
|
GuestUnitFeatures |
GuestUnitFeatures.setSuiteException(String suiteException)
Suite exception.
|
GuestUnitFeatures |
GuestUnitFeatures.setTier(String tier)
Tier.
|
GuestUnitFeatures |
GuestUnitFeatures.setTierException(String tierException)
Tier exception.
|
GuestUnitFeatures |
GuestUnitFeatures.setTotalLivingAreas(LivingArea totalLivingAreas)
Features available in the living areas in the guest unit.
|
GuestUnitFeatures |
GuestUnitFeatures.setViews(ViewsFromUnit views)
Views available from the guest unit itself.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setAllUnits(GuestUnitFeatures allUnits)
Output only.
|
GuestUnitType |
GuestUnitType.setFeatures(GuestUnitFeatures features)
Features and available amenities of the GuestUnitType.
|
Lodging |
Lodging.setSomeUnits(GuestUnitFeatures someUnits)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.