Lodging

提供住宿地点的住宿地点。

JSON 表示法
{
  "name": string,
  "metadata": {
    object (LodgingMetadata)
  },
  "property": {
    object (Property)
  },
  "services": {
    object (Services)
  },
  "policies": {
    object (Policies)
  },
  "foodAndDrink": {
    object (FoodAndDrink)
  },
  "pools": {
    object (Pools)
  },
  "wellness": {
    object (Wellness)
  },
  "activities": {
    object (Activities)
  },
  "transportation": {
    object (Transportation)
  },
  "families": {
    object (Families)
  },
  "connectivity": {
    object (Connectivity)
  },
  "business": {
    object (Business)
  },
  "accessibility": {
    object (Accessibility)
  },
  "pets": {
    object (Pets)
  },
  "parking": {
    object (Parking)
  },
  "housekeeping": {
    object (Housekeeping)
  },
  "healthAndSafety": {
    object (HealthAndSafety)
  },
  "sustainability": {
    object (Sustainability)
  },
  "commonLivingArea": {
    object (LivingArea)
  },
  "guestUnits": [
    {
      object (GuestUnitType)
    }
  ],
  "allUnits": {
    object (GuestUnitFeatures)
  },
  "someUnits": {
    object (GuestUnitFeatures)
  }
}
字段
name

string

必需。此营业地点的 Google 标识符,格式为:locations/{locationId}/lodging

metadata

object (LodgingMetadata)

必需。住宿地点的元数据。

property

object (Property)

与房源实际结构和重要日期有关的一般事实信息。

services

object (Services)

酒店为获得更轻松、更舒适的住宿提供的便利或帮助。

policies

object (Policies)

会影响房客的酒店规则。

foodAndDrink

object (FoodAndDrink)

酒店供应的餐点、小吃和饮料。

pools

object (Pools)

酒店提供的游泳池或水上娱乐设施。

wellness

object (Wellness)

酒店为房客提供的促进或维持健康、美容和健身设施的设施。

activities

object (Activities)

休闲娱乐设施和功能。

transportation

object (Transportation)

酒店经营或拥有的车辆或车辆服务。

families

object (Families)

为家庭和年轻客人提供的服务和设施。

connectivity

object (Connectivity)

酒店为房客提供访问互联网的方式。

business

object (Business)

商务旅客感兴趣的房源的特征。

accessibility

object (Accessibility)

考虑到人类不同水平的身体能力对房屋进行的身体适应性变化。

pets

object (Pets)

关于携带宠物的政策。

parking

object (Parking)

酒店提供停车位。

housekeeping

object (Housekeeping)

客房提供便利,让住宿更加轻松舒适。

healthAndSafety

object (HealthAndSafety)

酒店在新冠肺炎 (COVID-19) 疫情期间采取的健康和安全措施。

sustainability

object (Sustainability)

在酒店采取的可持续发展做法。

commonLivingArea

object (LivingArea)

这家旅馆内设公共起居区。

guestUnits[]

object (GuestUnitType)

此旅馆提供的单个 GuestUnitType。

allUnits

object (GuestUnitFeatures)

仅限输出。房源中的所有单位都至少具有这些属性。

someUnits

object (GuestUnitFeatures)

仅限输出。该房源的某些单元与这些属性一样多。

LodgingMetadata

住宿的元数据。

JSON 表示法
{
  "updateTime": string
}
字段
updateTime

string (Timestamp format)

必需。据称住宿数据在现实世界中真实的最新时间。该时间不一定是发出请求的时间。

时间戳采用 RFC3339 世界协调时间(UTC,即“祖鲁时”)格式,精确到纳秒,最多九个小数位。示例:"2014-10-02T15:01:23Z""2014-10-02T15:01:23.045123456Z"

属性

与房源实际结构和重要日期有关的一般事实信息。

JSON 表示法
{

  // Union field built_year_oneof can be only one of the following:
  "builtYear": integer,
  "builtYearException": enum (Exception)
  // End of list of possible types for union field built_year_oneof.

  // Union field last_renovated_year_oneof can be only one of the following:
  "lastRenovatedYear": integer,
  "lastRenovatedYearException": enum (Exception)
  // End of list of possible types for union field last_renovated_year_oneof.

  // Union field rooms_count_oneof can be only one of the following:
  "roomsCount": integer,
  "roomsCountException": enum (Exception)
  // End of list of possible types for union field rooms_count_oneof.

  // Union field floors_count_oneof can be only one of the following:
  "floorsCount": integer,
  "floorsCountException": enum (Exception)
  // End of list of possible types for union field floors_count_oneof.
}
字段

联合字段 built_year_oneof

built_year_oneof 只能是下列其中一项:

builtYear

integer

建造年份。房产建成年份。

builtYearException

enum (Exception)

构建年份异常。

联合字段 last_renovated_year_oneof

last_renovated_year_oneof 只能是下列其中一项:

lastRenovatedYear

integer

上次翻修年份。房源最近一次翻修完成的年份。装修可能涉及以下全部或任何组合:单元、公共空间、室外或室内。

lastRenovatedYearException

enum (Exception)

上次翻修年份的例外情况。

联合字段 rooms_count_oneof

rooms_count_oneof 只能是下列其中一项:

roomsCount

integer

会议室数量。房客可预订过夜的客房和套房总数。不包括活动场地、公共空间、会议室、健身房、商务中心、水疗中心、沙龙、餐厅/酒吧或商店。

roomsCountException

enum (Exception)

会议室数量异常。

联合字段 floors_count_oneof

floors_count_oneof 只能是下列其中一项:

floorsCount

integer

楼层数。建筑中可供房客参观的楼层数(从底层到顶层)。

floorsCountException

enum (Exception)

楼层计数异常。

异常

例外模式。仅当事实信息无法通过相关 proto 字段表示时,才使用此选项。例如,某服务仅在一周中的某几天提供,或酒店设施仅在季节性开放。对于不可用的设施,不应将其用作 false 的替代选项。

枚举
EXCEPTION_UNSPECIFIED 默认的未指定异常。仅当与更具体的例外项不匹配时,才使用此选项。
UNDER_CONSTRUCTION 由于工作任务尚未完成,酒店设施或服务不可用。
DEPENDENT_ON_SEASON 酒店设施或服务随季节变化。
DEPENDENT_ON_DAY_OF_WEEK 酒店设施或服务是否可用取决于一周中的某一天。

服务

酒店为获得更轻松、更舒适的住宿提供的便利或帮助。

JSON 表示法
{
  "languagesSpoken": [
    {
      object (LanguageSpoken)
    }
  ],

  // Union field front_desk_oneof can be only one of the following:
  "frontDesk": boolean,
  "frontDeskException": enum (Exception)
  // End of list of possible types for union field front_desk_oneof.

  // Union field twenty_four_hour_front_desk_oneof can be only one of the
  // following:
  "twentyFourHourFrontDesk": boolean,
  "twentyFourHourFrontDeskException": enum (Exception)
  // End of list of possible types for union field
  // twenty_four_hour_front_desk_oneof.

  // Union field concierge_oneof can be only one of the following:
  "concierge": boolean,
  "conciergeException": enum (Exception)
  // End of list of possible types for union field concierge_oneof.

  // Union field elevator_oneof can be only one of the following:
  "elevator": boolean,
  "elevatorException": enum (Exception)
  // End of list of possible types for union field elevator_oneof.

  // Union field baggage_storage_oneof can be only one of the following:
  "baggageStorage": boolean,
  "baggageStorageException": enum (Exception)
  // End of list of possible types for union field baggage_storage_oneof.

  // Union field full_service_laundry_oneof can be only one of the following:
  "fullServiceLaundry": boolean,
  "fullServiceLaundryException": enum (Exception)
  // End of list of possible types for union field full_service_laundry_oneof.

  // Union field self_service_laundry_oneof can be only one of the following:
  "selfServiceLaundry": boolean,
  "selfServiceLaundryException": enum (Exception)
  // End of list of possible types for union field self_service_laundry_oneof.

  // Union field social_hour_oneof can be only one of the following:
  "socialHour": boolean,
  "socialHourException": enum (Exception)
  // End of list of possible types for union field social_hour_oneof.

  // Union field wake_up_calls_oneof can be only one of the following:
  "wakeUpCalls": boolean,
  "wakeUpCallsException": enum (Exception)
  // End of list of possible types for union field wake_up_calls_oneof.

  // Union field convenience_store_oneof can be only one of the following:
  "convenienceStore": boolean,
  "convenienceStoreException": enum (Exception)
  // End of list of possible types for union field convenience_store_oneof.

  // Union field gift_shop_oneof can be only one of the following:
  "giftShop": boolean,
  "giftShopException": enum (Exception)
  // End of list of possible types for union field gift_shop_oneof.

  // Union field currency_exchange_oneof can be only one of the following:
  "currencyExchange": boolean,
  "currencyExchangeException": enum (Exception)
  // End of list of possible types for union field currency_exchange_oneof.
}
字段
languagesSpoken[]

object (LanguageSpoken)

至少有一名工作人员讲的语言。

联合字段 front_desk_oneof

front_desk_oneof 只能是下列其中一项:

frontDesk

boolean

前台。酒店大堂或内部的柜台或服务台,酒店的工作人员接待房客并处理与住宿相关的信息(包括入住和退房)。不一定有人工值守,全年无休。

frontDeskException

enum (Exception)

前台例外情况。

联合字段 twenty_four_hour_front_desk_oneof

twenty_four_hour_front_desk_oneof 只能是下列其中一项:

twentyFourHourFrontDesk

boolean

24 小时前台。前台全天 24 小时提供工作人员服务。

twentyFourHourFrontDeskException

enum (Exception)

24 小时前台例外情况。

联合字段 concierge_oneof

concierge_oneof 只能是下列其中一项:

concierge

boolean

礼宾接待。酒店员工负责实现轻松舒适的住宿体验,包括预订餐点、购买剧院门票、安排游览、寻找医生、提供建议和回答问题。

conciergeException

enum (Exception)

礼宾服务异常。

联合字段 elevator_oneof

elevator_oneof 只能是下列其中一项:

elevator

boolean

电梯供房客在上下楼时使用载客电梯。也称为升降式电梯。

elevatorException

enum (Exception)

电梯异常。

联合字段 baggage_storage_oneof

baggage_storage_oneof 只能是下列其中一项:

baggageStorage

boolean

行李寄存。可让房客在正式入住时间之前将行李寄存在酒店。如果房客在退房后和离开当地之前想寄存行李,不一定要适用。也称为行李寄存。

baggageStorageException

enum (Exception)

行李寄存例外情况。

联合字段 full_service_laundry_oneof

full_service_laundry_oneof 只能是下列其中一项:

fullServiceLaundry

boolean

全套洗衣服务。由酒店代表房客协助和处理的洗衣和干洗服务。不包括酒店为房客自助洗衣提供现场洗衣机的服务。

fullServiceLaundryException

enum (Exception)

全套洗衣服务例外。

联合字段 self_service_laundry_oneof

self_service_laundry_oneof 只能是下列其中一项:

selfServiceLaundry

boolean

自助洗衣设施。房客可使用酒店内的洗衣机和烘干机来清洗和烘干自己的衣服。此类机器的使用不一定收费。

selfServiceLaundryException

enum (Exception)

自助洗衣例外。

联合字段 social_hour_oneof

social_hour_oneof 只能是下列其中一项:

socialHour

boolean

社交时光。下午或晚上举办招待会,供应软饮料、茶、咖啡、葡萄酒和/或鸡尾酒。由酒店员工招待,或由房客自助享用。也称为“美酒时光”。大堂全天供应咖啡/茶并不构成社交或美酒时光。

socialHourException

enum (Exception)

“社交时光”例外情况。

联合字段 wake_up_calls_oneof

wake_up_calls_oneof 只能是下列其中一项:

wakeUpCalls

boolean

叫醒服务。酒店员工会根据房客要求在要求的时间致电客房客房。也称为“早上好通话”。

wakeUpCallsException

enum (Exception)

唤醒调用异常。

联合字段 convenience_store_oneof

convenience_store_oneof 只能是下列其中一项:

convenienceStore

boolean

便利店。酒店内的一家商店,主要出售零食、饮料、非处方药、保健和美容辅助用品、杂志和报纸。

convenienceStoreException

enum (Exception)

便利店例外情况。

联合字段 gift_shop_oneof

gift_shop_oneof 只能是下列其中一项:

giftShop

boolean

礼品店。内部商店,主要出售纪念品、纪念品和其他礼品。可能也销售/不销售杂货、杂志和报纸、服装或零食。

giftShopException

enum (Exception)

礼品店例外情况。

联合字段 currency_exchange_oneof

currency_exchange_oneof 只能是下列其中一项:

currencyExchange

boolean

货币兑换。工作人员或自动化机器,负责提供酒店所在地的本地货币,以换取房客提供的外币。

currencyExchangeException

enum (Exception)

货币兑换例外情况。

LanguageSpoken

至少有一位员工讲的语言。

JSON 表示法
{
  "languageCode": string,

  // Union field spoken_oneof can be only one of the following:
  "spoken": boolean,
  "spokenException": enum (Exception)
  // End of list of possible types for union field spoken_oneof.
}
字段
languageCode

string

必需。所用语言的 BCP-47 语言代码。目前接受的代码有:ar、de、en、es、fil、fr、hi、id、it、ja、ko、nl、pt、ru、vi、yue、zh。

联合字段 spoken_oneof

spoken_oneof 只能是下列其中一项:

spoken

boolean

至少有一位员工会讲这种语言。

spokenException

enum (Exception)

语言异常。

政策

会影响房客的酒店规则。

JSON 表示法
{
  "paymentOptions": {
    object (PaymentOptions)
  },

  // Union field checkin_time_oneof can be only one of the following:
  "checkinTime": {
    object (TimeOfDay)
  },
  "checkinTimeException": enum (Exception)
  // End of list of possible types for union field checkin_time_oneof.

  // Union field checkout_time_oneof can be only one of the following:
  "checkoutTime": {
    object (TimeOfDay)
  },
  "checkoutTimeException": enum (Exception)
  // End of list of possible types for union field checkout_time_oneof.

  // Union field kids_stay_free_oneof can be only one of the following:
  "kidsStayFree": boolean,
  "kidsStayFreeException": enum (Exception)
  // End of list of possible types for union field kids_stay_free_oneof.

  // Union field max_kids_stay_free_count_oneof can be only one of the following:
  "maxKidsStayFreeCount": integer,
  "maxKidsStayFreeCountException": enum (Exception)
  // End of list of possible types for union field
  // max_kids_stay_free_count_oneof.

  // Union field max_child_age_oneof can be only one of the following:
  "maxChildAge": integer,
  "maxChildAgeException": enum (Exception)
  // End of list of possible types for union field max_child_age_oneof.

  // Union field smoke_free_property_oneof can be only one of the following:
  "smokeFreeProperty": boolean,
  "smokeFreePropertyException": enum (Exception)
  // End of list of possible types for union field smoke_free_property_oneof.

  // Union field all_inclusive_available_oneof can be only one of the following:
  "allInclusiveAvailable": boolean,
  "allInclusiveAvailableException": enum (Exception)
  // End of list of possible types for union field all_inclusive_available_oneof.

  // Union field all_inclusive_only_oneof can be only one of the following:
  "allInclusiveOnly": boolean,
  "allInclusiveOnlyException": enum (Exception)
  // End of list of possible types for union field all_inclusive_only_oneof.
}
字段
paymentOptions

object (PaymentOptions)

酒店接受的付款方式。

联合字段 checkin_time_oneof

checkin_time_oneof 只能是下列其中一项:

checkinTime

object (TimeOfDay)

入住时间。入住当天酒店开始允许房客进入客房的时间。

checkinTimeException

enum (Exception)

入住时间异常。

联合字段 checkout_time_oneof

checkout_time_oneof 只能是下列其中一项:

checkoutTime

object (TimeOfDay)

退房时间。房客必须在一天中的某一天退房并结清费用的时间。部分酒店可能提供付费延迟或提前退房服务。

checkoutTimeException

enum (Exception)

退房时间例外情况。

联合字段 kids_stay_free_oneof

kids_stay_free_oneof 只能是下列其中一项:

kidsStayFree

boolean

儿童可免费入住。房客的孩子可以入住父母或成人的客房/套房,而无需额外付费。此政策不一定规定儿童年龄限制或儿童总人数限制。

kidsStayFreeException

enum (Exception)

儿童可免费入住。

联合字段 max_kids_stay_free_count_oneof

max_kids_stay_free_count_oneof 只能是下列其中一项:

maxKidsStayFreeCount

integer

儿童免费入住数量上限。酒店允许父母或成人入住特定数量的儿童入住客房/套房,而无需额外付费。

maxKidsStayFreeCountException

enum (Exception)

儿童免费入住数量上限的例外情况。

联合字段 max_child_age_oneof

max_child_age_oneof 只能是下列其中一项:

maxChildAge

integer

儿童年龄上限。酒店允许不超过特定年龄的儿童入住父母或成人的客房/套房,而无需额外付费。

maxChildAgeException

enum (Exception)

儿童年龄限制例外情况。

联合字段 smoke_free_property_oneof

smoke_free_property_oneof 只能是下列其中一项:

smokeFreeProperty

boolean

禁止吸烟。禁止在建筑物内、阳台上或室外空间抽烟。为房客划出指定吸烟区的酒店不属于无烟酒店。

smokeFreePropertyException

enum (Exception)

无烟属性例外情况。

联合字段 all_inclusive_available_oneof

all_inclusive_available_oneof 只能是下列其中一项:

allInclusiveAvailable

boolean

酒店提供全包价。酒店提供的房价选项包括客房费用、餐饮费用、活动费用,以及其他可能单独收费的设施费用。

allInclusiveAvailableException

enum (Exception)

全包价格例外。

联合字段 all_inclusive_only_oneof

all_inclusive_only_oneof 只能是下列其中一项:

allInclusiveOnly

boolean

仅含全包费用。酒店提供的唯一房价选项即包含房费、餐费、活动费用以及其他可能单独收费的设施费用。

allInclusiveOnlyException

enum (Exception)

全包价除外。

TimeOfDay

表示一天中的某个时间。日期和时区不重要,或在别处指定。API 可以选择允许闰秒。相关类型为 google.type.Dategoogle.protobuf.Timestamp

JSON 表示法
{
  "hours": integer,
  "minutes": integer,
  "seconds": integer,
  "nanos": integer
}
字段
hours

integer

一天中的小时(采用 24 小时制)。值应为 0 到 23。对于业务结束时间等场景,API 可以选择允许“24:00:00”一值。

minutes

integer

一天中某小时的分钟数。值必须是介于 0 和 59 之间的数字。

seconds

integer

时间的秒数部分。通常必须是介于 0 和 59 之间的数字。如果 API 允许闰秒,则 API 可以允许 60 一值。

nanos

integer

秒数的小数部分(以纳秒为单位)。值必须是介于 0 和 999999999 之间的数字。

PaymentOptions

酒店接受的付款方式。

JSON 表示法
{

  // Union field cash_oneof can be only one of the following:
  "cash": boolean,
  "cashException": enum (Exception)
  // End of list of possible types for union field cash_oneof.

  // Union field cheque_oneof can be only one of the following:
  "cheque": boolean,
  "chequeException": enum (Exception)
  // End of list of possible types for union field cheque_oneof.

  // Union field credit_card_oneof can be only one of the following:
  "creditCard": boolean,
  "creditCardException": enum (Exception)
  // End of list of possible types for union field credit_card_oneof.

  // Union field debit_card_oneof can be only one of the following:
  "debitCard": boolean,
  "debitCardException": enum (Exception)
  // End of list of possible types for union field debit_card_oneof.

  // Union field mobile_nfc_oneof can be only one of the following:
  "mobileNfc": boolean,
  "mobileNfcException": enum (Exception)
  // End of list of possible types for union field mobile_nfc_oneof.
}
字段

联合字段 cash_oneof

cash_oneof 只能是下列其中一项:

cash

boolean

现金。酒店接受使用纸币/硬币付款。

cashException

enum (Exception)

现金例外情况。

联合字段 cheque_oneof

cheque_oneof 只能是下列其中一项:

cheque

boolean

支票。酒店接受房客银行以房客姓名签发的打印版文件作为付款方式。

chequeException

enum (Exception)

支票例外情况。

联合字段 credit_card_oneof

credit_card_oneof 只能是下列其中一项:

creditCard

boolean

信用卡。酒店接受使用银行或信用卡公司发行的银行卡付款。也称为签账卡、借记卡、银行卡或记账卡。

creditCardException

