google-apis-mybusinesslodging_v1 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.yardopts +13 -0
- data/CHANGELOG.md +7 -0
- data/LICENSE.md +202 -0
- data/OVERVIEW.md +96 -0
- data/lib/google-apis-mybusinesslodging_v1.rb +15 -0
- data/lib/google/apis/mybusinesslodging_v1.rb +34 -0
- data/lib/google/apis/mybusinesslodging_v1/classes.rb +4096 -0
- data/lib/google/apis/mybusinesslodging_v1/gem_version.rb +28 -0
- data/lib/google/apis/mybusinesslodging_v1/representations.rb +998 -0
- data/lib/google/apis/mybusinesslodging_v1/service.rb +171 -0
- metadata +76 -0
@@ -0,0 +1,28 @@
|
|
1
|
+
# Copyright 2020 Google LLC
|
2
|
+
#
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
+
# you may not use this file except in compliance with the License.
|
5
|
+
# You may obtain a copy of the License at
|
6
|
+
#
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
#
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
+
# See the License for the specific language governing permissions and
|
13
|
+
# limitations under the License.
|
14
|
+
|
15
|
+
module Google
|
16
|
+
module Apis
|
17
|
+
module MybusinesslodgingV1
|
18
|
+
# Version of the google-apis-mybusinesslodging_v1 gem
|
19
|
+
GEM_VERSION = "0.1.0"
|
20
|
+
|
21
|
+
# Version of the code generator used to generate this client
|
22
|
+
GENERATOR_VERSION = "0.2.0"
|
23
|
+
|
24
|
+
# Revision of the discovery document this client was generated from
|
25
|
+
REVISION = "20210406"
|
26
|
+
end
|
27
|
+
end
|
28
|
+
end
|
@@ -0,0 +1,998 @@
|
|
1
|
+
# Copyright 2020 Google LLC
|
2
|
+
#
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
+
# you may not use this file except in compliance with the License.
|
5
|
+
# You may obtain a copy of the License at
|
6
|
+
#
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
#
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
+
# See the License for the specific language governing permissions and
|
13
|
+
# limitations under the License.
|
14
|
+
|
15
|
+
require 'date'
|
16
|
+
require 'google/apis/core/base_service'
|
17
|
+
require 'google/apis/core/json_representation'
|
18
|
+
require 'google/apis/core/hashable'
|
19
|
+
require 'google/apis/errors'
|
20
|
+
|
21
|
+
module Google
|
22
|
+
module Apis
|
23
|
+
module MybusinesslodgingV1
|
24
|
+
|
25
|
+
class Accessibility
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
31
|
+
class Activities
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
+
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
35
|
+
end
|
36
|
+
|
37
|
+
class Business
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class Connectivity
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
49
|
+
class EnhancedCleaning
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class Families
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class FoodAndDrink
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class GetGoogleUpdatedLodgingResponse
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class GuestUnitFeatures
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class GuestUnitType
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class HealthAndSafety
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class Housekeeping
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class IncreasedFoodSafety
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class LanguageSpoken
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class LivingArea
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class LivingAreaAccessibility
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class LivingAreaEating
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class LivingAreaFeatures
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class LivingAreaLayout
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class LivingAreaSleeping
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class Lodging
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class LodgingMetadata
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class MinimizedContact
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class Parking
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class PaymentOptions
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class PersonalProtection
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class Pets
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class PhysicalDistancing
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class Policies
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class Pools
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class Property
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class Services
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class TimeOfDay
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class Transportation
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class ViewsFromUnit
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class Wellness
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class Accessibility
|
242
|
+
# @private
|
243
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
244
|
+
property :mobility_accessible, as: 'mobilityAccessible'
|
245
|
+
property :mobility_accessible_elevator, as: 'mobilityAccessibleElevator'
|
246
|
+
property :mobility_accessible_elevator_exception, as: 'mobilityAccessibleElevatorException'
|
247
|
+
property :mobility_accessible_exception, as: 'mobilityAccessibleException'
|
248
|
+
property :mobility_accessible_parking, as: 'mobilityAccessibleParking'
|
249
|
+
property :mobility_accessible_parking_exception, as: 'mobilityAccessibleParkingException'
|
250
|
+
property :mobility_accessible_pool, as: 'mobilityAccessiblePool'
|
251
|
+
property :mobility_accessible_pool_exception, as: 'mobilityAccessiblePoolException'
|
252
|
+
end
|
253
|
+
end
|
254
|
+
|
255
|
+
class Activities
|
256
|
+
# @private
|
257
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
258
|
+
property :beach_access, as: 'beachAccess'
|
259
|
+
property :beach_access_exception, as: 'beachAccessException'
|
260
|
+
property :beach_front, as: 'beachFront'
|
261
|
+
property :beach_front_exception, as: 'beachFrontException'
|
262
|
+
property :bicycle_rental, as: 'bicycleRental'
|
263
|
+
property :bicycle_rental_exception, as: 'bicycleRentalException'
|
264
|
+
property :boutique_stores, as: 'boutiqueStores'
|
265
|
+
property :boutique_stores_exception, as: 'boutiqueStoresException'
|
266
|
+
property :casino, as: 'casino'
|
267
|
+
property :casino_exception, as: 'casinoException'
|
268
|
+
property :free_bicycle_rental, as: 'freeBicycleRental'
|
269
|
+
property :free_bicycle_rental_exception, as: 'freeBicycleRentalException'
|
270
|
+
property :free_watercraft_rental, as: 'freeWatercraftRental'
|
271
|
+
property :free_watercraft_rental_exception, as: 'freeWatercraftRentalException'
|
272
|
+
property :game_room, as: 'gameRoom'
|
273
|
+
property :game_room_exception, as: 'gameRoomException'
|
274
|
+
property :golf, as: 'golf'
|
275
|
+
property :golf_exception, as: 'golfException'
|
276
|
+
property :horseback_riding, as: 'horsebackRiding'
|
277
|
+
property :horseback_riding_exception, as: 'horsebackRidingException'
|
278
|
+
property :nightclub, as: 'nightclub'
|
279
|
+
property :nightclub_exception, as: 'nightclubException'
|
280
|
+
property :private_beach, as: 'privateBeach'
|
281
|
+
property :private_beach_exception, as: 'privateBeachException'
|
282
|
+
property :scuba, as: 'scuba'
|
283
|
+
property :scuba_exception, as: 'scubaException'
|
284
|
+
property :snorkeling, as: 'snorkeling'
|
285
|
+
property :snorkeling_exception, as: 'snorkelingException'
|
286
|
+
property :tennis, as: 'tennis'
|
287
|
+
property :tennis_exception, as: 'tennisException'
|
288
|
+
property :water_skiing, as: 'waterSkiing'
|
289
|
+
property :water_skiing_exception, as: 'waterSkiingException'
|
290
|
+
property :watercraft_rental, as: 'watercraftRental'
|
291
|
+
property :watercraft_rental_exception, as: 'watercraftRentalException'
|
292
|
+
end
|
293
|
+
end
|
294
|
+
|
295
|
+
class Business
|
296
|
+
# @private
|
297
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
298
|
+
property :business_center, as: 'businessCenter'
|
299
|
+
property :business_center_exception, as: 'businessCenterException'
|
300
|
+
property :meeting_rooms, as: 'meetingRooms'
|
301
|
+
property :meeting_rooms_count, as: 'meetingRoomsCount'
|
302
|
+
property :meeting_rooms_count_exception, as: 'meetingRoomsCountException'
|
303
|
+
property :meeting_rooms_exception, as: 'meetingRoomsException'
|
304
|
+
end
|
305
|
+
end
|
306
|
+
|
307
|
+
class Connectivity
|
308
|
+
# @private
|
309
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
310
|
+
property :free_wifi, as: 'freeWifi'
|
311
|
+
property :free_wifi_exception, as: 'freeWifiException'
|
312
|
+
property :public_area_wifi_available, as: 'publicAreaWifiAvailable'
|
313
|
+
property :public_area_wifi_available_exception, as: 'publicAreaWifiAvailableException'
|
314
|
+
property :public_internet_terminal, as: 'publicInternetTerminal'
|
315
|
+
property :public_internet_terminal_exception, as: 'publicInternetTerminalException'
|
316
|
+
property :wifi_available, as: 'wifiAvailable'
|
317
|
+
property :wifi_available_exception, as: 'wifiAvailableException'
|
318
|
+
end
|
319
|
+
end
|
320
|
+
|
321
|
+
class EnhancedCleaning
|
322
|
+
# @private
|
323
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
324
|
+
property :commercial_grade_disinfectant_cleaning, as: 'commercialGradeDisinfectantCleaning'
|
325
|
+
property :commercial_grade_disinfectant_cleaning_exception, as: 'commercialGradeDisinfectantCleaningException'
|
326
|
+
property :common_areas_enhanced_cleaning, as: 'commonAreasEnhancedCleaning'
|
327
|
+
property :common_areas_enhanced_cleaning_exception, as: 'commonAreasEnhancedCleaningException'
|
328
|
+
property :employees_trained_cleaning_procedures, as: 'employeesTrainedCleaningProcedures'
|
329
|
+
property :employees_trained_cleaning_procedures_exception, as: 'employeesTrainedCleaningProceduresException'
|
330
|
+
property :employees_trained_thorough_hand_washing, as: 'employeesTrainedThoroughHandWashing'
|
331
|
+
property :employees_trained_thorough_hand_washing_exception, as: 'employeesTrainedThoroughHandWashingException'
|
332
|
+
property :employees_wear_protective_equipment, as: 'employeesWearProtectiveEquipment'
|
333
|
+
property :employees_wear_protective_equipment_exception, as: 'employeesWearProtectiveEquipmentException'
|
334
|
+
property :guest_rooms_enhanced_cleaning, as: 'guestRoomsEnhancedCleaning'
|
335
|
+
property :guest_rooms_enhanced_cleaning_exception, as: 'guestRoomsEnhancedCleaningException'
|
336
|
+
end
|
337
|
+
end
|
338
|
+
|
339
|
+
class Families
|
340
|
+
# @private
|
341
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
342
|
+
property :babysitting, as: 'babysitting'
|
343
|
+
property :babysitting_exception, as: 'babysittingException'
|
344
|
+
property :kids_activities, as: 'kidsActivities'
|
345
|
+
property :kids_activities_exception, as: 'kidsActivitiesException'
|
346
|
+
property :kids_club, as: 'kidsClub'
|
347
|
+
property :kids_club_exception, as: 'kidsClubException'
|
348
|
+
end
|
349
|
+
end
|
350
|
+
|
351
|
+
class FoodAndDrink
|
352
|
+
# @private
|
353
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
354
|
+
property :bar, as: 'bar'
|
355
|
+
property :bar_exception, as: 'barException'
|
356
|
+
property :breakfast_available, as: 'breakfastAvailable'
|
357
|
+
property :breakfast_available_exception, as: 'breakfastAvailableException'
|
358
|
+
property :breakfast_buffet, as: 'breakfastBuffet'
|
359
|
+
property :breakfast_buffet_exception, as: 'breakfastBuffetException'
|
360
|
+
property :buffet, as: 'buffet'
|
361
|
+
property :buffet_exception, as: 'buffetException'
|
362
|
+
property :dinner_buffet, as: 'dinnerBuffet'
|
363
|
+
property :dinner_buffet_exception, as: 'dinnerBuffetException'
|
364
|
+
property :free_breakfast, as: 'freeBreakfast'
|
365
|
+
property :free_breakfast_exception, as: 'freeBreakfastException'
|
366
|
+
property :restaurant, as: 'restaurant'
|
367
|
+
property :restaurant_exception, as: 'restaurantException'
|
368
|
+
property :restaurants_count, as: 'restaurantsCount'
|
369
|
+
property :restaurants_count_exception, as: 'restaurantsCountException'
|
370
|
+
property :room_service, as: 'roomService'
|
371
|
+
property :room_service_exception, as: 'roomServiceException'
|
372
|
+
property :table_service, as: 'tableService'
|
373
|
+
property :table_service_exception, as: 'tableServiceException'
|
374
|
+
property :twenty_four_hour_room_service, as: 'twentyFourHourRoomService'
|
375
|
+
property :twenty_four_hour_room_service_exception, as: 'twentyFourHourRoomServiceException'
|
376
|
+
property :vending_machine, as: 'vendingMachine'
|
377
|
+
property :vending_machine_exception, as: 'vendingMachineException'
|
378
|
+
end
|
379
|
+
end
|
380
|
+
|
381
|
+
class GetGoogleUpdatedLodgingResponse
|
382
|
+
# @private
|
383
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
384
|
+
property :diff_mask, as: 'diffMask'
|
385
|
+
property :lodging, as: 'lodging', class: Google::Apis::MybusinesslodgingV1::Lodging, decorator: Google::Apis::MybusinesslodgingV1::Lodging::Representation
|
386
|
+
|
387
|
+
end
|
388
|
+
end
|
389
|
+
|
390
|
+
class GuestUnitFeatures
|
391
|
+
# @private
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
393
|
+
property :bungalow_or_villa, as: 'bungalowOrVilla'
|
394
|
+
property :bungalow_or_villa_exception, as: 'bungalowOrVillaException'
|
395
|
+
property :connecting_unit_available, as: 'connectingUnitAvailable'
|
396
|
+
property :connecting_unit_available_exception, as: 'connectingUnitAvailableException'
|
397
|
+
property :executive_floor, as: 'executiveFloor'
|
398
|
+
property :executive_floor_exception, as: 'executiveFloorException'
|
399
|
+
property :max_adult_occupants_count, as: 'maxAdultOccupantsCount'
|
400
|
+
property :max_adult_occupants_count_exception, as: 'maxAdultOccupantsCountException'
|
401
|
+
property :max_child_occupants_count, as: 'maxChildOccupantsCount'
|
402
|
+
property :max_child_occupants_count_exception, as: 'maxChildOccupantsCountException'
|
403
|
+
property :max_occupants_count, as: 'maxOccupantsCount'
|
404
|
+
property :max_occupants_count_exception, as: 'maxOccupantsCountException'
|
405
|
+
property :private_home, as: 'privateHome'
|
406
|
+
property :private_home_exception, as: 'privateHomeException'
|
407
|
+
property :suite, as: 'suite'
|
408
|
+
property :suite_exception, as: 'suiteException'
|
409
|
+
property :tier, as: 'tier'
|
410
|
+
property :tier_exception, as: 'tierException'
|
411
|
+
property :total_living_areas, as: 'totalLivingAreas', class: Google::Apis::MybusinesslodgingV1::LivingArea, decorator: Google::Apis::MybusinesslodgingV1::LivingArea::Representation
|
412
|
+
|
413
|
+
property :views, as: 'views', class: Google::Apis::MybusinesslodgingV1::ViewsFromUnit, decorator: Google::Apis::MybusinesslodgingV1::ViewsFromUnit::Representation
|
414
|
+
|
415
|
+
end
|
416
|
+
end
|
417
|
+
|
418
|
+
class GuestUnitType
|
419
|
+
# @private
|
420
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
421
|
+
collection :codes, as: 'codes'
|
422
|
+
property :features, as: 'features', class: Google::Apis::MybusinesslodgingV1::GuestUnitFeatures, decorator: Google::Apis::MybusinesslodgingV1::GuestUnitFeatures::Representation
|
423
|
+
|
424
|
+
property :label, as: 'label'
|
425
|
+
end
|
426
|
+
end
|
427
|
+
|
428
|
+
class HealthAndSafety
|
429
|
+
# @private
|
430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
431
|
+
property :enhanced_cleaning, as: 'enhancedCleaning', class: Google::Apis::MybusinesslodgingV1::EnhancedCleaning, decorator: Google::Apis::MybusinesslodgingV1::EnhancedCleaning::Representation
|
432
|
+
|
433
|
+
property :increased_food_safety, as: 'increasedFoodSafety', class: Google::Apis::MybusinesslodgingV1::IncreasedFoodSafety, decorator: Google::Apis::MybusinesslodgingV1::IncreasedFoodSafety::Representation
|
434
|
+
|
435
|
+
property :minimized_contact, as: 'minimizedContact', class: Google::Apis::MybusinesslodgingV1::MinimizedContact, decorator: Google::Apis::MybusinesslodgingV1::MinimizedContact::Representation
|
436
|
+
|
437
|
+
property :personal_protection, as: 'personalProtection', class: Google::Apis::MybusinesslodgingV1::PersonalProtection, decorator: Google::Apis::MybusinesslodgingV1::PersonalProtection::Representation
|
438
|
+
|
439
|
+
property :physical_distancing, as: 'physicalDistancing', class: Google::Apis::MybusinesslodgingV1::PhysicalDistancing, decorator: Google::Apis::MybusinesslodgingV1::PhysicalDistancing::Representation
|
440
|
+
|
441
|
+
end
|
442
|
+
end
|
443
|
+
|
444
|
+
class Housekeeping
|
445
|
+
# @private
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
447
|
+
property :daily_housekeeping, as: 'dailyHousekeeping'
|
448
|
+
property :daily_housekeeping_exception, as: 'dailyHousekeepingException'
|
449
|
+
property :housekeeping_available, as: 'housekeepingAvailable'
|
450
|
+
property :housekeeping_available_exception, as: 'housekeepingAvailableException'
|
451
|
+
property :turndown_service, as: 'turndownService'
|
452
|
+
property :turndown_service_exception, as: 'turndownServiceException'
|
453
|
+
end
|
454
|
+
end
|
455
|
+
|
456
|
+
class IncreasedFoodSafety
|
457
|
+
# @private
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
459
|
+
property :dining_areas_additional_sanitation, as: 'diningAreasAdditionalSanitation'
|
460
|
+
property :dining_areas_additional_sanitation_exception, as: 'diningAreasAdditionalSanitationException'
|
461
|
+
property :disposable_flatware, as: 'disposableFlatware'
|
462
|
+
property :disposable_flatware_exception, as: 'disposableFlatwareException'
|
463
|
+
property :food_preparation_and_serving_additional_safety, as: 'foodPreparationAndServingAdditionalSafety'
|
464
|
+
property :food_preparation_and_serving_additional_safety_exception, as: 'foodPreparationAndServingAdditionalSafetyException'
|
465
|
+
property :individual_packaged_meals, as: 'individualPackagedMeals'
|
466
|
+
property :individual_packaged_meals_exception, as: 'individualPackagedMealsException'
|
467
|
+
property :single_use_food_menus, as: 'singleUseFoodMenus'
|
468
|
+
property :single_use_food_menus_exception, as: 'singleUseFoodMenusException'
|
469
|
+
end
|
470
|
+
end
|
471
|
+
|
472
|
+
class LanguageSpoken
|
473
|
+
# @private
|
474
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
475
|
+
property :language_code, as: 'languageCode'
|
476
|
+
property :spoken, as: 'spoken'
|
477
|
+
property :spoken_exception, as: 'spokenException'
|
478
|
+
end
|
479
|
+
end
|
480
|
+
|
481
|
+
class LivingArea
|
482
|
+
# @private
|
483
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
484
|
+
property :accessibility, as: 'accessibility', class: Google::Apis::MybusinesslodgingV1::LivingAreaAccessibility, decorator: Google::Apis::MybusinesslodgingV1::LivingAreaAccessibility::Representation
|
485
|
+
|
486
|
+
property :eating, as: 'eating', class: Google::Apis::MybusinesslodgingV1::LivingAreaEating, decorator: Google::Apis::MybusinesslodgingV1::LivingAreaEating::Representation
|
487
|
+
|
488
|
+
property :features, as: 'features', class: Google::Apis::MybusinesslodgingV1::LivingAreaFeatures, decorator: Google::Apis::MybusinesslodgingV1::LivingAreaFeatures::Representation
|
489
|
+
|
490
|
+
property :layout, as: 'layout', class: Google::Apis::MybusinesslodgingV1::LivingAreaLayout, decorator: Google::Apis::MybusinesslodgingV1::LivingAreaLayout::Representation
|
491
|
+
|
492
|
+
property :sleeping, as: 'sleeping', class: Google::Apis::MybusinesslodgingV1::LivingAreaSleeping, decorator: Google::Apis::MybusinesslodgingV1::LivingAreaSleeping::Representation
|
493
|
+
|
494
|
+
end
|
495
|
+
end
|
496
|
+
|
497
|
+
class LivingAreaAccessibility
|
498
|
+
# @private
|
499
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
500
|
+
property :ada_compliant_unit, as: 'adaCompliantUnit'
|
501
|
+
property :ada_compliant_unit_exception, as: 'adaCompliantUnitException'
|
502
|
+
property :hearing_accessible_doorbell, as: 'hearingAccessibleDoorbell'
|
503
|
+
property :hearing_accessible_doorbell_exception, as: 'hearingAccessibleDoorbellException'
|
504
|
+
property :hearing_accessible_fire_alarm, as: 'hearingAccessibleFireAlarm'
|
505
|
+
property :hearing_accessible_fire_alarm_exception, as: 'hearingAccessibleFireAlarmException'
|
506
|
+
property :hearing_accessible_unit, as: 'hearingAccessibleUnit'
|
507
|
+
property :hearing_accessible_unit_exception, as: 'hearingAccessibleUnitException'
|
508
|
+
property :mobility_accessible_bathtub, as: 'mobilityAccessibleBathtub'
|
509
|
+
property :mobility_accessible_bathtub_exception, as: 'mobilityAccessibleBathtubException'
|
510
|
+
property :mobility_accessible_shower, as: 'mobilityAccessibleShower'
|
511
|
+
property :mobility_accessible_shower_exception, as: 'mobilityAccessibleShowerException'
|
512
|
+
property :mobility_accessible_toilet, as: 'mobilityAccessibleToilet'
|
513
|
+
property :mobility_accessible_toilet_exception, as: 'mobilityAccessibleToiletException'
|
514
|
+
property :mobility_accessible_unit, as: 'mobilityAccessibleUnit'
|
515
|
+
property :mobility_accessible_unit_exception, as: 'mobilityAccessibleUnitException'
|
516
|
+
end
|
517
|
+
end
|
518
|
+
|
519
|
+
class LivingAreaEating
|
520
|
+
# @private
|
521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
522
|
+
property :coffee_maker, as: 'coffeeMaker'
|
523
|
+
property :coffee_maker_exception, as: 'coffeeMakerException'
|
524
|
+
property :cookware, as: 'cookware'
|
525
|
+
property :cookware_exception, as: 'cookwareException'
|
526
|
+
property :dishwasher, as: 'dishwasher'
|
527
|
+
property :dishwasher_exception, as: 'dishwasherException'
|
528
|
+
property :indoor_grill, as: 'indoorGrill'
|
529
|
+
property :indoor_grill_exception, as: 'indoorGrillException'
|
530
|
+
property :kettle, as: 'kettle'
|
531
|
+
property :kettle_exception, as: 'kettleException'
|
532
|
+
property :kitchen_available, as: 'kitchenAvailable'
|
533
|
+
property :kitchen_available_exception, as: 'kitchenAvailableException'
|
534
|
+
property :microwave, as: 'microwave'
|
535
|
+
property :microwave_exception, as: 'microwaveException'
|
536
|
+
property :minibar, as: 'minibar'
|
537
|
+
property :minibar_exception, as: 'minibarException'
|
538
|
+
property :outdoor_grill, as: 'outdoorGrill'
|
539
|
+
property :outdoor_grill_exception, as: 'outdoorGrillException'
|
540
|
+
property :oven, as: 'oven'
|
541
|
+
property :oven_exception, as: 'ovenException'
|
542
|
+
property :refrigerator, as: 'refrigerator'
|
543
|
+
property :refrigerator_exception, as: 'refrigeratorException'
|
544
|
+
property :sink, as: 'sink'
|
545
|
+
property :sink_exception, as: 'sinkException'
|
546
|
+
property :snackbar, as: 'snackbar'
|
547
|
+
property :snackbar_exception, as: 'snackbarException'
|
548
|
+
property :stove, as: 'stove'
|
549
|
+
property :stove_exception, as: 'stoveException'
|
550
|
+
property :tea_station, as: 'teaStation'
|
551
|
+
property :tea_station_exception, as: 'teaStationException'
|
552
|
+
property :toaster, as: 'toaster'
|
553
|
+
property :toaster_exception, as: 'toasterException'
|
554
|
+
end
|
555
|
+
end
|
556
|
+
|
557
|
+
class LivingAreaFeatures
|
558
|
+
# @private
|
559
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
560
|
+
property :air_conditioning, as: 'airConditioning'
|
561
|
+
property :air_conditioning_exception, as: 'airConditioningException'
|
562
|
+
property :bathtub, as: 'bathtub'
|
563
|
+
property :bathtub_exception, as: 'bathtubException'
|
564
|
+
property :bidet, as: 'bidet'
|
565
|
+
property :bidet_exception, as: 'bidetException'
|
566
|
+
property :dryer, as: 'dryer'
|
567
|
+
property :dryer_exception, as: 'dryerException'
|
568
|
+
property :electronic_room_key, as: 'electronicRoomKey'
|
569
|
+
property :electronic_room_key_exception, as: 'electronicRoomKeyException'
|
570
|
+
property :fireplace, as: 'fireplace'
|
571
|
+
property :fireplace_exception, as: 'fireplaceException'
|
572
|
+
property :hairdryer, as: 'hairdryer'
|
573
|
+
property :hairdryer_exception, as: 'hairdryerException'
|
574
|
+
property :heating, as: 'heating'
|
575
|
+
property :heating_exception, as: 'heatingException'
|
576
|
+
property :inunit_safe, as: 'inunitSafe'
|
577
|
+
property :inunit_safe_exception, as: 'inunitSafeException'
|
578
|
+
property :inunit_wifi_available, as: 'inunitWifiAvailable'
|
579
|
+
property :inunit_wifi_available_exception, as: 'inunitWifiAvailableException'
|
580
|
+
property :ironing_equipment, as: 'ironingEquipment'
|
581
|
+
property :ironing_equipment_exception, as: 'ironingEquipmentException'
|
582
|
+
property :pay_per_view_movies, as: 'payPerViewMovies'
|
583
|
+
property :pay_per_view_movies_exception, as: 'payPerViewMoviesException'
|
584
|
+
property :private_bathroom, as: 'privateBathroom'
|
585
|
+
property :private_bathroom_exception, as: 'privateBathroomException'
|
586
|
+
property :shower, as: 'shower'
|
587
|
+
property :shower_exception, as: 'showerException'
|
588
|
+
property :toilet, as: 'toilet'
|
589
|
+
property :toilet_exception, as: 'toiletException'
|
590
|
+
property :tv, as: 'tv'
|
591
|
+
property :tv_casting, as: 'tvCasting'
|
592
|
+
property :tv_casting_exception, as: 'tvCastingException'
|
593
|
+
property :tv_exception, as: 'tvException'
|
594
|
+
property :tv_streaming, as: 'tvStreaming'
|
595
|
+
property :tv_streaming_exception, as: 'tvStreamingException'
|
596
|
+
property :universal_power_adapters, as: 'universalPowerAdapters'
|
597
|
+
property :universal_power_adapters_exception, as: 'universalPowerAdaptersException'
|
598
|
+
property :washer, as: 'washer'
|
599
|
+
property :washer_exception, as: 'washerException'
|
600
|
+
end
|
601
|
+
end
|
602
|
+
|
603
|
+
class LivingAreaLayout
|
604
|
+
# @private
|
605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
606
|
+
property :balcony, as: 'balcony'
|
607
|
+
property :balcony_exception, as: 'balconyException'
|
608
|
+
property :living_area_sq_meters, as: 'livingAreaSqMeters'
|
609
|
+
property :living_area_sq_meters_exception, as: 'livingAreaSqMetersException'
|
610
|
+
property :loft, as: 'loft'
|
611
|
+
property :loft_exception, as: 'loftException'
|
612
|
+
property :non_smoking, as: 'nonSmoking'
|
613
|
+
property :non_smoking_exception, as: 'nonSmokingException'
|
614
|
+
property :patio, as: 'patio'
|
615
|
+
property :patio_exception, as: 'patioException'
|
616
|
+
property :stairs, as: 'stairs'
|
617
|
+
property :stairs_exception, as: 'stairsException'
|
618
|
+
end
|
619
|
+
end
|
620
|
+
|
621
|
+
class LivingAreaSleeping
|
622
|
+
# @private
|
623
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
624
|
+
property :beds_count, as: 'bedsCount'
|
625
|
+
property :beds_count_exception, as: 'bedsCountException'
|
626
|
+
property :bunk_beds_count, as: 'bunkBedsCount'
|
627
|
+
property :bunk_beds_count_exception, as: 'bunkBedsCountException'
|
628
|
+
property :cribs_count, as: 'cribsCount'
|
629
|
+
property :cribs_count_exception, as: 'cribsCountException'
|
630
|
+
property :double_beds_count, as: 'doubleBedsCount'
|
631
|
+
property :double_beds_count_exception, as: 'doubleBedsCountException'
|
632
|
+
property :feather_pillows, as: 'featherPillows'
|
633
|
+
property :feather_pillows_exception, as: 'featherPillowsException'
|
634
|
+
property :hypoallergenic_bedding, as: 'hypoallergenicBedding'
|
635
|
+
property :hypoallergenic_bedding_exception, as: 'hypoallergenicBeddingException'
|
636
|
+
property :king_beds_count, as: 'kingBedsCount'
|
637
|
+
property :king_beds_count_exception, as: 'kingBedsCountException'
|
638
|
+
property :memory_foam_pillows, as: 'memoryFoamPillows'
|
639
|
+
property :memory_foam_pillows_exception, as: 'memoryFoamPillowsException'
|
640
|
+
property :other_beds_count, as: 'otherBedsCount'
|
641
|
+
property :other_beds_count_exception, as: 'otherBedsCountException'
|
642
|
+
property :queen_beds_count, as: 'queenBedsCount'
|
643
|
+
property :queen_beds_count_exception, as: 'queenBedsCountException'
|
644
|
+
property :roll_away_beds_count, as: 'rollAwayBedsCount'
|
645
|
+
property :roll_away_beds_count_exception, as: 'rollAwayBedsCountException'
|
646
|
+
property :single_or_twin_beds_count, as: 'singleOrTwinBedsCount'
|
647
|
+
property :single_or_twin_beds_count_exception, as: 'singleOrTwinBedsCountException'
|
648
|
+
property :sofa_beds_count, as: 'sofaBedsCount'
|
649
|
+
property :sofa_beds_count_exception, as: 'sofaBedsCountException'
|
650
|
+
property :synthetic_pillows, as: 'syntheticPillows'
|
651
|
+
property :synthetic_pillows_exception, as: 'syntheticPillowsException'
|
652
|
+
end
|
653
|
+
end
|
654
|
+
|
655
|
+
class Lodging
|
656
|
+
# @private
|
657
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
658
|
+
property :accessibility, as: 'accessibility', class: Google::Apis::MybusinesslodgingV1::Accessibility, decorator: Google::Apis::MybusinesslodgingV1::Accessibility::Representation
|
659
|
+
|
660
|
+
property :activities, as: 'activities', class: Google::Apis::MybusinesslodgingV1::Activities, decorator: Google::Apis::MybusinesslodgingV1::Activities::Representation
|
661
|
+
|
662
|
+
property :all_units, as: 'allUnits', class: Google::Apis::MybusinesslodgingV1::GuestUnitFeatures, decorator: Google::Apis::MybusinesslodgingV1::GuestUnitFeatures::Representation
|
663
|
+
|
664
|
+
property :business, as: 'business', class: Google::Apis::MybusinesslodgingV1::Business, decorator: Google::Apis::MybusinesslodgingV1::Business::Representation
|
665
|
+
|
666
|
+
property :common_living_area, as: 'commonLivingArea', class: Google::Apis::MybusinesslodgingV1::LivingArea, decorator: Google::Apis::MybusinesslodgingV1::LivingArea::Representation
|
667
|
+
|
668
|
+
property :connectivity, as: 'connectivity', class: Google::Apis::MybusinesslodgingV1::Connectivity, decorator: Google::Apis::MybusinesslodgingV1::Connectivity::Representation
|
669
|
+
|
670
|
+
property :families, as: 'families', class: Google::Apis::MybusinesslodgingV1::Families, decorator: Google::Apis::MybusinesslodgingV1::Families::Representation
|
671
|
+
|
672
|
+
property :food_and_drink, as: 'foodAndDrink', class: Google::Apis::MybusinesslodgingV1::FoodAndDrink, decorator: Google::Apis::MybusinesslodgingV1::FoodAndDrink::Representation
|
673
|
+
|
674
|
+
collection :guest_units, as: 'guestUnits', class: Google::Apis::MybusinesslodgingV1::GuestUnitType, decorator: Google::Apis::MybusinesslodgingV1::GuestUnitType::Representation
|
675
|
+
|
676
|
+
property :health_and_safety, as: 'healthAndSafety', class: Google::Apis::MybusinesslodgingV1::HealthAndSafety, decorator: Google::Apis::MybusinesslodgingV1::HealthAndSafety::Representation
|
677
|
+
|
678
|
+
property :housekeeping, as: 'housekeeping', class: Google::Apis::MybusinesslodgingV1::Housekeeping, decorator: Google::Apis::MybusinesslodgingV1::Housekeeping::Representation
|
679
|
+
|
680
|
+
property :metadata, as: 'metadata', class: Google::Apis::MybusinesslodgingV1::LodgingMetadata, decorator: Google::Apis::MybusinesslodgingV1::LodgingMetadata::Representation
|
681
|
+
|
682
|
+
property :name, as: 'name'
|
683
|
+
property :parking, as: 'parking', class: Google::Apis::MybusinesslodgingV1::Parking, decorator: Google::Apis::MybusinesslodgingV1::Parking::Representation
|
684
|
+
|
685
|
+
property :pets, as: 'pets', class: Google::Apis::MybusinesslodgingV1::Pets, decorator: Google::Apis::MybusinesslodgingV1::Pets::Representation
|
686
|
+
|
687
|
+
property :policies, as: 'policies', class: Google::Apis::MybusinesslodgingV1::Policies, decorator: Google::Apis::MybusinesslodgingV1::Policies::Representation
|
688
|
+
|
689
|
+
property :pools, as: 'pools', class: Google::Apis::MybusinesslodgingV1::Pools, decorator: Google::Apis::MybusinesslodgingV1::Pools::Representation
|
690
|
+
|
691
|
+
property :property, as: 'property', class: Google::Apis::MybusinesslodgingV1::Property, decorator: Google::Apis::MybusinesslodgingV1::Property::Representation
|
692
|
+
|
693
|
+
property :services, as: 'services', class: Google::Apis::MybusinesslodgingV1::Services, decorator: Google::Apis::MybusinesslodgingV1::Services::Representation
|
694
|
+
|
695
|
+
property :some_units, as: 'someUnits', class: Google::Apis::MybusinesslodgingV1::GuestUnitFeatures, decorator: Google::Apis::MybusinesslodgingV1::GuestUnitFeatures::Representation
|
696
|
+
|
697
|
+
property :transportation, as: 'transportation', class: Google::Apis::MybusinesslodgingV1::Transportation, decorator: Google::Apis::MybusinesslodgingV1::Transportation::Representation
|
698
|
+
|
699
|
+
property :wellness, as: 'wellness', class: Google::Apis::MybusinesslodgingV1::Wellness, decorator: Google::Apis::MybusinesslodgingV1::Wellness::Representation
|
700
|
+
|
701
|
+
end
|
702
|
+
end
|
703
|
+
|
704
|
+
class LodgingMetadata
|
705
|
+
# @private
|
706
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
707
|
+
property :update_time, as: 'updateTime'
|
708
|
+
end
|
709
|
+
end
|
710
|
+
|
711
|
+
class MinimizedContact
|
712
|
+
# @private
|
713
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
714
|
+
property :contactless_checkin_checkout, as: 'contactlessCheckinCheckout'
|
715
|
+
property :contactless_checkin_checkout_exception, as: 'contactlessCheckinCheckoutException'
|
716
|
+
property :digital_guest_room_keys, as: 'digitalGuestRoomKeys'
|
717
|
+
property :digital_guest_room_keys_exception, as: 'digitalGuestRoomKeysException'
|
718
|
+
property :housekeeping_scheduled_request_only, as: 'housekeepingScheduledRequestOnly'
|
719
|
+
property :housekeeping_scheduled_request_only_exception, as: 'housekeepingScheduledRequestOnlyException'
|
720
|
+
property :no_high_touch_items_common_areas, as: 'noHighTouchItemsCommonAreas'
|
721
|
+
property :no_high_touch_items_common_areas_exception, as: 'noHighTouchItemsCommonAreasException'
|
722
|
+
property :no_high_touch_items_guest_rooms, as: 'noHighTouchItemsGuestRooms'
|
723
|
+
property :no_high_touch_items_guest_rooms_exception, as: 'noHighTouchItemsGuestRoomsException'
|
724
|
+
property :plastic_keycards_disinfected, as: 'plasticKeycardsDisinfected'
|
725
|
+
property :plastic_keycards_disinfected_exception, as: 'plasticKeycardsDisinfectedException'
|
726
|
+
property :room_bookings_buffer, as: 'roomBookingsBuffer'
|
727
|
+
property :room_bookings_buffer_exception, as: 'roomBookingsBufferException'
|
728
|
+
end
|
729
|
+
end
|
730
|
+
|
731
|
+
class Parking
|
732
|
+
# @private
|
733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
734
|
+
property :electric_car_charging_stations, as: 'electricCarChargingStations'
|
735
|
+
property :electric_car_charging_stations_exception, as: 'electricCarChargingStationsException'
|
736
|
+
property :free_parking, as: 'freeParking'
|
737
|
+
property :free_parking_exception, as: 'freeParkingException'
|
738
|
+
property :free_self_parking, as: 'freeSelfParking'
|
739
|
+
property :free_self_parking_exception, as: 'freeSelfParkingException'
|
740
|
+
property :free_valet_parking, as: 'freeValetParking'
|
741
|
+
property :free_valet_parking_exception, as: 'freeValetParkingException'
|
742
|
+
property :parking_available, as: 'parkingAvailable'
|
743
|
+
property :parking_available_exception, as: 'parkingAvailableException'
|
744
|
+
property :self_parking_available, as: 'selfParkingAvailable'
|
745
|
+
property :self_parking_available_exception, as: 'selfParkingAvailableException'
|
746
|
+
property :valet_parking_available, as: 'valetParkingAvailable'
|
747
|
+
property :valet_parking_available_exception, as: 'valetParkingAvailableException'
|
748
|
+
end
|
749
|
+
end
|
750
|
+
|
751
|
+
class PaymentOptions
|
752
|
+
# @private
|
753
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
754
|
+
property :cash, as: 'cash'
|
755
|
+
property :cash_exception, as: 'cashException'
|
756
|
+
property :cheque, as: 'cheque'
|
757
|
+
property :cheque_exception, as: 'chequeException'
|
758
|
+
property :credit_card, as: 'creditCard'
|
759
|
+
property :credit_card_exception, as: 'creditCardException'
|
760
|
+
property :debit_card, as: 'debitCard'
|
761
|
+
property :debit_card_exception, as: 'debitCardException'
|
762
|
+
property :mobile_nfc, as: 'mobileNfc'
|
763
|
+
property :mobile_nfc_exception, as: 'mobileNfcException'
|
764
|
+
end
|
765
|
+
end
|
766
|
+
|
767
|
+
class PersonalProtection
|
768
|
+
# @private
|
769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
770
|
+
property :common_areas_offer_sanitizing_items, as: 'commonAreasOfferSanitizingItems'
|
771
|
+
property :common_areas_offer_sanitizing_items_exception, as: 'commonAreasOfferSanitizingItemsException'
|
772
|
+
property :face_mask_required, as: 'faceMaskRequired'
|
773
|
+
property :face_mask_required_exception, as: 'faceMaskRequiredException'
|
774
|
+
property :guest_room_hygiene_kits_available, as: 'guestRoomHygieneKitsAvailable'
|
775
|
+
property :guest_room_hygiene_kits_available_exception, as: 'guestRoomHygieneKitsAvailableException'
|
776
|
+
property :protective_equipment_available, as: 'protectiveEquipmentAvailable'
|
777
|
+
property :protective_equipment_available_exception, as: 'protectiveEquipmentAvailableException'
|
778
|
+
end
|
779
|
+
end
|
780
|
+
|
781
|
+
class Pets
|
782
|
+
# @private
|
783
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
784
|
+
property :cats_allowed, as: 'catsAllowed'
|
785
|
+
property :cats_allowed_exception, as: 'catsAllowedException'
|
786
|
+
property :dogs_allowed, as: 'dogsAllowed'
|
787
|
+
property :dogs_allowed_exception, as: 'dogsAllowedException'
|
788
|
+
property :pets_allowed, as: 'petsAllowed'
|
789
|
+
property :pets_allowed_exception, as: 'petsAllowedException'
|
790
|
+
property :pets_allowed_free, as: 'petsAllowedFree'
|
791
|
+
property :pets_allowed_free_exception, as: 'petsAllowedFreeException'
|
792
|
+
end
|
793
|
+
end
|
794
|
+
|
795
|
+
class PhysicalDistancing
|
796
|
+
# @private
|
797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
798
|
+
property :common_areas_physical_distancing_arranged, as: 'commonAreasPhysicalDistancingArranged'
|
799
|
+
property :common_areas_physical_distancing_arranged_exception, as: 'commonAreasPhysicalDistancingArrangedException'
|
800
|
+
property :physical_distancing_required, as: 'physicalDistancingRequired'
|
801
|
+
property :physical_distancing_required_exception, as: 'physicalDistancingRequiredException'
|
802
|
+
property :safety_dividers, as: 'safetyDividers'
|
803
|
+
property :safety_dividers_exception, as: 'safetyDividersException'
|
804
|
+
property :shared_areas_limited_occupancy, as: 'sharedAreasLimitedOccupancy'
|
805
|
+
property :shared_areas_limited_occupancy_exception, as: 'sharedAreasLimitedOccupancyException'
|
806
|
+
property :wellness_areas_have_private_spaces, as: 'wellnessAreasHavePrivateSpaces'
|
807
|
+
property :wellness_areas_have_private_spaces_exception, as: 'wellnessAreasHavePrivateSpacesException'
|
808
|
+
end
|
809
|
+
end
|
810
|
+
|
811
|
+
class Policies
|
812
|
+
# @private
|
813
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
814
|
+
property :all_inclusive_available, as: 'allInclusiveAvailable'
|
815
|
+
property :all_inclusive_available_exception, as: 'allInclusiveAvailableException'
|
816
|
+
property :all_inclusive_only, as: 'allInclusiveOnly'
|
817
|
+
property :all_inclusive_only_exception, as: 'allInclusiveOnlyException'
|
818
|
+
property :checkin_time, as: 'checkinTime', class: Google::Apis::MybusinesslodgingV1::TimeOfDay, decorator: Google::Apis::MybusinesslodgingV1::TimeOfDay::Representation
|
819
|
+
|
820
|
+
property :checkin_time_exception, as: 'checkinTimeException'
|
821
|
+
property :checkout_time, as: 'checkoutTime', class: Google::Apis::MybusinesslodgingV1::TimeOfDay, decorator: Google::Apis::MybusinesslodgingV1::TimeOfDay::Representation
|
822
|
+
|
823
|
+
property :checkout_time_exception, as: 'checkoutTimeException'
|
824
|
+
property :kids_stay_free, as: 'kidsStayFree'
|
825
|
+
property :kids_stay_free_exception, as: 'kidsStayFreeException'
|
826
|
+
property :max_child_age, as: 'maxChildAge'
|
827
|
+
property :max_child_age_exception, as: 'maxChildAgeException'
|
828
|
+
property :max_kids_stay_free_count, as: 'maxKidsStayFreeCount'
|
829
|
+
property :max_kids_stay_free_count_exception, as: 'maxKidsStayFreeCountException'
|
830
|
+
property :payment_options, as: 'paymentOptions', class: Google::Apis::MybusinesslodgingV1::PaymentOptions, decorator: Google::Apis::MybusinesslodgingV1::PaymentOptions::Representation
|
831
|
+
|
832
|
+
property :smoke_free_property, as: 'smokeFreeProperty'
|
833
|
+
property :smoke_free_property_exception, as: 'smokeFreePropertyException'
|
834
|
+
end
|
835
|
+
end
|
836
|
+
|
837
|
+
class Pools
|
838
|
+
# @private
|
839
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
840
|
+
property :adult_pool, as: 'adultPool'
|
841
|
+
property :adult_pool_exception, as: 'adultPoolException'
|
842
|
+
property :hot_tub, as: 'hotTub'
|
843
|
+
property :hot_tub_exception, as: 'hotTubException'
|
844
|
+
property :indoor_pool, as: 'indoorPool'
|
845
|
+
property :indoor_pool_exception, as: 'indoorPoolException'
|
846
|
+
property :indoor_pools_count, as: 'indoorPoolsCount'
|
847
|
+
property :indoor_pools_count_exception, as: 'indoorPoolsCountException'
|
848
|
+
property :lazy_river, as: 'lazyRiver'
|
849
|
+
property :lazy_river_exception, as: 'lazyRiverException'
|
850
|
+
property :lifeguard, as: 'lifeguard'
|
851
|
+
property :lifeguard_exception, as: 'lifeguardException'
|
852
|
+
property :outdoor_pool, as: 'outdoorPool'
|
853
|
+
property :outdoor_pool_exception, as: 'outdoorPoolException'
|
854
|
+
property :outdoor_pools_count, as: 'outdoorPoolsCount'
|
855
|
+
property :outdoor_pools_count_exception, as: 'outdoorPoolsCountException'
|
856
|
+
property :pool, as: 'pool'
|
857
|
+
property :pool_exception, as: 'poolException'
|
858
|
+
property :pools_count, as: 'poolsCount'
|
859
|
+
property :pools_count_exception, as: 'poolsCountException'
|
860
|
+
property :wading_pool, as: 'wadingPool'
|
861
|
+
property :wading_pool_exception, as: 'wadingPoolException'
|
862
|
+
property :water_park, as: 'waterPark'
|
863
|
+
property :water_park_exception, as: 'waterParkException'
|
864
|
+
property :waterslide, as: 'waterslide'
|
865
|
+
property :waterslide_exception, as: 'waterslideException'
|
866
|
+
property :wave_pool, as: 'wavePool'
|
867
|
+
property :wave_pool_exception, as: 'wavePoolException'
|
868
|
+
end
|
869
|
+
end
|
870
|
+
|
871
|
+
class Property
|
872
|
+
# @private
|
873
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
874
|
+
property :built_year, as: 'builtYear'
|
875
|
+
property :built_year_exception, as: 'builtYearException'
|
876
|
+
property :floors_count, as: 'floorsCount'
|
877
|
+
property :floors_count_exception, as: 'floorsCountException'
|
878
|
+
property :last_renovated_year, as: 'lastRenovatedYear'
|
879
|
+
property :last_renovated_year_exception, as: 'lastRenovatedYearException'
|
880
|
+
property :rooms_count, as: 'roomsCount'
|
881
|
+
property :rooms_count_exception, as: 'roomsCountException'
|
882
|
+
end
|
883
|
+
end
|
884
|
+
|
885
|
+
class Services
|
886
|
+
# @private
|
887
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
888
|
+
property :baggage_storage, as: 'baggageStorage'
|
889
|
+
property :baggage_storage_exception, as: 'baggageStorageException'
|
890
|
+
property :concierge, as: 'concierge'
|
891
|
+
property :concierge_exception, as: 'conciergeException'
|
892
|
+
property :convenience_store, as: 'convenienceStore'
|
893
|
+
property :convenience_store_exception, as: 'convenienceStoreException'
|
894
|
+
property :currency_exchange, as: 'currencyExchange'
|
895
|
+
property :currency_exchange_exception, as: 'currencyExchangeException'
|
896
|
+
property :elevator, as: 'elevator'
|
897
|
+
property :elevator_exception, as: 'elevatorException'
|
898
|
+
property :front_desk, as: 'frontDesk'
|
899
|
+
property :front_desk_exception, as: 'frontDeskException'
|
900
|
+
property :full_service_laundry, as: 'fullServiceLaundry'
|
901
|
+
property :full_service_laundry_exception, as: 'fullServiceLaundryException'
|
902
|
+
property :gift_shop, as: 'giftShop'
|
903
|
+
property :gift_shop_exception, as: 'giftShopException'
|
904
|
+
collection :languages_spoken, as: 'languagesSpoken', class: Google::Apis::MybusinesslodgingV1::LanguageSpoken, decorator: Google::Apis::MybusinesslodgingV1::LanguageSpoken::Representation
|
905
|
+
|
906
|
+
property :self_service_laundry, as: 'selfServiceLaundry'
|
907
|
+
property :self_service_laundry_exception, as: 'selfServiceLaundryException'
|
908
|
+
property :social_hour, as: 'socialHour'
|
909
|
+
property :social_hour_exception, as: 'socialHourException'
|
910
|
+
property :twenty_four_hour_front_desk, as: 'twentyFourHourFrontDesk'
|
911
|
+
property :twenty_four_hour_front_desk_exception, as: 'twentyFourHourFrontDeskException'
|
912
|
+
property :wake_up_calls, as: 'wakeUpCalls'
|
913
|
+
property :wake_up_calls_exception, as: 'wakeUpCallsException'
|
914
|
+
end
|
915
|
+
end
|
916
|
+
|
917
|
+
class TimeOfDay
|
918
|
+
# @private
|
919
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
920
|
+
property :hours, as: 'hours'
|
921
|
+
property :minutes, as: 'minutes'
|
922
|
+
property :nanos, as: 'nanos'
|
923
|
+
property :seconds, as: 'seconds'
|
924
|
+
end
|
925
|
+
end
|
926
|
+
|
927
|
+
class Transportation
|
928
|
+
# @private
|
929
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
930
|
+
property :airport_shuttle, as: 'airportShuttle'
|
931
|
+
property :airport_shuttle_exception, as: 'airportShuttleException'
|
932
|
+
property :car_rental_on_property, as: 'carRentalOnProperty'
|
933
|
+
property :car_rental_on_property_exception, as: 'carRentalOnPropertyException'
|
934
|
+
property :free_airport_shuttle, as: 'freeAirportShuttle'
|
935
|
+
property :free_airport_shuttle_exception, as: 'freeAirportShuttleException'
|
936
|
+
property :free_private_car_service, as: 'freePrivateCarService'
|
937
|
+
property :free_private_car_service_exception, as: 'freePrivateCarServiceException'
|
938
|
+
property :local_shuttle, as: 'localShuttle'
|
939
|
+
property :local_shuttle_exception, as: 'localShuttleException'
|
940
|
+
property :private_car_service, as: 'privateCarService'
|
941
|
+
property :private_car_service_exception, as: 'privateCarServiceException'
|
942
|
+
property :transfer, as: 'transfer'
|
943
|
+
property :transfer_exception, as: 'transferException'
|
944
|
+
end
|
945
|
+
end
|
946
|
+
|
947
|
+
class ViewsFromUnit
|
948
|
+
# @private
|
949
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
950
|
+
property :beach_view, as: 'beachView'
|
951
|
+
property :beach_view_exception, as: 'beachViewException'
|
952
|
+
property :city_view, as: 'cityView'
|
953
|
+
property :city_view_exception, as: 'cityViewException'
|
954
|
+
property :garden_view, as: 'gardenView'
|
955
|
+
property :garden_view_exception, as: 'gardenViewException'
|
956
|
+
property :lake_view, as: 'lakeView'
|
957
|
+
property :lake_view_exception, as: 'lakeViewException'
|
958
|
+
property :landmark_view, as: 'landmarkView'
|
959
|
+
property :landmark_view_exception, as: 'landmarkViewException'
|
960
|
+
property :ocean_view, as: 'oceanView'
|
961
|
+
property :ocean_view_exception, as: 'oceanViewException'
|
962
|
+
property :pool_view, as: 'poolView'
|
963
|
+
property :pool_view_exception, as: 'poolViewException'
|
964
|
+
property :valley_view, as: 'valleyView'
|
965
|
+
property :valley_view_exception, as: 'valleyViewException'
|
966
|
+
end
|
967
|
+
end
|
968
|
+
|
969
|
+
class Wellness
|
970
|
+
# @private
|
971
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
972
|
+
property :doctor_on_call, as: 'doctorOnCall'
|
973
|
+
property :doctor_on_call_exception, as: 'doctorOnCallException'
|
974
|
+
property :elliptical_machine, as: 'ellipticalMachine'
|
975
|
+
property :elliptical_machine_exception, as: 'ellipticalMachineException'
|
976
|
+
property :fitness_center, as: 'fitnessCenter'
|
977
|
+
property :fitness_center_exception, as: 'fitnessCenterException'
|
978
|
+
property :free_fitness_center, as: 'freeFitnessCenter'
|
979
|
+
property :free_fitness_center_exception, as: 'freeFitnessCenterException'
|
980
|
+
property :free_weights, as: 'freeWeights'
|
981
|
+
property :free_weights_exception, as: 'freeWeightsException'
|
982
|
+
property :massage, as: 'massage'
|
983
|
+
property :massage_exception, as: 'massageException'
|
984
|
+
property :salon, as: 'salon'
|
985
|
+
property :salon_exception, as: 'salonException'
|
986
|
+
property :sauna, as: 'sauna'
|
987
|
+
property :sauna_exception, as: 'saunaException'
|
988
|
+
property :spa, as: 'spa'
|
989
|
+
property :spa_exception, as: 'spaException'
|
990
|
+
property :treadmill, as: 'treadmill'
|
991
|
+
property :treadmill_exception, as: 'treadmillException'
|
992
|
+
property :weight_machine, as: 'weightMachine'
|
993
|
+
property :weight_machine_exception, as: 'weightMachineException'
|
994
|
+
end
|
995
|
+
end
|
996
|
+
end
|
997
|
+
end
|
998
|
+
end
|