Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
PersonalProtection |
PersonalProtection.clone() |
PersonalProtection |
HealthAndSafety.getPersonalProtection()
Personal protection measures implemented by the hotel during COVID-19.
|
PersonalProtection |
PersonalProtection.set(String fieldName,
Object value) |
PersonalProtection |
PersonalProtection.setCommonAreasOfferSanitizingItems(Boolean commonAreasOfferSanitizingItems)
Hand-sanitizer and/or sanitizing wipes are offered in common areas.
|
PersonalProtection |
PersonalProtection.setCommonAreasOfferSanitizingItemsException(String commonAreasOfferSanitizingItemsException)
Common areas offer sanitizing items exception.
|
PersonalProtection |
PersonalProtection.setFaceMaskRequired(Boolean faceMaskRequired)
Masks required on the property.
|
PersonalProtection |
PersonalProtection.setFaceMaskRequiredException(String faceMaskRequiredException)
Face mask required exception.
|
PersonalProtection |
PersonalProtection.setGuestRoomHygieneKitsAvailable(Boolean guestRoomHygieneKitsAvailable)
In-room hygiene kits with masks, hand sanitizer, and/or antibacterial wipes.
|
PersonalProtection |
PersonalProtection.setGuestRoomHygieneKitsAvailableException(String guestRoomHygieneKitsAvailableException)
Guest room hygiene kits available exception.
|
PersonalProtection |
PersonalProtection.setProtectiveEquipmentAvailable(Boolean protectiveEquipmentAvailable)
Masks and/or gloves available for guests.
|
PersonalProtection |
PersonalProtection.setProtectiveEquipmentAvailableException(String protectiveEquipmentAvailableException)
Protective equipment available exception.
|
Modifier and Type | Method and Description |
---|---|
HealthAndSafety |
HealthAndSafety.setPersonalProtection(PersonalProtection personalProtection)
Personal protection measures implemented by the hotel during COVID-19.
|
Copyright © 2011–2024 Google. All rights reserved.