enum (Exception)

信用卡例外情况。

联合字段 debit_card_oneof

debit_card_oneof 只能是下列其中一项:

debitCard

boolean

借记卡。酒店接受由银行签发的银行卡,可在处理时立即从房客的银行账户中扣除所付款项。

debitCardException

enum (Exception)

借记卡例外情况。

联合字段 mobile_nfc_oneof

mobile_nfc_oneof 只能是下列其中一项:

mobileNfc

boolean

移动 NFC酒店配有兼容的计算机硬件终端,可读取房客智能手机上的付款应用并从中扣款,而无需两台设备进行实际接触。也称为 Apple Pay、Google Pay、Samsung Pay。

mobileNfcException

enum (Exception)

移动 NFC 异常。

FoodAndDrink

酒店供应的餐点、小吃和饮料。

JSON 表示法
{

  // Union field room_service_oneof can be only one of the following:
  "roomService": boolean,
  "roomServiceException": enum (Exception)
  // End of list of possible types for union field room_service_oneof.

  // Union field twenty_four_hour_room_service_oneof can be only one of the
  // following:
  "twentyFourHourRoomService": boolean,
  "twentyFourHourRoomServiceException": enum (Exception)
  // End of list of possible types for union field
  // twenty_four_hour_room_service_oneof.

  // Union field restaurant_oneof can be only one of the following:
  "restaurant": boolean,
  "restaurantException": enum (Exception)
  // End of list of possible types for union field restaurant_oneof.

  // Union field restaurants_count_oneof can be only one of the following:
  "restaurantsCount": integer,
  "restaurantsCountException": enum (Exception)
  // End of list of possible types for union field restaurants_count_oneof.

  // Union field table_service_oneof can be only one of the following:
  "tableService": boolean,
  "tableServiceException": enum (Exception)
  // End of list of possible types for union field table_service_oneof.

  // Union field buffet_oneof can be only one of the following:
  "buffet": boolean,
  "buffetException": enum (Exception)
  // End of list of possible types for union field buffet_oneof.

  // Union field dinner_buffet_oneof can be only one of the following:
  "dinnerBuffet": boolean,
  "dinnerBuffetException": enum (Exception)
  // End of list of possible types for union field dinner_buffet_oneof.

  // Union field breakfast_buffet_oneof can be only one of the following:
  "breakfastBuffet": boolean,
  "breakfastBuffetException": enum (Exception)
  // End of list of possible types for union field breakfast_buffet_oneof.

  // Union field breakfast_available_oneof can be only one of the following:
  "breakfastAvailable": boolean,
  "breakfastAvailableException": enum (Exception)
  // End of list of possible types for union field breakfast_available_oneof.

  // Union field free_breakfast_oneof can be only one of the following:
  "freeBreakfast": boolean,
  "freeBreakfastException": enum (Exception)
  // End of list of possible types for union field free_breakfast_oneof.

  // Union field bar_oneof can be only one of the following:
  "bar": boolean,
  "barException": enum (Exception)
  // End of list of possible types for union field bar_oneof.

  // Union field vending_machine_oneof can be only one of the following:
  "vendingMachine": boolean,
  "vendingMachineException": enum (Exception)
  // End of list of possible types for union field vending_machine_oneof.
}
字段

联合字段 room_service_oneof

room_service_oneof 只能是下列其中一项:

roomService

boolean

客房服务。酒店员工会根据房客要求将酒店内准备的餐点送到客房。可能在特定时段提供或不提供。服务应面向所有房客提供(不以房价/预订的客房/奖励活动等为限制)。

roomServiceException

enum (Exception)

客房服务例外情况。

联合字段 twenty_four_hour_room_service_oneof

twenty_four_hour_room_service_oneof 只能是下列其中一项:

twentyFourHourRoomService

boolean

24 小时客房服务。酒店全年全天候提供客房服务。

twentyFourHourRoomServiceException

enum (Exception)

24 小时客房服务例外情况。

联合字段 restaurant_oneof

restaurant_oneof 只能是下列其中一项:

restaurant

boolean

餐馆。位于酒店内部,向公众和房客开放的商家,提供在餐桌或吧台上食用的餐点和饮料。不一定包含餐桌服务。也称为咖啡馆、自助餐厅、餐馆。“早餐室”如果酒店只向房客(而非一般公众)供应早餐,就不算是餐厅。

restaurantException

enum (Exception)

餐馆例外情况。

联合字段 restaurants_count_oneof

restaurants_count_oneof 只能是下列其中一项:

restaurantsCount

integer

餐馆数量。酒店的餐厅数量。

restaurantsCountException

enum (Exception)

餐馆数量例外情况。

联合字段 table_service_oneof

table_service_oneof 只能是下列其中一项:

tableService

boolean

餐桌服务。在此类餐厅中,一名服务员专门为客人提供服务,包括为客人点菜、上菜、撤盘以及送上账单(如果有)。也称为坐席餐厅。

tableServiceException

enum (Exception)

表服务异常。

联合字段 buffet_oneof

buffet_oneof 只能是下列其中一项:

buffet

boolean

自助餐。一种美食类型,各种菜肴/食物摆在桌子上供房客自行享用。包括午餐和/或晚餐。仅含自助早餐的自助餐是不够的。

buffetException

enum (Exception)

自助餐异常。

联合字段 dinner_buffet_oneof

dinner_buffet_oneof 只能是下列其中一项:

dinnerBuffet

boolean

自助晚餐。晚餐服务,各种美食摆在桌子上供房客自行享用。

dinnerBuffetException

enum (Exception)

自助晚餐例外。

联合字段 breakfast_buffet_oneof

breakfast_buffet_oneof 只能是下列其中一项:

breakfastBuffet

boolean

自助早餐。一种早餐服务,各种美食摆在桌上供房客自行享用。

breakfastBuffetException

enum (Exception)

自助早餐例外。

联合字段 breakfast_available_oneof

breakfast_available_oneof 只能是下列其中一项:

breakfastAvailable

boolean

供应早餐。面向所有房客提供早餐。可能免费,也可能收费。

breakfastAvailableException

enum (Exception)

早餐例外。

联合字段 free_breakfast_oneof

free_breakfast_oneof 只能是下列其中一项:

freeBreakfast

boolean

免费供应早餐。所有房客免费供应早餐。如果仅限于特定客房套餐,则不适用。

freeBreakfastException

enum (Exception)

免费早餐。

联合字段 bar_oneof

bar_oneof 只能是下列其中一项:

bar

boolean

酒吧。酒店内餐厅的指定房间、休息室或区域,设有吧台座位,酒店员工会在餐台后面接单并提供客人要求的酒精饮料。可能在室内或室外。也称为 Pub。

barException

enum (Exception)

条形异常。

联合字段 vending_machine_oneof

vending_machine_oneof 只能是下列其中一项:

vendingMachine

boolean

自动售货机。一个采用玻璃幕墙的机械柜,陈列和发放可供使用硬币、纸币和/或信用卡购买的零食和饮料。

vendingMachineException

enum (Exception)

自动售货机例外情况。

游泳池

酒店提供的游泳池或水上娱乐设施。

JSON 表示法
{

  // Union field pool_oneof can be only one of the following:
  "pool": boolean,
  "poolException": enum (Exception)
  // End of list of possible types for union field pool_oneof.

  // Union field pools_count_oneof can be only one of the following:
  "poolsCount": integer,
  "poolsCountException": enum (Exception)
  // End of list of possible types for union field pools_count_oneof.

  // Union field indoor_pool_oneof can be only one of the following:
  "indoorPool": boolean,
  "indoorPoolException": enum (Exception)
  // End of list of possible types for union field indoor_pool_oneof.

  // Union field indoor_pools_count_oneof can be only one of the following:
  "indoorPoolsCount": integer,
  "indoorPoolsCountException": enum (Exception)
  // End of list of possible types for union field indoor_pools_count_oneof.

  // Union field outdoor_pool_oneof can be only one of the following:
  "outdoorPool": boolean,
  "outdoorPoolException": enum (Exception)
  // End of list of possible types for union field outdoor_pool_oneof.

  // Union field outdoor_pools_count_oneof can be only one of the following:
  "outdoorPoolsCount": integer,
  "outdoorPoolsCountException": enum (Exception)
  // End of list of possible types for union field outdoor_pools_count_oneof.

  // Union field hot_tub_oneof can be only one of the following:
  "hotTub": boolean,
  "hotTubException": enum (Exception)
  // End of list of possible types for union field hot_tub_oneof.

  // Union field waterslide_oneof can be only one of the following:
  "waterslide": boolean,
  "waterslideException": enum (Exception)
  // End of list of possible types for union field waterslide_oneof.

  // Union field lazy_river_oneof can be only one of the following:
  "lazyRiver": boolean,
  "lazyRiverException": enum (Exception)
  // End of list of possible types for union field lazy_river_oneof.

  // Union field adult_pool_oneof can be only one of the following:
  "adultPool": boolean,
  "adultPoolException": enum (Exception)
  // End of list of possible types for union field adult_pool_oneof.

  // Union field wading_pool_oneof can be only one of the following:
  "wadingPool": boolean,
  "wadingPoolException": enum (Exception)
  // End of list of possible types for union field wading_pool_oneof.

  // Union field wave_pool_oneof can be only one of the following:
  "wavePool": boolean,
  "wavePoolException": enum (Exception)
  // End of list of possible types for union field wave_pool_oneof.

  // Union field water_park_oneof can be only one of the following:
  "waterPark": boolean,
  "waterParkException": enum (Exception)
  // End of list of possible types for union field water_park_oneof.

  // Union field lifeguard_oneof can be only one of the following:
  "lifeguard": boolean,
  "lifeguardException": enum (Exception)
  // End of list of possible types for union field lifeguard_oneof.
}
字段

联合字段 pool_oneof

pool_oneof 只能是下列其中一项:

pool

boolean

Pool。设有室内或室外泳池,供房客游泳和/或泡澡之用。不一定仅限成人和/或儿童使用。

poolException

enum (Exception)

池异常。

联合字段 pools_count_oneof

pools_count_oneof 只能是下列其中一项:

poolsCount

integer

池数。酒店内所有泳池的总和。

poolsCountException

enum (Exception)

池计数异常。

联合字段 indoor_pool_oneof

indoor_pool_oneof 只能是下列其中一项:

indoorPool

boolean

室内游泳池。位于酒店内的泳池,供房客游泳和/或泡澡之用。不一定仅限成人和/或儿童使用。

indoorPoolException

enum (Exception)

室内游泳池例外。

联合字段 indoor_pools_count_oneof

indoor_pools_count_oneof 只能是下列其中一项:

indoorPoolsCount

integer

室内游泳池数量。酒店内所有室内游泳池的总和。

indoorPoolsCountException

enum (Exception)

室内游泳池数量异常。

联合字段 outdoor_pool_oneof

outdoor_pool_oneof 只能是下列其中一项:

outdoorPool

boolean

有室外泳池。位于酒店室外场地上的泳池,可供房客游泳、泡澡或休闲娱乐。不一定仅限成人和/或儿童使用。

outdoorPoolException

enum (Exception)

室外泳池例外情况。

联合字段 outdoor_pools_count_oneof

outdoor_pools_count_oneof 只能是下列其中一项:

outdoorPoolsCount

integer

室外泳池数量。酒店内所有室外泳池的总和。

outdoorPoolsCountException

enum (Exception)

室外游泳池数量例外。

联合字段 hot_tub_oneof

hot_tub_oneof 只能是下列其中一项:

hotTub

boolean

热水浴缸。水温保持在较高温度的人工泳池,通过充气喷嘴进行循环,可进行泡澡、放松和水疗。可能在室内或室外。不用于游泳运动。也称为按摩浴缸。热水浴缸必须位于所有房客均可使用的公共区域。不适用于仅限入住房客使用的客房内热水浴缸。

hotTubException

enum (Exception)

热水浴缸例外情况。

联合字段 waterslide_oneof

waterslide_oneof 只能是下列其中一项:

waterslide

boolean

水上滑梯。位于室内或室外泳池旁且持续潮湿的滑道,人们可以滑入水中。

waterslideException

enum (Exception)

水滑梯异常。

联合字段 lazy_river_oneof

lazy_river_oneof 只能是下列其中一项:

lazyRiver

boolean

漂流河。一个人工泳池或多个相连的休闲泳池,模仿蜿蜒河流的形状和水流而建,房客可以套上充气橡胶管,漂浮在水面上。可能在室内或室外。

lazyRiverException

enum (Exception)

漂流河异常。

联合字段 adult_pool_oneof

adult_pool_oneof 只能是下列其中一项:

adultPool

boolean

成人泳池。泳池仅限成人使用。可能在室内或室外。

adultPoolException

enum (Exception)

成人泳池例外。

联合字段 wading_pool_oneof

wading_pool_oneof 只能是下列其中一项:

wadingPool

boolean

儿童泳池。专为幼儿玩耍的浅水泳池。可能在室内或室外。也称为儿童池。

wadingPoolException

enum (Exception)

浅水池异常。

联合字段 wave_pool_oneof

wave_pool_oneof 只能是下列其中一项:

wavePool

boolean

波浪泳池。大型室内或室外泳池,利用机器造出模仿海浪的水流。

wavePoolException

enum (Exception)

Wave 池异常。

联合字段 water_park_oneof

water_park_oneof 只能是下列其中一项:

waterPark

boolean

水上乐园。水上休闲区,设有大型泳池或一系列泳池,以及水滑梯或管道、波浪池、喷泉、秋千和/或障碍训练场等设施。可能在室内或室外。也称为冒险池。

waterParkException

enum (Exception)

水上乐园例外。

联合字段 lifeguard_oneof

lifeguard_oneof 只能是下列其中一项:

lifeguard

boolean

救生员。训练有素的酒店员工,驻留在酒店的室内或室外游泳区,负责保护游泳客人的安全。

lifeguardException

enum (Exception)

救生员异常。

健康

酒店为房客提供的促进或维持健康、美容和健身设施的设施。

JSON 表示法
{

  // Union field fitness_center_oneof can be only one of the following:
  "fitnessCenter": boolean,
  "fitnessCenterException": enum (Exception)
  // End of list of possible types for union field fitness_center_oneof.

  // Union field free_fitness_center_oneof can be only one of the following:
  "freeFitnessCenter": boolean,
  "freeFitnessCenterException": enum (Exception)
  // End of list of possible types for union field free_fitness_center_oneof.

  // Union field elliptical_machine_oneof can be only one of the following:
  "ellipticalMachine": boolean,
  "ellipticalMachineException": enum (Exception)
  // End of list of possible types for union field elliptical_machine_oneof.

  // Union field treadmill_oneof can be only one of the following:
  "treadmill": boolean,
  "treadmillException": enum (Exception)
  // End of list of possible types for union field treadmill_oneof.

  // Union field weight_machine_oneof can be only one of the following:
  "weightMachine": boolean,
  "weightMachineException": enum (Exception)
  // End of list of possible types for union field weight_machine_oneof.

  // Union field free_weights_oneof can be only one of the following:
  "freeWeights": boolean,
  "freeWeightsException": enum (Exception)
  // End of list of possible types for union field free_weights_oneof.

  // Union field spa_oneof can be only one of the following:
  "spa": boolean,
  "spaException": enum (Exception)
  // End of list of possible types for union field spa_oneof.

  // Union field salon_oneof can be only one of the following:
  "salon": boolean,
  "salonException": enum (Exception)
  // End of list of possible types for union field salon_oneof.

  // Union field sauna_oneof can be only one of the following:
  "sauna": boolean,
  "saunaException": enum (Exception)
  // End of list of possible types for union field sauna_oneof.

  // Union field massage_oneof can be only one of the following:
  "massage": boolean,
  "massageException": enum (Exception)
  // End of list of possible types for union field massage_oneof.

  // Union field doctor_on_call_oneof can be only one of the following:
  "doctorOnCall": boolean,
  "doctorOnCallException": enum (Exception)
  // End of list of possible types for union field doctor_on_call_oneof.
}
字段

联合字段 fitness_center_oneof

fitness_center_oneof 只能是下列其中一项:

fitnessCenter

boolean

健身中心。酒店内配有健身器材的房间或建筑物,例如跑步机、椭圆机、动感单车、举重机、自由重量器械和/或伸展垫。健身中心可免费使用,或收费。不一定有人工服务。不一定提供各种体能训练形式的讲师指导课程。不一定 24 小时营业。不一定提供更衣室和淋浴间。也称为健身俱乐部、健身房、健身房、健康中心。

fitnessCenterException

enum (Exception)

健身中心例外。

联合字段 free_fitness_center_oneof

free_fitness_center_oneof 只能是下列其中一项:

freeFitnessCenter

boolean

免费健身中心。房客可以免费使用健身中心。

freeFitnessCenterException

enum (Exception)

免费健身中心例外。

联合字段 elliptical_machine_oneof

elliptical_machine_oneof 只能是下列其中一项:

ellipticalMachine

boolean

椭圆机。一种带踏板的固定式电动健身机,可以模拟攀爬、步行或跑步,并提供用户控制的速度和张力范围。可能没有由手臂控制的用于锻炼上半身的杠杆。在健身房、健身房、健康中心或健康俱乐部中较为常见。

ellipticalMachineException

enum (Exception)

椭圆机异常。

联合字段 treadmill_oneof

treadmill_oneof 只能是下列其中一项:

treadmill

boolean

踏步机。一种固定式电动健身器械,可模拟移动路径,从而在用户控制的速度和倾斜度下促进步行或跑步。也称为运行的机器。在健身房、健身房、健康中心或健康俱乐部中较为常见。

treadmillException

enum (Exception)

踏步机异常。

联合字段 weight_machine_oneof

weight_machine_oneof 只能是下列其中一项:

weightMachine

boolean

力量训练器械。供用户锻炼不同肌肉的非电子健身器械。通常配备一个软垫座椅、一堆平坦的实物以及各种把杆和滑轮。可能专为锻炼身体特定部位而设计,也可能涉及不同的用户控制设置、硬件和滑轮,以便在一台器械进行整体锻炼。在健身房、健身中心、健身房或健康俱乐部中较为常见。

weightMachineException

enum (Exception)

体重机器异常。

联合字段 free_weights_oneof

free_weights_oneof 只能是下列其中一项:

freeWeights

boolean

自由重量器械。用于上半身力量训练或健美的独立手持健身器材,重量不一。也称为杠铃、哑铃或壶铃。它们通常按从轻到重的顺序摆放在架子上。在健身房、健身房、健康中心或健康俱乐部中较为常见。

freeWeightsException

enum (Exception)

自由重量器械例外情况。

联合字段 spa_oneof

spa_oneof 只能是下列其中一项:

spa

boolean

水疗酒店内通过蒸汽浴室、健身器材和按摩等方式提供健康和美容护理服务的特定区域、房间或建筑物。还可能提供面部护理、指甲护理和头发护理。此类服务通常需要付费,需提前预约。如果酒店只有蒸汽浴室,则不适用;还必须提供其他美容和/或健康疗法。

spaException

enum (Exception)

水疗例外情况。

联合字段 salon_oneof

salon_oneof 只能是下列其中一项:

salon

boolean

美发。酒店内由专业人员提供发型设计服务(如洗头、吹干、造型、理发和染发)的场所。也称为理发店或美容院。

salonException

enum (Exception)

沙龙异常。

联合字段 sauna_oneof

sauna_oneof 只能是下列其中一项:

sauna

boolean

桑拿浴。房间采用木板墙设计,加热至高温,房客可以坐在内置的木制长凳上出汗和放松肌肉。可以是干燥或微湿加热。不是蒸汽浴室。

saunaException

enum (Exception)

桑拿房例外。

联合字段 massage_oneof

massage_oneof 只能是下列其中一项:

massage

boolean

按摩。一种由训练有素的按摩师提供的服务,可对客人的肌肉进行物理处理,以达到放松或缓解疼痛的目的。

massageException

enum (Exception)

异常按摩。

联合字段 doctor_on_call_oneof

doctor_on_call_oneof 只能是下列其中一项:

doctorOnCall

boolean

值班医生。酒店与一名医疗专业人员签订了合同,如果房客在入住期间生病,该专业人员会为他们提供服务。医生不一定设有现场诊所或始终在酒店内。

doctorOnCallException

enum (Exception)

医生通话异常。

活动

休闲娱乐设施和功能。

