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 )

فقط خروجی برخی از واحدهای موجود در ملک به اندازه این ویژگی ها هستند.

Metadata Lodging

فراداده برای اقامتگاه.

نمایندگی JSON
{
  "updateTime": string
}
زمینه های
updateTime

string ( Timestamp format)

ضروری. آخرین زمانی که در آن داده های Lodging در دنیای واقعی صادق هستند. این زمان لزوماً زمانی نیست که درخواست ارائه می شود.

مهر زمانی در قالب RFC3339 UTC "Zulu"، با وضوح نانوثانیه و حداکثر نه رقم کسری. مثال‌ها: "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 میدان اتحادیه_count_oneof.

rooms_count_oneof تنها می تواند یکی از موارد زیر باشد:

roomsCount

integer

اتاق ها به حساب می آیند. تعداد کل اتاق ها و سوئیت های قابل رزرو توسط مهمانان برای اقامت یک شبه. شامل فضای رویداد، فضاهای عمومی، اتاق‌های کنفرانس، اتاق‌های تناسب اندام، مراکز تجاری، اسپا، سالن، رستوران/بار، یا فروشگاه نمی‌شود.

roomsCountException

enum ( Exception )

اتاق ها استثنا هستند.

floors_count_oneof میدان اتحادیه_count_oneof .

floors_count_oneof فقط می تواند یکی از موارد زیر باشد:

floorsCount

integer

طبقات حساب می شود. تعداد طبقات ساختمان از طبقه همکف تا طبقه بالا که در دسترس مهمانان است.

floorsCountException

enum ( Exception )

طبقات استثنا محسوب می شوند.

استثنا

حالت استثنا فقط در صورتی از این مورد استفاده کنید که اطلاعات واقعی توسط فیلد اولیه مربوطه قابل نمایش نباشد. به عنوان مثال یک سرویس فقط در برخی از روزهای هفته در دسترس است یا یک امکانات رفاهی فقط به صورت فصلی در دسترس است. این نباید به عنوان جایگزینی برای false برای امکاناتی که در دسترس نیستند استفاده شود.

Enums
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 )

استثناء مبادله ارز.

زبان گفتاری

زبانی که حداقل یک کارمند صحبت می کند.

نمایندگی 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.Date و google.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 باشد.

گزینه های پرداخت

اشکال پرداخت در ملک پذیرفته می شود.

نمایندگی JSON
{

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

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

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

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

  // Union field mobile_nfc_oneof can be only one of the following:
  "mobileNfc": boolean,
  "mobileNfcException": enum (Exception)
  // End of list of possible types for union field mobile_nfc_oneof.
}
زمینه های

میدان اتحادیه cash_oneof .

cash_oneof فقط می تواند یکی از موارد زیر باشد:

cash

boolean

پول نقد هتل پرداخت با ارز کاغذی/سکه ای را می پذیرد.

cashException

enum ( Exception )

استثناء نقدی

اتحادیه فیلد cheque_oneof .

cheque_oneof فقط می تواند یکی از موارد زیر باشد:

cheque

boolean

بررسی. هتل سند چاپی صادر شده توسط بانک مهمان به نام مهمان را به عنوان روش پرداخت می پذیرد.

chequeException

enum ( Exception )

استثنا را بررسی کنید.

فیلد اتحادیه credit_card_oneof .

credit_card_oneof تنها می تواند یکی از موارد زیر باشد:

creditCard

boolean

کارت اعتباری. هتل پرداخت را با کارت صادر شده توسط بانک یا شرکت کارت اعتباری می پذیرد. همچنین به عنوان کارت شارژ، کارت نقدی، کارت بانکی یا پلاک شارژ نیز شناخته می شود.

creditCardException

enum ( Exception )

استثنا کارت اعتباری

فیلد اتحادیه debit_card_oneof .

debit_card_oneof تنها می تواند یکی از موارد زیر باشد:

debitCard

boolean

کارت اعتباری. هتل کارت صادر شده توسط بانک را می پذیرد که بلافاصله پس از پردازش، وجوه شارژ شده را از حساب بانکی مهمان کسر می کند.

debitCardException

enum ( Exception )

استثنای کارت بدهی

فیلد اتحادیه mobile_nfc_oneof .

mobile_nfc_oneof می تواند تنها یکی از موارد زیر باشد:

mobileNfc

boolean

موبایل nfc. این هتل دارای ترمینال سخت افزاری کامپیوتری سازگار است که بدون نیاز به تماس فیزیکی از دو دستگاه، برنامه پرداخت را در تلفن هوشمند مهمان می خواند و شارژ می کند. همچنین با نام های Apple Pay، Google Pay، Samsung Pay نیز شناخته می شود.

mobileNfcException

enum ( Exception )

استثنا nfc موبایل.

غذا و نوشیدنی

وعده های غذایی، میان وعده ها و نوشیدنی ها در این ملک موجود است.

نمایندگی 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 میدان اتحادیه_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

بار. یک اتاق مشخص، سالن استراحت یا منطقه ای از یک رستوران در محل با صندلی در یک پیشخوان که در پشت آن یک کارمند هتل سفارش مهمان را می گیرد و نوشیدنی الکلی درخواستی را ارائه می دهد. می تواند در داخل یا خارج از منزل باشد. همچنین به عنوان میخانه شناخته می شود.

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 )

استثنای رودخانه تنبل

میدان اتحادیه 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/7 باز باشد یا نباشد. ممکن است شامل رختکن و دوش باشد یا نباشد. همچنین به عنوان باشگاه سلامت، سالن بدنسازی، اتاق تناسب اندام، مرکز سلامت شناخته می شود.

fitnessCenterException

enum ( Exception )

استثنا مرکز تناسب اندام

میدان اتحادیه free_fitness_center_oneof .

free_fitness_center_oneof فقط می تواند یکی از موارد زیر باشد:

freeFitnessCenter

boolean

مرکز تناسب اندام رایگان. مهمانان می توانند از مرکز تناسب اندام به صورت رایگان استفاده کنند.

freeFitnessCenterException

enum ( Exception )

استثنا مرکز تناسب اندام رایگان.

میدان اتحاد elliptical_machine_oneof .

elliptical_machine_oneof می تواند تنها یکی از موارد زیر باشد:

ellipticalMachine

boolean

دستگاه بیضوی. یک دستگاه تناسب اندام برقی و ثابت با پدال هایی که کوهنوردی، راه رفتن یا دویدن را شبیه سازی می کند و محدوده سرعت و تنش کنترل شده توسط کاربر را فراهم می کند. ممکن است اهرم های کنترل بازو برای کار کردن قسمت بالایی بدن نیز نداشته باشد. معمولاً در یک باشگاه بدنسازی، اتاق تناسب اندام، مرکز سلامت یا باشگاه سلامت یافت می شود.

ellipticalMachineException

enum ( Exception )

استثناء ماشین بیضوی

میدان اتحادیه treadmill_oneof .

treadmill_oneof تنها می تواند یکی از موارد زیر باشد:

treadmill

boolean

تردمیل. یک دستگاه تناسب اندام ثابت الکتریکی که یک مسیر متحرک را شبیه سازی می کند تا راه رفتن یا دویدن را در محدوده ای از سرعت ها و شیب های کنترل شده توسط کاربر تقویت کند. همچنین به عنوان ماشین در حال اجرا شناخته می شود. معمولاً در یک باشگاه بدنسازی، اتاق تناسب اندام، مرکز سلامت یا باشگاه سلامت یافت می شود.

treadmillException

enum ( Exception )

استثناء تردمیل

weight_machine_oneof میدان اتحادیه_ماشین_یکی از .

weight_machine_oneof می تواند تنها یکی از موارد زیر باشد:

weightMachine

boolean

دستگاه وزن. تجهیزات تناسب اندام غیر الکترونیکی که برای کاربر طراحی شده است تا فشار عضلات مختلف را هدف قرار دهد. معمولاً دارای یک صندلی بالشتک دار، دسته ای از وزنه های مسطح و میله ها و قرقره های مختلف است. ممکن است برای تون کردن قسمت خاصی از بدن طراحی شده باشد یا ممکن است شامل تنظیمات مختلف، سخت افزار و قرقره های کنترل شده توسط کاربر باشد تا یک تمرین کلی را در یک دستگاه ارائه دهد. معمولاً در یک باشگاه بدنسازی، مرکز تناسب اندام، اتاق تناسب اندام یا باشگاه سلامت یافت می شود.

weightMachineException

enum ( Exception )

استثناء ماشین وزن.

فیلد اتحادیه free_weights_oneof .

free_weights_oneof تنها می تواند یکی از موارد زیر باشد:

freeWeights

boolean

وزنه های آزاد تجهیزات تناسب اندام دستی فردی با وزن های مختلف که برای تمرینات قدرتی بالاتنه یا بدنسازی استفاده می شود. همچنین به عنوان هالتر، دمبل یا کتل بل شناخته می شود. اغلب بر روی یک قفسه با وزنه های مرتب شده از سبک تا سنگین ذخیره می شود. معمولاً در یک باشگاه بدنسازی، اتاق تناسب اندام، مرکز سلامت یا باشگاه سلامت یافت می شود.

freeWeightsException

enum ( Exception )

استثناء وزنه های آزاد

اتحادیه میدان spa_oneof .

spa_oneof تنها می تواند یکی از موارد زیر باشد:

spa

boolean

آبگرم. منطقه، اتاق یا ساختمان مشخص شده در هتل که خدمات بهداشتی و زیبایی را از طریق وسایلی مانند حمام بخار، تجهیزات ورزشی و ماساژ ارائه می دهد. همچنین ممکن است خدمات صورت، مراقبت از ناخن و مراقبت از مو را نیز ارائه دهد. خدمات معمولاً با قرار قبلی و با هزینه اضافی در دسترس هستند. اگر هتل فقط اتاق بخار ارائه دهد اعمال نمی شود. باید سایر درمان های زیبایی و/یا بهداشتی را نیز ارائه دهد.

spaException

enum ( Exception )

استثناء اسپا

salon_oneof میدان اتحادیه_یکی از .

salon_oneof تنها می تواند یکی از موارد زیر باشد:

salon

boolean

سالن. اتاقی در هتل که در آن متخصصان خدمات آرایش مو مانند شامپو کردن، سشوار کردن، دوش مو، کوتاه کردن مو و رنگ کردن مو را ارائه می دهند. همچنین به عنوان آرایشگاه یا سالن زیبایی شناخته می شود.

salonException

enum ( Exception )

استثنا سالن

sauna_oneof میدانی اتحادیه_یکی از .

sauna_oneof تنها می تواند یکی از موارد زیر باشد:

sauna

boolean

سونا. اتاقی با صفحات چوبی که تا دمای بالا گرم می شود و مهمانان روی نیمکت های چوبی تعبیه شده می نشینند تا عرق کنند و عضلات خود را آرام کنند. می تواند گرما خشک یا کمی مرطوب باشد. نه اتاق بخار

saunaException

enum ( Exception )

استثناء سونا

massage_oneof میدان اتحادیه_یکی از .

massage_oneof تنها می تواند یکی از موارد زیر باشد:

massage

boolean

ماساژ دادن. خدماتی که توسط یک ماساژدرمانگر آموزش دیده ارائه می شود که شامل دستکاری فیزیکی عضلات مهمان به منظور دستیابی به آرامش یا تسکین درد است.

massageException

enum ( Exception )

استثناء ماساژ

صنفی میدان doctor_on_call_oneof .

doctor_on_call_oneof می تواند تنها یکی از موارد زیر باشد:

doctorOnCall

boolean

دکتر در حال تماس هتل با یک متخصص پزشکی قرارداد دارد که در صورت بیمار شدن مهمانان هتل در طول اقامت، خدمات ارائه می دهد. ممکن است پزشک مطب در محل داشته باشد یا نداشته باشد یا همیشه در هتل باشد.

doctorOnCallException

enum ( Exception )

استثناء پزشک در حال تماس

فعالیت ها

امکانات و ویژگی های مربوط به اوقات فراغت و بازی.

نمایندگی JSON
{

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  // Union field beach_front_oneof can be only one of the following:
  "beachFront": boolean,
  "beachFrontException": enum (Exception)
  // End of list of possible types for union field beach_front_oneof.
}
زمینه های

زمین game_room_oneof اتحادیه_اتاق_یکی از .

game_room_oneof فقط می تواند یکی از موارد زیر باشد:

gameRoom

boolean

اتاق بازی. اتاقی در هتل حاوی ماشین‌های الکترونیکی برای بازی مانند پین بال دزد، ماشین‌های جایزه، شبیه‌سازهای رانندگی و سایر مواردی است که معمولاً در یک مرکز تفریحی خانوادگی یا بازی‌های تفریحی یافت می‌شوند. همچنین ممکن است شامل بازی‌های غیر الکترونیکی مانند استخر، فوتبال، دارت و غیره باشد. ممکن است برای کودکان طراحی شده باشد یا نباشد. همچنین به عنوان آرکید، اتاق سرگرمی، یا مرکز تفریح ​​خانوادگی نیز شناخته می شود.

