HotelCalloutAsset
Stay organized with collections
Save and categorize content based on your preferences.
An asset representing a hotel callout.
Fields |
text
|
string
Required. The text of the hotel callout asset. The length of this string should be between 1 and 25, inclusive.
|
language_code
|
string
Required. The language of the hotel callout. Represented as BCP 47 language tag.
|
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-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["The hotel callout asset is represented by `text` and `language_code` fields."],["`text` is a required string field with a length constraint between 1 and 25 characters, representing the main content of the callout."],["`language_code` is a required string field using the BCP 47 language tag format, specifying the language of the hotel callout."]]],[]]