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 世界標準時間「Zulu」的時間戳記格式,解析度為奈秒,且最多 9 個小數位數。範例:"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

聊天室數量。房客可過夜住宿且可預訂的客房和套房總數。不包括活動場地、公共空間、會議室、健身房、商務中心、SPA、沙龍、餐廳/酒吧或商店。

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

櫃台。大廳或飯店直接內部的櫃台或服務台,工作人員會在這裡迎接房客並處理住宿相關資訊 (包括入住和退房)。可能不提供 24 小時全年無休的專人服務。

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 允許閏秒,則可允許值為 60。

nanos

integer

秒數的小數,以奈秒表示。值必須介於 0 到 999,999,999 之間。

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

行動 IAB。飯店設有相容的電腦硬體終端機,可讀取房客智慧型手機上的付款應用程式並向對方收費,完全不需透過兩部裝置進行身體接觸。也稱為 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 小時客房服務。提供 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

泳池。設有室內或室外泳池,供客人游泳和/或浸泡。可能會僅限成人和/或兒童使用。

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)

Lazy River 例外狀況。

聯集欄位 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)

波浪池例外狀況。

聯集欄位 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)

Spa 例外狀況。

聯集欄位 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

兒童俱樂部。在飯店舉行的一系列經過規劃的團體活動,旨在讓兒童享受愉快的體驗。由飯店員工 (或飯店採購人員) 於指定的區域內,為沒有父母陪同的孩子提供娛樂內容。可能含遊戲、外圍、水上運動、團隊運動、藝術和手工藝和電影。通常設有固定營業時間。可能會收費。又稱為 Kids Camp 或 Kids Program。

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

SPA 和養生區已指定私人空間。

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

僅供輸出。環保建築設計。如果房源已取得相關認證,則為「是」。

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 冰箱應具有全球暖化潛能 (GWP) 值 ≤ 10。飯店會在後場空間、會議室和其他低流量區域的空調系統上使用活動情形感應器。

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° (華氏 68-78 度) 之間的溫度。冬天在有人住房時,將溫度控制器設為 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) 不超過 2.0 加侖的淋浴間。

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 廢棄物規定的回收計畫,以及清楚列出將低於 50% 廢棄物送至丟棄方式的政策。回收計畫包括可回收物的存放地點,包括混合紙張、瓦楞紙板、玻璃、塑膠和金屬。

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 規範的有害廢棄物管理計畫,並符合有害廢棄物處理及回收作業的所有法規要求。有害是指歸類為「有害」的物質由權威機構 (例如 OSHA 或 DOT) 加上標籤,並標上「危險」等訊號「注意」「警告」、可燃、腐蝕性或可燃燒性。

這些規定包括:- 房源應保留相關記錄,說明其使用的危險物質以替代有害物質。- 現場存放的有害物質清冊。- 用於清潔、洗碗、洗衣和維護泳池的產品,應儲存在清楚標示的容器中。應定期檢查這些容器是否有流失問題,並更換必要的容器。- 應安裝防溢漏裝置,以便收集溢出、滴落或撕出化學物質

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

可堆肥食物容器和餐具。100% 的餐飲服務容器和外帶餐具都可供堆肥,並且盡可能提供可重複使用的餐具。可堆肥材料在堆肥廠進行生物分解,因此這種材料在視覺上無法區分,會分解為二氧化碳、水、無機化合物和生質物質。

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

在地取材飲食。飯店會採購當地資源,以減少因減少交通運輸而造成的環境足跡,並刺激當地經濟。距離飯店 62 英里以下的產品通常視為當地生產。

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 預設 Breeam 認證。請勿使用。
NO_BREEAM_CERTIFICATION 尚未取得認證。
BREEAM_PASS BREEAM Pass。
BREEAM_GOOD BREEAM 良好。
BREEAM_VERY_GOOD BREEAM 非常好。
BREEAM_EXCELLENT BREEAM 卓越。
BREEAM_OUTSTANDING BREEAM 優異表現。

LeedCertification

LEED 認證列舉。已淘汰:這個列舉已不再使用。所有認證資料現在均由 BeCause 提供。

列舉
LEED_CERTIFICATION_UNSPECIFIED 預設的 Leed 認證。請勿使用。
NO_LEED_CERTIFICATION 尚未取得認證。
LEED_CERTIFIED LEED 認證。
LEED_SILVER LEED Silver。
LEED_GOLD LEED Gold。
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_ECO_RATING Geen Key 生態評比。
GREEN_SEAL 綠色海豹。
GREEN_STAR Green Star Hotel Standard。
GREEN_TOURISM_ACTIVE Green Tourism Active 標準。
HILTON_LIGHTSTAY Hilton Lightkeep。
HOSTELLING_INTERNATIONALS_QUALITY_AND_SUSTAINABILITY 國際旅舍協會的品質和永續發展標準
HOTELES_MAS_VERDES Hoteles más Verdes (AHT) 標準。
NORDIC_SWAN_ECOLABEL 北歐天鵝合作標章。
PREFERRED_BY_NATURE_SUSTAINABLE_TOURISM 符合旅宿業自然永續旅遊標準。
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

陽台。與建築物連接的戶外平台,周圍環繞著短牆、圍欄或其他安全欄桿。可透過客房或套房的門進入這個陽台,待在房間內的房客可使用這個陽台。不一定會有座位或戶外家具。不在地面。還有 Lanai。

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

通用電源變壓器電子裝置的電源供應器,可用來將 AC 電源轉換為單一直流電壓,。亦可視為 AC 變壓器或充電器。

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

Snackbar。客房內有一間供應點心的小型櫥櫃。這些項目通常須付費。

snackbarException

enum (Exception)

Snackbar 例外狀況。

聯集欄位 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 公分) 的大型床鋪數量。這類遊戲通常適合陪同兩個人,包括加州國王和超級國王。

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 的單元或客房代碼 ID。住宿執行個體中的每個代碼均不得重複。

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)

山谷景觀例外狀況。