Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
Pets |
Pets.clone() |
Pets |
Lodging.getPets()
Policies regarding guest-owned animals.
|
Pets |
Pets.set(String fieldName,
Object value) |
Pets |
Pets.setCatsAllowed(Boolean catsAllowed)
Cats allowed.
|
Pets |
Pets.setCatsAllowedException(String catsAllowedException)
Cats allowed exception.
|
Pets |
Pets.setDogsAllowed(Boolean dogsAllowed)
Dogs allowed.
|
Pets |
Pets.setDogsAllowedException(String dogsAllowedException)
Dogs allowed exception.
|
Pets |
Pets.setPetsAllowed(Boolean petsAllowed)
Pets allowed.
|
Pets |
Pets.setPetsAllowedException(String petsAllowedException)
Pets allowed exception.
|
Pets |
Pets.setPetsAllowedFree(Boolean petsAllowedFree)
Pets allowed free.
|
Pets |
Pets.setPetsAllowedFreeException(String petsAllowedFreeException)
Pets allowed free exception.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setPets(Pets pets)
Policies regarding guest-owned animals.
|
Copyright © 2011–2024 Google. All rights reserved.