gameRoomException

enum ( Exception )

استثنا اتاق بازی

باشگاه شبانه میدانی اتحادیه_یکی nightclub_oneof .

nightclub_oneof می تواند تنها یکی از موارد زیر باشد:

nightclub

boolean

کلوپ شبانه. اتاقی در هتل با بار، زمین رقص و صندلی وجود دارد که کارکنان تعیین شده در آن موسیقی رقص می نوازند. همچنین ممکن است یک منطقه مشخص برای اجرای موسیقی زنده، آواز و کارهای کمدی وجود داشته باشد.

nightclubException

enum ( Exception )

استثنای کلوپ شبانه

اتحادیه فیلد casino_oneof .

casino_oneof تنها می تواند یکی از موارد زیر باشد:

casino

boolean

کازینو. فضایی برای قمار و بازی با بازی‌های رومیزی و کارتی که توسط کروپیران اجرا می‌شود، و همچنین دستگاه‌های اسلات الکترونیکی. ممکن است در محوطه هتل یا در نزدیکی آن باشد.

casinoException

enum ( Exception )

استثنا کازینو

اتحادیه میدان boutique_stores_oneof .

boutique_stores_oneof تنها می تواند یکی از موارد زیر باشد:

boutiqueStores

boolean

فروشگاه های بوتیک. فروشگاه‌هایی وجود دارد که لباس، جواهرات، آثار هنری و دکور می‌فروشند یا در محوطه هتل یا در نزدیکی آن‌ها. به فروشگاه هدایای هتل یا فروشگاه رفاه مراجعه نمی کند.

boutiqueStoresException

enum ( Exception )

فروشگاه های بوتیک استثنا.

tennis_oneof زمینی اتحادیه_یکی از .

tennis_oneof تنها می تواند یکی از موارد زیر باشد:

tennis

boolean

تنیس. هتل دارای زمین(های) مورد نیاز در محل یا وابستگی به تاسیسات مجاور به منظور فراهم کردن فرصتی برای مهمانان برای انجام یک بازی دو طرفه زمینی است که در آن بازیکنان از راکت رشته ای برای ضربه زدن به توپ استفاده می کنند. توری به سمت بازیکن حریف. دادگاه می تواند در داخل یا خارج از منزل باشد. ممکن است مربی، راکت و توپ ارائه شود یا نباشد.

tennisException

enum ( Exception )

استثناء تنیس

زمین اتحادیه golf_oneof .

golf_oneof تنها می تواند یکی از موارد زیر باشد:

golf

boolean

گلف یک زمین گلف در محوطه هتل وجود دارد یا یک زمین گلف مستقل در نزدیکی وجود دارد که امکان استفاده را برای مهمانان هتل فراهم می کند. می تواند رایگان یا با هزینه باشد.

golfException

enum ( Exception )

استثناء گلف

اتحادیه میدان horseback_riding_oneof .

horseback_riding_oneof فقط می تواند یکی از موارد زیر باشد:

horsebackRiding

boolean

اسب سواری. این هتل دارای انبار اسب در محل یا وابستگی به انباری در مجاورت است تا مهمانان بتوانند سوار بر اسب بنشینند و آن را به راه رفتن، یورتمه سواری، کانتور، تازی و/یا پریدن هدایت کنند. می تواند در یک حلقه سواری، در مسیرهای تعیین شده یا در بیابان باشد. ممکن است شامل آموزش باشد یا نباشد.

horsebackRidingException

enum ( Exception )

استثناء اسب سواری

snorkeling_oneof میدان اتحادیه.

snorkeling_oneof تنها می تواند یکی از موارد زیر باشد:

snorkeling

boolean

غواصی. شرایطی برای شرکت مهمانان در یک فعالیت آبی تفریحی که در آن شناگران از ماسک غواصی، یک لوله تنفسی ساده و شکل دار و باله/باله های شنا به منظور کاوش در زیر سطح اقیانوس، خلیج یا دریاچه استفاده می کنند. معمولاً به گواهی کاربر یا نظارت حرفه ای نیاز ندارد. تجهیزات ممکن است برای اجاره یا خرید در دسترس باشند یا نباشند. غواصی نیست.

snorkelingException

enum ( Exception )

استثناء اسنورکلینگ

میدان اتحادیه scuba_oneof .

scuba_oneof می تواند تنها یکی از موارد زیر باشد:

scuba

boolean

غواصی. تمهیداتی برای مهمانان برای غواصی در زیر آب طبیعی مجهز به دستگاه تنفس زیر آب (SCUBA) به منظور کاوش در زندگی زیر آب. دستگاه شامل یک مخزن است که اکسیژن را از طریق ماسک به غواص می دهد. نیاز به گواهی غواص و نظارت دارد. هتل ممکن است این فعالیت را در اسکله خود داشته باشد یا به تأسیسات نزدیک خود وابسته باشد. تجهیزات مورد نیاز اغلب به مهمانان عرضه می شود. می تواند رایگان یا با هزینه باشد. غواصی نیست. در استخر انجام نمی شود.

scubaException

enum ( Exception )

استثناء غواصی

میدان اتحادیه_اسکی water_skiing_oneof .

water_skiing_oneof می تواند تنها یکی از موارد زیر باشد:

waterSkiing

boolean

اسکی روی آب. فراهم کردن فرصتی برای میهمانان در حالی که روی اسکی ایستاده اند و طناب بکسل متصل به قایق موتوری را در دست دارند تا از روی آب طبیعی کشیده شوند. می تواند در محوطه هتل یا در اسکله مجاور رخ دهد. اغلب در دریاچه یا اقیانوس اجرا می شود.

waterSkiingException

enum ( Exception )

استثناء اسکی روی آب

اتحادیه میدان bicycle_rental_oneof .

bicycle_rental_oneof فقط می تواند یکی از موارد زیر باشد:

bicycleRental

boolean

اجاره دوچرخه. این هتل دارای دوچرخه هایی است که میهمانان می توانند از آن ها قرض بگیرند و استفاده کنند. می تواند رایگان یا با هزینه باشد.

bicycleRentalException

enum ( Exception )

استثناء اجاره دوچرخه

فیلد اتحادیه free_bicycle_rental_oneof .

free_bicycle_rental_oneof فقط می تواند یکی از موارد زیر باشد:

freeBicycleRental

boolean

اجاره دوچرخه رایگان. این هتل دارای دوچرخه هایی است که میهمانان می توانند به صورت رایگان از آنها قرض بگیرند و استفاده کنند.

freeBicycleRentalException

enum ( Exception )

استثناء اجاره دوچرخه رایگان.

یونیون میدان watercraft_rental_oneof .

watercraft_rental_oneof فقط می تواند یکی از موارد زیر باشد:

watercraftRental

boolean

کرایه کشتی. این هتل دارای کشتی های آبی است که به مهمانان اجازه می دهد تا آنها را قرض بگیرند و از آنها استفاده کنند. می تواند رایگان یا با هزینه باشد. کشتی‌های آبی ممکن است شامل قایق‌ها، قایق‌های پدالی، قایق‌های پارویی، قایق‌های بادبانی، قایق‌های موتوری، کانو، کایاک، یا کشتی‌های شخصی آبی (مانند جت اسکی) باشند.

watercraftRentalException

enum ( Exception )

استثناء اجاره کشتی

میدان اتحادیه free_watercraft_rental_oneof .

free_watercraft_rental_oneof فقط می تواند یکی از موارد زیر باشد:

freeWatercraftRental

boolean

اجاره کشتی رایگان. این هتل دارای کشتی‌های آبی است که به مهمانان اجازه می‌دهد به صورت رایگان قرض بگیرند و از آن استفاده کنند.

freeWatercraftRentalException

enum ( Exception )

استثنا اجاره کشتی رایگان.

میدان اتحادیه beach_access_oneof .

beach_access_oneof می تواند تنها یکی از موارد زیر باشد:

beachAccess

boolean

دسترسی به ساحل. ملک هتل در مجاورت ساحل قرار دارد و راهی برای دسترسی به آن ساحل ارائه می دهد. این می‌تواند شامل مسیری به سمت ساحل باشد، مانند پله‌ها به پایین اگر هتل در بلوف است، یا یک مسیر کوتاه. نه مانند ساحل (با دسترسی به ساحل، نزدیکی هتل به ساحل است اما نه درست در ساحل).

beachAccessException

enum ( Exception )

استثنا دسترسی به ساحل

میدان اتحادیه private_beach_oneof .

private_beach_oneof می تواند تنها یکی از موارد زیر باشد:

privateBeach

boolean

ساحل خصوصی. ساحلی که در مجاورت هتل قرار دارد فقط برای مهمانان باز است.

privateBeachException

enum ( Exception )

استثنا ساحل خصوصی

میدان اتحادیه beach_front_oneof .

beach_front_oneof فقط می تواند یکی از موارد زیر باشد:

beachFront

boolean

جبهه شکست. ملک هتل از نظر فیزیکی در ساحل در کنار اقیانوس، دریا، خلیج یا خلیج قرار دارد. روی دریاچه، رودخانه، نهر یا برکه نیست. این هتل با یک جاده عمومی که امکان تردد وسایل نقلیه، عابران پیاده یا دوچرخه را فراهم می کند، از ساحل جدا نمی شود.

beachFrontException

enum ( Exception )

استثنا جلوی ساحل

حمل و نقل

وسایل نقلیه یا خدمات وسیله نقلیه تسهیل شده یا متعلق به ملک است.

نمایندگی JSON
{

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

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

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

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

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

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

  // Union field free_private_car_service_oneof can be only one of the following:
  "freePrivateCarService": boolean,
  "freePrivateCarServiceException": enum (Exception)
  // End of list of possible types for union field
  // free_private_car_service_oneof.
}
زمینه های

transfer_oneof فیلد اتحادیه_یکی از .

transfer_oneof فقط می تواند یکی از موارد زیر باشد:

transfer

boolean

انتقال. هتل یک سرویس شاتل یا سرویس ماشین برای بردن مهمانان به نزدیکترین فرودگاه یا ایستگاه قطار ارائه می دهد. می تواند رایگان یا با هزینه باشد. مهمانان ممکن است وسیله نقلیه را با سایر مهمانان ناشناس به اشتراک بگذارند.

transferException

enum ( Exception )

استثناء انتقال

airport_shuttle_oneof میدانی یونیون_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 )

اجاره اتومبیل در استثناء املاک.

Union Field private_car_service_oneof .

private_car_service_oneof فقط می تواند یکی از موارد زیر باشد:

privateCarService

boolean

سرویس اتومبیل خصوصی. هتل یک ماشین اختصاصی خصوصی را برای انتقال میهمانان به مقصد فراهم می کند. مسافران موجود در ماشین یا تنها هستند یا به یکدیگر شناخته شده اند و با هم ماشین را درخواست کرده اند. خدمات می تواند رایگان یا با هزینه باشد و مسافت سفر معمولاً به یک محدوده خاص محدود می شود. تاکسی نیست

privateCarServiceException

enum ( Exception )

استثناء خدمات خصوصی ماشین.

Union Field free_private_car_service_oneof .

free_private_car_service_oneof فقط می تواند یکی از موارد زیر باشد:

freePrivateCarService

boolean

خدمات رایگان ماشین خصوصی. سرویس اتومبیل خصوصی با Chauffeured برای مهمانان رایگان است.

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.
}
زمینه های

Union Field babysitting_oneof .

babysitting_oneof فقط می تواند یکی از موارد زیر باشد:

babysitting

boolean

بچه دار کردن مراقبت از کودک که توسط کارمندان هتل ارائه می شود یا توسط کارمندان هتل با متخصصان مراقبت از کودک محلی ارائه می شود. می تواند رایگان یا با هزینه باشد.

babysittingException

enum ( Exception )

استثناء پرستاری

Union Field kids_activities_oneof .

kids_activities_oneof فقط می تواند یکی از موارد زیر باشد:

kidsActivities

boolean

فعالیت های کودکان و نوجوانان. گزینه های تفریحی مانند ورزش ، فیلم ، صنایع دستی و بازی هایی که برای لذت بردن از کودکان طراحی شده و در هتل ارائه می شود. ممکن است تحت نظارت باشد یا نباشد. ممکن است در یک زمان یا مکان مشخص نباشد. کابین رایگان یا با هزینه.

kidsActivitiesException

enum ( Exception )

استثنا فعالیت های کودکان.

Union Field kids_club_oneof .

kids_club_oneof فقط می تواند یکی از موارد زیر باشد:

kidsClub

boolean