JSON 表示法
{

  // Union field game_room_oneof can be only one of the following:
  "gameRoom": boolean,
  "gameRoomException": enum (Exception)
  // End of list of possible types for union field game_room_oneof.

  // Union field nightclub_oneof can be only one of the following:
  "nightclub": boolean,
  "nightclubException": enum (Exception)
  // End of list of possible types for union field nightclub_oneof.

  // Union field casino_oneof can be only one of the following:
  "casino": boolean,
  "casinoException": enum (Exception)
  // End of list of possible types for union field casino_oneof.

  // Union field boutique_stores_oneof can be only one of the following:
  "boutiqueStores": boolean,
  "boutiqueStoresException": enum (Exception)
  // End of list of possible types for union field boutique_stores_oneof.

  // Union field tennis_oneof can be only one of the following:
  "tennis": boolean,
  "tennisException": enum (Exception)
  // End of list of possible types for union field tennis_oneof.

  // Union field golf_oneof can be only one of the following:
  "golf": boolean,
  "golfException": enum (Exception)
  // End of list of possible types for union field golf_oneof.

  // Union field horseback_riding_oneof can be only one of the following:
  "horsebackRiding": boolean,
  "horsebackRidingException": enum (Exception)
  // End of list of possible types for union field horseback_riding_oneof.

  // Union field snorkeling_oneof can be only one of the following:
  "snorkeling": boolean,
  "snorkelingException": enum (Exception)
  // End of list of possible types for union field snorkeling_oneof.

  // Union field scuba_oneof can be only one of the following:
  "scuba": boolean,
  "scubaException": enum (Exception)
  // End of list of possible types for union field scuba_oneof.

  // Union field water_skiing_oneof can be only one of the following:
  "waterSkiing": boolean,
  "waterSkiingException": enum (Exception)
  // End of list of possible types for union field water_skiing_oneof.

  // Union field bicycle_rental_oneof can be only one of the following:
  "bicycleRental": boolean,
  "bicycleRentalException": enum (Exception)
  // End of list of possible types for union field bicycle_rental_oneof.

  // Union field free_bicycle_rental_oneof can be only one of the following:
  "freeBicycleRental": boolean,
  "freeBicycleRentalException": enum (Exception)
  // End of list of possible types for union field free_bicycle_rental_oneof.

  // Union field watercraft_rental_oneof can be only one of the following:
  "watercraftRental": boolean,
  "watercraftRentalException": enum (Exception)
  // End of list of possible types for union field watercraft_rental_oneof.

  // Union field free_watercraft_rental_oneof can be only one of the following:
  "freeWatercraftRental": boolean,
  "freeWatercraftRentalException": enum (Exception)
  // End of list of possible types for union field free_watercraft_rental_oneof.

  // Union field beach_access_oneof can be only one of the following:
  "beachAccess": boolean,
  "beachAccessException": enum (Exception)
  // End of list of possible types for union field beach_access_oneof.

  // Union field private_beach_oneof can be only one of the following:
  "privateBeach": boolean,
  "privateBeachException": enum (Exception)
  // End of list of possible types for union field private_beach_oneof.

  // Union field beach_front_oneof can be only one of the following:
  "beachFront": boolean,
  "beachFrontException": enum (Exception)
  // End of list of possible types for union field beach_front_oneof.
}
字段

联合字段 game_room_oneof

game_room_oneof 只能是下列其中一项:

gameRoom

boolean

游戏室。酒店内有一间电子游戏机,例如弹球机、抽奖机、驾驶模拟器,以及家庭娱乐中心或游戏厅中常见的其他道具。可能还包含非电子游戏,如台球、桌上足球、飞镖等。不一定专为儿童设计。也称为街机、娱乐室或家庭娱乐中心。

gameRoomException

enum (Exception)

游戏室例外情况。

联合字段 nightclub_oneof

nightclub_oneof 只能是下列其中一项:

nightclub

boolean

夜总会。酒店内有酒吧、舞池和座椅,指定员工会在此播放舞曲。另设有现场音乐、歌唱和喜剧表演的指定区域。

nightclubException

enum (Exception)

夜总会例外。

联合字段 casino_oneof

casino_oneof 只能是下列其中一项:

casino

boolean

赌场。赌博专用场所,设有由荷官管理的赌桌和纸牌游戏,以及电子老虎机。可能位于酒店内部或附近。

casinoException

enum (Exception)

赌场例外情况。

联合字段 boutique_stores_oneof

boutique_stores_oneof 只能是下列其中一项:

boutiqueStores

boolean

精品店。酒店内部或周边林立着出售服装、珠宝、艺术品和装饰品的商店。不是指酒店礼品店或便利店。

boutiqueStoresException

enum (Exception)

精品店除外。

联合字段 tennis_oneof

tennis_oneof 只能是下列其中一项:

tennis

boolean

网球。酒店在现场拥有必需的球场或与附近的设施有附属关系,让房客可以玩一种双面球场游戏,在此类游戏中,球员使用字符串球拍将球击到对手球的球网中。球场可以在室内或室外。不一定提供教练、球拍和球类物品。

tennisException

enum (Exception)

网球例外情况。

联合字段 golf_oneof

golf_oneof 只能是下列其中一项:

golf

boolean

高尔夫。酒店场地内有一个高尔夫球场,或者附近有独立经营的高尔夫球场可供酒店房客使用。可能免费,也可能收费。

golfException

enum (Exception)

高尔夫异常。

联合字段 horseback_riding_oneof

horseback_riding_oneof 只能是下列其中一项:

horsebackRiding

boolean

骑马,酒店内有一个马厩,或与附近的谷仓合作,让房客可以骑着马骑着马,指示它散步、慢跑、跳马、奔驰和/或跳跃。骑马活动可以是在骑马场、指定道路上或荒野中。不一定包含指导。

horsebackRidingException

enum (Exception)

骑马例外情况。

联合字段 snorkeling_oneof

snorkeling_oneof 只能是下列其中一项:

snorkeling

boolean

浮潜。房客可以参加水上娱乐活动,游泳者要戴上潜水面罩、简单形状的呼吸管和脚鳍/鱼翅,探索海洋、海湾或湖泊之下的地方。通常不需要用户认证或专业监督。不一定提供租赁或购买设备。不是水肺潜水。

snorkelingException

enum (Exception)

浮潜异常。

联合字段 scuba_oneof

scuba_oneof 只能是下列其中一项:

scuba

boolean

水肺潜水。房客可以在配备了独立的水下呼吸器 (SCUBA) 的情况下潜入天然水中探索水下生物。该装置包含一个通过面罩向潜水员提供氧气的水箱。需要获得潜水员认证和监督。酒店可能有在自己的海滨举办活动,或者与附近的设施有关联。通常情况下,我们会为房客提供所需设备。可能免费,也可能收费。不是浮潜。此操作不能在泳池中进行。

scubaException

enum (Exception)

水肺潜水异常。

联合字段 water_skiing_oneof

water_skiing_oneof 只能是下列其中一项:

waterSkiing

boolean

滑水。房客可以站在滑雪板上,手握挂在摩托艇上的牵引绳,让船员在天然水面上滑行。活动可能在酒店内部或附近的海滨进行。最常在湖泊或海洋中进行。

waterSkiingException

enum (Exception)

滑水例外情况。

联合字段 bicycle_rental_oneof

bicycle_rental_oneof 只能是下列其中一项:

bicycleRental

boolean

自行车租赁。酒店内有可供房客借用的自行车。可能免费,也可能收费。

bicycleRentalException

enum (Exception)

自行车租赁例外情况。

联合字段 free_bicycle_rental_oneof

free_bicycle_rental_oneof 只能是下列其中一项:

freeBicycleRental

boolean

免费自行车租赁。酒店内有自行车供房客免费借用。

freeBicycleRentalException

enum (Exception)

免费自行车租赁例外情况。

联合字段 watercraft_rental_oneof

watercraft_rental_oneof 只能是下列其中一项:

watercraftRental

boolean

水运工具租赁。酒店拥有可供房客借用的船只。可能免费,也可能收费。船只可能包括船只、脚踏船、划艇、帆船、摩托艇、独木舟、皮划艇或私人船只(例如水上摩托)。

watercraftRentalException

enum (Exception)

水运工具租赁例外情况。

联合字段 free_watercraft_rental_oneof

free_watercraft_rental_oneof 只能是下列其中一项:

freeWatercraftRental

boolean

免费水运工具租赁。酒店拥有可供房客免费借用的船只。

freeWatercraftRentalException

enum (Exception)

免费水运工具租赁例外。

联合字段 beach_access_oneof

beach_access_oneof 只能是下列其中一项:

beachAccess

boolean

直达海滩。酒店靠近海滩,并提供前往该海滩的通道。这可能包括前往海滩的路线,例如,如果酒店位于悬崖峭壁上,则需下楼梯,或是短途小路。不同于海滨(可直通海滩,酒店邻近但不在海滩上)。

beachAccessException

enum (Exception)

海滩通道例外情况。

联合字段 private_beach_oneof

private_beach_oneof 只能是下列其中一项:

privateBeach

boolean

私人海滩。酒店附近的海滩仅对房客开放。

privateBeachException

enum (Exception)

私人海滩例外。

联合字段 beach_front_oneof

beach_front_oneof 只能是下列其中一项:

beachFront

boolean

入侵前线。酒店实际位于大洋、大海、海湾或海湾沿岸的海滩上。不是在湖泊、河流、溪流或池塘上。酒店与海滩之间没有隔着允许车辆、行人或自行车通行的公共道路。

beachFrontException

enum (Exception)

面朝海滩的例外情况。

交通

酒店经营或拥有的车辆或车辆服务。

JSON 表示法
{

  // Union field transfer_oneof can be only one of the following:
  "transfer": boolean,
  "transferException": enum (Exception)
  // End of list of possible types for union field transfer_oneof.

  // Union field airport_shuttle_oneof can be only one of the following:
  "airportShuttle": boolean,
  "airportShuttleException": enum (Exception)
  // End of list of possible types for union field airport_shuttle_oneof.

  // Union field free_airport_shuttle_oneof can be only one of the following:
  "freeAirportShuttle": boolean,
  "freeAirportShuttleException": enum (Exception)
  // End of list of possible types for union field free_airport_shuttle_oneof.

  // Union field local_shuttle_oneof can be only one of the following:
  "localShuttle": boolean,
  "localShuttleException": enum (Exception)
  // End of list of possible types for union field local_shuttle_oneof.

  // Union field car_rental_on_property_oneof can be only one of the following:
  "carRentalOnProperty": boolean,
  "carRentalOnPropertyException": enum (Exception)
  // End of list of possible types for union field car_rental_on_property_oneof.

  // Union field private_car_service_oneof can be only one of the following:
  "privateCarService": boolean,
  "privateCarServiceException": enum (Exception)
  // End of list of possible types for union field private_car_service_oneof.

  // Union field free_private_car_service_oneof can be only one of the following:
  "freePrivateCarService": boolean,
  "freePrivateCarServiceException": enum (Exception)
  // End of list of possible types for union field
  // free_private_car_service_oneof.
}
字段

联合字段 transfer_oneof

transfer_oneof 只能是下列其中一项:

transfer

boolean

转移。酒店提供班车或汽车服务,供房客往返最近的机场或火车站。可能免费,也可能收费。房客可能会与其他陌生房客坐同一辆车。

transferException

enum (Exception)

转移例外情况。

联合字段 airport_shuttle_oneof

airport_shuttle_oneof 只能是下列其中一项:

airportShuttle

boolean

机场班车。酒店提供配有司机的面包车或大巴车,供客人往返机场。可能免费,也可能收费。房客可能会与其他陌生房客坐同一辆车。如果酒店提供第三方班车服务(办公室/服务台等),则适用此属性。只要酒店提供此项服务,无论是直接客户,还是与他们合作的第三方,都无关紧要。如果房客必须与酒店外部/非酒店实体协调,则不适用。

airportShuttleException

enum (Exception)

机场班车服务除外。

联合字段 free_airport_shuttle_oneof

free_airport_shuttle_oneof 只能是下列其中一项:

freeAirportShuttle

boolean

免费机场接送。酒店免费提供机场班车服务。必须对所有邀请对象免费,没有任何条件。

freeAirportShuttleException

enum (Exception)

免费机场接送服务除外。

联合字段 local_shuttle_oneof

local_shuttle_oneof 只能是下列其中一项:

localShuttle

boolean

本地班车。酒店提供的轿车、面包车或大巴车,用于将房客送到酒店周围指定距离范围内的目的地。通常是购物和/或会议中心、市中心区或海滩。可能免费,也可能收费。

localShuttleException

enum (Exception)

本地班车服务例外。

联合字段 car_rental_on_property_oneof

car_rental_on_property_oneof 只能是下列其中一项:

carRentalOnProperty

boolean

房源租车。租车公司的分店,在酒店里设有服务台。可供租赁的车辆可能在酒店或附近的停车场等您。

carRentalOnPropertyException

enum (Exception)

不动产租车例外。

联合字段 private_car_service_oneof

private_car_service_oneof 只能是下列其中一项:

privateCarService

boolean

专车服务。酒店提供私人专车接送房客前往目的地。车内乘客可能独自一人,也可能是互相认识并共同叫车的乘客。服务可能免费或收费,行程距离通常在一定范围内。不是出租车。

privateCarServiceException

enum (Exception)

专车服务例外。

联合字段 free_private_car_service_oneof

free_private_car_service_oneof 只能是下列其中一项:

freePrivateCarService

boolean

免费专车服务。房客可免费乘坐私人专车接送服务。

freePrivateCarServiceException

enum (Exception)

免费专车服务例外。

家庭

为家庭和年轻客人提供的服务和设施。

JSON 表示法
{

  // Union field babysitting_oneof can be only one of the following:
  "babysitting": boolean,
  "babysittingException": enum (Exception)
  // End of list of possible types for union field babysitting_oneof.

  // Union field kids_activities_oneof can be only one of the following:
  "kidsActivities": boolean,
  "kidsActivitiesException": enum (Exception)
  // End of list of possible types for union field kids_activities_oneof.

  // Union field kids_club_oneof can be only one of the following:
  "kidsClub": boolean,
  "kidsClubException": enum (Exception)
  // End of list of possible types for union field kids_club_oneof.

  // Union field kids_friendly_oneof can be only one of the following:
  "kidsFriendly": boolean,
  "kidsFriendlyException": enum (Exception)
  // End of list of possible types for union field kids_friendly_oneof.
}
字段

联合字段 babysitting_oneof

babysitting_oneof 只能是下列其中一项:

babysitting

boolean

提供婴幼儿看护服务。由酒店员工提供或由酒店员工与当地儿童看护专业人员合作提供的儿童看护服务。可能免费,也可能收费。

babysittingException

enum (Exception)

保姆异常。

联合字段 kids_activities_oneof

kids_activities_oneof 只能是下列其中一项:

kidsActivities

boolean

儿童活动。酒店提供专为儿童设计的体育、电影、手工艺品和游戏等娱乐设施。不一定会接受监督。不一定在指定的时间或地点进行。出租车免费或收费。

kidsActivitiesException

enum (Exception)

儿童活动除外。

联合字段 kids_club_oneof

kids_club_oneof 只能是下列其中一项:

kidsClub

boolean

儿童天地。酒店举办有组织的团体活动项目,旨在让儿童享受到乐趣。由酒店员工(或酒店采购的工作人员)在专门用于让孩子在没有父母陪同的情况下一起娱乐的区域提供便利。可能包括游戏、短途旅行、水上运动、团队运动、手工艺品和电影。通常有固定的营业时间。可能免费,也可能收费。也称为“儿童营”或“儿童”计划。

kidsClubException

enum (Exception)

儿童俱乐部例外情况。

联合字段 kids_friendly_oneof

kids_friendly_oneof 只能是下列其中一项:

kidsFriendly

boolean

适合儿童。酒店为有儿童的家庭提供了一项或多项特殊功能,例如优惠价格、儿童床、儿童床提供儿童看护服务。

kidsFriendlyException

enum (Exception)

适合儿童游玩的例外情况。

连接

酒店为房客提供访问互联网的方式。

JSON 表示法
{

  // Union field wifi_available_oneof can be only one of the following:
  "wifiAvailable": boolean,
  "wifiAvailableException": enum (Exception)
  // End of list of possible types for union field wifi_available_oneof.

  // Union field free_wifi_oneof can be only one of the following:
  "freeWifi": boolean,
  "freeWifiException": enum (Exception)
  // End of list of possible types for union field free_wifi_oneof.

  // Union field public_area_wifi_available_oneof can be only one of the
  // following:
  "publicAreaWifiAvailable": boolean,
  "publicAreaWifiAvailableException": enum (Exception)
  // End of list of possible types for union field
  // public_area_wifi_available_oneof.

  // Union field public_internet_terminal_oneof can be only one of the following:
  "publicInternetTerminal": boolean,
  "publicInternetTerminalException": enum (Exception)
  // End of list of possible types for union field
  // public_internet_terminal_oneof.
}
字段

联合字段 wifi_available_oneof

wifi_available_oneof 只能是下列其中一项:

wifiAvailable

boolean

有 Wi-Fi。酒店为房客提供以无线方式连接到互联网的功能。可能在酒店的公共区域和/或客房内。可能免费,也可能收费。

wifiAvailableException

enum (Exception)

Wi-Fi 可用异常。

联合字段 free_wifi_oneof

free_wifi_oneof 只能是下列其中一项:

freeWifi

boolean

免费 Wi-Fi。酒店为客人提供免费 Wi-Fi。

freeWifiException

enum (Exception)

免费 Wi-Fi 例外情况。

联合字段 public_area_wifi_available_oneof

public_area_wifi_available_oneof 只能是下列其中一项:

publicAreaWifiAvailable

boolean

提供公共区域 Wi-Fi。房客可在酒店的公共区域无线连接到互联网。可能免费,也可能收费。

publicAreaWifiAvailableException

enum (Exception)

公共区域 Wi-Fi 可用例外情况。

联合字段 public_internet_terminal_oneof

public_internet_terminal_oneof 只能是下列其中一项:

publicInternetTerminal

boolean

公共互联网终端。酒店内设有电脑且专为房客上网而设计的区域。

publicInternetTerminalException

enum (Exception)

公共互联网终端异常。

企业

商务旅客感兴趣的房源的特征。

JSON 表示法
{

  // Union field business_center_oneof can be only one of the following:
  "businessCenter": boolean,
  "businessCenterException": enum (Exception)
  // End of list of possible types for union field business_center_oneof.

  // Union field meeting_rooms_oneof can be only one of the following:
  "meetingRooms": boolean,
  "meetingRoomsException": enum (Exception)
  // End of list of possible types for union field meeting_rooms_oneof.

  // Union field meeting_rooms_count_oneof can be only one of the following:
  "meetingRoomsCount": integer,
  "meetingRoomsCountException": enum (Exception)
  // End of list of possible types for union field meeting_rooms_count_oneof.
}
字段

联合字段 business_center_oneof

business_center_oneof 只能是下列其中一项:

businessCenter

boolean

商务中心。酒店内的指定房间,配有一张或多张书桌,以及供客人使用的计算机、打印机、传真机和/或复印机。不一定 24 小时营业。不一定需要密钥才能访问。不是会议室。

businessCenterException

enum (Exception)

商务中心例外情况。

联合字段 meeting_rooms_oneof

meeting_rooms_oneof 只能是下列其中一项:

meetingRooms

boolean

会议室。酒店内专门用于举办商务相关聚会的房间。会议室通常配备桌子、办公椅和用于演示和电话会议的视听设施。也称为会议室。

meetingRoomsException

enum (Exception)

会议室例外。

联合字段 meeting_rooms_count_oneof

meeting_rooms_count_oneof 只能是下列其中一项:

meetingRoomsCount

integer

会议室数量。酒店的会议室数量。

meetingRoomsCountException

enum (Exception)

会议室计数例外情况。

无障碍

考虑到人类不同水平的身体能力对房屋进行的身体适应性变化。

JSON 表示法
{

  // Union field mobility_accessible_oneof can be only one of the following:
  "mobilityAccessible": boolean,
  "mobilityAccessibleException": enum (Exception)
  // End of list of possible types for union field mobility_accessible_oneof.

  // Union field mobility_accessible_parking_oneof can be only one of the
  // following:
  "mobilityAccessibleParking": boolean,
  "mobilityAccessibleParkingException": enum (Exception)
  // End of list of possible types for union field
  // mobility_accessible_parking_oneof.

  // Union field mobility_accessible_elevator_oneof can be only one of the
  // following:
  "mobilityAccessibleElevator": boolean,
  "mobilityAccessibleElevatorException": enum (Exception)
  // End of list of possible types for union field
  // mobility_accessible_elevator_oneof.

  // Union field mobility_accessible_pool_oneof can be only one of the following:
  "mobilityAccessiblePool": boolean,
  "mobilityAccessiblePoolException": enum (Exception)
  // End of list of possible types for union field
  // mobility_accessible_pool_oneof.
}
字段

