Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
HealthAndSafety |
HealthAndSafety.clone() |
HealthAndSafety |
Lodging.getHealthAndSafety()
Health and safety measures implemented by the hotel during COVID-19.
|
HealthAndSafety |
HealthAndSafety.set(String fieldName,
Object value) |
HealthAndSafety |
HealthAndSafety.setEnhancedCleaning(EnhancedCleaning enhancedCleaning)
Enhanced cleaning measures implemented by the hotel during COVID-19.
|
HealthAndSafety |
HealthAndSafety.setIncreasedFoodSafety(IncreasedFoodSafety increasedFoodSafety)
Increased food safety measures implemented by the hotel during COVID-19.
|
HealthAndSafety |
HealthAndSafety.setMinimizedContact(MinimizedContact minimizedContact)
Minimized contact measures implemented by the hotel during COVID-19.
|
HealthAndSafety |
HealthAndSafety.setPersonalProtection(PersonalProtection personalProtection)
Personal protection measures implemented by the hotel during COVID-19.
|
HealthAndSafety |
HealthAndSafety.setPhysicalDistancing(PhysicalDistancing physicalDistancing)
Physical distancing measures implemented by the hotel during COVID-19.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setHealthAndSafety(HealthAndSafety healthAndSafety)
Health and safety measures implemented by the hotel during COVID-19.
|
Copyright © 2011–2024 Google. All rights reserved.