کلوپ بچه ها. یک برنامه سازمان یافته از فعالیت های گروهی که در هتل برگزار می شود و برای لذت بردن از کودکان طراحی شده است. تسهیل شده توسط کارکنان هتل (یا کارمندان تهیه شده توسط هتل) در منطقه (های) تعیین شده به منظور سرگرمی کودکان بدون والدینشان. ممکن است شامل بازی ها ، مسافرت ها ، ورزش های آبی ، ورزش تیمی ، هنر و صنایع دستی و فیلم ها باشد. معمولاً ساعتهای مشخصی دارد. می تواند رایگان یا با هزینه باشد. همچنین به عنوان برنامه اردوگاه کودکان یا بچه ها شناخته می شود.

kidsClubException

enum ( Exception )

استثناء باشگاه کودکان و نوجوانان.

Union Field 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.
}
زمینه های

Union Field wifi_available_oneof .

wifi_available_oneof می تواند تنها یکی از موارد زیر باشد:

wifiAvailable

boolean

وای فای موجود است. هتل امکان اتصال بی سیم به اینترنت را برای مهمانان فراهم می کند. می تواند در مناطق عمومی هتل و/یا در اتاق های مهمان باشد. می تواند رایگان یا با هزینه باشد.

wifiAvailableException

enum ( Exception )

WiFi استثنا موجود است.

Union Field free_wifi_oneof .

free_wifi_oneof فقط می تواند یکی از موارد زیر باشد:

freeWifi

boolean

وای فای رایگان. هتل WiFi میهمانان را به صورت رایگان ارائه می دهد.

freeWifiException

enum ( Exception )

استثناء رایگان وای فای.

Union Field public_area_wifi_available_oneof .

public_area_wifi_available_oneof فقط می تواند یکی از موارد زیر باشد:

publicAreaWifiAvailable

boolean

WiFi منطقه عمومی در دسترس است. میهمانان توانایی اتصال بی سیم به اینترنت را در مناطق هتل قابل دسترسی برای هر کسی دارند. می تواند رایگان یا با هزینه باشد.

publicAreaWifiAvailableException

enum ( Exception )

استثناء موجود در منطقه عمومی WiFi.

Union Field 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.
}
زمینه های

Union Field business_center_oneof .

business_center_oneof تنها می تواند یکی از موارد زیر باشد:

businessCenter

boolean

مرکز تجاری. یک اتاق تعیین شده در هتل با یک یا چند میز و مجهز به رایانه های مهمان ، چاپگرها ، ماشین های فکس و/یا فتوکپی. ممکن است 24/7 باز نباشد. ممکن است برای دسترسی به کلید نیاز داشته باشد یا نباشد. نه یک اتاق جلسات یا اتاق کنفرانس.

businessCenterException

enum ( Exception )

استثنا مرکز تجارت.

Union Field meeting_rooms_oneof .

meeting_rooms_oneof فقط می تواند یکی از موارد زیر باشد:

meetingRooms

boolean

اتاق های ملاقات. اتاق های هتل تعیین شده برای اجتماعات مرتبط با تجارت. اتاق ها معمولاً مجهز به میز یا میز ، صندلی های اداری و امکانات صوتی/تصویری هستند تا امکان ارائه و تماس های کنفرانس را فراهم کنند. همچنین به عنوان اتاق های کنفرانس شناخته می شود.

meetingRoomsException

enum ( Exception )

اتاق جلسات استثنا.

Union Field 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.
}
زمینه های

Union Field mobility_accessible_oneof .

mobility_accessible_oneof تنها می تواند یکی از موارد زیر باشد:

mobilityAccessible

boolean

تحرک در دسترس است. در سراسر این ملک سازگاری های فیزیکی برای سهولت در ماندن شخص در ویلچر وجود دارد ، مانند درهای باز شدن خودکار ، آسانسورهای گسترده ، حمام های گسترده یا رمپ.

mobilityAccessibleException

enum ( Exception )

استثناء در دسترس تحرک.

Union Field mobility_accessible_parking_oneof .

mobility_accessible_parking_oneof فقط می تواند یکی از موارد زیر باشد:

mobilityAccessibleParking

boolean

پارکینگ در دسترس تحرک. وجود یک منطقه مشخص و مشخص شده با اندازه تجویز شده که در آن فقط وسایل نقلیه ثبت شده و دارای برچسب حمل و نقل شخصی با چالش های جسمی ممکن است پارک شود.

mobilityAccessibleParkingException

enum ( Exception )

استثناء پارکینگ در دسترس تحرک.

Union Field mobility_accessible_elevator_oneof .

mobility_accessible_elevator_oneof فقط می تواند یکی از موارد زیر باشد:

mobilityAccessibleElevator

boolean

آسانسور در دسترس تحرک. آسانسوری که مردم را از یک سطح به سطح دیگر منتقل می کند و به دلیل عرض درهای خود و قرار دادن دکمه های تماس ، یک مسافر با استفاده از ویلچر ساخته شده است.

mobilityAccessibleElevatorException

enum ( Exception )

استثناء آسانسور در دسترس تحرک.

Union Field 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.
}
زمینه های

Union Field pets_allowed_oneof .

pets_allowed_oneof فقط می تواند یکی از موارد زیر باشد:

petsAllowed

boolean

حیوانات خانگی مجاز است. حیوانات خانگی در ملک و در اتاق مهمان خاص صاحب آنها مجاز هستند. ممکن است شامل سگ ها ، گربه ها ، خزندگان و/یا ماهی نباشد. ممکن است یا ممکن است هزینه ای نداشته باشد. حیوانات خدماتی به عنوان حیوانات خانگی محسوب نمی شوند ، بنابراین با این سیاست اداره نمی شوند.

petsAllowedException

enum ( Exception )

حیوانات خانگی مجاز است استثنا.

Union Field pets_allowed_free_oneof .

pets_allowed_free_oneof فقط می تواند یکی از موارد زیر باشد:

petsAllowedFree

boolean

حیوانات خانگی اجازه رایگان دادند. حیوانات خانگی در ملک و در اتاق مهمان خاص صاحب آنها به صورت رایگان مجاز هستند. ممکن است شامل سگ ، گربه ، خزندگان و یا ماهی نباشد.

petsAllowedFreeException

enum ( Exception )

حیوانات خانگی مجاز به استثناء رایگان هستند.

DOGS UNION dogs_allowed_oneof .

dogs_allowed_oneof فقط می تواند یکی از موارد زیر باشد:

dogsAllowed

boolean

سگها مجاز بودند. سگهای اهلی در ملک مجاز هستند و اجازه می دهند در اتاق مهمان صاحب خود بمانند. ممکن است یا ممکن است هزینه ای نداشته باشد.

dogsAllowedException

enum ( Exception )

سگها مجاز به استثنا هستند.

Union Field 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.
}
زمینه های

Union Field parking_available_oneof .

parking_available_oneof فقط می تواند یکی از موارد زیر باشد:

parkingAvailable

boolean

پارکینگ موجود هتل اجازه می دهد تا اتومبیل های میهمانان پارک شوند. می تواند رایگان یا با هزینه باشد. تسهیلات پارکینگ ممکن است یک قطعه در فضای باز یا یک گاراژ داخلی باشد ، اما باید در محل باشد. پارکینگ در نزدیکی اعمال نمی شود. پارکینگ ممکن است توسط میهمان یا کارکنان هتل انجام شود.

parkingAvailableException

enum ( Exception )

پارکینگ استثنا موجود است.

Union Field free_parking_oneof .

free_parking_oneof تنها می تواند یکی از موارد زیر باشد:

freeParking

boolean

پارکینگ رایگان. هتل اجازه می دهد تا اتومبیل های میهمانان به صورت رایگان پارک شوند. تسهیلات پارکینگ ممکن است یک قطعه در فضای باز یا یک گاراژ داخلی باشد ، اما باید در محل باشد. پارکینگ در نزدیکی اعمال نمی شود. پارکینگ ممکن است توسط میهمان یا کارکنان هتل انجام شود. پارکینگ رایگان باید در دسترس همه مهمانان باشد (شرایط محدود اعمال نمی شود).

freeParkingException

enum ( Exception )

استثناء پارکینگ رایگان.

Union Field self_parking_available_oneof .

self_parking_available_oneof فقط می تواند یکی از موارد زیر باشد:

selfParkingAvailable

boolean

خود پارکینگ موجود است. میهمانان اتومبیل های خود را پارک می کنند. تسهیلات پارکینگ ممکن است یک قطعه در فضای باز یا یک گاراژ داخلی باشد ، اما باید در محل باشد. پارکینگ در نزدیکی اعمال نمی شود. می تواند رایگان یا با هزینه باشد.

selfParkingAvailableException

enum ( Exception )

خود پارکینگ استثنا موجود است.

Union Field free_self_parking_oneof .

free_self_parking_oneof فقط می تواند یکی از موارد زیر باشد:

freeSelfParking

boolean

پارکینگ رایگان میهمانان اتومبیل های خود را به صورت رایگان پارک می کنند. تسهیلات پارکینگ ممکن است یک قطعه در فضای باز یا یک گاراژ داخلی باشد ، اما باید در محل باشد. پارکینگ در نزدیکی اعمال نمی شود.

freeSelfParkingException

enum ( Exception )

استثناء رایگان پارکینگ.

Union Field valet_parking_available_oneof .

valet_parking_available_oneof تنها می تواند یکی از موارد زیر باشد:

valetParkingAvailable

boolean

پارکینگ نوکر موجود است. کارمندان هتل اتومبیل های میهمانان را پارک می کنند. پارکینگ با این سرویس می تواند رایگان یا با هزینه باشد.

valetParkingAvailableException

enum ( Exception )

پارکینگ نوکر استثنا موجود است.

Union Field free_valet_parking_oneof .

free_valet_parking_oneof تنها یکی از موارد زیر است:

freeValetParking

boolean

پارکینگ نوکر رایگان. کارمندان هتل اتومبیل های میهمانان را پارک می کنند. پارکینگ با این سرویس رایگان است.

freeValetParkingException

enum ( Exception )

استثناء پارکینگ نوکر رایگان.

Union Field 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.
}
زمینه های

Union Field housekeeping_available_oneof .

housekeeping_available_oneof تنها یکی از موارد زیر است:

housekeepingAvailable

boolean

خانه داری در دسترس است. واحدهای مهمان در هنگام اقامت مهمان توسط کارکنان هتل تمیز می شوند. برنامه ممکن است از روزهای روزانه ، هفتگی یا خاص هفته متفاوت باشد.

housekeepingAvailableException

enum ( Exception )

خانه داری استثنا موجود است.

Union Field daily_housekeeping_oneof .

daily_housekeeping_oneof تنها می تواند یکی از موارد زیر باشد:

dailyHousekeeping

boolean

خانه داری روزانه. واحدهای مهمان روزانه در هنگام اقامت میهمانان توسط کارکنان هتل تمیز می شوند.

dailyHousekeepingException

enum ( Exception )

استثناء روزانه خانه داری.

Union Field turndown_service_oneof .

turndown_service_oneof تنها می تواند یکی از موارد زیر باشد:

turndownService

boolean

سرویس Turndown. کارکنان هتل برای تهیه تختخواب برای استفاده از خواب وارد واحدهای مهمان می شوند. ممکن است شامل برخی از خانه داری سبک باشد یا نباشد. ممکن است یا ممکن است شامل یک میان وعده عصرانه یا آب نبات نباشد. همچنین به عنوان سرویس عصرانه شناخته می شود.

turndownServiceException

enum ( Exception )

استثناء سرویس Turndown.

سلامت و امنیت

اقدامات بهداشتی و ایمنی که توسط هتل در هنگام 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 انجام شده است.

پیشرفته سازی

اقدامات تمیزکاری پیشرفته که توسط هتل در 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.
}
زمینه های

Union Field common_areas_enhanced_cleaning_oneof .

common_areas_enhanced_cleaning_oneof فقط می تواند یکی از موارد زیر باشد:

commonAreasEnhancedCleaning

boolean

تمیز کردن پیشرفته مناطق مشترک.

commonAreasEnhancedCleaningException

enum ( Exception )

مناطق مشترک استثناء تمیز کردن.

Union Field guest_rooms_enhanced_cleaning_oneof .

guest_rooms_enhanced_cleaning_oneof فقط می تواند یکی از موارد زیر باشد:

guestRoomsEnhancedCleaning

boolean

تمیز کردن بیشتر اتاق های مهمان.

guestRoomsEnhancedCleaningException

enum ( Exception )

اتاق های مهمان استثناء تمیز کردن را افزایش می دهد.

Union Field commercial_grade_disinfectant_cleaning_oneof .

commercial_grade_disinfectant_cleaning_oneof تنها یکی از موارد زیر است:

commercialGradeDisinfectantCleaning

boolean

ضد عفونی کننده درجه تجاری برای تمیز کردن ملک استفاده می شود.

commercialGradeDisinfectantCleaningException

enum ( Exception )

استثناء تمیز کردن ضد عفونی کننده درجه تجاری.

Union Field employees_trained_cleaning_procedures_oneof .