联合字段 mobility_accessible_oneof

mobility_accessible_oneof 只能是下列其中一项:

mobilityAccessible

boolean

有无障碍设施。酒店各处设施都做了调整,方便坐轮椅的人入住,例如设有自动开门的门、宽敞的电梯、宽阔的浴室或坡道。

mobilityAccessibleException

enum (Exception)

行动不便的例外情况。

联合字段 mobility_accessible_parking_oneof

mobility_accessible_parking_oneof 只能是下列其中一项:

mobilityAccessibleParking

boolean

无障碍停车位。有规定大小且带有标记的指定区域,此类区域仅供注册、标记了身体状况的人士的车辆停放。

mobilityAccessibleParkingException

enum (Exception)

无障碍停车位例外情况。

联合字段 mobility_accessible_elevator_oneof

mobility_accessible_elevator_oneof 只能是下列其中一项:

mobilityAccessibleElevator

boolean

有无障碍电梯。一种升降机,可将乘客载到另一楼层,因车门宽且放置了呼叫按钮,可容纳坐轮椅的乘客。

mobilityAccessibleElevatorException

enum (Exception)

有关无障碍电梯的例外情况。

联合字段 mobility_accessible_pool_oneof

mobility_accessible_pool_oneof 只能是下列其中一项:

mobilityAccessiblePool

boolean

提供无障碍设施的泳池。配有升降机械椅的泳池,方便身体不便的房客进出泳池。可能由电力或水力驱动。也称为泳池升降机。

mobilityAccessiblePoolException

enum (Exception)

无障碍泳池例外情况。

宠物

关于携带宠物的政策。

JSON 表示法
{

  // Union field pets_allowed_oneof can be only one of the following:
  "petsAllowed": boolean,
  "petsAllowedException": enum (Exception)
  // End of list of possible types for union field pets_allowed_oneof.

  // Union field pets_allowed_free_oneof can be only one of the following:
  "petsAllowedFree": boolean,
  "petsAllowedFreeException": enum (Exception)
  // End of list of possible types for union field pets_allowed_free_oneof.

  // Union field dogs_allowed_oneof can be only one of the following:
  "dogsAllowed": boolean,
  "dogsAllowedException": enum (Exception)
  // End of list of possible types for union field dogs_allowed_oneof.

  // Union field cats_allowed_oneof can be only one of the following:
  "catsAllowed": boolean,
  "catsAllowedException": enum (Exception)
  // End of list of possible types for union field cats_allowed_oneof.
}
字段

联合字段 pets_allowed_oneof

pets_allowed_oneof 只能是下列其中一项:

petsAllowed

boolean

允许携带宠物。宠物可以进入酒店,也可以留在主人入住的特定客房。不一定包含狗、猫、爬行动物和/或鱼类。不一定收费。服务型动物不属于宠物,因此不受本政策的约束。

petsAllowedException

enum (Exception)

允许带宠物的例外情况。

联合字段 pets_allowed_free_oneof

pets_allowed_free_oneof 只能是下列其中一项:

petsAllowedFree

boolean

允许免费携带宠物。宠物可以进入酒店,也可以免费留在主人入住的特定客房。可能不包含狗、猫、爬行动物和/或鱼类。

petsAllowedFreeException

enum (Exception)

允许免费带宠物。

联合字段 dogs_allowed_oneof

dogs_allowed_oneof 只能是下列其中一项:

dogsAllowed

boolean

允许带狗。宠物狗可以进入酒店,也可以留在主人的客房。不一定收费。

dogsAllowedException

enum (Exception)

允许遛狗的例外情况。

联合字段 cats_allowed_oneof

cats_allowed_oneof 只能是下列其中一项:

catsAllowed

boolean

允许带猫。宠物猫可以进入酒店,也可以留在主人的客房。不一定收费。

catsAllowedException

enum (Exception)

允许带猫的例外情况。

停车

酒店提供停车位。

JSON 表示法
{

  // Union field parking_available_oneof can be only one of the following:
  "parkingAvailable": boolean,
  "parkingAvailableException": enum (Exception)
  // End of list of possible types for union field parking_available_oneof.

  // Union field free_parking_oneof can be only one of the following:
  "freeParking": boolean,
  "freeParkingException": enum (Exception)
  // End of list of possible types for union field free_parking_oneof.

  // Union field self_parking_available_oneof can be only one of the following:
  "selfParkingAvailable": boolean,
  "selfParkingAvailableException": enum (Exception)
  // End of list of possible types for union field self_parking_available_oneof.

  // Union field free_self_parking_oneof can be only one of the following:
  "freeSelfParking": boolean,
  "freeSelfParkingException": enum (Exception)
  // End of list of possible types for union field free_self_parking_oneof.

  // Union field valet_parking_available_oneof can be only one of the following:
  "valetParkingAvailable": boolean,
  "valetParkingAvailableException": enum (Exception)
  // End of list of possible types for union field valet_parking_available_oneof.

  // Union field free_valet_parking_oneof can be only one of the following:
  "freeValetParking": boolean,
  "freeValetParkingException": enum (Exception)
  // End of list of possible types for union field free_valet_parking_oneof.

  // Union field electric_car_charging_stations_oneof can be only one of the
  // following:
  "electricCarChargingStations": boolean,
  "electricCarChargingStationsException": enum (Exception)
  // End of list of possible types for union field
  // electric_car_charging_stations_oneof.
}
字段

联合字段 parking_available_oneof

parking_available_oneof 只能是下列其中一项:

parkingAvailable

boolean

提供停车位。酒店允许房客停车。可能免费,也可能收费。停车设施可以是室外停车场,也可以是室内车库,但必须在内部停车。附近的停车场不适用。房客或酒店员工可以停车。

parkingAvailableException

enum (Exception)

提供停车位。

联合字段 free_parking_oneof

free_parking_oneof 只能是下列其中一项:

freeParking

boolean

免费停车。酒店允许房客免费停车。停车设施可以是室外停车场,也可以是室内车库,但必须在内部停车。附近的停车场不适用。房客或酒店员工可以停车。必须向所有房客开放免费停车位(适用有限的条件)。

freeParkingException

enum (Exception)

免费停车例外。

联合字段 self_parking_available_oneof

self_parking_available_oneof 只能是下列其中一项:

selfParkingAvailable

boolean

提供自助停车服务。房客自行停车。停车设施可以是室外停车场,也可以是室内车库,但必须在内部停车。附近的停车场不适用。可能免费,也可能收费。

selfParkingAvailableException

enum (Exception)

自助停车除外。

联合字段 free_self_parking_oneof

free_self_parking_oneof 只能是下列其中一项:

freeSelfParking

boolean

免费自助停车。房客可免费停车。停车设施可以是室外停车场,也可以是室内车库,但必须在内部停车。附近的停车场不适用。

freeSelfParkingException

enum (Exception)

免费自助停车例外。

联合字段 valet_parking_available_oneof

valet_parking_available_oneof 只能是下列其中一项:

valetParkingAvailable

boolean

提供代客泊车服务。由酒店员工为房客停车。这项服务停车可能免费,也可能收费。

valetParkingAvailableException

enum (Exception)

提供代客泊车服务例外。

联合字段 free_valet_parking_oneof

free_valet_parking_oneof 只能是下列其中一项:

freeValetParking

boolean

免费代客泊车。由酒店员工为房客停车。酒店免费提供停车位。

freeValetParkingException

enum (Exception)

免费代客泊车例外。

联合字段 electric_car_charging_stations_oneof

electric_car_charging_stations_oneof 只能是下列其中一项:

electricCarChargingStations

boolean

电动车辆充电站。通常位于室外的充电站,房客可以插上电动汽车充电。

electricCarChargingStationsException

enum (Exception)

电动汽车充电站例外情况。

会议须知

客房提供便利,让住宿更加轻松舒适。

JSON 表示法
{

  // Union field housekeeping_available_oneof can be only one of the following:
  "housekeepingAvailable": boolean,
  "housekeepingAvailableException": enum (Exception)
  // End of list of possible types for union field housekeeping_available_oneof.

  // Union field daily_housekeeping_oneof can be only one of the following:
  "dailyHousekeeping": boolean,
  "dailyHousekeepingException": enum (Exception)
  // End of list of possible types for union field daily_housekeeping_oneof.

  // Union field turndown_service_oneof can be only one of the following:
  "turndownService": boolean,
  "turndownServiceException": enum (Exception)
  // End of list of possible types for union field turndown_service_oneof.
}
字段

联合字段 housekeeping_available_oneof

housekeeping_available_oneof 只能是下列其中一项:

housekeepingAvailable

boolean

酒店提供客房服务。在房客入住期间,客房由酒店员工打扫。时间表可能因每天、每周或一周中的特定几天而异。

housekeepingAvailableException

enum (Exception)

客房清洁服务例外。

联合字段 daily_housekeeping_oneof

daily_housekeeping_oneof 只能是下列其中一项:

dailyHousekeeping

boolean

日常打理。在房客入住期间,客房客房由酒店员工每日清洁。

dailyHousekeepingException

enum (Exception)

每日客房服务例外。

联合字段 turndown_service_oneof

turndown_service_oneof 只能是下列其中一项:

turndownService

boolean

夜床服务。酒店员工会进入客房内铺床,以便睡觉。可能包含或不包含一些简单的客房服务。不一定包含晚间零食或糖果。也称为晚间服务。

turndownServiceException

enum (Exception)

夜床服务例外情况。

HealthAndSafety

酒店在新冠肺炎 (COVID-19) 疫情期间采取的健康和安全措施。

JSON 表示法
{
  "enhancedCleaning": {
    object (EnhancedCleaning)
  },
  "increasedFoodSafety": {
    object (IncreasedFoodSafety)
  },
  "minimizedContact": {
    object (MinimizedContact)
  },
  "personalProtection": {
    object (PersonalProtection)
  },
  "physicalDistancing": {
    object (PhysicalDistancing)
  }
}
字段
enhancedCleaning

object (EnhancedCleaning)

酒店在新冠肺炎 (COVID-19) 疫情期间采取了更强的清洁措施。

increasedFoodSafety

object (IncreasedFoodSafety)

酒店在新冠肺炎 (COVID-19) 疫情期间加强了食品安全措施。

minimizedContact

object (MinimizedContact)

在新冠肺炎 (COVID-19) 疫情期间,尽量减少酒店采取的接触措施。

personalProtection

object (PersonalProtection)

酒店在新冠肺炎 (COVID-19) 疫情期间采取了个人防护措施。

physicalDistancing

object (PhysicalDistancing)

酒店在新冠肺炎 (COVID-19) 疫情期间采取的保持身体距离措施。

EnhancedCleaning

酒店在新冠肺炎 (COVID-19) 疫情期间采取了更强的清洁措施。

JSON 表示法
{

  // Union field common_areas_enhanced_cleaning_oneof can be only one of the
  // following:
  "commonAreasEnhancedCleaning": boolean,
  "commonAreasEnhancedCleaningException": enum (Exception)
  // End of list of possible types for union field
  // common_areas_enhanced_cleaning_oneof.

  // Union field guest_rooms_enhanced_cleaning_oneof can be only one of the
  // following:
  "guestRoomsEnhancedCleaning": boolean,
  "guestRoomsEnhancedCleaningException": enum (Exception)
  // End of list of possible types for union field
  // guest_rooms_enhanced_cleaning_oneof.

  // Union field commercial_grade_disinfectant_cleaning_oneof can be only one of
  // the following:
  "commercialGradeDisinfectantCleaning": boolean,
  "commercialGradeDisinfectantCleaningException": enum (Exception)
  // End of list of possible types for union field
  // commercial_grade_disinfectant_cleaning_oneof.

  // Union field employees_trained_cleaning_procedures_oneof can be only one of
  // the following:
  "employeesTrainedCleaningProcedures": boolean,
  "employeesTrainedCleaningProceduresException": enum (Exception)
  // End of list of possible types for union field
  // employees_trained_cleaning_procedures_oneof.

  // Union field employees_trained_thorough_hand_washing_oneof can be only one of
  // the following:
  "employeesTrainedThoroughHandWashing": boolean,
  "employeesTrainedThoroughHandWashingException": enum (Exception)
  // End of list of possible types for union field
  // employees_trained_thorough_hand_washing_oneof.

  // Union field employees_wear_protective_equipment_oneof can be only one of the
  // following:
  "employeesWearProtectiveEquipment": boolean,
  "employeesWearProtectiveEquipmentException": enum (Exception)
  // End of list of possible types for union field
  // employees_wear_protective_equipment_oneof.
}
字段

联合字段 common_areas_enhanced_cleaning_oneof

common_areas_enhanced_cleaning_oneof 只能是下列其中一项:

commonAreasEnhancedCleaning

boolean

公共区域已深度消杀。

commonAreasEnhancedCleaningException

enum (Exception)

公共区域加强清洁例外。

联合字段 guest_rooms_enhanced_cleaning_oneof

guest_rooms_enhanced_cleaning_oneof 只能是下列其中一项:

guestRoomsEnhancedCleaning

boolean

客房已深度消杀。

guestRoomsEnhancedCleaningException

enum (Exception)

客房改善了清洁服务。

联合字段 commercial_grade_disinfectant_cleaning_oneof

commercial_grade_disinfectant_cleaning_oneof 只能是下列其中一项:

commercialGradeDisinfectantCleaning

boolean

酒店采用商用消毒剂进行了消杀。

commercialGradeDisinfectantCleaningException

enum (Exception)

商业级消毒剂清洁例外情况。

联合字段 employees_trained_cleaning_procedures_oneof

employees_trained_cleaning_procedures_oneof 只能是下列其中一项:

employeesTrainedCleaningProcedures

boolean

员工接受过新冠 (COVID-19) 清洁程序培训。

employeesTrainedCleaningProceduresException

enum (Exception)

员工接受过清洁程序培训例外。

联合字段 employees_trained_thorough_hand_washing_oneof

employees_trained_thorough_hand_washing_oneof 只能是下列其中一项:

employeesTrainedThoroughHandWashing

boolean

员工接受过彻底洗手方面的培训。

employeesTrainedThoroughHandWashingException

enum (Exception)

员工进行了全面洗手方面的例外培训。

联合字段 employees_wear_protective_equipment_oneof

employees_wear_protective_equipment_oneof 只能是下列其中一项:

employeesWearProtectiveEquipment

boolean

员工佩戴口罩、护面罩和/或手套。

employeesWearProtectiveEquipmentException

enum (Exception)

员工佩戴防护装备例外。

IncreasedFoodSafety

酒店在新冠肺炎 (COVID-19) 疫情期间加强了食品安全措施。

JSON 表示法
{

  // Union field food_preparation_and_serving_additional_safety_oneof can be only
  // one of the following:
  "foodPreparationAndServingAdditionalSafety": boolean,
  "foodPreparationAndServingAdditionalSafetyException": enum (Exception)
  // End of list of possible types for union field
  // food_preparation_and_serving_additional_safety_oneof.

  // Union field dining_areas_additional_sanitation_oneof can be only one of the
  // following:
  "diningAreasAdditionalSanitation": boolean,
  "diningAreasAdditionalSanitationException": enum (Exception)
  // End of list of possible types for union field
  // dining_areas_additional_sanitation_oneof.

  // Union field individual_packaged_meals_oneof can be only one of the
  // following:
  "individualPackagedMeals": boolean,
  "individualPackagedMealsException": enum (Exception)
  // End of list of possible types for union field
  // individual_packaged_meals_oneof.

  // Union field disposable_flatware_oneof can be only one of the following:
  "disposableFlatware": boolean,
  "disposableFlatwareException": enum (Exception)
  // End of list of possible types for union field disposable_flatware_oneof.

  // Union field single_use_food_menus_oneof can be only one of the following:
  "singleUseFoodMenus": boolean,
  "singleUseFoodMenusException": enum (Exception)
  // End of list of possible types for union field single_use_food_menus_oneof.
}
字段

联合字段 food_preparation_and_serving_additional_safety_oneof

food_preparation_and_serving_additional_safety_oneof 只能是下列其中一项:

foodPreparationAndServingAdditionalSafety

boolean

在食物准备和上菜方面采取了额外的安全措施。

foodPreparationAndServingAdditionalSafetyException

enum (Exception)

食物准备和供应方面的额外安全例外情况。

联合字段 dining_areas_additional_sanitation_oneof

dining_areas_additional_sanitation_oneof 只能是下列其中一项:

diningAreasAdditionalSanitation

boolean

用餐区采取了额外的卫生措施。

diningAreasAdditionalSanitationException

enum (Exception)

用餐区额外的卫生设施例外。

联合字段 individual_packaged_meals_oneof

individual_packaged_meals_oneof 只能是下列其中一项:

individualPackagedMeals

boolean

单独包装的餐点。

individualPackagedMealsException

enum (Exception)

单独包装餐食除外。

联合字段 disposable_flatware_oneof

disposable_flatware_oneof 只能是下列其中一项:

disposableFlatware

boolean

一次性扁平餐具。

disposableFlatwareException

enum (Exception)

一次性扁平器异常。

联合字段 single_use_food_menus_oneof

single_use_food_menus_oneof 只能是下列其中一项:

singleUseFoodMenus

boolean

一次性菜单。

singleUseFoodMenusException

enum (Exception)

单次使用的食物菜单除外。

MinimizedContact

在新冠肺炎 (COVID-19) 疫情期间,尽量减少酒店采取的接触措施。

JSON 表示法
{

  // Union field no_high_touch_items_common_areas_oneof can be only one of the
  // following:
  "noHighTouchItemsCommonAreas": boolean,
  "noHighTouchItemsCommonAreasException": enum (Exception)
  // End of list of possible types for union field
  // no_high_touch_items_common_areas_oneof.

  // Union field no_high_touch_items_guest_rooms_oneof can be only one of the
  // following:
  "noHighTouchItemsGuestRooms": boolean,
  "noHighTouchItemsGuestRoomsException": enum (Exception)
  // End of list of possible types for union field
  // no_high_touch_items_guest_rooms_oneof.

  // Union field digital_guest_room_keys_oneof can be only one of the following:
  "digitalGuestRoomKeys": boolean,
  "digitalGuestRoomKeysException": enum (Exception)
  // End of list of possible types for union field digital_guest_room_keys_oneof.

  // Union field plastic_keycards_disinfected_oneof can be only one of the
  // following:
  "plasticKeycardsDisinfected": boolean,
  "plasticKeycardsDisinfectedException": enum (Exception)
  // End of list of possible types for union field
  // plastic_keycards_disinfected_oneof.

  // Union field room_bookings_buffer_oneof can be only one of the following:
  "roomBookingsBuffer": boolean,
  "roomBookingsBufferException": enum (Exception)
  // End of list of possible types for union field room_bookings_buffer_oneof.

  // Union field housekeeping_scheduled_request_only_oneof can be only one of the
  // following:
  "housekeepingScheduledRequestOnly": boolean,
  "housekeepingScheduledRequestOnlyException": enum (Exception)
  // End of list of possible types for union field
  // housekeeping_scheduled_request_only_oneof.

  // Union field contactless_checkin_checkout_oneof can be only one of the
  // following:
  "contactlessCheckinCheckout": boolean,
  "contactlessCheckinCheckoutException": enum (Exception)
  // End of list of possible types for union field
  // contactless_checkin_checkout_oneof.
}
字段

联合字段 no_high_touch_items_common_areas_oneof

no_high_touch_items_common_areas_oneof 只能是下列其中一项:

noHighTouchItemsCommonAreas

boolean

公共区域撤除了杂志等高接触物品。

noHighTouchItemsCommonAreasException

enum (Exception)

无高接触项目公共区域除外。

联合字段 no_high_touch_items_guest_rooms_oneof

no_high_touch_items_guest_rooms_oneof 只能是下列其中一项:

noHighTouchItemsGuestRooms

boolean

客房撤除了装饰枕头等高接触物品。

noHighTouchItemsGuestRoomsException

enum (Exception)

无高接触设施的客房除外。

联合字段 digital_guest_room_keys_oneof

digital_guest_room_keys_oneof 只能是下列其中一项:

digitalGuestRoomKeys

boolean

客房进出使用移动设备,无需钥匙。

digitalGuestRoomKeysException

enum (Exception)

数字客房钥匙例外情况。

联合字段 plastic_keycards_disinfected_oneof

plastic_keycards_disinfected_oneof 只能是下列其中一项:

plasticKeycardsDisinfected

boolean

塑料钥匙卡已经过消毒或舍弃。

plasticKeycardsDisinfectedException

