Class: Google::Apis::MybusinesslodgingV1::LivingAreaEating

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/mybusinesslodging_v1/classes.rb,
lib/google/apis/mybusinesslodging_v1/representations.rb,
lib/google/apis/mybusinesslodging_v1/representations.rb

Overview

Information about eating features in the living area.

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ LivingAreaEating

Returns a new instance of LivingAreaEating.



1842
1843
1844
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1842

def initialize(**args)
   update!(**args)
end

Instance Attribute Details

#coffee_makerBoolean Also known as: coffee_maker?

Coffee maker. An electric appliance that brews coffee by heating and forcing water through ground coffee. Corresponds to the JSON property coffeeMaker

Returns:

  • (Boolean)


1646
1647
1648
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1646

def coffee_maker
  @coffee_maker
end

#coffee_maker_exceptionString

Coffee maker exception. Corresponds to the JSON property coffeeMakerException

Returns:

  • (String)


1652
1653
1654
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1652

def coffee_maker_exception
  @coffee_maker_exception
end

#cookwareBoolean Also known as: cookware?

Cookware. Kitchen pots, pans and utensils used in connection with the preparation of food. Corresponds to the JSON property cookware

Returns:

  • (Boolean)


1658
1659
1660
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1658

def cookware
  @cookware
end

#cookware_exceptionString

Cookware exception. Corresponds to the JSON property cookwareException

Returns:

  • (String)


1664
1665
1666
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1664

def cookware_exception
  @cookware_exception
end

#dishwasherBoolean Also known as: dishwasher?

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. Corresponds to the JSON property dishwasher

Returns:

  • (Boolean)


1672
1673
1674
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1672

def dishwasher
  @dishwasher
end

#dishwasher_exceptionString

Dishwasher exception. Corresponds to the JSON property dishwasherException

Returns:

  • (String)


1678
1679
1680
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1678

def dishwasher_exception
  @dishwasher_exception
end

#indoor_grillBoolean Also known as: indoor_grill?

Indoor grill. Metal grates built into an indoor cooktop on which food is cooked over an open flame or electric heat source. Corresponds to the JSON property indoorGrill

Returns:

  • (Boolean)


1684
1685
1686
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1684

def indoor_grill
  @indoor_grill
end

#indoor_grill_exceptionString

Indoor grill exception. Corresponds to the JSON property indoorGrillException

Returns:

  • (String)


1690
1691
1692
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1690

def indoor_grill_exception
  @indoor_grill_exception
end

#kettleBoolean Also known as: kettle?

Kettle. A covered container with a handle and a spout used for boiling water. Corresponds to the JSON property kettle

Returns:

  • (Boolean)


1695
1696
1697
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1695

def kettle
  @kettle
end

#kettle_exceptionString

Kettle exception. Corresponds to the JSON property kettleException

Returns:

  • (String)


1701
1702
1703
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1701

def kettle_exception
  @kettle_exception
end

#kitchen_availableBoolean Also known as: kitchen_available?

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. Corresponds to the JSON property kitchenAvailable

Returns:

  • (Boolean)


1710
1711
1712
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1710

def kitchen_available
  @kitchen_available
end

#kitchen_available_exceptionString

Kitchen available exception. Corresponds to the JSON property kitchenAvailableException

Returns:

  • (String)


1716
1717
1718
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1716

def kitchen_available_exception
  @kitchen_available_exception
end

#microwaveBoolean Also known as: microwave?

Microwave. 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. Corresponds to the JSON property microwave

Returns:

  • (Boolean)


1723
1724
1725
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1723

def microwave
  @microwave
end

#microwave_exceptionString

Microwave exception. Corresponds to the JSON property microwaveException

Returns:

  • (String)


1729
1730
1731
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1729

def microwave_exception
  @microwave_exception
end

#minibarBoolean Also known as: minibar?

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. Corresponds to the JSON property minibar

Returns:

  • (Boolean)


1736
1737
1738
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1736

def minibar
  @minibar
end

#minibar_exceptionString

Minibar exception. Corresponds to the JSON property minibarException

Returns:

  • (String)


1742
1743
1744
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1742

def minibar_exception
  @minibar_exception
end

#outdoor_grillBoolean Also known as: outdoor_grill?

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. Corresponds to the JSON property outdoorGrill

Returns:

  • (Boolean)


1749
1750
1751
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1749

def outdoor_grill
  @outdoor_grill
end

#outdoor_grill_exceptionString

Outdoor grill exception. Corresponds to the JSON property outdoorGrillException

Returns:

  • (String)


1755
1756
1757
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1755

def outdoor_grill_exception
  @outdoor_grill_exception
end

#ovenBoolean Also known as: oven?

Oven. A temperature controlled, heated metal cabinet powered by gas or electricity in which food is placed for the purpose of cooking or reheating. Corresponds to the JSON property oven

Returns:

  • (Boolean)


1761
1762
1763
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1761

def oven
  @oven
end

#oven_exceptionString

Oven exception. Corresponds to the JSON property ovenException

Returns:

  • (String)


1767
1768
1769
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1767

def oven_exception
  @oven_exception
end

#refrigeratorBoolean Also known as: refrigerator?