employees_trained_cleaning_procedures_oneof تنها یکی از موارد زیر است:

employeesTrainedCleaningProcedures

boolean

کارمندان آموزش دیده در مراحل تمیز کردن COVID-19.

employeesTrainedCleaningProceduresException

enum ( Exception )

کارکنان استثناء مراحل تمیز کردن را آموزش دادند.

Union Field employees_trained_thorough_hand_washing_oneof .

employees_trained_thorough_hand_washing_oneof تنها یکی از موارد زیر است:

employeesTrainedThoroughHandWashing

boolean

کارمندان آموزش دیده در شستشوی کامل دست.

employeesTrainedThoroughHandWashingException

enum ( Exception )

کارمندان استثناء کامل شستشوی دست را آموزش دادند.

Union Field employees_wear_protective_equipment_oneof .

employees_wear_protective_equipment_oneof فقط می تواند یکی از موارد زیر باشد:

employeesWearProtectiveEquipment

boolean

کارمندان ماسک ، سپر صورت و/یا دستکش می پوشند.

employeesWearProtectiveEquipmentException

enum ( Exception )

کارمندان از استثناء تجهیزات محافظ استفاده می کنند.

افزایش مواد غذایی

افزایش اقدامات ایمنی مواد غذایی که توسط هتل در طی 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.
}
زمینه های

Union Field food_preparation_and_serving_additional_safety_oneof .

food_preparation_and_serving_additional_safety_oneof تنها یکی از موارد زیر است:

foodPreparationAndServingAdditionalSafety

boolean

اقدامات ایمنی اضافی در هنگام تهیه و وعده غذایی.

foodPreparationAndServingAdditionalSafetyException

enum ( Exception )

تهیه مواد غذایی و ارائه استثناء ایمنی اضافی.

Union Field dining_areas_additional_sanitation_oneof .

dining_areas_additional_sanitation_oneof فقط یکی از موارد زیر است:

diningAreasAdditionalSanitation

boolean

بهداشت اضافی در مناطق ناهار خوری.

diningAreasAdditionalSanitationException

enum ( Exception )

مناطق ناهار خوری استثناء بهداشت اضافی.

Union Field individual_packaged_meals_oneof .

individual_packaged_meals_oneof فقط می تواند یکی از موارد زیر باشد:

individualPackagedMeals

boolean

وعده های غذایی بسته بندی شده به صورت جداگانه.

individualPackagedMealsException

enum ( Exception )

استثناء وعده های غذایی بسته بندی شده فردی.

Union Field disposable_flatware_oneof .

disposable_flatware_oneof فقط می تواند یکی از موارد زیر باشد:

disposableFlatware

boolean

ظروف مسطح یکبار مصرف.

disposableFlatwareException

enum ( Exception )

استثناء ظروف یکبار مصرف.

Union Field 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.
}
زمینه های

Union Field no_high_touch_items_common_areas_oneof .

no_high_touch_items_common_areas_oneof تنها یکی از موارد زیر است:

noHighTouchItemsCommonAreas

boolean

موارد لمسی بالا ، مانند مجلات ، از مناطق مشترک حذف شده است.

noHighTouchItemsCommonAreasException

enum ( Exception )

بدون موارد لمسی بالا به استثناء مناطق مشترک.

Union Field no_high_touch_items_guest_rooms_oneof .

no_high_touch_items_guest_rooms_oneof فقط یکی از موارد زیر است:

noHighTouchItemsGuestRooms

boolean

وسایل لمسی بلند ، مانند بالش های تزئینی ، از اتاق های مهمان خارج شده است.

noHighTouchItemsGuestRoomsException

enum ( Exception )

هیچ چیز لمسی بالا به استثناء اتاق های مهمان.

Union Field digital_guest_room_keys_oneof .

digital_guest_room_keys_oneof تنها یکی از موارد زیر است:

digitalGuestRoomKeys

boolean

ورود موبایل بدون کلید به اتاق های مهمان.

digitalGuestRoomKeysException

enum ( Exception )

استثناء کلیدهای اتاق مهمان دیجیتال.

Union Field plastic_keycards_disinfected_oneof .

plastic_keycards_disinfected_oneof تنها یکی از موارد زیر است:

plasticKeycardsDisinfected

boolean

کارتهای کلیدی پلاستیکی ضد عفونی شده یا دور ریخته می شوند.

plasticKeycardsDisinfectedException

enum ( Exception )

کلیدهای پلاستیکی استثناء ضد عفونی شده است.

Union Field room_bookings_buffer_oneof .

room_bookings_buffer_oneof فقط می تواند یکی از موارد زیر باشد:

roomBookingsBuffer

boolean

بافر بین رزرو اتاق حفظ شده است.

roomBookingsBufferException

enum ( Exception )

استثناء بافر رزرو اتاق.

Union Field housekeeping_scheduled_request_only_oneof .

housekeeping_scheduled_request_only_oneof تنها یکی از موارد زیر است:

housekeepingScheduledRequestOnly

boolean

خانه داری فقط با درخواست برنامه ریزی شده است.

housekeepingScheduledRequestOnlyException

enum ( Exception )

برنامه ریزی برنامه ریزی شده فقط استثناء استثنا.

Union Field contactless_checkin_checkout_oneof .

contactless_checkin_checkout_oneof تنها یکی از موارد زیر است:

contactlessCheckinCheckout

boolean

چک و چک بدون تماس.

contactlessCheckinCheckoutException

enum ( Exception )

استثناء چک چک بدون تماس.

حفاظت شخصی

اقدامات حفاظت شخصی که توسط هتل در 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.
}
زمینه های

Union Field common_areas_offer_sanitizing_items_oneof .

common_areas_offer_sanitizing_items_oneof تنها یکی از موارد زیر است:

commonAreasOfferSanitizingItems

boolean

دستمال مرطوب کننده دستی و/یا ضد عفونی کننده در مناطق مشترک ارائه می شود.

commonAreasOfferSanitizingItemsException

enum ( Exception )

مناطق مشترک استثناء موارد ضد عفونی کننده را ارائه می دهند.

Union Field guest_room_hygiene_kits_available_oneof .

guest_room_hygiene_kits_available_oneof فقط می تواند یکی از موارد زیر باشد:

guestRoomHygieneKitsAvailable

boolean

کیت های بهداشتی داخل اتاق با ماسک ، ضد عفونی کننده دستی و/یا دستمال مرطوب ضد باکتریایی.

guestRoomHygieneKitsAvailableException

enum ( Exception )

کیت های بهداشت اتاق مهمان استثناء موجود.

Union Field protective_equipment_available_oneof .

protective_equipment_available_oneof فقط می تواند یکی از موارد زیر باشد:

protectiveEquipmentAvailable

boolean

ماسک و/یا دستکش موجود برای مهمانان.

protectiveEquipmentAvailableException

enum ( Exception )

تجهیزات محافظ استثنا در دسترس است.

Union Field face_mask_required_oneof .

face_mask_required_oneof تنها یکی از موارد زیر است:

faceMaskRequired

boolean

ماسک های مورد نیاز در ملک.

faceMaskRequiredException

enum ( Exception )

ماسک صورت نیاز به استثنا دارد.

بدنی

اقدامات فاصله فیزیکی که توسط هتل در طول 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.
}
زمینه های

Union Field physical_distancing_required_oneof .

physical_distancing_required_oneof فقط می تواند یکی از موارد زیر باشد:

physicalDistancingRequired

boolean

فاصله فیزیکی مورد نیاز است.

physicalDistancingRequiredException

enum ( Exception )

فاصله فیزیکی استثناء نیاز دارد.

Union Field safety_dividers_oneof .

safety_dividers_oneof تنها یکی از موارد زیر است:

safetyDividers

boolean

تقسیم کننده ایمنی در میز جلو و سایر مکان ها.

safetyDividersException

enum ( Exception )

استثناء تقسیم کننده ایمنی.

Union Field shared_areas_limited_occupancy_oneof .

shared_areas_limited_occupancy_oneof فقط می تواند یکی از موارد زیر باشد:

sharedAreasLimitedOccupancy

boolean

اشغال مهمان محدود در امکانات مشترک.

sharedAreasLimitedOccupancyException

enum ( Exception )

مناطق مشترک استثناء اشغال محدود.

Union Field wellness_areas_have_private_spaces_oneof .

wellness_areas_have_private_spaces_oneof تنها یکی از موارد زیر است:

wellnessAreasHavePrivateSpaces

boolean

فضاهای خصوصی تعیین شده در مناطق آبگرم و سلامتی.

wellnessAreasHavePrivateSpacesException

enum ( Exception )

مناطق سلامتی از استثناء فضاهای خصوصی برخوردار هستند.

Union Field 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 )

گواهینامه های پایداری هتل اعطا شده است. مستهلک: این زمینه دیگر جمعیت ندارد. اکنون تمام داده های صدور گواهینامه توسط دلیل ارائه شده است.

بهره وری انرژی

شیوه های بهره وری انرژی که در هتل اجرا می شود.

نمایندگی 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.
}
زمینه های

Union Field green_building_design_oneof .

green_building_design_oneof تنها یکی از موارد زیر است:

greenBuildingDesign

boolean

فقط خروجی طراحی ساختمان سبز. درست است اگر به این ملک گواهینامه مربوطه اعطا شده باشد.

greenBuildingDesignException

enum ( Exception )

فقط خروجی استثناء طراحی ساختمان سبز.

Union Field energy_conservation_program_oneof .

energy_conservation_program_oneof فقط می تواند یکی از موارد زیر باشد:

energyConservationProgram

boolean

برنامه حفاظت از انرژی. این ملک دامنه سطح شرکتی 1 و 2 GHG و میزان انتشار گازهای گلخانه ای 3 را در صورت وجود ردیابی می کند. این ملک تعهد به اجرای ابتکاراتی دارد که باعث کاهش انتشار گازهای گلخانه ای در سال گذشته می شود. این خاصیت حداقل 2 سال کاهش مطلق در تولید گازهای گلخانه ای را نشان داده است. انتشار گازهای گلخانه ای یا توسط شخص ثالث و/یا در ارتباطات خارجی منتشر می شود.

energyConservationProgramException

enum ( Exception )

استثناء برنامه حفاظت از انرژی.

Union Field independent_organization_audits_energy_use_oneof .

independent_organization_audits_energy_use_oneof تنها یکی از موارد زیر است:

independentOrganizationAuditsEnergyUse

boolean

سازمان مستقل از انرژی استفاده می کند. این ملک حداقل هر 5 سال یکبار ممیزی انرژی را انجام می دهد ، که نتایج آن یا توسط شخص ثالث و/یا در ارتباطات خارجی منتشر می شود. ممیزی انرژی یک ارزیابی دقیق از تسهیلات است که توصیه هایی را به عملیات و رویه های موجود برای بهبود بهره وری انرژی ، مشوق ها یا تخفیف های موجود و فرصت هایی برای پیشرفت از طریق نوسازی یا به روزرسانی ارائه می دهد. نمونه هایی از سازمان هایی که ممیزی های شخص ثالث را انجام می دهند عبارتند از: Engie Impact ، DNV GL (EU) ، Dexma و ارائه دهندگان ابزار محلی (آنها اغلب حسابرسی انرژی و آب را ارائه می دهند).

independentOrganizationAuditsEnergyUseException

enum ( Exception )

سازمان مستقل استثناء استفاده از انرژی را ممیزی می کند.

Union Field carbon_free_energy_sources_oneof .

carbon_free_energy_sources_oneof فقط می تواند یکی از موارد زیر باشد:

carbonFreeEnergySources

boolean

منابع انرژی بدون کربن. منابع دارایی بدون کربن از طریق حداقل یکی از روشهای زیر: تولید انرژی پاک در محل ، توافق نامه خرید انرژی با ژنراتورهای انرژی پاک ، انرژی سبز تهیه شده توسط تأمین کننده برق یا خرید گواهینامه های ویژگی انرژی (مانند تجدید پذیر گواهینامه های انرژی یا تضمین های مبدا).

carbonFreeEnergySourcesException

enum ( Exception )

منابع انرژی بدون کربن استثنا.

Union Field energy_efficient_heating_and_cooling_systems_oneof .

energy_efficient_heating_and_cooling_systems_oneof می تواند تنها یکی از موارد زیر باشد:

energyEfficientHeatingAndCoolingSystems

boolean

سیستم های گرمایش و سرمایش کارآمد انرژی. این خاصیت از مبردهای مبتنی بر کلروفلوروکربن (CFC) در سیستم های گرمایش ، تهویه و تهویه هوا استفاده نمی کند ، مگر اینکه حسابرسی شخص ثالث نشان دهد که از نظر اقتصادی امکان پذیر نیست. مبردهای مبتنی بر CFC که مورد استفاده قرار می گیرند باید از پتانسیل گرمایش جهانی (GWP) ≤ 10 برخوردار باشند. این ملک از سنسورهای اشغال در سیستم های HVAC در فضاهای پشت خانه ، اتاق های جلسات و سایر مناطق کم ترافیک استفاده می کند.