enum (Exception)

经过消毒的塑料钥匙卡例外。

联合字段 room_bookings_buffer_oneof

room_bookings_buffer_oneof 只能是下列其中一项:

roomBookingsBuffer

boolean

客房预订之间留出缓冲时间。

roomBookingsBufferException

enum (Exception)

会议室预订缓冲区异常。

联合字段 housekeeping_scheduled_request_only_oneof

housekeeping_scheduled_request_only_oneof 只能是下列其中一项:

housekeepingScheduledRequestOnly

boolean

仅按要求安排客房服务。

housekeepingScheduledRequestOnlyException

enum (Exception)

仅有客房服务安排的例外请求。

联合字段 contactless_checkin_checkout_oneof

contactless_checkin_checkout_oneof 只能是下列其中一项:

contactlessCheckinCheckout

boolean

无接触入住和退房。

contactlessCheckinCheckoutException

enum (Exception)

感应式签到结账异常。

PersonalProtection

酒店在新冠肺炎 (COVID-19) 疫情期间采取了个人防护措施。

JSON 表示法
{

  // Union field common_areas_offer_sanitizing_items_oneof can be only one of the
  // following:
  "commonAreasOfferSanitizingItems": boolean,
  "commonAreasOfferSanitizingItemsException": enum (Exception)
  // End of list of possible types for union field
  // common_areas_offer_sanitizing_items_oneof.

  // Union field guest_room_hygiene_kits_available_oneof can be only one of the
  // following:
  "guestRoomHygieneKitsAvailable": boolean,
  "guestRoomHygieneKitsAvailableException": enum (Exception)
  // End of list of possible types for union field
  // guest_room_hygiene_kits_available_oneof.

  // Union field protective_equipment_available_oneof can be only one of the
  // following:
  "protectiveEquipmentAvailable": boolean,
  "protectiveEquipmentAvailableException": enum (Exception)
  // End of list of possible types for union field
  // protective_equipment_available_oneof.

  // Union field face_mask_required_oneof can be only one of the following:
  "faceMaskRequired": boolean,
  "faceMaskRequiredException": enum (Exception)
  // End of list of possible types for union field face_mask_required_oneof.
}
字段

联合字段 common_areas_offer_sanitizing_items_oneof

common_areas_offer_sanitizing_items_oneof 只能是下列其中一项:

commonAreasOfferSanitizingItems

boolean

公共区域提供洗手液和/或消毒湿巾。

commonAreasOfferSanitizingItemsException

enum (Exception)

公共区域提供消毒用品。

联合字段 guest_room_hygiene_kits_available_oneof

guest_room_hygiene_kits_available_oneof 只能是下列其中一项:

guestRoomHygieneKitsAvailable

boolean

客房内的卫生包内有口罩、洗手液和/或杀菌湿巾。

guestRoomHygieneKitsAvailableException

enum (Exception)

客房提供卫生清洁套件。

联合字段 protective_equipment_available_oneof

protective_equipment_available_oneof 只能是下列其中一项:

protectiveEquipmentAvailable

boolean

为房客提供口罩和/或手套。

protectiveEquipmentAvailableException

enum (Exception)

有防护装备例外。

联合字段 face_mask_required_oneof

face_mask_required_oneof 只能是下列其中一项:

faceMaskRequired

boolean

在酒店内须戴口罩。

faceMaskRequiredException

enum (Exception)

要求必须戴口罩的例外情况。

PhysicalDistancing

酒店在新冠肺炎 (COVID-19) 疫情期间采取的保持身体距离措施。

JSON 表示法
{

  // Union field physical_distancing_required_oneof can be only one of the
  // following:
  "physicalDistancingRequired": boolean,
  "physicalDistancingRequiredException": enum (Exception)
  // End of list of possible types for union field
  // physical_distancing_required_oneof.

  // Union field safety_dividers_oneof can be only one of the following:
  "safetyDividers": boolean,
  "safetyDividersException": enum (Exception)
  // End of list of possible types for union field safety_dividers_oneof.

  // Union field shared_areas_limited_occupancy_oneof can be only one of the
  // following:
  "sharedAreasLimitedOccupancy": boolean,
  "sharedAreasLimitedOccupancyException": enum (Exception)
  // End of list of possible types for union field
  // shared_areas_limited_occupancy_oneof.

  // Union field wellness_areas_have_private_spaces_oneof can be only one of the
  // following:
  "wellnessAreasHavePrivateSpaces": boolean,
  "wellnessAreasHavePrivateSpacesException": enum (Exception)
  // End of list of possible types for union field
  // wellness_areas_have_private_spaces_oneof.

  // Union field common_areas_physical_distancing_arranged_oneof can be only one
  // of the following:
  "commonAreasPhysicalDistancingArranged": boolean,
  "commonAreasPhysicalDistancingArrangedException": enum (Exception)
  // End of list of possible types for union field
  // common_areas_physical_distancing_arranged_oneof.
}
字段

联合字段 physical_distancing_required_oneof

physical_distancing_required_oneof 只能是下列其中一项:

physicalDistancingRequired

boolean

要求保持身体距离。

physicalDistancingRequiredException

enum (Exception)

要求提供身体距离例外情况。

联合字段 safety_dividers_oneof

safety_dividers_oneof 只能是下列其中一项:

safetyDividers

boolean

前台和其他位置设置了安全隔板。

safetyDividersException

enum (Exception)

安全隔板例外情况。

联合字段 shared_areas_limited_occupancy_oneof

shared_areas_limited_occupancy_oneof 只能是下列其中一项:

sharedAreasLimitedOccupancy

boolean

公共设施对房客入住人数设有限制。

sharedAreasLimitedOccupancyException

enum (Exception)

共用区域仅限入住人数限制例外情况。

联合字段 wellness_areas_have_private_spaces_oneof

wellness_areas_have_private_spaces_oneof 只能是下列其中一项:

wellnessAreasHavePrivateSpaces

boolean

水疗和健身区域指定了私人空间。

wellnessAreasHavePrivateSpacesException

enum (Exception)

健身区域设有私人空间,

联合字段 common_areas_physical_distancing_arranged_oneof

common_areas_physical_distancing_arranged_oneof 只能是下列其中一项:

commonAreasPhysicalDistancingArranged

boolean

公共区域进行了适当安排以保持身体距离。

commonAreasPhysicalDistancingArrangedException

enum (Exception)

公共区域有身体距离规定,但有例外。

可持续性

在酒店采取的可持续发展做法。

JSON 表示法
{
  "energyEfficiency": {
    object (EnergyEfficiency)
  },
  "waterConservation": {
    object (WaterConservation)
  },
  "wasteReduction": {
    object (WasteReduction)
  },
  "sustainableSourcing": {
    object (SustainableSourcing)
  },
  "sustainabilityCertifications": {
    object (SustainabilityCertifications)
  }
}
字段
energyEfficiency

object (EnergyEfficiency)

酒店采取的能效做法。

waterConservation

object (WaterConservation)

酒店采取的节水做法。

wasteReduction

object (WasteReduction)

酒店采取的减少废弃物的做法。

sustainableSourcing

object (SustainableSourcing)

酒店采用可持续采购做法。

sustainabilityCertifications
(deprecated)

object (SustainabilityCertifications)

酒店已获得的可持续发展认证。已弃用:此字段不再填充。所有认证数据现在均由 BeCause 提供。

EnergyEfficiency

酒店采取的能效做法。

JSON 表示法
{

  // Union field green_building_design_oneof can be only one of the following:
  "greenBuildingDesign": boolean,
  "greenBuildingDesignException": enum (Exception)
  // End of list of possible types for union field green_building_design_oneof.

  // Union field energy_conservation_program_oneof can be only one of the
  // following:
  "energyConservationProgram": boolean,
  "energyConservationProgramException": enum (Exception)
  // End of list of possible types for union field
  // energy_conservation_program_oneof.

  // Union field independent_organization_audits_energy_use_oneof can be only one
  // of the following:
  "independentOrganizationAuditsEnergyUse": boolean,
  "independentOrganizationAuditsEnergyUseException": enum (Exception)
  // End of list of possible types for union field
  // independent_organization_audits_energy_use_oneof.

  // Union field carbon_free_energy_sources_oneof can be only one of the
  // following:
  "carbonFreeEnergySources": boolean,
  "carbonFreeEnergySourcesException": enum (Exception)
  // End of list of possible types for union field
  // carbon_free_energy_sources_oneof.

  // Union field energy_efficient_heating_and_cooling_systems_oneof can be only
  // one of the following:
  "energyEfficientHeatingAndCoolingSystems": boolean,
  "energyEfficientHeatingAndCoolingSystemsException": enum (Exception)
  // End of list of possible types for union field
  // energy_efficient_heating_and_cooling_systems_oneof.

  // Union field energy_efficient_lighting_oneof can be only one of the
  // following:
  "energyEfficientLighting": boolean,
  "energyEfficientLightingException": enum (Exception)
  // End of list of possible types for union field
  // energy_efficient_lighting_oneof.

  // Union field energy_saving_thermostats_oneof can be only one of the
  // following:
  "energySavingThermostats": boolean,
  "energySavingThermostatsException": enum (Exception)
  // End of list of possible types for union field
  // energy_saving_thermostats_oneof.
}
字段

联合字段 green_building_design_oneof

green_building_design_oneof 只能是下列其中一项:

greenBuildingDesign

boolean

仅限输出。绿色建筑设计。如果房源已获得相关认证,则为“true”。

greenBuildingDesignException

enum (Exception)

仅限输出。绿色建筑设计例外情况。

联合字段 energy_conservation_program_oneof

energy_conservation_program_oneof 只能是下列其中一项:

energyConservationProgram

boolean

节能计划。酒店会跟踪公司级范围 1 和范围 2 的温室气体排放量以及范围 3 的排放量(如果有)。酒店承诺实施逐年减少温室气体排放的举措。酒店显示排放量绝对减少至少 2 年。排放量由第三方进行验证,并/或会在外部通讯中发布。

energyConservationProgramException

enum (Exception)

节能计划例外情况。

联合字段 independent_organization_audits_energy_use_oneof

independent_organization_audits_energy_use_oneof 只能是下列其中一项:

independentOrganizationAuditsEnergyUse

boolean

独立组织负责审核能源使用情况。酒店至少每 5 年进行一次能源审计,审计结果由第三方验证并/或会在外部通讯中发布。能源审计是对设施的详细评估,可为现有运营和程序提供建议,以改善能源效率、提高可用奖励或返款,并有通过翻修或升级进行改进的机会。提供可信第三方审计的组织示例包括:Engie Impact、DNV GL(欧盟)、Dexma 和当地公共事业服务提供商(他们通常提供能源和用水审计)。

independentOrganizationAuditsEnergyUseException

enum (Exception)

独立组织负责审核能源使用例外情况。

联合字段 carbon_free_energy_sources_oneof

carbon_free_energy_sources_oneof 只能是下列其中一项:

carbonFreeEnergySources

boolean

无碳能源。酒店可通过以下至少一种方式获取无碳电力:现场清洁能源发电、与清洁能源发电机签订的购电协议、电力供应商提供的绿色电力,或购买能源属性证书(例如可再生能源证书或来源保证)。

carbonFreeEnergySourcesException

enum (Exception)

无碳能源例外情况。

联合字段 energy_efficient_heating_and_cooling_systems_oneof

energy_efficient_heating_and_cooling_systems_oneof 只能是下列其中一项:

energyEfficientHeatingAndCoolingSystems

boolean

节能供暖和制冷系统。该房源未在供暖、通风和空调系统中使用基于氯氟碳 (CFC) 的制冷剂,除非第三方审核结果表明这在经济上不可行。使用的 CFC 制冷剂的全球变暖潜能值 (GWP) 应不超过 10。酒店在后院空间、会议室和其他低流量区域的 HVAC 系统上使用在家/外出传感器。

energyEfficientHeatingAndCoolingSystemsException

enum (Exception)

节能供暖和制冷系统例外情况。

联合字段 energy_efficient_lighting_oneof

energy_efficient_lighting_oneof 只能是下列其中一项:

energyEfficientLighting

boolean

节能照明。该住所至少有 75% 的照明是节能照明,使用每瓦超过 45 流明的照明(通常是 LED 或 CFL 灯泡)。

energyEfficientLightingException

enum (Exception)

节能照明例外情况。

联合字段 energy_saving_thermostats_oneof

energy_saving_thermostats_oneof 只能是下列其中一项:

energySavingThermostats

boolean

节能温控器。酒店在整栋建筑中安装了节能温控器,以便在房间或区域无人使用时节约能源。节能温控器是控制建筑物供暖/制冷的设备,它会学习温度偏好,自动调节为默认节能温度。温控器会根据季节自动设置为 20-26°C (68-78°F)。在冬季,当房间有客人入住时,将温控器设置为 68°F (20°C),在无人时降低室温。在夏季,当房间有人时,将温控器设置为 26°C (78°F)。

energySavingThermostatsException

enum (Exception)

节能温控器例外。

WaterConservation

酒店采取的节水做法。

JSON 表示法
{

  // Union field independent_organization_audits_water_use_oneof can be only one
  // of the following:
  "independentOrganizationAuditsWaterUse": boolean,
  "independentOrganizationAuditsWaterUseException": enum (Exception)
  // End of list of possible types for union field
  // independent_organization_audits_water_use_oneof.

  // Union field water_saving_sinks_oneof can be only one of the following:
  "waterSavingSinks": boolean,
  "waterSavingSinksException": enum (Exception)
  // End of list of possible types for union field water_saving_sinks_oneof.

  // Union field water_saving_toilets_oneof can be only one of the following:
  "waterSavingToilets": boolean,
  "waterSavingToiletsException": enum (Exception)
  // End of list of possible types for union field water_saving_toilets_oneof.

  // Union field water_saving_showers_oneof can be only one of the following:
  "waterSavingShowers": boolean,
  "waterSavingShowersException": enum (Exception)
  // End of list of possible types for union field water_saving_showers_oneof.

  // Union field towel_reuse_program_oneof can be only one of the following:
  "towelReuseProgram": boolean,
  "towelReuseProgramException": enum (Exception)
  // End of list of possible types for union field towel_reuse_program_oneof.

  // Union field linen_reuse_program_oneof can be only one of the following:
  "linenReuseProgram": boolean,
  "linenReuseProgramException": enum (Exception)
  // End of list of possible types for union field linen_reuse_program_oneof.
}
字段

联合字段 independent_organization_audits_water_use_oneof

independent_organization_audits_water_use_oneof 只能是下列其中一项:

independentOrganizationAuditsWaterUse

boolean

独立组织负责审核用水情况。酒店每 5 年进行一次节水审计,审计结果由第三方验证并/或发布在外部通讯中。节水审计是对设施的详细评估,可为现有运营和程序提供建议,以便提高用水效率、提高可用奖励或返款,并有通过翻修或升级进行改进的机会。提供可信第三方审计的组织示例包括:Engie Impact 和当地公共事业服务提供商(他们通常提供能源和用水审计)。

independentOrganizationAuditsWaterUseException

enum (Exception)

独立组织审核用水例外情况。

联合字段 water_saving_sinks_oneof

water_saving_sinks_oneof 只能是下列其中一项:

waterSavingSinks

boolean

节水水槽。酒店的所有客房均配有每分钟最多用水 1.5 加仑 (gpm) 的浴室水龙头,公共卫生间水龙头不超过 0.5 gpm,厨房水龙头(不包括专门用于装水操作的水龙头)不超过 2.2 gpm。

waterSavingSinksException

enum (Exception)

节水接收器例外情况。

联合字段 water_saving_toilets_oneof

water_saving_toilets_oneof 只能是下列其中一项:

waterSavingToilets

boolean

节水马桶。酒店的所有厕所每次冲水用水量不超过 1.6 加仑。

waterSavingToiletsException

enum (Exception)

节水马桶例外。

联合字段 water_saving_showers_oneof

water_saving_showers_oneof 只能是下列其中一项:

waterSavingShowers

boolean

节水淋浴间。酒店的所有客房均配有每分钟用水量不超过 2.0 加仑 (gpm) 的淋浴头。

waterSavingShowersException

enum (Exception)

节水淋浴例外。

联合字段 towel_reuse_program_oneof

towel_reuse_program_oneof 只能是下列其中一项:

towelReuseProgram

boolean

毛巾重复使用计划。酒店实施了毛巾重复使用计划。

towelReuseProgramException

enum (Exception)

毛巾重复使用计划例外情况。

联合字段 linen_reuse_program_oneof

linen_reuse_program_oneof 只能是下列其中一项:

linenReuseProgram

boolean

亚麻布制品重复使用计划。酒店实施了亚麻布制品重复使用计划。

linenReuseProgramException

enum (Exception)

亚麻布制品重复使用计划例外情况。

WasteReduction

酒店采取的减少废弃物的做法。

JSON 表示法
{

  // Union field recycling_program_oneof can be only one of the following:
  "recyclingProgram": boolean,
  "recyclingProgramException": enum (Exception)
  // End of list of possible types for union field recycling_program_oneof.

  // Union field food_waste_reduction_program_oneof can be only one of the
  // following:
  "foodWasteReductionProgram": boolean,
  "foodWasteReductionProgramException": enum (Exception)
  // End of list of possible types for union field
  // food_waste_reduction_program_oneof.

  // Union field donates_excess_food_oneof can be only one of the following:
  "donatesExcessFood": boolean,
  "donatesExcessFoodException": enum (Exception)
  // End of list of possible types for union field donates_excess_food_oneof.

  // Union field composts_excess_food_oneof can be only one of the following:
  "compostsExcessFood": boolean,
  "compostsExcessFoodException": enum (Exception)
  // End of list of possible types for union field composts_excess_food_oneof.

  // Union field soap_donation_program_oneof can be only one of the following:
  "soapDonationProgram": boolean,
  "soapDonationProgramException": enum (Exception)
  // End of list of possible types for union field soap_donation_program_oneof.

  // Union field toiletry_donation_program_oneof can be only one of the
  // following:
  "toiletryDonationProgram": boolean,
  "toiletryDonationProgramException": enum (Exception)
  // End of list of possible types for union field
  // toiletry_donation_program_oneof.

  // Union field safely_handles_hazardous_substances_oneof can be only one of the
  // following:
  "safelyHandlesHazardousSubstances": boolean,
  "safelyHandlesHazardousSubstancesException": enum (Exception)
  // End of list of possible types for union field
  // safely_handles_hazardous_substances_oneof.

  // Union field safely_disposes_electronics_oneof can be only one of the
  // following:
  "safelyDisposesElectronics": boolean,
  "safelyDisposesElectronicsException": enum (Exception)
  // End of list of possible types for union field
  // safely_disposes_electronics_oneof.

  // Union field safely_disposes_batteries_oneof can be only one of the
  // following:
  "safelyDisposesBatteries": boolean,
  "safelyDisposesBatteriesException": enum (Exception)
  // End of list of possible types for union field
  // safely_disposes_batteries_oneof.

  // Union field safely_disposes_lightbulbs_oneof can be only one of the
  // following:
  "safelyDisposesLightbulbs": boolean,
  "safelyDisposesLightbulbsException": enum (Exception)
  // End of list of possible types for union field
  // safely_disposes_lightbulbs_oneof.

  // Union field refillable_toiletry_containers_oneof can be only one of the
  // following:
  "refillableToiletryContainers": boolean,
  "refillableToiletryContainersException": enum (Exception)
  // End of list of possible types for union field
  // refillable_toiletry_containers_oneof.

  // Union field water_bottle_filling_stations_oneof can be only one of the
  // following:
  "waterBottleFillingStations": boolean,
  "waterBottleFillingStationsException": enum (Exception)
  // End of list of possible types for union field
  // water_bottle_filling_stations_oneof.

  // Union field compostable_food_containers_and_cutlery_oneof can be only one of
  // the following:
  "compostableFoodContainersAndCutlery": boolean,
  "compostableFoodContainersAndCutleryException": enum (Exception)
  // End of list of possible types for union field
  // compostable_food_containers_and_cutlery_oneof.

  // Union field no_styrofoam_food_containers_oneof can be only one of the
  // following:
  "noStyrofoamFoodContainers": boolean,
  "noStyrofoamFoodContainersException": enum (Exception)
  // End of list of possible types for union field
  // no_styrofoam_food_containers_oneof.

  // Union field no_single_use_plastic_water_bottles_oneof can be only one of the
  // following:
  "noSingleUsePlasticWaterBottles": boolean,
  "noSingleUsePlasticWaterBottlesException": enum (Exception)
  // End of list of possible types for union field
  // no_single_use_plastic_water_bottles_oneof.

  // Union field no_single_use_plastic_straws_oneof can be only one of the
  // following:
  "noSingleUsePlasticStraws": boolean,
  "noSingleUsePlasticStrawsException": enum (Exception)
  // End of list of possible types for union field
  // no_single_use_plastic_straws_oneof.
}
字段

