Class: Google::Apis::MybusinesslodgingV1::Wellness
- Inherits:
-
Object
- Object
- Google::Apis::MybusinesslodgingV1::Wellness
- 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
Guest facilities at the property to promote or maintain health, beauty, and fitness.
Instance Attribute Summary collapse
-
#doctor_on_call ⇒ Boolean
(also: #doctor_on_call?)
Doctor on call.
-
#doctor_on_call_exception ⇒ String
Doctor on call exception.
-
#elliptical_machine ⇒ Boolean
(also: #elliptical_machine?)
Elliptical machine.
-
#elliptical_machine_exception ⇒ String
Elliptical machine exception.
-
#fitness_center ⇒ Boolean
(also: #fitness_center?)
Fitness center.
-
#fitness_center_exception ⇒ String
Fitness center exception.
-
#free_fitness_center ⇒ Boolean
(also: #free_fitness_center?)
Free fitness center.
-
#free_fitness_center_exception ⇒ String
Free fitness center exception.
-
#free_weights ⇒ Boolean
(also: #free_weights?)
Free weights.
-
#free_weights_exception ⇒ String
Free weights exception.
-
#massage ⇒ Boolean
(also: #massage?)
Massage.
-
#massage_exception ⇒ String
Massage exception.
-
#salon ⇒ Boolean
(also: #salon?)
Salon.
-
#salon_exception ⇒ String
Salon exception.
-
#sauna ⇒ Boolean
(also: #sauna?)
Sauna.
-
#sauna_exception ⇒ String
Sauna exception.
-
#spa ⇒ Boolean
(also: #spa?)
Spa.
-
#spa_exception ⇒ String
Spa exception.
-
#treadmill ⇒ Boolean
(also: #treadmill?)
Treadmill.
-
#treadmill_exception ⇒ String
Treadmill exception.
-
#weight_machine ⇒ Boolean
(also: #weight_machine?)
Weight machine.
-
#weight_machine_exception ⇒ String
Weight machine exception.
Instance Method Summary collapse
-
#initialize(**args) ⇒ Wellness
constructor
A new instance of Wellness.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ Wellness
Returns a new instance of Wellness.
4845 4846 4847 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4845 def initialize(**args) update!(**args) end |
Instance Attribute Details
#doctor_on_call ⇒ Boolean Also known as: doctor_on_call?
Doctor on call. The hotel has a contract with a medical professional who
provides services to hotel guests should they fall ill during their stay. The
doctor may or may not have an on-site office or be at the hotel at all times.
Corresponds to the JSON property doctorOnCall
4694 4695 4696 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4694 def doctor_on_call @doctor_on_call end |
#doctor_on_call_exception ⇒ String
Doctor on call exception.
Corresponds to the JSON property doctorOnCallException
4700 4701 4702 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4700 def doctor_on_call_exception @doctor_on_call_exception end |
#elliptical_machine ⇒ Boolean Also known as: elliptical_machine?
Elliptical machine. An electric, stationary fitness machine with pedals that
simulates climbing, walking or running and provides a user-controlled range of
speeds and tensions. May not have arm-controlled levers to work out the upper
body as well. Commonly found in a gym, fitness room, health center, or health
club.
Corresponds to the JSON property ellipticalMachine
4709 4710 4711 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4709 def elliptical_machine @elliptical_machine end |
#elliptical_machine_exception ⇒ String
Elliptical machine exception.
Corresponds to the JSON property ellipticalMachineException
4715 4716 4717 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4715 def elliptical_machine_exception @elliptical_machine_exception end |
#fitness_center ⇒ Boolean Also known as: fitness_center?
Fitness center. A room or building at the hotel containing equipment to
promote physical activity, such as treadmills, elliptical machines, stationary
bikes, weight machines, free weights, and/or stretching mats. Use of the
fitness center can be free or for a fee. May or may not be staffed. May or may
not offer instructor-led classes in various styles of physical conditioning.
May or may not be open 24/7. May or may not include locker rooms and showers.
Also known as health club, gym, fitness room, health center.
Corresponds to the JSON property fitnessCenter
4726 4727 4728 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4726 def fitness_center @fitness_center end |
#fitness_center_exception ⇒ String
Fitness center exception.
Corresponds to the JSON property fitnessCenterException
4732 4733 4734 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4732 def fitness_center_exception @fitness_center_exception end |
#free_fitness_center ⇒ Boolean Also known as: free_fitness_center?
Free fitness center. Guests may use the fitness center for free.
Corresponds to the JSON property freeFitnessCenter
4737 4738 4739 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4737 def free_fitness_center @free_fitness_center end |
#free_fitness_center_exception ⇒ String
Free fitness center exception.
Corresponds to the JSON property freeFitnessCenterException
4743 4744 4745 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4743 def free_fitness_center_exception @free_fitness_center_exception end |
#free_weights ⇒ Boolean Also known as: free_weights?
Free weights. Individual handheld fitness equipment of varied weights used for
upper body strength training or bodybuilding. Also known as barbells,
dumbbells, or kettlebells. Often stored on a rack with the weights arranged
from light to heavy. Commonly found in a gym, fitness room, health center, or
health club.
Corresponds to the JSON property freeWeights
4752 4753 4754 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4752 def free_weights @free_weights end |
#free_weights_exception ⇒ String
Free weights exception.
Corresponds to the JSON property freeWeightsException
4758 4759 4760 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4758 def free_weights_exception @free_weights_exception end |
#massage ⇒ Boolean Also known as: massage?
Massage. A service provided by a trained massage therapist involving the
physical manipulation of a guest's muscles in order to achieve relaxation or
pain relief.
Corresponds to the JSON property massage
4765 4766 4767 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4765 def massage @massage end |
#massage_exception ⇒ String
Massage exception.
Corresponds to the JSON property massageException
4771 4772 4773 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4771 def massage_exception @massage_exception end |
#salon ⇒ Boolean Also known as: salon?
Salon. A room at the hotel where professionals provide hair styling services
such as shampooing, blow drying, hair dos, hair cutting and hair coloring.
Also known as hairdresser or beauty salon.
Corresponds to the JSON property salon
4778 4779 4780 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4778 def salon @salon end |
#salon_exception ⇒ String
Salon exception.
Corresponds to the JSON property salonException
4784 4785 4786 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4784 def salon_exception @salon_exception end |
#sauna ⇒ Boolean Also known as: sauna?
Sauna. A wood-paneled room heated to a high temperature where guests sit on
built-in wood benches for the purpose of perspiring and relaxing their muscles.
Can be dry or slightly wet heat. Not a steam room.
Corresponds to the JSON property sauna
4791 4792 4793 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4791 def sauna @sauna end |
#sauna_exception ⇒ String
Sauna exception.
Corresponds to the JSON property saunaException
4797 4798 4799 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4797 def sauna_exception @sauna_exception end |
#spa ⇒ Boolean Also known as: spa?
Spa. A designated area, room or building at the hotel offering health and
beauty treatment through such means as steam baths, exercise equipment, and
massage. May also offer facials, nail care, and hair care. Services are
usually available by appointment and for an additional fee. Does not apply if
hotel only offers a steam room; must offer other beauty and/or health
treatments as well.
Corresponds to the JSON property spa
4807 4808 4809 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4807 def spa @spa end |
#spa_exception ⇒ String
Spa exception.
Corresponds to the JSON property spaException
4813 4814 4815 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4813 def spa_exception @spa_exception end |
#treadmill ⇒ Boolean Also known as: treadmill?
Treadmill. An electric stationary fitness machine that simulates a moving path
to promote walking or running within a range of user-controlled speeds and
inclines. Also known as running machine. Commonly found in a gym, fitness room,
health center, or health club.
Corresponds to the JSON property treadmill
4821 4822 4823 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4821 def treadmill @treadmill end |
#treadmill_exception ⇒ String
Treadmill exception.
Corresponds to the JSON property treadmillException
4827 4828 4829 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4827 def treadmill_exception @treadmill_exception end |
#weight_machine ⇒ Boolean Also known as: weight_machine?
Weight machine. Non-electronic fitness equipment designed for the user to
target the exertion of different muscles. Usually incorporates a padded seat,
a stack of flat weights and various bars and pulleys. May be designed for
toning a specific part of the body or may involve different user-controlled
settings, hardware and pulleys so as to provide an overall workout in one
machine. Commonly found in a gym, fitness center, fitness room, or health club.
Corresponds to the JSON property weightMachine
4837 4838 4839 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4837 def weight_machine @weight_machine end |
#weight_machine_exception ⇒ String
Weight machine exception.
Corresponds to the JSON property weightMachineException
4843 4844 4845 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4843 def weight_machine_exception @weight_machine_exception end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4850 def update!(**args) @doctor_on_call = args[:doctor_on_call] if args.key?(:doctor_on_call) @doctor_on_call_exception = args[:doctor_on_call_exception] if args.key?(:doctor_on_call_exception) @elliptical_machine = args[:elliptical_machine] if args.key?(:elliptical_machine) @elliptical_machine_exception = args[:elliptical_machine_exception] if args.key?(:elliptical_machine_exception) @fitness_center = args[:fitness_center] if args.key?(:fitness_center) @fitness_center_exception = args[:fitness_center_exception] if args.key?(:fitness_center_exception) @free_fitness_center = args[:free_fitness_center] if args.key?(:free_fitness_center) @free_fitness_center_exception = args[:free_fitness_center_exception] if args.key?(:free_fitness_center_exception) @free_weights = args[:free_weights] if args.key?(:free_weights) @free_weights_exception = args[:free_weights_exception] if args.key?(:free_weights_exception) @massage = args[:massage] if args.key?(:massage) @massage_exception = args[:massage_exception] if args.key?(:massage_exception) @salon = args[:salon] if args.key?(:salon) @salon_exception = args[:salon_exception] if args.key?(:salon_exception) @sauna = args[:sauna] if args.key?(:sauna) @sauna_exception = args[:sauna_exception] if args.key?(:sauna_exception) @spa = args[:spa] if args.key?(:spa) @spa_exception = args[:spa_exception] if args.key?(:spa_exception) @treadmill = args[:treadmill] if args.key?(:treadmill) @treadmill_exception = args[:treadmill_exception] if args.key?(:treadmill_exception) @weight_machine = args[:weight_machine] if args.key?(:weight_machine) @weight_machine_exception = args[:weight_machine_exception] if args.key?(:weight_machine_exception) end |