energyEfficientHeatingAndCoolingSystemsException

enum ( Exception )

استثناء سیستم های گرمایش و سرمایش کارآمد انرژی.

Union Field energy_efficient_lighting_oneof .

energy_efficient_lighting_oneof تنها یکی از موارد زیر است:

energyEfficientLighting

boolean

نورپردازی کارآمد انرژی. حداقل 75 ٪ از روشنایی این ملک با استفاده از روشنایی که بیش از 45 لومن در هر وات است - به طور معمول LED یا CFL لامپ است.

energyEfficientLightingException

enum ( Exception )

استثناء روشنایی کارآمد.

Union Field energy_saving_thermostats_oneof .

energy_saving_thermostats_oneof فقط می تواند یکی از موارد زیر باشد:

energySavingThermostats

boolean

ترموستات های صرفه جویی در مصرف انرژی. این ویژگی ترموستات صرفه جویی در مصرف انرژی را در سراسر ساختمان نصب کرده است تا در هنگام استفاده از اتاق یا مناطق ، انرژی خود را حفظ کند. ترموستات های صرفه جویی در مصرف انرژی دستگاههایی هستند که با یادگیری ترجیحات دمای دمای هوا ، گرمایش/سرمایش را در ساختمان کنترل می کنند و به طور خودکار با دمای صرفه جویی در مصرف انرژی به عنوان پیش فرض تنظیم می شوند. ترموستات ها بسته به فصلی بودن ، به طور خودکار در دمای بین 68-78 درجه فارنهایت (20-26 درجه سانتیگراد) قرار می گیرند. در زمستان ، ترموستات را روی 68 درجه فارنهایت (20 درجه سانتیگراد) تنظیم کنید که اتاق اشغال شود و دمای اتاق را هنگام استفاده از آن کاهش دهید. در تابستان ، ترموستات را روی 78 درجه فارنهایت (26 درجه سانتیگراد) تنظیم کنید.

energySavingThermostatsException

enum ( Exception )

استثناء ترموستات صرفه جویی در مصرف انرژی.

حفاظت از آب

شیوه های حفاظت از آب که در هتل اجرا می شود.

نمایندگی 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.
}
زمینه های

Union Field independent_organization_audits_water_use_oneof .

independent_organization_audits_water_use_oneof تنها یکی از موارد زیر است:

independentOrganizationAuditsWaterUse

boolean

سازمان مستقل از آب استفاده می کند. این ملک هر 5 سال یکبار ممیزی حفاظت از آب را انجام می دهد ، که نتایج آن یا توسط شخص ثالث و/یا در ارتباطات خارجی منتشر می شود. حسابرسی حفاظت از آب ، ارزیابی مفصلی از تسهیلات است ، و توصیه هایی را به عملیات و رویه های موجود برای بهبود بهره وری آب ، مشوق های موجود یا تخفیف و فرصت هایی برای پیشرفت از طریق نوسازی یا به روزرسانی ارائه می دهد. نمونه هایی از سازمانهایی که ممیزی های شخص ثالث معتبر را انجام می دهند عبارتند از: تأثیر Engie و ارائه دهندگان ابزار محلی (آنها اغلب حسابرسی انرژی و آب را ارائه می دهند).

independentOrganizationAuditsWaterUseException

enum ( Exception )

سازمان مستقل استثناء استفاده از آب را ممیزی می کند.

Union Field water_saving_sinks_oneof .

water_saving_sinks_oneof فقط می تواند یکی از موارد زیر باشد:

waterSavingSinks

boolean

سینک های صرفه جویی در آب. تمام اتاق های مهمان این ملک دارای شیر آب حمام هستند که حداکثر 1.5 گالن در دقیقه (GPM) استفاده می کنند ، شیر آب های بهداشتی عمومی از 0.5 gpm تجاوز نمی کنند ، و شیر آب آشپزخانه (به استثنای شیرهای مورد استفاده منحصراً برای پر کردن عملیات) از 2.2 GPM تجاوز نمی کنند.

waterSavingSinksException

enum ( Exception )

استثناء غرق شدن در آب.

Union Field water_saving_toilets_oneof .

water_saving_toilets_oneof فقط می تواند یکی از موارد زیر باشد:

waterSavingToilets

boolean

توالتهای صرفه جویی در آب. تمام توالت های این ملک از 1.6 گالن در هر گرگ و میش یا کمتر استفاده می کنند.

waterSavingToiletsException

enum ( Exception )

استثناء توالت صرفه جویی در آب.

Union Field water_saving_showers_oneof .

water_saving_showers_oneof فقط می تواند یکی از موارد زیر باشد:

waterSavingShowers

boolean

دوش صرفه جویی در آب. تمام اتاق های مهمان این ملک دارای سر دوش هستند که بیش از 2.0 گالن در دقیقه (GPM) استفاده نمی کنند.

waterSavingShowersException

enum ( Exception )

استثناء دوش صرفه جویی در آب.

Union Field towel_reuse_program_oneof .

towel_reuse_program_oneof تنها یکی از موارد زیر است:

towelReuseProgram

boolean

برنامه استفاده مجدد حوله. این ملک یک برنامه استفاده مجدد از حوله را ارائه می دهد.

towelReuseProgramException

enum ( Exception )

استثناء برنامه استفاده مجدد حوله.

Union Field linen_reuse_program_oneof .

linen_reuse_program_oneof تنها یکی از موارد زیر است:

linenReuseProgram

boolean

برنامه استفاده مجدد کتانی. این ملک یک برنامه استفاده مجدد کتانی را ارائه می دهد.

linenReuseProgramException

enum ( Exception )

استثناء برنامه استفاده مجدد کتانی.

کاهش ضایعات

شیوه های کاهش پسماند که در هتل اجرا شده است.

نمایندگی 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.
}
زمینه های

Union Field recycling_program_oneof .

recycling_program_oneof فقط می تواند یکی از موارد زیر باشد:

recyclingProgram

boolean

برنامه بازیافت. این ملک دارای یک برنامه بازیافت است که با الزامات زباله LEED مطابقت دارد ، و یک سیاست که تلاش می کند کمتر از 50 ٪ زباله ها را به محل دفن زباله ارسال کند. برنامه بازیافت شامل مکان های ذخیره سازی برای مواد قابل بازیافت ، از جمله کاغذ مخلوط ، مقوا راه راه ، شیشه ، پلاستیک و فلزات است.

recyclingProgramException

enum ( Exception )

استثناء برنامه بازیافت.

Union Field food_waste_reduction_program_oneof .

food_waste_reduction_program_oneof فقط می تواند یکی از موارد زیر باشد:

foodWasteReductionProgram

boolean

برنامه کاهش ضایعات مواد غذایی. این ملک با هدف کاهش زباله های مواد غذایی به نصف ، یک برنامه کاهش و اهدای مواد غذایی ایجاد کرده است. این برنامه ها به طور معمول از ابزارهایی مانند جعبه ابزار آشپزخانه هتل و سایر موارد برای ردیابی زباله و اندازه گیری پیشرفت استفاده می کنند.

foodWasteReductionProgramException

enum ( Exception )

استثناء برنامه کاهش زباله مواد غذایی.

Union Field donates_excess_food_oneof .

donates_excess_food_oneof تنها یکی از موارد زیر است:

donatesExcessFood

boolean

غذای اضافی اهدا می کند. این ملک دارای یک برنامه و/یا سیاستی برای منحرف کردن زباله از محل دفن زباله است که ممکن است شامل تلاش برای اهدا برای مصرف انسان یا منحرف کردن مواد غذایی برای خوراک دام باشد.

donatesExcessFoodException

enum ( Exception )

استثناء مواد غذایی اضافی را اهدا می کند.

Union Field composts_excess_food_oneof .

composts_excess_food_oneof فقط می تواند یکی از موارد زیر باشد:

compostsExcessFood

boolean

کمپوست غذای اضافی. این ملک دارای یک برنامه و/یا سیاستی برای منحرف کردن زباله از محل دفن زباله با کمپوست کردن مواد غذایی و زباله های حیاط ، چه از طریق جمع آوری کمپوست و پردازش خارج از سایت یا پردازش کمپوست در محل است.

compostsExcessFoodException

enum ( Exception )

کمپوست استثناء مواد غذایی اضافی.

Union Field soap_donation_program_oneof .

soap_donation_program_oneof تنها یکی از موارد زیر است:

soapDonationProgram

boolean

برنامه اهدای صابون. این ملک در یک برنامه اهدای صابون مانند Clean the World یا موارد مشابه شرکت می کند.

soapDonationProgramException

enum ( Exception )

استثناء برنامه اهدای صابون.

Union Field toiletry_donation_program_oneof .

toiletry_donation_program_oneof تنها یکی از موارد زیر است:

toiletryDonationProgram

boolean

برنامه اهدای توالت. این ملک در یک برنامه اهدای توالت مانند پاک کردن جهان یا چیزهای مشابه شرکت می کند.

toiletryDonationProgramException

enum ( Exception )

استثناء برنامه اهدای توالت.

Union Field safely_handles_hazardous_substances_oneof .

safely_handles_hazardous_substances_oneof فقط می تواند یکی از موارد زیر باشد:

safelyHandlesHazardousSubstances

boolean

با خیال راحت مواد خطرناک را کنترل می کند. این ملک دارای یک برنامه مدیریت پسماند خطرناک است که نیازهای Greenseal و LEED را تراز کرده و کلیه الزامات نظارتی برای دفع زباله های خطرناک و بازیافت را برآورده می کند. به معنای خطرناک به معنای موادی است که توسط یک بدن معتبر (مانند OSHA یا DOT) به عنوان "خطرناک" طبقه بندی می شوند ، با کلمات سیگنال مانند "خطر" ، "احتیاط" ، "هشدار" ، یا قابل اشتعال ، خورنده یا اشتعال هستند.

الزامات عبارتند از: - این ملک سوابق مربوط به تلاش های خود را برای جایگزینی مواد خطرناک که با گزینه های خطرناک کمتری استفاده می کند ، حفظ می کند. - موجودی از مواد خطرناک ذخیره شده در محل. - محصولات در نظر گرفته شده برای تمیز کردن ، ماشین ظرفشویی ، لباسشویی و نگهداری استخر باید در ظروف به وضوح برچسب ذخیره شوند. این ظروف باید به طور مرتب برای نشت بررسی شوند و یک مورد ضروری را جایگزین کنند. - دستگاه های مهار نشت باید برای جمع آوری نشت ، قطره یا شستشوی مواد شیمیایی نصب شوند.

safelyHandlesHazardousSubstancesException

enum ( Exception )

با خیال راحت استثناء مواد خطرناک را کنترل می کند.

Union Field safely_disposes_electronics_oneof .

safely_disposes_electronics_oneof تنها یکی از موارد زیر است:

safelyDisposesElectronics

boolean

با خیال راحت الکترونیک را دفع می کند. این ملک دارای یک برنامه بازیافت معتبر است که قطعات الکترونیکی خطرناک و ترکیبات شیمیایی را از محل های دفن زباله ، زباله ها و سایر سایت های ترک غیر مجاز و بازیافت/استفاده مجدد از مواد قابل استفاده نگه می دارد. (به عنوان مثال بازیافت الکترونیک معتبر).

safelyDisposesElectronicsException

enum ( Exception )

با خیال راحت استثناء الکترونیک را دفع می کند.

FIELD UNION safely_disposes_batteries_oneof .

safely_disposes_batteries_oneof فقط یکی از موارد زیر است:

safelyDisposesBatteries

boolean

با خیال راحت باتری ها را دفع می کند. این ملک با خیال راحت باتری ها را ذخیره و دفع می کند.

safelyDisposesBatteriesException

enum ( Exception )

با خیال راحت استثنا باتری را دفع می کند.

FIELD UNION safely_disposes_lightbulbs_oneof .

safely_disposes_lightbulbs_oneof فقط یکی از موارد زیر است:

safelyDisposesLightbulbs

boolean

با خیال راحت لامپ ها را دفع می کند. این ملک با خیال راحت لامپ ها را ذخیره و دفع می کند.

safelyDisposesLightbulbsException

enum ( Exception )

با خیال راحت استثناء لامپ را دفع می کند.

Union Field refillable_toiletry_containers_oneof .

refillable_toiletry_containers_oneof تنها یکی از موارد زیر است:

refillableToiletryContainers

boolean

ظروف قابل استفاده مجدد توالت. این ملک جایگزین ظروف فردی مینیاتور با توزیع کننده های قابل استفاده مجدد برای شامپو ، تهویه مطبوع ، صابون و لوسیون شده است.

refillableToiletryContainersException

enum ( Exception )

استثناء ظروف قابل استفاده مجدد توالت.