联合字段 recycling_program_oneof

recycling_program_oneof 只能是下列其中一项:

recyclingProgram

boolean

回收计划。酒店制定了一项符合 LEED 废弃物要求的回收计划,以及一项政策,概述了在向垃圾填埋场输送废弃物方面所付出的努力。回收计划包括可回收材料的存放位置,这些材料包括混合纸、瓦楞纸板、玻璃、塑料和金属。

recyclingProgramException

enum (Exception)

回收计划例外情况。

联合字段 food_waste_reduction_program_oneof

food_waste_reduction_program_oneof 只能是下列其中一项:

foodWasteReductionProgram

boolean

减少食品浪费计划。酒店制定了减少食物浪费和捐赠食物的计划,旨在将食物浪费减少一半。这些计划通常使用 Hotel Kitchen Toolkit 等工具来跟踪浪费情况并衡量进展情况。

foodWasteReductionProgramException

enum (Exception)

减少食品浪费计划的例外情况。

联合字段 donates_excess_food_oneof

donates_excess_food_oneof 只能是下列其中一项:

donatesExcessFood

boolean

捐赠多余的食品。酒店制定了将废物转移到垃圾填埋场的计划和/或政策,其中可能包括将食物捐赠给人类食用或将食物改为动物饲料。

donatesExcessFoodException

enum (Exception)

捐赠多余的食品例外情况。

联合字段 composts_excess_food_oneof

composts_excess_food_oneof 只能是下列其中一项:

compostsExcessFood

boolean

将多余食品用于堆肥。酒店制定了一项计划和/或政策,规定通过将食物和庭院垃圾进行堆肥来代替垃圾填埋场,通过堆肥收集和站外处理或现场堆肥处理来实现这些目标。

compostsExcessFoodException

enum (Exception)

将多余食品用于堆肥的例外情况。

联合字段 soap_donation_program_oneof

soap_donation_program_oneof 只能是下列其中一项:

soapDonationProgram

boolean

肥皂捐赠计划。酒店参与了肥皂捐赠计划,例如 Clean the World 或类似计划。

soapDonationProgramException

enum (Exception)

肥皂捐赠计划的例外情况。

联合字段 toiletry_donation_program_oneof

toiletry_donation_program_oneof 只能是下列其中一项:

toiletryDonationProgram

boolean

洗漱用品捐赠计划。酒店参与了洗漱用品捐赠计划,例如 Clean the World 或类似计划。

toiletryDonationProgramException

enum (Exception)

洗漱用品捐赠计划的例外情况。

联合字段 safely_handles_hazardous_substances_oneof

safely_handles_hazardous_substances_oneof 只能是下列其中一项:

safelyHandlesHazardousSubstances

boolean

安全处理有害物质。酒店制定了符合 GreenSeal 和 LEED 要求的危险废弃物管理计划,并满足关于危险废弃物处置和回收的所有监管要求。有害物质是指归类为“有害”的物质会用“危险”等具有指示性的词语进行标记,“注意”“警告”或易燃、腐蚀性或可燃的产品或服务。

要求包括:- 物业应保留其使用危险性较低替代品替代其使用的有害物质所付出的努力的记录。- 现场存放的有害物质清单。- 用于清洁、洗碗、洗衣和泳池维护的产品应存放在带有明确标示的容器中。应定期检查这些容器是否有渗漏,并在必要时更换。- 应安装防溢漏设备,以收集泄漏、滴漏或化学品渗漏。

safelyHandlesHazardousSubstancesException

enum (Exception)

安全处理有害物质例外情况。

联合字段 safely_disposes_electronics_oneof

safely_disposes_electronics_oneof 只能是下列其中一项:

safelyDisposesElectronics

boolean

安全处置电子产品。酒店制定了信誉良好的回收计划,确保危险电子零件和化合物进入垃圾填埋场、垃圾场和其他未经授权的废弃物处理场所,并回收/再利用适用材料。(例如,经认证的电子产品回收商)。

safelyDisposesElectronicsException

enum (Exception)

安全处置电子产品例外情况。

联合字段 safely_disposes_batteries_oneof

safely_disposes_batteries_oneof 只能是下列其中一项:

safelyDisposesBatteries

boolean

安全处置电池。酒店会安全地存储和处置电池。

safelyDisposesBatteriesException

enum (Exception)

安全处置电池异常。

联合字段 safely_disposes_lightbulbs_oneof

safely_disposes_lightbulbs_oneof 只能是下列其中一项:

safelyDisposesLightbulbs

boolean

安全处置灯泡。酒店会安全地存放和处理灯泡。

safelyDisposesLightbulbsException

enum (Exception)

安全处置灯泡异常。

联合字段 refillable_toiletry_containers_oneof

refillable_toiletry_containers_oneof 只能是下列其中一项:

refillableToiletryContainers

boolean

可重复充装的洗漱用品容器。酒店用可重复充装的便利分液器取代了用于洗发水、护发素、肥皂和乳液的小型独立容器。

refillableToiletryContainersException

enum (Exception)

可重复充装的洗漱用品容器的例外情况。

联合字段 water_bottle_filling_stations_oneof

water_bottle_filling_stations_oneof 只能是下列其中一项:

waterBottleFillingStations

boolean

水瓶加水站。酒店在整栋大楼内都设有供客人使用的加水站。

waterBottleFillingStationsException

enum (Exception)

水瓶加水站例外情况。

联合字段 compostable_food_containers_and_cutlery_oneof

compostable_food_containers_and_cutlery_oneof 只能是下列其中一项:

compostableFoodContainersAndCutlery

boolean

可堆肥食品容器和餐具。所有食品服务容器和外带餐具都是可堆肥的,并且尽可能提供可重复使用的餐具。可堆肥材料能够在堆肥场进行生物分解,其分解为二氧化碳、水、无机化合物和生物质后,将无法通过视觉辨别。

compostableFoodContainersAndCutleryException

enum (Exception)

可堆肥食品容器和餐具例外情况。

联合字段 no_styrofoam_food_containers_oneof

no_styrofoam_food_containers_oneof 只能是下列其中一项:

noStyrofoamFoodContainers

boolean

不使用聚苯乙烯泡沫塑料材质的食品容器。酒店在一次性餐饮服务用品中不使用聚苯乙烯泡沫塑料。

noStyrofoamFoodContainersException

enum (Exception)

不含聚苯乙烯泡沫塑料材质的食品容器除外。

联合字段 no_single_use_plastic_water_bottles_oneof

no_single_use_plastic_water_bottles_oneof 只能是下列其中一项:

noSingleUsePlasticWaterBottles

boolean

不使用一次性塑料水瓶。酒店禁止使用一次性塑料水瓶。

noSingleUsePlasticWaterBottlesException

enum (Exception)

一次性塑料水瓶不可例外。

联合字段 no_single_use_plastic_straws_oneof

no_single_use_plastic_straws_oneof 只能是下列其中一项:

noSingleUsePlasticStraws

boolean

不使用一次性塑料吸管。酒店禁止使用一次性塑料吸管。

noSingleUsePlasticStrawsException

enum (Exception)

一次性塑料吸管除外。

SustainableSourcing

酒店采用可持续采购做法。

JSON 表示法
{

  // Union field responsible_purchasing_policy_oneof can be only one of the
  // following:
  "responsiblePurchasingPolicy": boolean,
  "responsiblePurchasingPolicyException": enum (Exception)
  // End of list of possible types for union field
  // responsible_purchasing_policy_oneof.

  // Union field organic_food_and_beverages_oneof can be only one of the
  // following:
  "organicFoodAndBeverages": boolean,
  "organicFoodAndBeveragesException": enum (Exception)
  // End of list of possible types for union field
  // organic_food_and_beverages_oneof.

  // Union field locally_sourced_food_and_beverages_oneof can be only one of the
  // following:
  "locallySourcedFoodAndBeverages": boolean,
  "locallySourcedFoodAndBeveragesException": enum (Exception)
  // End of list of possible types for union field
  // locally_sourced_food_and_beverages_oneof.

  // Union field responsibly_sources_seafood_oneof can be only one of the
  // following:
  "responsiblySourcesSeafood": boolean,
  "responsiblySourcesSeafoodException": enum (Exception)
  // End of list of possible types for union field
  // responsibly_sources_seafood_oneof.

  // Union field organic_cage_free_eggs_oneof can be only one of the following:
  "organicCageFreeEggs": boolean,
  "organicCageFreeEggsException": enum (Exception)
  // End of list of possible types for union field organic_cage_free_eggs_oneof.

  // Union field vegetarian_meals_oneof can be only one of the following:
  "vegetarianMeals": boolean,
  "vegetarianMealsException": enum (Exception)
  // End of list of possible types for union field vegetarian_meals_oneof.

  // Union field vegan_meals_oneof can be only one of the following:
  "veganMeals": boolean,
  "veganMealsException": enum (Exception)
  // End of list of possible types for union field vegan_meals_oneof.

  // Union field eco_friendly_toiletries_oneof can be only one of the following:
  "ecoFriendlyToiletries": boolean,
  "ecoFriendlyToiletriesException": enum (Exception)
  // End of list of possible types for union field eco_friendly_toiletries_oneof.
}
字段

联合字段 responsible_purchasing_policy_oneof

responsible_purchasing_policy_oneof 只能是下列其中一项:

responsiblePurchasingPolicy

boolean

负责任的购买政策。酒店制定了负责任的采购政策。负责任是指在选择供应商时将社会、道德和/或环境绩效因素纳入采购流程中。

responsiblePurchasingPolicyException

enum (Exception)

负责任采购政策例外情况。

联合字段 organic_food_and_beverages_oneof

organic_food_and_beverages_oneof 只能是下列其中一项:

organicFoodAndBeverages

boolean

有机食品和饮料。按支出计算,至少有 25% 的食品和饮料获得了有机认证。有机是指经过 IFOAM 标准系列中列出的有机标准之一认证的产品。符合条件的认证包括美国农业部有机认证和欧盟有机认证等。

organicFoodAndBeveragesException

enum (Exception)

有机食品和饮料例外。

联合字段 locally_sourced_food_and_beverages_oneof

locally_sourced_food_and_beverages_oneof 只能是下列其中一项:

locallySourcedFoodAndBeverages

boolean

本地采购的食品和饮料。酒店在当地采购商品,通过减少运输来减少环境足迹并刺激当地经济。在 100 公里以内的工厂生产的产品通常被视为本地生产。

locallySourcedFoodAndBeveragesException

enum (Exception)

本地采购的食品和饮料除外。

联合字段 responsibly_sources_seafood_oneof

responsibly_sources_seafood_oneof 只能是下列其中一项:

responsiblySourcesSeafood

boolean

负责任采购海鲜。该酒店未从蒙特里湾水族馆海鲜观察中心采购海鲜。清单,并且必须以可持续的方式采购列为“良好替代品”的海鲜,“已通过生态认证”和“最佳选择”。酒店的政策概述了对采购海洋管理委员会 (MSC) 和/或水产养殖管理委员会 (ASC) 产销监管链认证的海鲜的承诺。

responsiblySourcesSeafoodException

enum (Exception)

以负责任的方式采购海鲜的例外情况。

联合字段 organic_cage_free_eggs_oneof

organic_cage_free_eggs_oneof 只能是下列其中一项:

organicCageFreeEggs

boolean

有机散养鸡蛋。酒店采购的是 100% 经认证的有机散养鸡蛋(带壳、蛋液和蛋制品)。散养是指母鸡能够行走、张开翅膀并在巢中产蛋。

organicCageFreeEggsException

enum (Exception)

例外:有机散养鸡蛋。

联合字段 vegetarian_meals_oneof

vegetarian_meals_oneof 只能是下列其中一项:

vegetarianMeals

boolean

素食餐。酒店为客人提供素食菜单选项。素食不包含肉类、家禽、鱼类和海鲜。

vegetarianMealsException

enum (Exception)

素食除外。

联合字段 vegan_meals_oneof

vegan_meals_oneof 只能是下列其中一项:

veganMeals

boolean

纯素餐。酒店为客人提供纯素食菜单选项。纯素食品不含动物制品或副产品。

veganMealsException

enum (Exception)

纯素餐除外。

联合字段 eco_friendly_toiletries_oneof

eco_friendly_toiletries_oneof 只能是下列其中一项:

ecoFriendlyToiletries

boolean

环保洗漱用品。为客人提供的肥皂、洗发水、乳液和其他洗浴用品均获得国家或国际认可的可持续发展认证,例如美国农业部有机认证、欧盟有机认证或零残忍认证。

ecoFriendlyToiletriesException

enum (Exception)

环保洗漱用品例外。

SustainabilityCertifications

酒店已获得的可持续发展认证。已弃用:系统不再填充此消息。所有认证数据现在均由 BeCause 提供。

JSON 表示法
{
  "ecoCertifications": [
    {
      object (EcoCertification)
    }
  ],

  // Union field breeam_certification_oneof can be only one of the following:
  "breeamCertification": enum (BreeamCertification),
  "breeamCertificationException": enum (Exception)
  // End of list of possible types for union field breeam_certification_oneof.

  // Union field leed_certification_oneof can be only one of the following:
  "leedCertification": enum (LeedCertification),
  "leedCertificationException": enum (Exception)
  // End of list of possible types for union field leed_certification_oneof.
}
字段
ecoCertifications[]

object (EcoCertification)

酒店获得的生态保护证书。

联合字段 breeam_certification_oneof

breeam_certification_oneof 只能是下列其中一项:

breeamCertification

enum (BreeamCertification)

BREEAM 认证。

breeamCertificationException

enum (Exception)

BREEAM 认证例外情况。

联合字段 leed_certification_oneof

leed_certification_oneof 只能是下列其中一项:

leedCertification

enum (LeedCertification)

LEED 认证。

leedCertificationException

enum (Exception)

LEED 认证例外情况。

BreeamCertification

BREEAM 认证枚举。已弃用:不再使用此枚举。所有认证数据现在均由 BeCause 提供。

枚举
BREEAM_CERTIFICATION_UNSPECIFIED 默认 BreeamCertification。请勿使用。
NO_BREEAM_CERTIFICATION 未经认证。
BREEAM_PASS BREEAM 通行证。
BREEAM_GOOD BREEAM 良好。
BREEAM_VERY_GOOD BREEAM 非常好。
BREEAM_EXCELLENT BREEAM 优秀。
BREEAM_OUTSTANDING BREEAM 杰出。

LeedCertification

LEED 认证枚举。已弃用:不再使用此枚举。所有认证数据现在均由 BeCause 提供。

枚举
LEED_CERTIFICATION_UNSPECIFIED 默认 LeedCertification。请勿使用。
NO_LEED_CERTIFICATION 未经认证。
LEED_CERTIFIED 获得 LEED 认证。
LEED_SILVER LEED 银级认证。
LEED_GOLD LEED 金奖。
LEED_PLATINUM LEED 白金认证。

EcoCertification

向酒店发放了生态证书。已弃用:系统不再填充此消息。所有认证数据现在均由 BeCause 提供。

JSON 表示法
{
  "ecoCertificate": enum (EcoCertificate),

  // Union field awarded_oneof can be only one of the following:
  "awarded": boolean,
  "awardedException": enum (Exception)
  // End of list of possible types for union field awarded_oneof.
}
字段
ecoCertificate

enum (EcoCertificate)

必需。环保证书。

联合字段 awarded_oneof

awarded_oneof 只能是下列其中一项:

awarded

boolean

是否已颁发生态保护证书。

awardedException

enum (Exception)

已获得的例外情况。

EcoCertificate

生态证书枚举。已弃用:不再使用此枚举。所有认证数据现在均由 BeCause 提供。

枚举
ECO_CERTIFICATE_UNSPECIFIED 默认 EcoCertificate。请勿使用。
ISO14001 ISO14001。
ISO50001 ISO50001。
ASIAN_ECOTOURISM 亚洲生态旅游住宿业标准 (AESA)。
BIOSPHERE_RESPOSNIBLE_TOURISM Biosphere Responsible Tourism 标准认证。
BUREAU_VERITAS Bureau Veritas。
CONTROL_UNION 控制联盟。
EARTHCHECK EarthCheck。
ECO_CERTIFICATION_MALTA 生态认证马耳他标准。
ECOTOURISM_AUSTRALIAS_ECO 澳大利亚生态旅游协会的 ECO 认证标准。
GREAT_GREEN_DEAL GREAT Green Deal 认证。
GREEN_GLOBE 绿色环球认证。
GREEN_GROWTH2050 Green Growth 2050 标准认证。
GREEN_KEY 绿钥匙认证 (Green Key)
GREEN_KEY_ECO_RATING Geen Key Eco Rating。
GREEN_SEAL Green Seal。
GREEN_STAR Green Star Hotel 标准认证。
GREEN_TOURISM_ACTIVE Green Tourism Active 标准认证。
HILTON_LIGHTSTAY Hilton LightStay 认证。
HOSTELLING_INTERNATIONALS_QUALITY_AND_SUSTAINABILITY 国际青年旅舍联盟的质量和可持续发展标准。
HOTELES_MAS_VERDES Hoteles más Verdes (AHT) 标准。
NORDIC_SWAN_ECOLABEL 北欧天鹅生态标签认证 (Nordic Swan Ecolabel)。
PREFERRED_BY_NATURE_SUSTAINABLE_TOURISM Preferred by Nature Sustainable Tourism Standard for Accommodation 认证。
SUSTAINABLE_TRAVEL_IRELAND Sustainable Travel Ireland – GSTC 行业标准。
TOF_TIGERS_INITITIVES_PUG TOFTigers Initiative's Pug 标准。
TRAVELIFE Travelife 酒店广告标准住宿。
UNITED_CERTIFICATION_SYSTEMS_LIMITED United Certification Systems Limited 认证。
VIREO_SRL Vireo Srl.

LivingArea

可预订的客房内的单间房间,例如厨房、浴室、卧室。

JSON 表示法
{
  "layout": {
    object (LivingAreaLayout)
  },
  "features": {
    object (LivingAreaFeatures)
  },
  "eating": {
    object (LivingAreaEating)
  },
  "sleeping": {
    object (LivingAreaSleeping)
  },
  "accessibility": {
    object (LivingAreaAccessibility)
  }
}
字段
layout

object (LivingAreaLayout)

有关起居区布局的信息。

features

object (LivingAreaFeatures)

起居区设施。

eating

object (LivingAreaEating)

与起居区中的餐饮功能相关的信息。

sleeping

object (LivingAreaSleeping)

起居区中睡眠设施的相关信息。

accessibility

object (LivingAreaAccessibility)

起居区的无障碍功能。

LivingAreaLayout

有关起居区布局的信息。

JSON 表示法
{

  // Union field living_area_sq_meters_oneof can be only one of the following:
  "livingAreaSqMeters": number,
  "livingAreaSqMetersException": enum (Exception)
  // End of list of possible types for union field living_area_sq_meters_oneof.

  // Union field stairs_oneof can be only one of the following:
  "stairs": boolean,
  "stairsException": enum (Exception)
  // End of list of possible types for union field stairs_oneof.

  // Union field loft_oneof can be only one of the following:
  "loft": boolean,
  "loftException": enum (Exception)
  // End of list of possible types for union field loft_oneof.

  // Union field non_smoking_oneof can be only one of the following:
  "nonSmoking": boolean,
  "nonSmokingException": enum (Exception)
  // End of list of possible types for union field non_smoking_oneof.

  // Union field patio_oneof can be only one of the following:
  "patio": boolean,
  "patioException": enum (Exception)
  // End of list of possible types for union field patio_oneof.

  // Union field balcony_oneof can be only one of the following:
  "balcony": boolean,
  "balconyException": enum (Exception)
  // End of list of possible types for union field balcony_oneof.
}
字段

联合字段 living_area_sq_meters_oneof

living_area_sq_meters_oneof 只能是下列其中一项:

livingAreaSqMeters

number

居住区域平方米。客房起居区的面积(以米为单位)。

livingAreaSqMetersException

enum (Exception)

居住区平方米例外情况。

联合字段 stairs_oneof

stairs_oneof 只能是下列其中一项:

stairs

boolean

楼梯。广告单元中的各个关卡或故事之间有接续。

stairsException

enum (Exception)

楼梯例外情况。

联合字段 loft_oneof

loft_oneof 只能是下列其中一项:

loft

