HotelAssetSuggestionStatus
Possible statuses of a hotel asset suggestion.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
SUCCESS
|
The hotel asset suggestion was successfully retrieved. |
HOTEL_NOT_FOUND
|
A hotel look up returns nothing. |
INVALID_PLACE_ID
|
A Google Places ID is invalid and cannot be decoded. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Hotel asset suggestion statuses include success, failure due to hotel not found or invalid place ID, and general unspecified or unknown errors."],["A successful status signifies that the hotel asset suggestion was retrieved without issues."],["Errors may occur if the hotel cannot be found or if the provided Google Places ID is invalid."]]],[]]