Union Field water_bottle_filling_stations_oneof .

water_bottle_filling_stations_oneof فقط می تواند یکی از موارد زیر باشد:

waterBottleFillingStations

boolean

ایستگاه های پر کردن بطری آب. این ملک ایستگاه های آب را در سراسر ساختمان برای استفاده از مهمان ارائه می دهد.

waterBottleFillingStationsException

enum ( Exception )

استثناء ایستگاه های پر کردن بطری آب.

Union Field compostable_food_containers_and_cutlery_oneof .

compostable_food_containers_and_cutlery_oneof تنها یکی از موارد زیر است:

compostableFoodContainersAndCutlery

boolean

ظروف مواد غذایی قابل کمپوست و کارد و چنگال. 100 ٪ ظروف خدمات غذایی و کارد و چنگال به Go Compostable هستند و وسایل قابل استفاده مجدد در هر کجا که ممکن باشد ارائه می شود. مواد کمپوست قادر به تجزیه و تحلیل بیولوژیکی در یک سایت کمپوست هستند ، به گونه ای که مواد از نظر بصری قابل تشخیص نیستند و به دی اکسید کربن ، آب ، ترکیبات معدنی و زیست توده تجزیه می شوند.

compostableFoodContainersAndCutleryException

enum ( Exception )

ظروف مواد غذایی قابل کمپوست و استثناء کارد و چنگال.

Union Field no_styrofoam_food_containers_oneof .

no_styrofoam_food_containers_oneof تنها یکی از موارد زیر است:

noStyrofoamFoodContainers

boolean

بدون ظروف مواد غذایی Styrofoam. این ملک استفاده از Styrofoam را در موارد سرویس غذایی یکبار مصرف از بین می برد.

noStyrofoamFoodContainersException

enum ( Exception )

بدون استثناء ظروف مواد غذایی Styrofoam.

Union Field no_single_use_plastic_water_bottles_oneof .

no_single_use_plastic_water_bottles_oneof فقط یکی از موارد زیر است:

noSingleUsePlasticWaterBottles

boolean

بدون استفاده از بطری های آب پلاستیکی. این ملک بطری های آب پلاستیکی یکبار مصرف را ممنوع می کند.

noSingleUsePlasticWaterBottlesException

enum ( Exception )

بدون استفاده از بطری های آب پلاستیکی.

Union Field no_single_use_plastic_straws_oneof .

no_single_use_plastic_straws_oneof فقط یکی از موارد زیر است:

noSingleUsePlasticStraws

boolean

از نی های پلاستیکی استفاده نمی شود. این ملک نی های پلاستیکی یکبار مصرف را ممنوع می کند.

noSingleUsePlasticStrawsException

enum ( Exception )

بدون استفاده از استثنا نی پلاستیکی.

پایداری

شیوه های منابع پایدار که در هتل اجرا می شود.

نمایندگی 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.
}
زمینه های

Union Field responsible_purchasing_policy_oneof .

responsible_purchasing_policy_oneof تنها یکی از موارد زیر است:

responsiblePurchasingPolicy

boolean

سیاست خرید مسئول. این ملک دارای یک سیاست تدارکات مسئول است. مسئول به معنای ادغام عوامل عملکرد اجتماعی ، اخلاقی و/یا محیطی در فرآیند تهیه در هنگام انتخاب تأمین کنندگان است.

responsiblePurchasingPolicyException

enum ( Exception )

استثناء سیاست خرید مسئول.

Union Field organic_food_and_beverages_oneof .

organic_food_and_beverages_oneof فقط می تواند یکی از موارد زیر باشد:

organicFoodAndBeverages

boolean

غذای ارگانیک و نوشیدنی ها. حداقل 25 ٪ از مواد غذایی و نوشیدنی ها ، با هزینه ، دارای مجوز ارگانیک هستند. ارگانیک به معنای محصولاتی است که به یکی از استانداردهای ارگانیک که در خانواده استاندارد IFOAM ذکر شده است ، تأیید شده اند. گواهینامه های واجد شرایط شامل ارگانیک USDA و اتحادیه اروپا از جمله دیگر است.

organicFoodAndBeveragesException

enum ( Exception )

استثناء مواد غذایی ارگانیک و نوشیدنی.

میدان اتحادیه locally_sourced_food_and_beverages_oneof .

locally_sourced_food_and_beverages_oneof and_beverages_oneof فقط می تواند یکی از موارد زیر باشد:

locallySourcedFoodAndBeverages

boolean

غذای محلی و نوشیدنی ها. منابع دارایی به صورت محلی به منظور پایین آوردن ردپای محیط زیست از کاهش حمل و نقل و تحریک اقتصاد محلی. محصولات تولید شده کمتر از 62 مایل از تأسیس به طور معمول به عنوان محلی تولید می شوند.

locallySourcedFoodAndBeveragesException

enum ( Exception )

استثناء مواد غذایی و نوشیدنی های محلی.

زمینه اتحادیه responsibly_sources_seafood_oneof .

responsibly_sources_seafood_oneof تنها می تواند یکی از موارد زیر باشد:

responsiblySourcesSeafood

boolean

منابع دریایی با مسئولیت پذیری منابع دریایی. The property does not source seafood from the Monterey Bay Aquarium Seafood Watch "avoid" list, and must sustainably source seafood listed as "good alternative," "eco-certified," and "best choice". The property has a policy outlining a commitment to source Marine Stewardship Council (MSC) and/or Aquaculture Stewardship Council (ASC) Chain of Custody certified seafood.

responsiblySourcesSeafoodException

enum ( Exception )

Responsibly sources seafood exception.

Union field organic_cage_free_eggs_oneof .

organic_cage_free_eggs_oneof can be only one of the following:

organicCageFreeEggs

boolean

Organic cage free eggs. The property sources 100% certified organic and cage-free eggs (shell, liquid, and egg products). Cage-free means hens are able to walk, spread their wings and lay their eggs in nests).

organicCageFreeEggsException

enum ( Exception )

Organic cage free eggs exception.

Union field vegetarian_meals_oneof .

vegetarian_meals_oneof can be only one of the following:

vegetarianMeals

boolean

Vegetarian meals. The property provides vegetarian menu options for guests. Vegetarian food does not contain meat, poultry, fish, or seafood.

vegetarianMealsException

enum ( Exception )

Vegetarian meals exception.

Union field vegan_meals_oneof .

vegan_meals_oneof can be only one of the following:

veganMeals

boolean

Vegan meals. The property provides vegan menu options for guests. Vegan food does not contain animal products or byproducts.

veganMealsException

enum ( Exception )

Vegan meals exception.

Union field eco_friendly_toiletries_oneof .

eco_friendly_toiletries_oneof can be only one of the following:

ecoFriendlyToiletries

boolean

Eco friendly toiletries. Soap, shampoo, lotion, and other toiletries provided for guests have a nationally or internationally recognized sustainability certification, such as USDA Organic, EU Organic, or cruelty-free.

ecoFriendlyToiletriesException

enum ( Exception )

Eco friendly toiletries exception.

SustainabilityCertifications

Sustainability certifications the hotel has been awarded. Deprecated: this message is no longer populated. All certification data is now provided by 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 )

The eco certificates awarded to the hotel.

Union field breeam_certification_oneof .

breeam_certification_oneof can be only one of the following:

breeamCertification

enum ( BreeamCertification )

BREEAM certification.

breeamCertificationException

enum ( Exception )

BREEAM certification exception.

Union field leed_certification_oneof .

leed_certification_oneof can be only one of the following:

leedCertification

enum ( LeedCertification )

LEED certification.

leedCertificationException

enum ( Exception )

LEED certification exception.

BreeamCertification

BREEAM certification enum. Deprecated: this enum is no longer used. All certification data is now provided by BeCause.

Enums
BREEAM_CERTIFICATION_UNSPECIFIED Default BreeamCertification. استفاده نکن.
NO_BREEAM_CERTIFICATION Not certified.
BREEAM_PASS BREEAM Pass.
BREEAM_GOOD BREEAM Good.
BREEAM_VERY_GOOD BREEAM Very Good.
BREEAM_EXCELLENT BREEAM Excellent.
BREEAM_OUTSTANDING BREEAM Outstanding.

LeedCertification

LEED certification enum. Deprecated: this enum is no longer used. All certification data is now provided by BeCause.

Enums
LEED_CERTIFICATION_UNSPECIFIED Default LeedCertification. استفاده نکن.
NO_LEED_CERTIFICATION Not certified.
LEED_CERTIFIED LEED Certified.
LEED_SILVER LEED Silver.
LEED_GOLD LEED Gold.
LEED_PLATINUM LEED Platinum.

EcoCertification

An eco certificate awarded to the hotel. Deprecated: this message is no longer populated. All certification data is now provided by 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 )

ضروری. The eco certificate.

Union field awarded_oneof .

awarded_oneof can be only one of the following:

awarded

boolean

Whether the eco certificate was awarded or not.

awardedException

enum ( Exception )

Awarded exception.

EcoCertificate

Eco certificate enum. Deprecated: this enum is no longer used. All certification data is now provided by BeCause.

Enums
ECO_CERTIFICATE_UNSPECIFIED Default EcoCertificate. استفاده نکن.
ISO14001 ISO14001.
ISO50001 ISO50001.
ASIAN_ECOTOURISM Asian Ecotourism Standard for Accommodations (AESA).
BIOSPHERE_RESPOSNIBLE_TOURISM Biosphere Responsible Tourism Standard.
BUREAU_VERITAS Bureau Veritas.
CONTROL_UNION Control Union.
EARTHCHECK EarthCheck.
ECO_CERTIFICATION_MALTA Eco-Certification Malta Standard.
ECOTOURISM_AUSTRALIAS_ECO Ecotourism Australia's ECO Certification Standard.
GREAT_GREEN_DEAL GREAT Green Deal Certification.
GREEN_GLOBE Green Globe.
GREEN_GROWTH2050 Green Growth 2050 Standard.
GREEN_KEY Green Key.
GREEN_KEY_ECO_RATING Geen Key Eco Rating.
GREEN_SEAL Green Seal.
GREEN_STAR Green Star Hotel Standard.
GREEN_TOURISM_ACTIVE Green Tourism Active Standard.
HILTON_LIGHTSTAY Hilton LightStay.
HOSTELLING_INTERNATIONALS_QUALITY_AND_SUSTAINABILITY Hostelling International's Quality and Sustainability Standard.
HOTELES_MAS_VERDES Hoteles más Verdes (AHT) Standard.
NORDIC_SWAN_ECOLABEL Nordic Swan Ecolabel.
PREFERRED_BY_NATURE_SUSTAINABLE_TOURISM Preferred by Nature Sustainable Tourism Standard for Accommodation.
SUSTAINABLE_TRAVEL_IRELAND Sustainable Travel Ireland – GSTC Industry Criteria.
TOF_TIGERS_INITITIVES_PUG TOFTigers Initiative's Pug Standard.
TRAVELIFE Travelife Standard for Hotels & Accommodations.
UNITED_CERTIFICATION_SYSTEMS_LIMITED United Certification Systems Limited.
VIREO_SRL Vireo Srl.

محل زندگی

An individual room, such as kitchen, bathroom, bedroom, within a bookable guest unit.

نمایندگی JSON
{
  "layout": {
    object (LivingAreaLayout)
  },
  "features": {
    object (LivingAreaFeatures)
  },
  "eating": {
    object (LivingAreaEating)
  },
  "sleeping": {
    object (LivingAreaSleeping)
  },
  "accessibility": {
    object (LivingAreaAccessibility)
  }
}
زمینه های
layout

object ( LivingAreaLayout )

Information about the layout of the living area.

features

object ( LivingAreaFeatures )

Features in the living area.

eating

object ( LivingAreaEating )

Information about eating features in the living area.

sleeping

object ( LivingAreaSleeping )

Information about sleeping features in the living area.

accessibility

object ( LivingAreaAccessibility )

Accessibility features of the living area.

LivingAreaLayout

Information about the layout of the living area.

نمایندگی 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.
}
زمینه های

Union field living_area_sq_meters_oneof .

living_area_sq_meters_oneof can be only one of the following:

livingAreaSqMeters

number

Living area sq meters. The measurement in meters of the area of a guestroom's living space.

livingAreaSqMetersException

enum ( Exception )

Living area sq meters exception.

Union field stairs_oneof .

stairs_oneof can be only one of the following:

stairs

boolean

پله ها. There are steps leading from one level or story to another in the unit.

stairsException

enum ( Exception )

Stairs exception.

Union field loft_oneof .

loft_oneof can be only one of the following:

loft

boolean

Loft. A three-walled upper area accessed by stairs or a ladder that overlooks the lower area of a room.

loftException

enum ( Exception )

Loft exception.

Union field non_smoking_oneof .

non_smoking_oneof can be only one of the following:

nonSmoking

boolean

غیر سیگاری. A guestroom in which the smoking of cigarettes, cigars and pipes is prohibited.