boolean

阁楼。三层墙壁的上层区域,可通过楼梯或梯子进入,俯瞰着房间的下层区域。

loftException

enum (Exception)

阁楼例外情况。

联合字段 non_smoking_oneof

non_smoking_oneof 只能是下列其中一项:

nonSmoking

boolean

禁止吸烟。客房内禁止吸烟、雪茄和烟斗。

nonSmokingException

enum (Exception)

非吸烟例外情况。

联合字段 patio_oneof

patio_oneof 只能是下列其中一项:

patio

boolean

露台。经过铺砌的户外区域,设有座椅,可通过一楼客房进入,供房客使用。

patioException

enum (Exception)

庭院异常。

联合字段 balcony_oneof

balcony_oneof 只能是下列其中一项:

balcony

boolean

阳台。一个与建筑物相连的户外平台,周围有短墙、围栏或其他安全栏杆。阳台可通过客房或套房的门进入,供入住该房间的房客使用。不一定包含座椅或户外家具。不位于一楼。还有阳台。

balconyException

enum (Exception)

阳台例外。

LivingAreaFeatures

起居区设施。

JSON 表示法
{

  // Union field private_bathroom_oneof can be only one of the following:
  "privateBathroom": boolean,
  "privateBathroomException": enum (Exception)
  // End of list of possible types for union field private_bathroom_oneof.

  // Union field toilet_oneof can be only one of the following:
  "toilet": boolean,
  "toiletException": enum (Exception)
  // End of list of possible types for union field toilet_oneof.

  // Union field bidet_oneof can be only one of the following:
  "bidet": boolean,
  "bidetException": enum (Exception)
  // End of list of possible types for union field bidet_oneof.

  // Union field shower_oneof can be only one of the following:
  "shower": boolean,
  "showerException": enum (Exception)
  // End of list of possible types for union field shower_oneof.

  // Union field bathtub_oneof can be only one of the following:
  "bathtub": boolean,
  "bathtubException": enum (Exception)
  // End of list of possible types for union field bathtub_oneof.

  // Union field hairdryer_oneof can be only one of the following:
  "hairdryer": boolean,
  "hairdryerException": enum (Exception)
  // End of list of possible types for union field hairdryer_oneof.

  // Union field washer_oneof can be only one of the following:
  "washer": boolean,
  "washerException": enum (Exception)
  // End of list of possible types for union field washer_oneof.

  // Union field dryer_oneof can be only one of the following:
  "dryer": boolean,
  "dryerException": enum (Exception)
  // End of list of possible types for union field dryer_oneof.

  // Union field ironing_equipment_oneof can be only one of the following:
  "ironingEquipment": boolean,
  "ironingEquipmentException": enum (Exception)
  // End of list of possible types for union field ironing_equipment_oneof.

  // Union field universal_power_adapters_oneof can be only one of the following:
  "universalPowerAdapters": boolean,
  "universalPowerAdaptersException": enum (Exception)
  // End of list of possible types for union field
  // universal_power_adapters_oneof.

  // Union field air_conditioning_oneof can be only one of the following:
  "airConditioning": boolean,
  "airConditioningException": enum (Exception)
  // End of list of possible types for union field air_conditioning_oneof.

  // Union field heating_oneof can be only one of the following:
  "heating": boolean,
  "heatingException": enum (Exception)
  // End of list of possible types for union field heating_oneof.

  // Union field fireplace_oneof can be only one of the following:
  "fireplace": boolean,
  "fireplaceException": enum (Exception)
  // End of list of possible types for union field fireplace_oneof.

  // Union field tv_oneof can be only one of the following:
  "tv": boolean,
  "tvException": enum (Exception)
  // End of list of possible types for union field tv_oneof.

  // Union field tv_casting_oneof can be only one of the following:
  "tvCasting": boolean,
  "tvCastingException": enum (Exception)
  // End of list of possible types for union field tv_casting_oneof.

  // Union field tv_streaming_oneof can be only one of the following:
  "tvStreaming": boolean,
  "tvStreamingException": enum (Exception)
  // End of list of possible types for union field tv_streaming_oneof.

  // Union field pay_per_view_movies_oneof can be only one of the following:
  "payPerViewMovies": boolean,
  "payPerViewMoviesException": enum (Exception)
  // End of list of possible types for union field pay_per_view_movies_oneof.

  // Union field inunit_safe_oneof can be only one of the following:
  "inunitSafe": boolean,
  "inunitSafeException": enum (Exception)
  // End of list of possible types for union field inunit_safe_oneof.

  // Union field electronic_room_key_oneof can be only one of the following:
  "electronicRoomKey": boolean,
  "electronicRoomKeyException": enum (Exception)
  // End of list of possible types for union field electronic_room_key_oneof.

  // Union field inunit_wifi_available_oneof can be only one of the following:
  "inunitWifiAvailable": boolean,
  "inunitWifiAvailableException": enum (Exception)
  // End of list of possible types for union field inunit_wifi_available_oneof.
}
字段

联合字段 private_bathroom_oneof

private_bathroom_oneof 只能是下列其中一项:

privateBathroom

boolean

私人浴室。专门供特定客房入住的房客使用的浴室。

privateBathroomException

enum (Exception)

私人浴室例外。

联合字段 toilet_oneof

toilet_oneof 只能是下列其中一项:

toilet

boolean

马桶。与下水道或化粪池系统相连的固定式浴室设施,包括一个带座椅的冲水碗以及触发冲水操作的设备。用于处理和处理人类排泄物。

toiletException

enum (Exception)

厕所异常。

联合字段 bidet_oneof

bidet_oneof 只能是下列其中一项:

bidet

boolean

坐浴盆。连接到马桶或低位固定水槽的管道固定装置,用于在上厕后进行清洗。

bidetException

enum (Exception)

出价异常。

联合字段 shower_oneof

shower_oneof 只能是下列其中一项:

shower

boolean

淋浴。一种用于站立式沐浴的固定管道装置,具有一个高大的喷水龙头或水龙头、一个控制水温的旋钮,以及一个地板排水口。

showerException

enum (Exception)

淋浴房异常。

联合字段 bathtub_oneof

bathtub_oneof 只能是下列其中一项:

bathtub

boolean

浴缸。固定在地面上的管道设施,由一个可容纳成人坐浴的大型容器组成。包括用于控制水温的旋钮或固定装置、出水龙头,以及可以关上加水和打开排水的排水口。

bathtubException

enum (Exception)

浴缸的例外情况。

联合字段 hairdryer_oneof

hairdryer_oneof 只能是下列其中一项:

hairdryer

boolean

吹风机。一种可吹制温度控制空气以烘干湿发的手持电器。可以安装在浴室墙上,或者放置在客房卫生间或壁橱中的独立式装置。

hairdryerException

enum (Exception)

吹风机异常。

联合字段 washer_oneof

washer_oneof 只能是下列其中一项:

washer

boolean

洗衣机。连接到流水源的电机,用于洗涤衣物。

washerException

enum (Exception)

洗衣机异常。

联合字段 dryer_oneof

dryer_oneof 只能是下列其中一项:

dryer

boolean

烘干机。一种专门用于烘干衣服的电机。

dryerException

enum (Exception)

烘干机异常。

联合字段 ironing_equipment_oneof

ironing_equipment_oneof 只能是下列其中一项:

ironingEquipment

boolean

熨烫设备。一种设备,通常具有扁平金属底座,经加热后使其光滑、表面光滑或压平,以及用来处理衣物的平坦、带衬垫和布料的表面。

ironingEquipmentException

enum (Exception)

熨烫设备异常。

联合字段 universal_power_adapters_oneof

universal_power_adapters_oneof 只能是下列其中一项:

universalPowerAdapters

boolean

通用电源适配器。用于将交流电转换为单一直流电压而插入墙壁的电子设备电源。也称为交流电源适配器或充电器。

universalPowerAdaptersException

enum (Exception)

通用电源适配器例外情况。

联合字段 air_conditioning_oneof

air_conditioning_oneof 只能是下列其中一项:

airConditioning

boolean

空调。用于为客房温度降温的电机。

airConditioningException

enum (Exception)

空调异常。

联合字段 heating_oneof

heating_oneof 只能是下列其中一项:

heating

boolean

供暖。用于提高客房温度的电机。

heatingException

enum (Exception)

供暖异常。

联合字段 fireplace_oneof

fireplace_oneof 只能是下列其中一项:

fireplace

boolean

壁炉。烟囱底部有框架式开口(也称为壁炉),用于燃烧原木或电火装置,以营造放松的氛围或为房间供暖。通常由砖块或石材制成。

fireplaceException

enum (Exception)

壁炉例外情况。

联合字段 tv_oneof

tv_oneof 只能是下列其中一项:

tv

boolean

电视。客房内配有电视。

tvException

enum (Exception)

电视例外情况。

联合字段 tv_casting_oneof

tv_casting_oneof 只能是下列其中一项:

tvCasting

boolean

电视投放。此类电视配有以下设备:通过个人计算机、手机或平板电脑访问视频娱乐内容,即可将视频娱乐内容无线传输到客房的电视上,并在其中观看。

tvCastingException

enum (Exception)

电视例外情况。

联合字段 tv_streaming_oneof

tv_streaming_oneof 只能是下列其中一项:

tvStreaming

boolean

电视在线播放。嵌有一系列网络应用的电视,可让用户通过这些应用观看媒体内容。

tvStreamingException

enum (Exception)

电视在线播放异常。

联合字段 pay_per_view_movies_oneof

pay_per_view_movies_oneof 只能是下列其中一项:

payPerViewMovies

boolean

按观看次数付费的电影。具有以下特征的电视:提供付费观看的电影,并具有便于观众接受条款和批准付款的界面。

payPerViewMoviesException

enum (Exception)

按观看次数付费的影片例外情况。

联合字段 inunit_safe_oneof

inunit_safe_oneof 只能是下列其中一项:

inunitSafe

boolean

机内物品无忧。配有可编程锁的结实耐火橱柜,用于妥善保存客房中的贵重物品。通常嵌在壁橱中。

inunitSafeException

enum (Exception)

单元内安全异常。

联合字段 electronic_room_key_oneof

electronic_room_key_oneof 只能是下列其中一项:

electronicRoomKey

boolean

电子房卡。一张由办理登机手续的计算机编码的卡片,酒店客房门上的锁会辨识出该卡片,从而允许进入该卡片。

electronicRoomKeyException

enum (Exception)

电子房卡破例。

联合字段 inunit_wifi_available_oneof

inunit_wifi_available_oneof 只能是下列其中一项:

inunitWifiAvailable

boolean

单元内提供 Wi-Fi。房客可通过无线方式在客房内连接到互联网。可能免费,也可能收费。

inunitWifiAvailableException

enum (Exception)

单元内 Wi-Fi 可用例外情况。

LivingAreaEating

与起居区中的餐饮功能相关的信息。

JSON 表示法
{

  // Union field kitchen_available_oneof can be only one of the following:
  "kitchenAvailable": boolean,
  "kitchenAvailableException": enum (Exception)
  // End of list of possible types for union field kitchen_available_oneof.

  // Union field refrigerator_oneof can be only one of the following:
  "refrigerator": boolean,
  "refrigeratorException": enum (Exception)
  // End of list of possible types for union field refrigerator_oneof.

  // Union field dishwasher_oneof can be only one of the following:
  "dishwasher": boolean,
  "dishwasherException": enum (Exception)
  // End of list of possible types for union field dishwasher_oneof.

  // Union field stove_oneof can be only one of the following:
  "stove": boolean,
  "stoveException": enum (Exception)
  // End of list of possible types for union field stove_oneof.

  // Union field oven_oneof can be only one of the following:
  "oven": boolean,
  "ovenException": enum (Exception)
  // End of list of possible types for union field oven_oneof.

  // Union field cookware_oneof can be only one of the following:
  "cookware": boolean,
  "cookwareException": enum (Exception)
  // End of list of possible types for union field cookware_oneof.

  // Union field sink_oneof can be only one of the following:
  "sink": boolean,
  "sinkException": enum (Exception)
  // End of list of possible types for union field sink_oneof.

  // Union field microwave_oneof can be only one of the following:
  "microwave": boolean,
  "microwaveException": enum (Exception)
  // End of list of possible types for union field microwave_oneof.

  // Union field toaster_oneof can be only one of the following:
  "toaster": boolean,
  "toasterException": enum (Exception)
  // End of list of possible types for union field toaster_oneof.

  // Union field indoor_grill_oneof can be only one of the following:
  "indoorGrill": boolean,
  "indoorGrillException": enum (Exception)
  // End of list of possible types for union field indoor_grill_oneof.

  // Union field outdoor_grill_oneof can be only one of the following:
  "outdoorGrill": boolean,
  "outdoorGrillException": enum (Exception)
  // End of list of possible types for union field outdoor_grill_oneof.

  // Union field minibar_oneof can be only one of the following:
  "minibar": boolean,
  "minibarException": enum (Exception)
  // End of list of possible types for union field minibar_oneof.

  // Union field snackbar_oneof can be only one of the following:
  "snackbar": boolean,
  "snackbarException": enum (Exception)
  // End of list of possible types for union field snackbar_oneof.

  // Union field coffee_maker_oneof can be only one of the following:
  "coffeeMaker": boolean,
  "coffeeMakerException": enum (Exception)
  // End of list of possible types for union field coffee_maker_oneof.

  // Union field kettle_oneof can be only one of the following:
  "kettle": boolean,
  "kettleException": enum (Exception)
  // End of list of possible types for union field kettle_oneof.

  // Union field tea_station_oneof can be only one of the following:
  "teaStation": boolean,
  "teaStationException": enum (Exception)
  // End of list of possible types for union field tea_station_oneof.
}
字段

联合字段 kitchen_available_oneof

kitchen_available_oneof 只能是下列其中一项:

kitchenAvailable

boolean

提供厨房。客房内专门用于准备和存储食物的区域,配有冰箱、炉灶、烤箱、水槽,以及餐具、餐具和炊具。通常包括咖啡机和微波炉等小型家电。不一定提供自动洗碗机。

kitchenAvailableException

enum (Exception)

有厨房例外。

联合字段 refrigerator_oneof

refrigerator_oneof 只能是下列其中一项:

refrigerator

boolean

冰箱。一个带温度调节功能的大型电机柜,有垂直门。专为冷冻和储存易腐食品而设计。

refrigeratorException

enum (Exception)

冰箱例外情况。

联合字段 dishwasher_oneof

dishwasher_oneof 只能是下列其中一项:

dishwasher

boolean

洗碗机。一个柜台高的电机柜,里面装有脏餐具、炊具和餐具的架子,以及内置在下拉门上的肥皂分配器。柜子与管道系统相连,以便于自动清洁其中的内容。

dishwasherException

enum (Exception)

洗碗机例外情况。

联合字段 stove_oneof

stove_oneof 只能是下列其中一项:

stove

boolean

炉子。一种使用燃气或电力驱动的厨房电器,用于产生火焰或热表面,可用于烹饪锅中的食物。也称为炉灶。

stoveException

enum (Exception)

炉子异常。

联合字段 oven_oneof

oven_oneof 只能是下列其中一项:

oven

boolean

烤箱。通过燃气或电力驱动的温度控制加热金属柜,其中存放用于烹饪或重新加热的食物。

ovenException

enum (Exception)

烤箱异常。

联合字段 cookware_oneof

cookware_oneof 只能是下列其中一项:

cookware

boolean

炊具。与制备食物有关的厨房用锅、平底锅和用具。

cookwareException

enum (Exception)

炊具异常。

联合字段 sink_oneof

sink_oneof 只能是下列其中一项:

sink

boolean

水槽。带有安装水源的龙头的盆,用于进行清洗和冲洗。

sinkException

enum (Exception)

接收器异常。

联合字段 microwave_oneof

microwave_oneof 只能是下列其中一项:

microwave

boolean

微波炉。一种利用微波能量快速烹饪和加热食物的电子烤箱。比立式烤箱或壁挂式烤箱小。通常放置在厨房台面、架子或桌面上,或安装在灶台上方。

microwaveException

enum (Exception)

微波炉异常。

联合字段 toaster_oneof

toaster_oneof 只能是下列其中一项:

toaster

boolean

烤面包机。一种可控制温度的小型电器,顶部有矩形插槽,电热圈圈中嵌有供暖线圈,可将面包片变棕色。

toasterException

enum (Exception)

烤面包机异常。

联合字段 indoor_grill_oneof

indoor_grill_oneof 只能是下列其中一项:

indoorGrill

boolean

室内烧烤架。内置于室内炉灶上的金属格栅,可在明火或电热源上烹制食物。

indoorGrillException

enum (Exception)

室内烧烤例外。

联合字段 outdoor_grill_oneof

outdoor_grill_oneof 只能是下列其中一项:

outdoorGrill

boolean

室外烧烤。使用明火或电热源烹制食物的金属格栅;支撑格栅的户外装置的组成部分。也称为烧烤架。

outdoorGrillException

enum (Exception)

室外烧烤例外。

联合字段 minibar_oneof

minibar_oneof 只能是下列其中一项:

minibar

boolean

迷你吧。客房中的小型冰柜,里面装有瓶/罐软饮料、小瓶酒精饮料和零食。这些商品通常是付费购买。

minibarException

enum (Exception)

迷你吧例外情况。

联合字段 snackbar_oneof

snackbar_oneof 只能是下列其中一项:

snackbar

boolean

信息条。客房中的小柜子摆放着零食。这些商品通常是付费购买。

snackbarException

enum (Exception)

信息条异常。

联合字段 coffee_maker_oneof

coffee_maker_oneof 只能是下列其中一项:

coffeeMaker

boolean

咖啡机。一种通过加热水并将水流出研磨后的咖啡壶,来冲泡咖啡的电器。

coffeeMakerException

enum (Exception)

咖啡机异常。

联合字段 kettle_oneof

kettle_oneof 只能是下列其中一项:

kettle

boolean

烧水壶。一个有顶棚的容器,容器内有把手和用于煮水的壶嘴。

kettleException

enum (Exception)

烧水壶异常。

联合字段 tea_station_oneof

tea_station_oneof 只能是下列其中一项:

teaStation

boolean

茶馆。小型区域,提供加热水和泡茶所需的用品。

teaStationException

enum (Exception)

茶馆例外。

LivingAreaSleeping

起居区中睡眠设施的相关信息。

JSON 表示法
{

  // Union field beds_count_oneof can be only one of the following:
  "bedsCount": integer,
  "bedsCountException": enum (Exception)
  // End of list of possible types for union field beds_count_oneof.

  // Union field king_beds_count_oneof can be only one of the following:
  "kingBedsCount": integer,
  "kingBedsCountException": enum (Exception)
  // End of list of possible types for union field king_beds_count_oneof.

  // Union field queen_beds_count_oneof can be only one of the following:
  "queenBedsCount": integer,
  "queenBedsCountException": enum (Exception)
  // End of list of possible types for union field queen_beds_count_oneof.

  // Union field double_beds_count_oneof can be only one of the following:
  "doubleBedsCount": integer,
  "doubleBedsCountException": enum (Exception)
  // End of list of possible types for union field double_beds_count_oneof.

  // Union field single_or_twin_beds_count_oneof can be only one of the
  // following:
  "singleOrTwinBedsCount": integer,
  "singleOrTwinBedsCountException": enum (Exception)
  // End of list of possible types for union field
  // single_or_twin_beds_count_oneof.

  // Union field sofa_beds_count_oneof can be only one of the following:
  "sofaBedsCount": integer,
  "sofaBedsCountException": enum (Exception)
  // End of list of possible types for union field sofa_beds_count_oneof.

  // Union field bunk_beds_count_oneof can be only one of the following:
  "bunkBedsCount": integer,
  "bunkBedsCountException": enum (Exception)
  // End of list of possible types for union field bunk_beds_count_oneof.

  // Union field other_beds_count_oneof can be only one of the following:
  "otherBedsCount": integer,
  "otherBedsCountException": enum (Exception)
  // End of list of possible types for union field other_beds_count_oneof.

  // Union field roll_away_beds_count_oneof can be only one of the following:
  "rollAwayBedsCount": integer,
  "rollAwayBedsCountException": enum (Exception)
  // End of list of possible types for union field roll_away_beds_count_oneof.

  // Union field cribs_count_oneof can be only one of the following:
  "cribsCount": integer,
  "cribsCountException": enum (Exception)
  // End of list of possible types for union field cribs_count_oneof.

  // Union field hypoallergenic_bedding_oneof can be only one of the following:
  "hypoallergenicBedding": boolean,
  "hypoallergenicBeddingException": enum (Exception)
  // End of list of possible types for union field hypoallergenic_bedding_oneof.

  // Union field synthetic_pillows_oneof can be only one of the following:
  "syntheticPillows": boolean,
  "syntheticPillowsException": enum (Exception)
  // End of list of possible types for union field synthetic_pillows_oneof.

  // Union field memory_foam_pillows_oneof can be only one of the following:
  "memoryFoamPillows": boolean,
  "memoryFoamPillowsException": enum (Exception)
  // End of list of possible types for union field memory_foam_pillows_oneof.

  // Union field feather_pillows_oneof can be only one of the following:
  "featherPillows": boolean,
  "featherPillowsException": enum (Exception)
  // End of list of possible types for union field feather_pillows_oneof.
}
字段

