class Google::Apis::MybusinesslodgingV1::LivingAreaSleeping
Information about sleeping features in the living area.
Attributes
Beds count. The number of permanent beds present in a guestroom. Does not include rollaway beds, cribs or sofabeds. Corresponds to the JSON property `bedsCount` @return [Fixnum]
Beds count exception. Corresponds to the JSON property `bedsCountException` @return [String]
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. Corresponds to the JSON property `bunkBedsCount` @return [Fixnum]
Bunk beds count exception. Corresponds to the JSON property `bunkBedsCountException` @return [String]
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 Corresponds to the JSON property `cribsCount` @return [Fixnum]
Cribs count exception. Corresponds to the JSON property `cribsCountException` @return [String]
Double beds count. The number of medium beds measuring 53“W x 75”L (135cm x 191cm). Also known as full size bed. Corresponds to the JSON property `doubleBedsCount` @return [Fixnum]
Double beds count exception. Corresponds to the JSON property `doubleBedsCountException` @return [String]
Feather pillows. The option for guests to obtain bed pillows that are stuffed with the feathers and down of ducks or geese. Corresponds to the JSON property `featherPillows` @return [Boolean]
Feather pillows. The option for guests to obtain bed pillows that are stuffed with the feathers and down of ducks or geese. Corresponds to the JSON property `featherPillows` @return [Boolean]
Feather pillows exception. Corresponds to the JSON property `featherPillowsException` @return [String]
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. Corresponds to the JSON property `hypoallergenicBedding` @return [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. Corresponds to the JSON property `hypoallergenicBedding` @return [Boolean]
Hypoallergenic bedding exception. Corresponds to the JSON property `hypoallergenicBeddingException` @return [String]
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. Corresponds to the JSON property `kingBedsCount` @return [Fixnum]
King beds count exception. Corresponds to the JSON property `kingBedsCountException` @return [String]
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. Corresponds to the JSON property `memoryFoamPillows` @return [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. Corresponds to the JSON property `memoryFoamPillows` @return [Boolean]
Memory foam pillows exception. Corresponds to the JSON property `memoryFoamPillowsException` @return [String]
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. Corresponds to the JSON property `otherBedsCount` @return [Fixnum]
Other beds count exception. Corresponds to the JSON property `otherBedsCountException` @return [String]
Queen beds count. The number of medium-large beds measuring 60“W x 80”L (152cm x 102cm). Corresponds to the JSON property `queenBedsCount` @return [Fixnum]
Queen beds count exception. Corresponds to the JSON property `queenBedsCountException` @return [String]
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. Corresponds to the JSON property `rollAwayBedsCount` @return [Fixnum]
Roll away beds count exception. Corresponds to the JSON property `rollAwayBedsCountException` @return [String]
Single or twin count beds. The number of smaller beds measuring 38“W x 75”L ( 97cm x 191cm) that can accommodate one adult. Corresponds to the JSON property `singleOrTwinBedsCount` @return [Fixnum]
Single or twin beds count exception. Corresponds to the JSON property `singleOrTwinBedsCountException` @return [String]
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. Corresponds to the JSON property `sofaBedsCount` @return [Fixnum]
Sofa beds count exception. Corresponds to the JSON property `sofaBedsCountException` @return [String]
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. Corresponds to the JSON property `syntheticPillows` @return [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. Corresponds to the JSON property `syntheticPillows` @return [Boolean]
Synthetic pillows exception. Corresponds to the JSON property `syntheticPillowsException` @return [String]
Public Class Methods
# File lib/google/apis/mybusinesslodging_v1/classes.rb, line 2270 def initialize(**args) update!(**args) end
Public Instance Methods
Update properties of this object
# File lib/google/apis/mybusinesslodging_v1/classes.rb, line 2275 def update!(**args) @beds_count = args[:beds_count] if args.key?(:beds_count) @beds_count_exception = args[:beds_count_exception] if args.key?(:beds_count_exception) @bunk_beds_count = args[:bunk_beds_count] if args.key?(:bunk_beds_count) @bunk_beds_count_exception = args[:bunk_beds_count_exception] if args.key?(:bunk_beds_count_exception) @cribs_count = args[:cribs_count] if args.key?(:cribs_count) @cribs_count_exception = args[:cribs_count_exception] if args.key?(:cribs_count_exception) @double_beds_count = args[:double_beds_count] if args.key?(:double_beds_count) @double_beds_count_exception = args[:double_beds_count_exception] if args.key?(:double_beds_count_exception) @feather_pillows = args[:feather_pillows] if args.key?(:feather_pillows) @feather_pillows_exception = args[:feather_pillows_exception] if args.key?(:feather_pillows_exception) @hypoallergenic_bedding = args[:hypoallergenic_bedding] if args.key?(:hypoallergenic_bedding) @hypoallergenic_bedding_exception = args[:hypoallergenic_bedding_exception] if args.key?(:hypoallergenic_bedding_exception) @king_beds_count = args[:king_beds_count] if args.key?(:king_beds_count) @king_beds_count_exception = args[:king_beds_count_exception] if args.key?(:king_beds_count_exception) @memory_foam_pillows = args[:memory_foam_pillows] if args.key?(:memory_foam_pillows) @memory_foam_pillows_exception = args[:memory_foam_pillows_exception] if args.key?(:memory_foam_pillows_exception) @other_beds_count = args[:other_beds_count] if args.key?(:other_beds_count) @other_beds_count_exception = args[:other_beds_count_exception] if args.key?(:other_beds_count_exception) @queen_beds_count = args[:queen_beds_count] if args.key?(:queen_beds_count) @queen_beds_count_exception = args[:queen_beds_count_exception] if args.key?(:queen_beds_count_exception) @roll_away_beds_count = args[:roll_away_beds_count] if args.key?(:roll_away_beds_count) @roll_away_beds_count_exception = args[:roll_away_beds_count_exception] if args.key?(:roll_away_beds_count_exception) @single_or_twin_beds_count = args[:single_or_twin_beds_count] if args.key?(:single_or_twin_beds_count) @single_or_twin_beds_count_exception = args[:single_or_twin_beds_count_exception] if args.key?(:single_or_twin_beds_count_exception) @sofa_beds_count = args[:sofa_beds_count] if args.key?(:sofa_beds_count) @sofa_beds_count_exception = args[:sofa_beds_count_exception] if args.key?(:sofa_beds_count_exception) @synthetic_pillows = args[:synthetic_pillows] if args.key?(:synthetic_pillows) @synthetic_pillows_exception = args[:synthetic_pillows_exception] if args.key?(:synthetic_pillows_exception) end