nonSmokingException

enum ( Exception )

Non smoking exception.

Union field patio_oneof .

patio_oneof can be only one of the following:

patio

boolean

پاسیو. A paved, outdoor area with seating attached to and accessed through a ground-floor guestroom for use by the occupants of the guestroom.

patioException

enum ( Exception )

Patio exception.

Union field balcony_oneof .

balcony_oneof can be only one of the following:

balcony

boolean

Balcony. An outdoor platform attached to a building and surrounded by a short wall, fence or other safety railing. The balcony is accessed through a door in a guestroom or suite and is for use by the guest staying in that room. May or may not include seating or outdoor furniture. Is not located on the ground floor. Also lanai.

balconyException

enum ( Exception )

Balcony exception.

LivingAreaFeatures

Features in the living area.

نمایندگی 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.
}
زمینه های

Union field private_bathroom_oneof .

private_bathroom_oneof can be only one of the following:

privateBathroom

boolean

حمام خصوصی. A bathroom designated for the express use of the guests staying in a specific guestroom.

privateBathroomException

enum ( Exception )

Private bathroom exception.

Union field toilet_oneof .

toilet_oneof can be only one of the following:

toilet

boolean

توالت. A fixed bathroom feature connected to a sewer or septic system and consisting of a water-flushed bowl with a seat, as well as a device that elicites the water-flushing action. Used for the process and disposal of human waste.

toiletException

enum ( Exception )

Toilet exception.

Union field bidet_oneof .

bidet_oneof can be only one of the following:

bidet

boolean

بیده. A plumbing fixture attached to a toilet or a low, fixed sink designed for the purpose of washing after toilet use.

bidetException

enum ( Exception )

Bidet exception.

Union field shower_oneof .

shower_oneof can be only one of the following:

shower

boolean

دوش. A fixed plumbing fixture for standing bathing that features a tall spray spout or faucet through which water flows, a knob or knobs that control the water's temperature, and a drain in the floor.

showerException

enum ( Exception )

Shower exception.

Union field bathtub_oneof .

bathtub_oneof can be only one of the following:

bathtub

boolean

Bathtub. A fixed plumbing feature set on the floor and consisting of a large container that accommodates the body of an adult for the purpose of seated bathing. Includes knobs or fixtures to control the temperature of the water, a faucet through which the water flows, and a drain that can be closed for filling and opened for draining.

bathtubException

enum ( Exception )

Bathtub exception.

Union field hairdryer_oneof .

hairdryer_oneof can be only one of the following:

hairdryer

boolean

سشوار. A handheld electric appliance that blows temperature-controlled air for the purpose of drying wet hair. Can be mounted to a bathroom wall or a freestanding device stored in the guestroom's bathroom or closet.

hairdryerException

enum ( Exception )

Hairdryer exception.

Union field washer_oneof .

washer_oneof can be only one of the following:

washer

boolean

Washer. An electrical machine connected to a running water source designed to launder clothing.

washerException

enum ( Exception )

Washer exception.

Union field dryer_oneof .

dryer_oneof can be only one of the following:

dryer

boolean

Dryer. An electrical machine designed to dry clothing.

dryerException

enum ( Exception )

Dryer exception.

Union field ironing_equipment_oneof .

ironing_equipment_oneof can be only one of the following:

ironingEquipment

boolean

Ironing equipment. A device, usually with a flat metal base, that is heated to smooth, finish, or press clothes and a flat, padded, cloth-covered surface on which the clothes are worked.

ironingEquipmentException

enum ( Exception )

Ironing equipment exception.

Union field universal_power_adapters_oneof .

universal_power_adapters_oneof can be only one of the following:

universalPowerAdapters

boolean

Universal power adapters. A power supply for electronic devices which plugs into a wall for the purpose of converting AC to a single DC voltage. Also know as AC adapter or charger.

universalPowerAdaptersException

enum ( Exception )

Universal power adapters exception.

Union field air_conditioning_oneof .

air_conditioning_oneof can be only one of the following:

airConditioning

boolean

تهویه مطبوع. An electrical machine used to cool the temperature of the guestroom.

airConditioningException

enum ( Exception )

Air conditioning exception.

Union field heating_oneof .

heating_oneof can be only one of the following:

heating

boolean

گرمایش. An electrical machine used to warm the temperature of the guestroom.

heatingException

enum ( Exception )

Heating exception.

Union field fireplace_oneof .

fireplace_oneof can be only one of the following:

fireplace

boolean

بخاری. A framed opening (aka hearth) at the base of a chimney in which logs or an electrical fire feature are burned to provide a relaxing ambiance or to heat the room. Often made of bricks or stone.

fireplaceException

enum ( Exception )

Fireplace exception.

Union field tv_oneof .

tv_oneof can be only one of the following:

tv

boolean

تلویزیون. A television is available in the guestroom.

tvException

enum ( Exception )

TV exception.

Union field tv_casting_oneof .

tv_casting_oneof can be only one of the following:

tvCasting

boolean

TV casting. A television equipped with a device through which the video entertainment accessed on a personal computer, phone or tablet can be wirelessly delivered to and viewed on the guestroom's television.

tvCastingException

enum ( Exception )

TV exception.

Union field tv_streaming_oneof .

tv_streaming_oneof can be only one of the following:

tvStreaming

boolean

TV streaming. Televisions that embed a range of web-based apps to allow for watching media from those apps.

tvStreamingException

enum ( Exception )

TV streaming exception.

Union field pay_per_view_movies_oneof .

pay_per_view_movies_oneof can be only one of the following:

payPerViewMovies

boolean

Pay per view movies. Televisions with channels that offer films that can be viewed for a fee, and have an interface to allow the viewer to accept the terms and approve payment.

payPerViewMoviesException

enum ( Exception )

Pay per view movies exception.

Union field inunit_safe_oneof .

inunit_safe_oneof can be only one of the following:

inunitSafe

boolean

In-unit safe. A strong fireproof cabinet with a programmable lock, used for the protected storage of valuables in a guestroom. Often built into a closet.

inunitSafeException

enum ( Exception )

In-unit safe exception.

Union field electronic_room_key_oneof .

electronic_room_key_oneof can be only one of the following:

electronicRoomKey

boolean

Electronic room key. A card coded by the check-in computer that is read by the lock on the hotel guestroom door to allow for entry.

electronicRoomKeyException

enum ( Exception )

Electronic room key exception.

Union field inunit_wifi_available_oneof .

inunit_wifi_available_oneof can be only one of the following:

inunitWifiAvailable

boolean

In-unit Wifi available. Guests can wirelessly connect to the Internet in the guestroom. Can be free or for a fee.

inunitWifiAvailableException

enum ( Exception )

In-unit Wifi available exception.

LivingAreaEating

Information about eating features in the living area.

نمایندگی 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.
}
زمینه های

Union field kitchen_available_oneof .

kitchen_available_oneof can be only one of the following:

kitchenAvailable

boolean

Kitchen available. An area of the guestroom designated for the preparation and storage of food via the presence of a refrigerator, cook top, oven and sink, as well as cutlery, dishes and cookware. Usually includes small appliances such a coffee maker and a microwave. May or may not include an automatic dishwasher.

kitchenAvailableException

enum ( Exception )

Kitchen available exception.

Union field refrigerator_oneof .

refrigerator_oneof can be only one of the following:

refrigerator

boolean

یخچال. A large, climate-controlled electrical cabinet with vertical doors. Built for the purpose of chilling and storing perishable foods.

refrigeratorException

enum ( Exception )

Refrigerator exception.

Union field dishwasher_oneof .

dishwasher_oneof can be only one of the following:

dishwasher

boolean

Dishwasher. A counter-height electrical cabinet containing racks for dirty dishware, cookware and cutlery, and a dispenser for soap built into the pull-down door. The cabinet is attached to the plumbing system to facilitate the automatic cleaning of its contents.

dishwasherException

enum ( Exception )

Dishwasher exception.

Union field stove_oneof .

stove_oneof can be only one of the following:

stove

boolean

Stove. A kitchen appliance powered by gas or electricity for the purpose of creating a flame or hot surface on which pots of food can be cooked. Also known as cooktop or hob.

stoveException

enum ( Exception )

Stove exception.

Union field oven_oneof .

oven_oneof can be only one of the following:

oven

boolean

فر. A temperature controlled, heated metal cabinet powered by gas or electricity in which food is placed for the purpose of cooking or reheating.

ovenException

enum ( Exception )

Oven exception.

Union field cookware_oneof .

cookware_oneof can be only one of the following:

cookware

boolean

Cookware. Kitchen pots, pans and utensils used in connection with the preparation of food.

cookwareException

enum ( Exception )

Cookware exception.

Union field sink_oneof .

sink_oneof can be only one of the following:

sink

boolean

فرو رفتن. A basin with a faucet attached to a water source and used for the purpose of washing and rinsing.

sinkException

enum ( Exception )

Sink exception.

Union field microwave_oneof .

microwave_oneof can be only one of the following:

microwave

boolean

مایکروویو. An electric oven that quickly cooks and heats food by microwave energy. Smaller than a standing or wall mounted oven. Usually placed on a kitchen counter, a shelf or tabletop or mounted above a cooktop.

microwaveException

enum ( Exception )

Microwave exception.

Union field toaster_oneof .

toaster_oneof can be only one of the following:

toaster

boolean

توستر. A small, temperature controlled electric appliance with rectangular slots at the top that are lined with heated coils for the purpose of browning slices of bread products.

toasterException

enum ( Exception )

Toaster exception.

Union field indoor_grill_oneof .

indoor_grill_oneof can be only one of the following:

indoorGrill

boolean

Indoor grill. Metal grates built into an indoor cooktop on which food is cooked over an open flame or electric heat source.

indoorGrillException

enum ( Exception )

Indoor grill exception.

Union field outdoor_grill_oneof .

outdoor_grill_oneof can be only one of the following:

outdoorGrill

boolean

Outdoor grill. Metal grates on which food is cooked over an open flame or electric heat source. Part of an outdoor apparatus that supports the grates. Also known as barbecue grill or barbecue.

outdoorGrillException

enum ( Exception )

Outdoor grill exception.

Union field minibar_oneof .

minibar_oneof can be only one of the following:

minibar

boolean

Minibar. A small refrigerated cabinet in the guestroom containing bottles/cans of soft drinks, mini bottles of alcohol, and snacks. The items are most commonly available for a fee.

minibarException

enum ( Exception )

Minibar exception.

Union field snackbar_oneof .

snackbar_oneof can be only one of the following:

snackbar

boolean

Snackbar. A small cabinet in the guestroom containing snacks. The items are most commonly available for a fee.

snackbarException

enum ( Exception )

Snackbar exception.

Union field coffee_maker_oneof .

coffee_maker_oneof can be only one of the following:

coffeeMaker

boolean

قهوه ساز. An electric appliance that brews coffee by heating and forcing water through ground coffee.

coffeeMakerException

enum ( Exception )

Coffee maker exception.

Union field kettle_oneof .

kettle_oneof can be only one of the following:

kettle

boolean

کتری. A covered container with a handle and a spout used for boiling water.

kettleException

enum ( Exception )

Kettle exception.

Union field tea_station_oneof .

tea_station_oneof can be only one of the following:

teaStation

boolean

Tea station. A small area with the supplies needed to heat water and make tea.

teaStationException

enum ( Exception )

Tea station exception.

LivingAreaSleeping

Information about sleeping features in the living area.

نمایندگی 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.
}
زمینه های

Union field beds_count_oneof .

beds_count_oneof can be only one of the following:

bedsCount

integer

Beds count. The number of permanent beds present in a guestroom. Does not include rollaway beds, cribs or sofabeds.

bedsCountException

enum ( Exception )

Beds count exception.

Union field king_beds_count_oneof .

king_beds_count_oneof can be only one of the following:

kingBedsCount

integer

King beds count. The number of large beds measuring 76"W x 80"L (193cm x 102cm). Most often meant to accompany two people. Includes California king and super king.

kingBedsCountException

enum ( Exception )

King beds count exception.

Union field queen_beds_count_oneof .

queen_beds_count_oneof can be only one of the following:

queenBedsCount

integer

Queen beds count. The number of medium-large beds measuring 60"W x 80"L (152cm x 102cm).

queenBedsCountException

enum ( Exception )

Queen beds count exception.

Union field double_beds_count_oneof .

double_beds_count_oneof can be only one of the following:

doubleBedsCount

integer

Double beds count. The number of medium beds measuring 53"W x 75"L (135cm x 191cm). Also known as full size bed.

doubleBedsCountException

enum ( Exception )

Double beds count exception.

Union field single_or_twin_beds_count_oneof .

single_or_twin_beds_count_oneof can be only one of the following:

singleOrTwinBedsCount

integer

Single or twin count beds. The number of smaller beds measuring 38"W x 75"L (97cm x 191cm) that can accommodate one adult.