联合字段 beds_count_oneof

beds_count_oneof 只能是下列其中一项:

bedsCount

integer

床数。客房中的永久床数。不包括折叠床、婴儿床或沙发床。

bedsCountException

enum (Exception)

床数异常。

联合字段 king_beds_count_oneof

king_beds_count_oneof 只能是下列其中一项:

kingBedsCount

integer

特大号床数量。大床的数量,尺寸为 76 英寸 x 80 英寸(193 厘米 x 102 厘米)。通常是为了陪伴两个人。包括 California King 和 Super King。

kingBedsCountException

enum (Exception)

特大号床数量例外情况。

联合字段 queen_beds_count_oneof

queen_beds_count_oneof 只能是下列其中一项:

queenBedsCount

integer

加大双人床的数量。中大床的数量,尺寸为 60 英寸 x 80 英寸(152 厘米 x 102 厘米)。

queenBedsCountException

enum (Exception)

加大双人床数量例外情况。

联合字段 double_beds_count_oneof

double_beds_count_oneof 只能是下列其中一项:

doubleBedsCount

integer

双人床数量。中床的数量,尺寸为 53 英寸 x 75 英寸(135 厘米 x 191 厘米)。也称为全尺寸床。

doubleBedsCountException

enum (Exception)

双人床数量异常。

联合字段 single_or_twin_beds_count_oneof

single_or_twin_beds_count_oneof 只能是下列其中一项:

singleOrTwinBedsCount

integer

单人床或双人床。可容纳一位成人的较小床位的数量,大小为 38 英寸 x 75 英寸(97 厘米 x 191 厘米)。

singleOrTwinBedsCountException

enum (Exception)

单人床或双人床计数异常。

联合字段 sofa_beds_count_oneof

sofa_beds_count_oneof 只能是下列其中一项:

sofaBedsCount

integer

沙发床数量。经过特殊设计的沙发的数量,这些沙发可通过将合页的软垫倒回水平位置或拉出隐藏式床垫,当作床铺使用。

sofaBedsCountException

enum (Exception)

沙发床计数异常。

联合字段 bunk_beds_count_oneof

bunk_beds_count_oneof 只能是下列其中一项:

bunkBedsCount

integer

双层床数量。通过实物框架将一副框架床垫固定在另一块床垫上方的家具件数。这让一人可以睡在下面的双层床上,一人在上床双层床上睡觉。也称为双层床。

bunkBedsCountException

enum (Exception)

双层床计数例外情况。

联合字段 other_beds_count_oneof

other_beds_count_oneof 只能是下列其中一项:

otherBedsCount

integer

其他床位也会计算在内。非标准床垫和弹簧床架(例如日式榻榻米地垫、旋转床、充气床垫和婴儿床)的床数。

otherBedsCountException

enum (Exception)

其他床位数量例外情况。

联合字段 roll_away_beds_count_oneof

roll_away_beds_count_oneof 只能是下列其中一项:

rollAwayBedsCount

integer

折叠床数。有轮式床架的床垫数量,可对折和折叠为方便存放的床垫,房客可应要求获得。

rollAwayBedsCountException

enum (Exception)

折叠床计数异常。

联合字段 cribs_count_oneof

cribs_count_oneof 只能是下列其中一项:

cribsCount

integer

婴儿床数量。客房可供使用的婴幼儿小床数量。床周围是高架栏杆,防止孩子从床上掉落或爬下

cribsCountException

enum (Exception)

婴儿床数量异常。

联合字段 hypoallergenic_bedding_oneof

hypoallergenic_bedding_oneof 只能是下列其中一项:

hypoallergenicBedding

boolean

低过敏性的床上用品。床上用品(如床上用品、枕头、床垫套和/或床垫)采用已知能防止过敏原(例如霉菌、灰尘和皮屑)的材料制成。

hypoallergenicBeddingException

enum (Exception)

低过敏性床上用品例外情况。

联合字段 synthetic_pillows_oneof

synthetic_pillows_oneof 只能是下列其中一项:

syntheticPillows

boolean

合成枕头。房客可以选择获得填充涤纶材质的床枕头,再现枕头的填充羽绒和羽毛的感觉。

syntheticPillowsException

enum (Exception)

合成枕头例外情况。

联合字段 memory_foam_pillows_oneof

memory_foam_pillows_oneof 只能是下列其中一项:

memoryFoamPillows

boolean

记忆海绵枕头。房客可以在这里使用人造泡沫填充人造泡沫,这种泡沫通过与身体紧密接触来响应体温,并在枕头降温后恢复其形状。

memoryFoamPillowsException

enum (Exception)

记忆海绵枕头例外。

联合字段 feather_pillows_oneof

feather_pillows_oneof 只能是下列其中一项:

featherPillows

boolean

羽毛枕头。房客可以使用的床枕头上堆满了羽毛和鸭子的羽绒。

featherPillowsException

enum (Exception)

羽毛枕头例外。

LivingAreaAccessibility

起居区的无障碍功能。

JSON 表示法
{

  // Union field mobility_accessible_unit_oneof can be only one of the following:
  "mobilityAccessibleUnit": boolean,
  "mobilityAccessibleUnitException": enum (Exception)
  // End of list of possible types for union field
  // mobility_accessible_unit_oneof.

  // Union field ada_compliant_unit_oneof can be only one of the following:
  "adaCompliantUnit": boolean,
  "adaCompliantUnitException": enum (Exception)
  // End of list of possible types for union field ada_compliant_unit_oneof.

  // Union field hearing_accessible_unit_oneof can be only one of the following:
  "hearingAccessibleUnit": boolean,
  "hearingAccessibleUnitException": enum (Exception)
  // End of list of possible types for union field hearing_accessible_unit_oneof.

  // Union field mobility_accessible_shower_oneof can be only one of the
  // following:
  "mobilityAccessibleShower": boolean,
  "mobilityAccessibleShowerException": enum (Exception)
  // End of list of possible types for union field
  // mobility_accessible_shower_oneof.

  // Union field mobility_accessible_bathtub_oneof can be only one of the
  // following:
  "mobilityAccessibleBathtub": boolean,
  "mobilityAccessibleBathtubException": enum (Exception)
  // End of list of possible types for union field
  // mobility_accessible_bathtub_oneof.

  // Union field mobility_accessible_toilet_oneof can be only one of the
  // following:
  "mobilityAccessibleToilet": boolean,
  "mobilityAccessibleToiletException": enum (Exception)
  // End of list of possible types for union field
  // mobility_accessible_toilet_oneof.

  // Union field hearing_accessible_doorbell_oneof can be only one of the
  // following:
  "hearingAccessibleDoorbell": boolean,
  "hearingAccessibleDoorbellException": enum (Exception)
  // End of list of possible types for union field
  // hearing_accessible_doorbell_oneof.

  // Union field hearing_accessible_fire_alarm_oneof can be only one of the
  // following:
  "hearingAccessibleFireAlarm": boolean,
  "hearingAccessibleFireAlarmException": enum (Exception)
  // End of list of possible types for union field
  // hearing_accessible_fire_alarm_oneof.
}
字段

联合字段 mobility_accessible_unit_oneof

mobility_accessible_unit_oneof 只能是下列其中一项:

mobilityAccessibleUnit

boolean

无障碍单元。旨在解决存在行动和/或听觉和/或视觉问题的房客身体状况的客房。通常配有加大的门、带座椅的滚筒淋浴间、浴室扶手以及专为听力和视力障碍人士打造的通讯设备。

mobilityAccessibleUnitException

enum (Exception)

无障碍单元例外情况。

联合字段 ada_compliant_unit_oneof

ada_compliant_unit_oneof 只能是下列其中一项:

adaCompliantUnit

boolean

设备符合 ADA 规定。根据法律法规规定,旨在解决宾客在行动不便和/或听觉和/或视觉方面的问题的客房。通常配有加大的门、带座椅的滚筒淋浴间、浴室扶手以及专为听力和视力障碍人士打造的通讯设备。

adaCompliantUnitException

enum (Exception)

符合 ADA 规定的设备例外情况。

联合字段 hearing_accessible_unit_oneof

hearing_accessible_unit_oneof 只能是下列其中一项:

hearingAccessibleUnit

boolean

听觉无障碍装置。旨在解决存在听觉障碍的房客身体状况的客房。

hearingAccessibleUnitException

enum (Exception)

听力无障碍单元例外情况。

联合字段 mobility_accessible_shower_oneof

mobility_accessible_shower_oneof 只能是下列其中一项:

mobilityAccessibleShower

boolean

提供无障碍淋浴间。淋浴房具有加大的门或入口,可为身体障碍人士提供轮椅或防水座椅。

mobilityAccessibleShowerException

enum (Exception)

无障碍淋浴间的例外情况。

联合字段 mobility_accessible_bathtub_oneof

mobility_accessible_bathtub_oneof 只能是下列其中一项:

mobilityAccessibleBathtub

boolean

提供无障碍浴缸。可满足身体挑战的浴缸、额外的栏杆或手把、辅助座椅或升降机和/或方便步行进入浴缸的门。

mobilityAccessibleBathtubException

enum (Exception)

无障碍浴缸例外情况。

联合字段 mobility_accessible_toilet_oneof

mobility_accessible_toilet_oneof 只能是下列其中一项:

mobilityAccessibleToilet

boolean

有无障碍设施的卫生间。设有较高座椅的马桶、扶手和/或周围更大的区域,以适应身体障碍。

mobilityAccessibleToiletException

enum (Exception)

无障碍厕所例外情况。

联合字段 hearing_accessible_doorbell_oneof

hearing_accessible_doorbell_oneof 只能是下列其中一项:

hearingAccessibleDoorbell

boolean

无障碍门铃。指示门口是否敲门或响铃的视觉指示标志。

hearingAccessibleDoorbellException

enum (Exception)

听力无障碍门铃异常。

联合字段 hearing_accessible_fire_alarm_oneof

hearing_accessible_fire_alarm_oneof 只能是下列其中一项:

hearingAccessibleFireAlarm

boolean

听觉无障碍的火灾警报声。一种通过闪光灯发出警告的设备。

hearingAccessibleFireAlarmException

enum (Exception)

听觉无障碍火灾警报例外。

GuestUnitType

主要由地图项定义的特定类型的单元。

JSON 表示法
{
  "codes": [
    string
  ],
  "label": string,
  "features": {
    object (GuestUnitFeatures)
  }
}
字段
codes[]

string

必需。单个 GuestUnitType 的单元或房间代码标识符。在 Lodging 实例中,每个代码都必须是唯一的。

label

string

必需。GuestUnitType 的英文缩写或名称。目标少于 50 个字符

features

object (GuestUnitFeatures)

GuestUnitType 的功能和可用设施。

GuestUnitFeatures

客房设施和可用设施。

JSON 表示法
{
  "views": {
    object (ViewsFromUnit)
  },
  "totalLivingAreas": {
    object (LivingArea)
  },

  // Union field tier_oneof can be only one of the following:
  "tier": enum (UnitTier),
  "tierException": enum (Exception)
  // End of list of possible types for union field tier_oneof.

  // Union field max_occupants_count_oneof can be only one of the following:
  "maxOccupantsCount": integer,
  "maxOccupantsCountException": enum (Exception)
  // End of list of possible types for union field max_occupants_count_oneof.

  // Union field max_adult_occupants_count_oneof can be only one of the
  // following:
  "maxAdultOccupantsCount": integer,
  "maxAdultOccupantsCountException": enum (Exception)
  // End of list of possible types for union field
  // max_adult_occupants_count_oneof.

  // Union field max_child_occupants_count_oneof can be only one of the
  // following:
  "maxChildOccupantsCount": integer,
  "maxChildOccupantsCountException": enum (Exception)
  // End of list of possible types for union field
  // max_child_occupants_count_oneof.

  // Union field private_home_oneof can be only one of the following:
  "privateHome": boolean,
  "privateHomeException": enum (Exception)
  // End of list of possible types for union field private_home_oneof.

  // Union field suite_oneof can be only one of the following:
  "suite": boolean,
  "suiteException": enum (Exception)
  // End of list of possible types for union field suite_oneof.

  // Union field bungalow_or_villa_oneof can be only one of the following:
  "bungalowOrVilla": boolean,
  "bungalowOrVillaException": enum (Exception)
  // End of list of possible types for union field bungalow_or_villa_oneof.

  // Union field executive_floor_oneof can be only one of the following:
  "executiveFloor": boolean,
  "executiveFloorException": enum (Exception)
  // End of list of possible types for union field executive_floor_oneof.

  // Union field connecting_unit_available_oneof can be only one of the
  // following:
  "connectingUnitAvailable": boolean,
  "connectingUnitAvailableException": enum (Exception)
  // End of list of possible types for union field
  // connecting_unit_available_oneof.
}
字段
views

object (ViewsFromUnit)

客房内提供的视图。

totalLivingAreas

object (LivingArea)

客房的起居区设有设施。

联合字段 tier_oneof

tier_oneof 只能是下列其中一项:

tier

enum (UnitTier)

层级。根据可用的功能/设施对单元进行分类。仅当至少一个其他单元类型属于标准层级时,才允许使用非标准层级。

tierException

enum (Exception)

层级异常。

联合字段 max_occupants_count_oneof

max_occupants_count_oneof 只能是下列其中一项:

maxOccupantsCount

integer

最多入住人数。允许在客房中过夜的房客总数。

maxOccupantsCountException

enum (Exception)

最多容纳人数计数异常。

联合字段 max_adult_occupants_count_oneof

max_adult_occupants_count_oneof 只能是下列其中一项:

maxAdultOccupantsCount

integer

成人入住人数上限。允许在客房中过夜的成人房客总数。

maxAdultOccupantsCountException

enum (Exception)

成人入住人数上限例外情况。

联合字段 max_child_occupants_count_oneof

max_child_occupants_count_oneof 只能是下列其中一项:

maxChildOccupantsCount

integer

儿童入住人数上限。允许在房间中过夜的儿童总数。

maxChildOccupantsCountException

enum (Exception)

儿童入住人数上限计数例外情况。

联合字段 private_home_oneof

private_home_oneof 只能是下列其中一项:

privateHome

boolean

私人住宅。私人住宅(独栋房屋、联排别墅、公寓、小木屋、平房等),可能作为主人居住地,也可能不是由房主出租,而是出租给付费房客的度假住宿。不适用于长期居住地。

privateHomeException

enum (Exception)

私人住宅例外情况。

联合字段 suite_oneof

suite_oneof 只能是下列其中一项:

suite

boolean

套件。指客房类别,意指卧室区和独立起居区。也可能没有完整的墙壁和门来分隔这两个区域,但无论如何,它们的区别都非常明显。并非指卧室中的沙发或椅子。

suiteException

enum (Exception)

套件例外情况。

联合字段 bungalow_or_villa_oneof

bungalow_or_villa_oneof 只能是下列其中一项:

bungalowOrVilla

boolean

平房或别墅。隶属于酒店或度假村的独立建筑,出租给一方进行度假住宿。酒店或度假村可能完全由平房或别墅组成,也可能是若干客房选项之一。平房或别墅的房客通常与其他类型的客房的房客相同(甚至更多)的设施和服务。

bungalowOrVillaException

enum (Exception)

平房或别墅例外。

联合字段 executive_floor_oneof

executive_floor_oneof 只能是下列其中一项:

executiveFloor

boolean

行政楼层。酒店楼层,其中的客房仅可供酒店的常客会员计划会员预订。享受此客房等级的福利包括进入指定酒廊,该酒廊不一定供应免费早餐、鸡尾酒,或者其他计划会员专属福利。

executiveFloorException

enum (Exception)

行政楼层例外情况。

联合字段 connecting_unit_available_oneof

connecting_unit_available_oneof 只能是下列其中一项:

connectingUnitAvailable

boolean

有可用的连接设备。一种客房类型,可进入相邻的客房,以便预订两个房间。最常供需要多个房间来容纳人数的家庭使用。

connectingUnitAvailableException

enum (Exception)

连接单元可用异常。

UnitTier

单元的层级。

枚举
UNIT_TIER_UNSPECIFIED 默认层级。等同于 STANDARD。建议直接使用 STANDARD。
STANDARD_UNIT 标准单位。酒店内设最基本且最基本的客房类型。所有其他客房类型均包含此客房的特色/设施,以及其他设施/设施。
DELUXE_UNIT 豪华套房。一种客房类型,在标准客房的基础上提供额外的设施,并/或提供更多空间和/或景观。该房价高于标准客房类型的房价。也称为“高级”。仅当其他单元类型是标准层级时才允许。

ViewsFromUnit

客房内提供的视图。

JSON 表示法
{

  // Union field beach_view_oneof can be only one of the following:
  "beachView": boolean,
  "beachViewException": enum (Exception)
  // End of list of possible types for union field beach_view_oneof.

  // Union field city_view_oneof can be only one of the following:
  "cityView": boolean,
  "cityViewException": enum (Exception)
  // End of list of possible types for union field city_view_oneof.

  // Union field garden_view_oneof can be only one of the following:
  "gardenView": boolean,
  "gardenViewException": enum (Exception)
  // End of list of possible types for union field garden_view_oneof.

  // Union field lake_view_oneof can be only one of the following:
  "lakeView": boolean,
  "lakeViewException": enum (Exception)
  // End of list of possible types for union field lake_view_oneof.

  // Union field landmark_view_oneof can be only one of the following:
  "landmarkView": boolean,
  "landmarkViewException": enum (Exception)
  // End of list of possible types for union field landmark_view_oneof.

  // Union field ocean_view_oneof can be only one of the following:
  "oceanView": boolean,
  "oceanViewException": enum (Exception)
  // End of list of possible types for union field ocean_view_oneof.

  // Union field pool_view_oneof can be only one of the following:
  "poolView": boolean,
  "poolViewException": enum (Exception)
  // End of list of possible types for union field pool_view_oneof.

  // Union field valley_view_oneof can be only one of the following:
  "valleyView": boolean,
  "valleyViewException": enum (Exception)
  // End of list of possible types for union field valley_view_oneof.
}
字段

联合字段 beach_view_oneof

beach_view_oneof 只能是下列其中一项:

beachView

boolean

海滩景观。客房设有窗户,房客可以透过窗户欣赏海滩。

beachViewException

enum (Exception)

海滩景观例外情况。

联合字段 city_view_oneof

city_view_oneof 只能是下列其中一项:

cityView

boolean

城市景观。客房设有窗户,房客可以看到城市的建筑、公园和/或街道。

cityViewException

enum (Exception)

城市景观例外。

联合字段 garden_view_oneof

garden_view_oneof 只能是下列其中一项:

gardenView

boolean

花园景观。客房设有窗户,房客可以通过窗户欣赏花园。

gardenViewException

enum (Exception)

花园视图异常。

联合字段 lake_view_oneof

lake_view_oneof 只能是下列其中一项:

lakeView

boolean

湖景。

lakeViewException

enum (Exception)

湖景异常。

联合字段 landmark_view_oneof

landmark_view_oneof 只能是下列其中一项:

landmarkView

boolean

地标视图。客房设有窗户,房客可以看到乡村、高尔夫球场、森林、公园、雨林、山地或斜坡等地标。

landmarkViewException

enum (Exception)

地标视图异常。

联合字段 ocean_view_oneof

ocean_view_oneof 只能是下列其中一项:

oceanView

boolean

海景。带窗户的客房,房客可以透过窗户欣赏海景。

oceanViewException

enum (Exception)

海景例外情况。

联合字段 pool_view_oneof

pool_view_oneof 只能是下列其中一项:

poolView

boolean

泳池景观。客房设有窗户,房客可以看到酒店泳池。

poolViewException

enum (Exception)

池视图例外。

联合字段 valley_view_oneof

valley_view_oneof 只能是下列其中一项:

valleyView

boolean

山谷景观。带窗户的客房,房客可以透过窗户欣赏山谷美景。

valleyViewException

enum (Exception)

山谷景观例外情况。