Class: Google::Apis::MybusinesslodgingV1::SustainableSourcing
- Inherits:
-
Object
- Object
- Google::Apis::MybusinesslodgingV1::SustainableSourcing
- 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
Sustainable sourcing practices implemented at the hotel.
Instance Attribute Summary collapse
-
#eco_friendly_toiletries ⇒ Boolean
(also: #eco_friendly_toiletries?)
Eco friendly toiletries.
-
#eco_friendly_toiletries_exception ⇒ String
Eco friendly toiletries exception.
-
#locally_sourced_food_and_beverages ⇒ Boolean
(also: #locally_sourced_food_and_beverages?)
Locally sourced food and beverages.
-
#locally_sourced_food_and_beverages_exception ⇒ String
Locally sourced food and beverages exception.
-
#organic_cage_free_eggs ⇒ Boolean
(also: #organic_cage_free_eggs?)
Organic cage free eggs.
-
#organic_cage_free_eggs_exception ⇒ String
Organic cage free eggs exception.
-
#organic_food_and_beverages ⇒ Boolean
(also: #organic_food_and_beverages?)
Organic food and beverages.
-
#organic_food_and_beverages_exception ⇒ String
Organic food and beverages exception.
-
#responsible_purchasing_policy ⇒ Boolean
(also: #responsible_purchasing_policy?)
Responsible purchasing policy.
-
#responsible_purchasing_policy_exception ⇒ String
Responsible purchasing policy exception.
-
#responsibly_sources_seafood ⇒ Boolean
(also: #responsibly_sources_seafood?)
Responsibly sources seafood.
-
#responsibly_sources_seafood_exception ⇒ String
Responsibly sources seafood exception.
-
#vegan_meals ⇒ Boolean
(also: #vegan_meals?)
Vegan meals.
-
#vegan_meals_exception ⇒ String
Vegan meals exception.
-
#vegetarian_meals ⇒ Boolean
(also: #vegetarian_meals?)
Vegetarian meals.
-
#vegetarian_meals_exception ⇒ String
Vegetarian meals exception.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SustainableSourcing
constructor
A new instance of SustainableSourcing.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SustainableSourcing
Returns a new instance of SustainableSourcing.
4005 4006 4007 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4005 def initialize(**args) update!(**args) end |
Instance Attribute Details
#eco_friendly_toiletries ⇒ Boolean Also known as: eco_friendly_toiletries?
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.
Corresponds to the JSON property ecoFriendlyToiletries
3902 3903 3904 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3902 def eco_friendly_toiletries @eco_friendly_toiletries end |
#eco_friendly_toiletries_exception ⇒ String
Eco friendly toiletries exception.
Corresponds to the JSON property ecoFriendlyToiletriesException
3908 3909 3910 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3908 def eco_friendly_toiletries_exception @eco_friendly_toiletries_exception end |
#locally_sourced_food_and_beverages ⇒ Boolean Also known as: locally_sourced_food_and_beverages?
Locally sourced food and beverages. Property sources locally in order to lower
the environmental footprint from reduced transportation and to stimulate the
local economy. Products produced less than 62 miles from the establishment are
normally considered as locally produced.
Corresponds to the JSON property locallySourcedFoodAndBeverages
3916 3917 3918 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3916 def locally_sourced_food_and_beverages @locally_sourced_food_and_beverages end |
#locally_sourced_food_and_beverages_exception ⇒ String
Locally sourced food and beverages exception.
Corresponds to the JSON property locallySourcedFoodAndBeveragesException
3922 3923 3924 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3922 def locally_sourced_food_and_beverages_exception @locally_sourced_food_and_beverages_exception end |
#organic_cage_free_eggs ⇒ Boolean Also known as: organic_cage_free_eggs?
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).
Corresponds to the JSON property organicCageFreeEggs
3929 3930 3931 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3929 def organic_cage_free_eggs @organic_cage_free_eggs end |
#organic_cage_free_eggs_exception ⇒ String
Organic cage free eggs exception.
Corresponds to the JSON property organicCageFreeEggsException
3935 3936 3937 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3935 def organic_cage_free_eggs_exception @organic_cage_free_eggs_exception end |
#organic_food_and_beverages ⇒ Boolean Also known as: organic_food_and_beverages?
Organic food and beverages. At least 25% of food and beverages, by spend, are
certified organic. Organic means products that are certified to one of the
organic standard listed in the IFOAM family of standards. Qualifying
certifications include USDA Organic and EU Organic, among others.
Corresponds to the JSON property organicFoodAndBeverages
3943 3944 3945 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3943 def organic_food_and_beverages @organic_food_and_beverages end |
#organic_food_and_beverages_exception ⇒ String
Organic food and beverages exception.
Corresponds to the JSON property organicFoodAndBeveragesException
3949 3950 3951 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3949 def organic_food_and_beverages_exception @organic_food_and_beverages_exception end |
#responsible_purchasing_policy ⇒ Boolean Also known as: responsible_purchasing_policy?
Responsible purchasing policy. The property has a responsible procurement
policy in place. Responsible means integration of social, ethical, and/or
environmental performance factors into the procurement process when selecting
suppliers.
Corresponds to the JSON property responsiblePurchasingPolicy
3957 3958 3959 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3957 def responsible_purchasing_policy @responsible_purchasing_policy end |
#responsible_purchasing_policy_exception ⇒ String
Responsible purchasing policy exception.
Corresponds to the JSON property responsiblePurchasingPolicyException
3963 3964 3965 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3963 def responsible_purchasing_policy_exception @responsible_purchasing_policy_exception end |
#responsibly_sources_seafood ⇒ Boolean Also known as: responsibly_sources_seafood?
Responsibly sources seafood. 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.
Corresponds to the JSON property responsiblySourcesSeafood
3973 3974 3975 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3973 def responsibly_sources_seafood @responsibly_sources_seafood end |
#responsibly_sources_seafood_exception ⇒ String
Responsibly sources seafood exception.
Corresponds to the JSON property responsiblySourcesSeafoodException
3979 3980 3981 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3979 def responsibly_sources_seafood_exception @responsibly_sources_seafood_exception end |
#vegan_meals ⇒ Boolean Also known as: vegan_meals?
Vegan meals. The property provides vegan menu options for guests. Vegan food
does not contain animal products or byproducts.
Corresponds to the JSON property veganMeals
3985 3986 3987 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3985 def vegan_meals @vegan_meals end |
#vegan_meals_exception ⇒ String
Vegan meals exception.
Corresponds to the JSON property veganMealsException
3991 3992 3993 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3991 def vegan_meals_exception @vegan_meals_exception end |
#vegetarian_meals ⇒ Boolean Also known as: vegetarian_meals?
Vegetarian meals. The property provides vegetarian menu options for guests.
Vegetarian food does not contain meat, poultry, fish, or seafood.
Corresponds to the JSON property vegetarianMeals
3997 3998 3999 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 3997 def vegetarian_meals @vegetarian_meals end |
#vegetarian_meals_exception ⇒ String
Vegetarian meals exception.
Corresponds to the JSON property vegetarianMealsException
4003 4004 4005 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4003 def vegetarian_meals_exception @vegetarian_meals_exception end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 |
# File 'lib/google/apis/mybusinesslodging_v1/classes.rb', line 4010 def update!(**args) @eco_friendly_toiletries = args[:eco_friendly_toiletries] if args.key?(:eco_friendly_toiletries) @eco_friendly_toiletries_exception = args[:eco_friendly_toiletries_exception] if args.key?(:eco_friendly_toiletries_exception) @locally_sourced_food_and_beverages = args[:locally_sourced_food_and_beverages] if args.key?(:locally_sourced_food_and_beverages) @locally_sourced_food_and_beverages_exception = args[:locally_sourced_food_and_beverages_exception] if args.key?(:locally_sourced_food_and_beverages_exception) @organic_cage_free_eggs = args[:organic_cage_free_eggs] if args.key?(:organic_cage_free_eggs) @organic_cage_free_eggs_exception = args[:organic_cage_free_eggs_exception] if args.key?(:organic_cage_free_eggs_exception) @organic_food_and_beverages = args[:organic_food_and_beverages] if args.key?(:organic_food_and_beverages) @organic_food_and_beverages_exception = args[:organic_food_and_beverages_exception] if args.key?(:organic_food_and_beverages_exception) @responsible_purchasing_policy = args[:responsible_purchasing_policy] if args.key?(:responsible_purchasing_policy) @responsible_purchasing_policy_exception = args[:responsible_purchasing_policy_exception] if args.key?(:responsible_purchasing_policy_exception) @responsibly_sources_seafood = args[:responsibly_sources_seafood] if args.key?(:responsibly_sources_seafood) @responsibly_sources_seafood_exception = args[:responsibly_sources_seafood_exception] if args.key?(:responsibly_sources_seafood_exception) @vegan_meals = args[:vegan_meals] if args.key?(:vegan_meals) @vegan_meals_exception = args[:vegan_meals_exception] if args.key?(:vegan_meals_exception) @vegetarian_meals = args[:vegetarian_meals] if args.key?(:vegetarian_meals) @vegetarian_meals_exception = args[:vegetarian_meals_exception] if args.key?(:vegetarian_meals_exception) end |