singleOrTwinBedsCountException

enum ( Exception )

Single or twin beds count exception.

Union field sofa_beds_count_oneof .

sofa_beds_count_oneof can be only one of the following:

sofaBedsCount

integer

Sofa beds count. The number of specially designed sofas that can be made to serve as a bed by lowering its hinged upholstered back to horizontal position or by pulling out a concealed mattress.

sofaBedsCountException

enum ( Exception )

Sofa beds count exception.

Union field bunk_beds_count_oneof .

bunk_beds_count_oneof can be only one of the following:

bunkBedsCount

integer

Bunk beds count. The number of furniture pieces in which one framed mattress is fixed directly above another by means of a physical frame. This allows one person(s) to sleep in the bottom bunk and one person(s) to sleep in the top bunk. Also known as double decker bed.

bunkBedsCountException

enum ( Exception )

Bunk beds count exception.

Union field other_beds_count_oneof .

other_beds_count_oneof can be only one of the following:

otherBedsCount

integer

Other beds count. The number of beds that are not standard mattress and boxspring setups such as Japanese tatami mats, trundle beds, air mattresses and cots.

otherBedsCountException

enum ( Exception )

Other beds count exception.

Union field roll_away_beds_count_oneof .

roll_away_beds_count_oneof can be only one of the following:

rollAwayBedsCount

integer

Roll away beds count. The number of mattresses on wheeled frames that can be folded in half and rolled away for easy storage that the guestroom can obtain upon request.

rollAwayBedsCountException

enum ( Exception )

Roll away beds count exception.

Union field cribs_count_oneof .

cribs_count_oneof can be only one of the following:

cribsCount

integer

Cribs count. The number of small beds for an infant or toddler that the guestroom can obtain. The bed is surrounded by a high railing to prevent the child from falling or climbing out of the bed

cribsCountException

enum ( Exception )

Cribs count exception.

Union field hypoallergenic_bedding_oneof .

hypoallergenic_bedding_oneof can be only one of the following:

hypoallergenicBedding

boolean

Hypoallergenic bedding. Bedding such as linens, pillows, mattress covers and/or mattresses that are made of materials known to be resistant to allergens such as mold, dust and dander.

hypoallergenicBeddingException

enum ( Exception )

Hypoallergenic bedding exception.

Union field synthetic_pillows_oneof .

synthetic_pillows_oneof can be only one of the following:

syntheticPillows

boolean

Synthetic pillows. The option for guests to obtain bed pillows stuffed with polyester material crafted to reproduce the feel of a pillow stuffed with down and feathers.

syntheticPillowsException

enum ( Exception )

Synthetic pillows exception.

Union field memory_foam_pillows_oneof .

memory_foam_pillows_oneof can be only one of the following:

memoryFoamPillows

boolean

Memory foam pillows. The option for guests to obtain bed pillows that are stuffed with a man-made foam that responds to body heat by conforming to the body closely, and then recovers its shape when the pillow cools down.

memoryFoamPillowsException

enum ( Exception )

Memory foam pillows exception.

Union field feather_pillows_oneof .

feather_pillows_oneof can be only one of the following:

featherPillows

boolean

Feather pillows. The option for guests to obtain bed pillows that are stuffed with the feathers and down of ducks or geese.

featherPillowsException

enum ( Exception )

Feather pillows exception.

LivingAreaAccessibility

Accessibility features of the living area.

نمایندگی 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.
}
زمینه های

Union field mobility_accessible_unit_oneof .

mobility_accessible_unit_oneof can be only one of the following:

mobilityAccessibleUnit

boolean

Mobility-accessible unit. A guestroom designed to accommodate the physical challenges of a guest with mobility and/or auditory and/or visual issues. Usually features enlarged doorways, roll-in showers with seats, bathroom grab bars, and communication equipment for the hearing and sight challenged.

mobilityAccessibleUnitException

enum ( Exception )

Mobility-accessible unit exception.

Union field ada_compliant_unit_oneof .

ada_compliant_unit_oneof can be only one of the following:

adaCompliantUnit

boolean

ADA compliant unit. A guestroom designed to accommodate the physical challenges of a guest with mobility and/or auditory and/or visual issues, as determined by legislative policy. Usually features enlarged doorways, roll-in showers with seats, bathroom grab bars, and communication equipment for the hearing and sight challenged.

adaCompliantUnitException

enum ( Exception )

ADA compliant unit exception.

Union field hearing_accessible_unit_oneof .

hearing_accessible_unit_oneof can be only one of the following:

hearingAccessibleUnit

boolean

Hearing-accessible unit. A guestroom designed to accommodate the physical challenges of a guest with auditory issues.

hearingAccessibleUnitException

enum ( Exception )

Hearing-accessible unit exception.

Union field mobility_accessible_shower_oneof .

mobility_accessible_shower_oneof can be only one of the following:

mobilityAccessibleShower

boolean

Mobility-accessible shower. A shower with an enlarged door or access point to accommodate a wheelchair or a waterproof seat for the physically challenged.

mobilityAccessibleShowerException

enum ( Exception )

Mobility-accessible shower exception.

Union field mobility_accessible_bathtub_oneof .

mobility_accessible_bathtub_oneof can be only one of the following:

mobilityAccessibleBathtub

boolean

Mobility-accessible bathtub. A bathtub that accomodates the physically challenged with additional railings or hand grips, a transfer seat or lift, and/or a door to enable walking into the tub.

mobilityAccessibleBathtubException

enum ( Exception )

Mobility-accessible bathtub exception.

Union field mobility_accessible_toilet_oneof .

mobility_accessible_toilet_oneof can be only one of the following:

mobilityAccessibleToilet

boolean

Mobility-accessible toilet. A toilet with a higher seat, grab bars, and/or a larger area around it to accommodate the physically challenged.

mobilityAccessibleToiletException

enum ( Exception )

Mobility-accessible toilet exception.

Union field hearing_accessible_doorbell_oneof .

hearing_accessible_doorbell_oneof can be only one of the following:

hearingAccessibleDoorbell

boolean

Hearing-accessible doorbell. A visual indicator(s) of a knock or ring at the door.

hearingAccessibleDoorbellException

enum ( Exception )

Hearing-accessible doorbell exception.

Union field hearing_accessible_fire_alarm_oneof .

hearing_accessible_fire_alarm_oneof can be only one of the following:

hearingAccessibleFireAlarm

boolean

Hearing-accessible fire alarm. A device that gives warning of a fire through flashing lights.

hearingAccessibleFireAlarmException

enum ( Exception )

Hearing-accessible fire alarm exception.

GuestUnitType

A specific type of unit primarily defined by its features.

نمایندگی JSON
{
  "codes": [
    string
  ],
  "label": string,
  "features": {
    object (GuestUnitFeatures)
  }
}
زمینه های
codes[]

string

ضروری. Unit or room code identifiers for a single GuestUnitType. Each code must be unique within a Lodging instance.

label

string

ضروری. Short, English label or name of the GuestUnitType. Target <50 chars.

features

object ( GuestUnitFeatures )

Features and available amenities of the GuestUnitType.

GuestUnitFeatures

Features and available amenities in the guest unit.

نمایندگی 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 )

Views available from the guest unit itself.

totalLivingAreas

object ( LivingArea )

Features available in the living areas in the guest unit.

Union field tier_oneof .

tier_oneof can be only one of the following:

tier

enum ( UnitTier )

Tier. Classification of the unit based on available features/amenities. A non-standard tier is only permitted if at least one other unit type falls under the standard tier.

tierException

enum ( Exception )

Tier exception.

Union field max_occupants_count_oneof .

max_occupants_count_oneof can be only one of the following:

maxOccupantsCount

integer

Max occupants count. The total number of guests allowed to stay overnight in the guestroom.

maxOccupantsCountException

enum ( Exception )

Max occupants count exception.

Union field max_adult_occupants_count_oneof .

max_adult_occupants_count_oneof can be only one of the following:

maxAdultOccupantsCount

integer

Max adult occupants count. The total number of adult guests allowed to stay overnight in the guestroom.

maxAdultOccupantsCountException

enum ( Exception )

Max adult occupants count exception.

Union field max_child_occupants_count_oneof .

max_child_occupants_count_oneof can be only one of the following:

maxChildOccupantsCount

integer

Max child occupants count. The total number of children allowed to stay overnight in the room.

maxChildOccupantsCountException

enum ( Exception )

Max child occupants count exception.

Union field private_home_oneof .

private_home_oneof can be only one of the following:

privateHome

boolean

اقامتگاه شخصی. A privately owned home (house, townhouse, apartment, cabin, bungalow etc) that may or not serve as the owner's residence, but is rented out in its entirety or by the room(s) to paying guest(s) for vacation stays. Not for lease-based, long-term residency.

privateHomeException

enum ( Exception )

Private home exception.

Union field suite_oneof .

suite_oneof can be only one of the following:

suite

boolean

سوئیت. A guestroom category that implies both a bedroom area and a separate living area. There may or may not be full walls and doors separating the two areas, but regardless, they are very distinct. Does not mean a couch or chair in a bedroom.

suiteException

enum ( Exception )

Suite exception.

Union field bungalow_or_villa_oneof .

bungalow_or_villa_oneof can be only one of the following:

bungalowOrVilla

boolean

Bungalow or villa. An independent structure that is part of a hotel or resort that is rented to one party for a vacation stay. The hotel or resort may be completely comprised of bungalows or villas, or they may be one of several guestroom options. Guests in the bungalows or villas most often have the same, if not more, amenities and services offered to guests in other guestroom types.

bungalowOrVillaException

enum ( Exception )

Bungalow or villa exception.

Union field executive_floor_oneof .

executive_floor_oneof can be only one of the following:

executiveFloor

boolean

طبقه اجرایی. A floor of the hotel where the guestrooms are only bookable by members of the hotel's frequent guest membership program. Benefits of this room class include access to a designated lounge which may or may not feature free breakfast, cocktails or other perks specific to members of the program.

executiveFloorException

enum ( Exception )

Executive floor exception.

Union field connecting_unit_available_oneof .

connecting_unit_available_oneof can be only one of the following:

connectingUnitAvailable

boolean

Connecting unit available. A guestroom type that features access to an adjacent guestroom for the purpose of booking both rooms. Most often used by families who need more than one room to accommodate the number of people in their group.

connectingUnitAvailableException

enum ( Exception )

Connecting unit available exception.

UnitTier

The tier for the unit.

Enums
UNIT_TIER_UNSPECIFIED Default tier. Equivalent to STANDARD. Prefer using STANDARD directly.
STANDARD_UNIT Standard unit. The predominant and most basic guestroom type available at the hotel. All other guestroom types include the features/amenities of this room, as well as additional features/amenities.
DELUXE_UNIT Deluxe unit. A guestroom type that builds on the features of the standard guestroom by offering additional amenities and/or more space, and/or views. The room rate is higher than that of the standard room type. Also known as Superior. Only allowed if another unit type is a standard tier.

ViewsFromUnit

Views available from the guest unit itself.

نمایندگی 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.
}
زمینه های

Union field beach_view_oneof .

beach_view_oneof can be only one of the following:

beachView

boolean

Beach view. A guestroom that features a window through which guests can see the beach.

beachViewException

enum ( Exception )

Beach view exception.

Union field city_view_oneof .

city_view_oneof can be only one of the following:

cityView

boolean

منظر شهری. A guestroom that features a window through which guests can see the buildings, parks and/or streets of the city.

cityViewException

enum ( Exception )

City view exception.

Union field garden_view_oneof .

garden_view_oneof can be only one of the following:

gardenView

boolean

منظره باغ. A guestroom that features a window through which guests can see a garden.

gardenViewException

enum ( Exception )

Garden view exception.

Union field lake_view_oneof .

lake_view_oneof can be only one of the following:

lakeView

boolean

نمای دریاچه.

lakeViewException

enum ( Exception )

Lake view exception.

Union field landmark_view_oneof .

landmark_view_oneof can be only one of the following:

landmarkView

boolean

Landmark view. A guestroom that features a window through which guests can see a landmark such as the countryside, a golf course, the forest, a park, a rain forst, a mountain or a slope.

landmarkViewException

enum ( Exception )

Landmark view exception.

Union field ocean_view_oneof .

ocean_view_oneof can be only one of the following:

oceanView

boolean

Ocean view. A guestroom that features a window through which guests can see the ocean.

oceanViewException

enum ( Exception )

Ocean view exception.

Union field pool_view_oneof .

pool_view_oneof can be only one of the following:

poolView

boolean

Pool view. A guestroom that features a window through which guests can see the hotel's swimming pool.

poolViewException

enum ( Exception )

Pool view exception.

Union field valley_view_oneof .

valley_view_oneof can be only one of the following:

valleyView

boolean

Valley view. A guestroom that features a window through which guests can see over a valley.

valleyViewException

enum ( Exception )

Valley view exception.