Refrigerator. A large, climate-controlled electrical cabinet with vertical doors. Built for the purpose of chilling and storing perishable foods. Corresponds to the JSON property refrigerator

Returns:

  • (Boolean)


1773
1774
1775
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1773

def refrigerator
  @refrigerator
end

#refrigerator_exceptionString

Refrigerator exception. Corresponds to the JSON property refrigeratorException

Returns:

  • (String)


1779
1780
1781
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1779

def refrigerator_exception
  @refrigerator_exception
end

#sinkBoolean Also known as: sink?

Sink. A basin with a faucet attached to a water source and used for the purpose of washing and rinsing. Corresponds to the JSON property sink

Returns:

  • (Boolean)


1785
1786
1787
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1785

def sink
  @sink
end

#sink_exceptionString

Sink exception. Corresponds to the JSON property sinkException

Returns:

  • (String)


1791
1792
1793
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1791

def sink_exception
  @sink_exception
end

#snackbarBoolean Also known as: snackbar?

Snackbar. A small cabinet in the guestroom containing snacks. The items are most commonly available for a fee. Corresponds to the JSON property snackbar

Returns:

  • (Boolean)


1797
1798
1799
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1797

def snackbar
  @snackbar
end

#snackbar_exceptionString

Snackbar exception. Corresponds to the JSON property snackbarException

Returns:

  • (String)


1803
1804
1805
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1803

def snackbar_exception
  @snackbar_exception
end

#stoveBoolean Also known as: stove?

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. Corresponds to the JSON property stove

Returns:

  • (Boolean)


1810
1811
1812
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1810

def stove
  @stove
end

#stove_exceptionString

Stove exception. Corresponds to the JSON property stoveException

Returns:

  • (String)


1816
1817
1818
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1816

def stove_exception
  @stove_exception
end

#tea_stationBoolean Also known as: tea_station?

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

Returns:

  • (Boolean)


1821
1822
1823
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1821

def tea_station
  @tea_station
end

#tea_station_exceptionString

Tea station exception. Corresponds to the JSON property teaStationException

Returns:

  • (String)


1827
1828
1829
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1827

def tea_station_exception
  @tea_station_exception
end

#toasterBoolean Also known as: toaster?

Toaster. 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. Corresponds to the JSON property toaster

Returns:

  • (Boolean)


1834
1835
1836
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1834

def toaster
  @toaster
end

#toaster_exceptionString

Toaster exception. Corresponds to the JSON property toasterException

Returns:

  • (String)


1840
1841
1842
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1840

def toaster_exception
  @toaster_exception
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 1847

def update!(**args)
  @coffee_maker = args[:coffee_maker] if args.key?(:coffee_maker)
  @coffee_maker_exception = args[:coffee_maker_exception] if args.key?(:coffee_maker_exception)
  @cookware = args[:cookware] if args.key?(:cookware)
  @cookware_exception = args[:cookware_exception] if args.key?(:cookware_exception)
  @dishwasher = args[:dishwasher] if args.key?(:dishwasher)
  @dishwasher_exception = args[:dishwasher_exception] if args.key?(:dishwasher_exception)
  @indoor_grill = args[:indoor_grill] if args.key?(:indoor_grill)
  @indoor_grill_exception = args[:indoor_grill_exception] if args.key?(:indoor_grill_exception)
  @kettle = args[:kettle] if args.key?(:kettle)
  @kettle_exception = args[:kettle_exception] if args.key?(:kettle_exception)
  @kitchen_available = args[:kitchen_available] if args.key?(:kitchen_available)
  @kitchen_available_exception = args[:kitchen_available_exception] if args.key?(:kitchen_available_exception)
  @microwave = args[:microwave] if args.key?(:microwave)
  @microwave_exception = args[:microwave_exception] if args.key?(:microwave_exception)
  @minibar = args[:minibar] if args.key?(:minibar)
  @minibar_exception = args[:minibar_exception] if args.key?(:minibar_exception)
  @outdoor_grill = args[:outdoor_grill] if args.key?(:outdoor_grill)
  @outdoor_grill_exception = args[:outdoor_grill_exception] if args.key?(:outdoor_grill_exception)
  @oven = args[:oven] if args.key?(:oven)
  @oven_exception = args[:oven_exception] if args.key?(:oven_exception)
  @refrigerator = args[:refrigerator] if args.key?(:refrigerator)
  @refrigerator_exception = args[:refrigerator_exception] if args.key?(:refrigerator_exception)
  @sink = args[:sink] if args.key?(:sink)
  @sink_exception = args[:sink_exception] if args.key?(:sink_exception)
  @snackbar = args[:snackbar] if args.key?(:snackbar)
  @snackbar_exception = args[:snackbar_exception] if args.key?(:snackbar_exception)
  @stove = args[:stove] if args.key?(:stove)
  @stove_exception = args[:stove_exception] if args.key?(:stove_exception)
  @tea_station = args[:tea_station] if args.key?(:tea_station)
  @tea_station_exception = args[:tea_station_exception] if args.key?(:tea_station_exception)
  @toaster = args[:toaster] if args.key?(:toaster)
  @toaster_exception = args[:toaster_exception] if args.key?(:toaster_exception)
end