google-api-client 0.23.7 → 0.23.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +32 -0
  3. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  4. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  5. data/generated/google/apis/androidpublisher_v2/classes.rb +1 -0
  6. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  7. data/generated/google/apis/androidpublisher_v3/classes.rb +1 -0
  8. data/generated/google/apis/appengine_v1.rb +1 -1
  9. data/generated/google/apis/appengine_v1/classes.rb +5 -3
  10. data/generated/google/apis/appengine_v1beta.rb +1 -1
  11. data/generated/google/apis/appengine_v1beta/classes.rb +31 -3
  12. data/generated/google/apis/appengine_v1beta/representations.rb +15 -0
  13. data/generated/google/apis/appengine_v1beta4.rb +1 -1
  14. data/generated/google/apis/appengine_v1beta4/classes.rb +5 -3
  15. data/generated/google/apis/appengine_v1beta5.rb +1 -1
  16. data/generated/google/apis/appengine_v1beta5/classes.rb +5 -3
  17. data/generated/google/apis/bigquery_v2.rb +1 -1
  18. data/generated/google/apis/bigquery_v2/classes.rb +27 -22
  19. data/generated/google/apis/bigquery_v2/representations.rb +1 -0
  20. data/generated/google/apis/cloudkms_v1.rb +1 -1
  21. data/generated/google/apis/{mybusiness_v3.rb → cloudtasks_v2beta3.rb} +12 -10
  22. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +1405 -0
  23. data/generated/google/apis/cloudtasks_v2beta3/representations.rb +421 -0
  24. data/generated/google/apis/cloudtasks_v2beta3/service.rb +855 -0
  25. data/generated/google/apis/compute_alpha/classes.rb +178 -135
  26. data/generated/google/apis/compute_alpha/representations.rb +82 -52
  27. data/generated/google/apis/compute_alpha/service.rb +57 -4
  28. data/generated/google/apis/compute_beta/classes.rb +125 -125
  29. data/generated/google/apis/compute_beta/representations.rb +51 -51
  30. data/generated/google/apis/compute_beta/service.rb +4 -4
  31. data/generated/google/apis/content_v2.rb +1 -1
  32. data/generated/google/apis/content_v2/classes.rb +152 -0
  33. data/generated/google/apis/content_v2/representations.rb +77 -0
  34. data/generated/google/apis/content_v2/service.rb +40 -0
  35. data/generated/google/apis/content_v2sandbox.rb +1 -1
  36. data/generated/google/apis/content_v2sandbox/classes.rb +39 -0
  37. data/generated/google/apis/content_v2sandbox/representations.rb +26 -0
  38. data/generated/google/apis/content_v2sandbox/service.rb +40 -0
  39. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  40. data/generated/google/apis/dataproc_v1.rb +1 -1
  41. data/generated/google/apis/dataproc_v1/classes.rb +299 -0
  42. data/generated/google/apis/dataproc_v1/representations.rb +115 -0
  43. data/generated/google/apis/dataproc_v1/service.rb +540 -0
  44. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  45. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  46. data/generated/google/apis/dialogflow_v2beta1/classes.rb +0 -3
  47. data/generated/google/apis/dialogflow_v2beta1/service.rb +226 -0
  48. data/generated/google/apis/dlp_v2.rb +1 -1
  49. data/generated/google/apis/dlp_v2/service.rb +54 -6
  50. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  51. data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +85 -0
  52. data/generated/google/apis/firebasedynamiclinks_v1/representations.rb +32 -0
  53. data/generated/google/apis/firebasedynamiclinks_v1/service.rb +30 -0
  54. data/generated/google/apis/iamcredentials_v1.rb +1 -1
  55. data/generated/google/apis/iamcredentials_v1/classes.rb +97 -0
  56. data/generated/google/apis/iamcredentials_v1/representations.rb +28 -0
  57. data/generated/google/apis/iamcredentials_v1/service.rb +37 -0
  58. data/generated/google/apis/language_v1beta2.rb +1 -1
  59. data/generated/google/apis/language_v1beta2/classes.rb +8 -0
  60. data/generated/google/apis/redis_v1beta1.rb +1 -1
  61. data/generated/google/apis/redis_v1beta1/classes.rb +9 -0
  62. data/generated/google/apis/redis_v1beta1/representations.rb +1 -0
  63. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  64. data/generated/google/apis/servicecontrol_v1/classes.rb +12 -0
  65. data/generated/google/apis/servicecontrol_v1/representations.rb +1 -0
  66. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  67. data/generated/google/apis/servicemanagement_v1/classes.rb +1 -1
  68. data/generated/google/apis/servicemanagement_v1/service.rb +4 -0
  69. data/generated/google/apis/serviceuser_v1.rb +1 -1
  70. data/generated/google/apis/serviceuser_v1/classes.rb +1 -1
  71. data/generated/google/apis/spanner_v1.rb +1 -1
  72. data/generated/google/apis/spanner_v1/classes.rb +56 -1
  73. data/generated/google/apis/spanner_v1/representations.rb +18 -0
  74. data/generated/google/apis/spanner_v1/service.rb +9 -3
  75. data/generated/google/apis/speech_v1.rb +1 -1
  76. data/generated/google/apis/speech_v1/classes.rb +11 -8
  77. data/generated/google/apis/storage_v1.rb +1 -1
  78. data/generated/google/apis/storage_v1/classes.rb +11 -1
  79. data/generated/google/apis/storage_v1/representations.rb +1 -0
  80. data/generated/google/apis/storage_v1/service.rb +1 -2
  81. data/generated/google/apis/testing_v1.rb +1 -1
  82. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  83. data/generated/google/apis/toolresults_v1beta3/classes.rb +14 -14
  84. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  85. data/lib/google/apis/version.rb +1 -1
  86. metadata +6 -6
  87. data/generated/google/apis/mybusiness_v3/classes.rb +0 -1864
  88. data/generated/google/apis/mybusiness_v3/representations.rb +0 -741
  89. data/generated/google/apis/mybusiness_v3/service.rb +0 -961
@@ -1,741 +0,0 @@
1
- # Copyright 2015 Google Inc.
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 MybusinessV3
24
-
25
- class Account
26
- class Representation < Google::Apis::Core::JsonRepresentation; end
27
-
28
- include Google::Apis::Core::JsonObjectSupport
29
- end
30
-
31
- class AccountState
32
- class Representation < Google::Apis::Core::JsonRepresentation; end
33
-
34
- include Google::Apis::Core::JsonObjectSupport
35
- end
36
-
37
- class AdWordsLocationExtensions
38
- class Representation < Google::Apis::Core::JsonRepresentation; end
39
-
40
- include Google::Apis::Core::JsonObjectSupport
41
- end
42
-
43
- class Address
44
- class Representation < Google::Apis::Core::JsonRepresentation; end
45
-
46
- include Google::Apis::Core::JsonObjectSupport
47
- end
48
-
49
- class Admin
50
- class Representation < Google::Apis::Core::JsonRepresentation; end
51
-
52
- include Google::Apis::Core::JsonObjectSupport
53
- end
54
-
55
- class AssociateLocationRequest
56
- class Representation < Google::Apis::Core::JsonRepresentation; end
57
-
58
- include Google::Apis::Core::JsonObjectSupport
59
- end
60
-
61
- class Attribute
62
- class Representation < Google::Apis::Core::JsonRepresentation; end
63
-
64
- include Google::Apis::Core::JsonObjectSupport
65
- end
66
-
67
- class AttributeMetadata
68
- class Representation < Google::Apis::Core::JsonRepresentation; end
69
-
70
- include Google::Apis::Core::JsonObjectSupport
71
- end
72
-
73
- class AttributeValueMetadata
74
- class Representation < Google::Apis::Core::JsonRepresentation; end
75
-
76
- include Google::Apis::Core::JsonObjectSupport
77
- end
78
-
79
- class BatchGetLocationsRequest
80
- class Representation < Google::Apis::Core::JsonRepresentation; end
81
-
82
- include Google::Apis::Core::JsonObjectSupport
83
- end
84
-
85
- class BatchGetLocationsResponse
86
- class Representation < Google::Apis::Core::JsonRepresentation; end
87
-
88
- include Google::Apis::Core::JsonObjectSupport
89
- end
90
-
91
- class BusinessHours
92
- class Representation < Google::Apis::Core::JsonRepresentation; end
93
-
94
- include Google::Apis::Core::JsonObjectSupport
95
- end
96
-
97
- class Category
98
- class Representation < Google::Apis::Core::JsonRepresentation; end
99
-
100
- include Google::Apis::Core::JsonObjectSupport
101
- end
102
-
103
- class ClearLocationAssociationRequest
104
- class Representation < Google::Apis::Core::JsonRepresentation; end
105
-
106
- include Google::Apis::Core::JsonObjectSupport
107
- end
108
-
109
- class Date
110
- class Representation < Google::Apis::Core::JsonRepresentation; end
111
-
112
- include Google::Apis::Core::JsonObjectSupport
113
- end
114
-
115
- class Duplicate
116
- class Representation < Google::Apis::Core::JsonRepresentation; end
117
-
118
- include Google::Apis::Core::JsonObjectSupport
119
- end
120
-
121
- class Empty
122
- class Representation < Google::Apis::Core::JsonRepresentation; end
123
-
124
- include Google::Apis::Core::JsonObjectSupport
125
- end
126
-
127
- class FindMatchingLocationsRequest
128
- class Representation < Google::Apis::Core::JsonRepresentation; end
129
-
130
- include Google::Apis::Core::JsonObjectSupport
131
- end
132
-
133
- class FindMatchingLocationsResponse
134
- class Representation < Google::Apis::Core::JsonRepresentation; end
135
-
136
- include Google::Apis::Core::JsonObjectSupport
137
- end
138
-
139
- class GoogleUpdatedLocation
140
- class Representation < Google::Apis::Core::JsonRepresentation; end
141
-
142
- include Google::Apis::Core::JsonObjectSupport
143
- end
144
-
145
- class LatLng
146
- class Representation < Google::Apis::Core::JsonRepresentation; end
147
-
148
- include Google::Apis::Core::JsonObjectSupport
149
- end
150
-
151
- class ListAccountAdminsResponse
152
- class Representation < Google::Apis::Core::JsonRepresentation; end
153
-
154
- include Google::Apis::Core::JsonObjectSupport
155
- end
156
-
157
- class ListAccountsResponse
158
- class Representation < Google::Apis::Core::JsonRepresentation; end
159
-
160
- include Google::Apis::Core::JsonObjectSupport
161
- end
162
-
163
- class ListLocationAdminsResponse
164
- class Representation < Google::Apis::Core::JsonRepresentation; end
165
-
166
- include Google::Apis::Core::JsonObjectSupport
167
- end
168
-
169
- class ListLocationAttributeMetadataResponse
170
- class Representation < Google::Apis::Core::JsonRepresentation; end
171
-
172
- include Google::Apis::Core::JsonObjectSupport
173
- end
174
-
175
- class ListLocationsResponse
176
- class Representation < Google::Apis::Core::JsonRepresentation; end
177
-
178
- include Google::Apis::Core::JsonObjectSupport
179
- end
180
-
181
- class ListReviewsResponse
182
- class Representation < Google::Apis::Core::JsonRepresentation; end
183
-
184
- include Google::Apis::Core::JsonObjectSupport
185
- end
186
-
187
- class Location
188
- class Representation < Google::Apis::Core::JsonRepresentation; end
189
-
190
- include Google::Apis::Core::JsonObjectSupport
191
- end
192
-
193
- class LocationKey
194
- class Representation < Google::Apis::Core::JsonRepresentation; end
195
-
196
- include Google::Apis::Core::JsonObjectSupport
197
- end
198
-
199
- class LocationState
200
- class Representation < Google::Apis::Core::JsonRepresentation; end
201
-
202
- include Google::Apis::Core::JsonObjectSupport
203
- end
204
-
205
- class MatchedLocation
206
- class Representation < Google::Apis::Core::JsonRepresentation; end
207
-
208
- include Google::Apis::Core::JsonObjectSupport
209
- end
210
-
211
- class Metadata
212
- class Representation < Google::Apis::Core::JsonRepresentation; end
213
-
214
- include Google::Apis::Core::JsonObjectSupport
215
- end
216
-
217
- class OpenInfo
218
- class Representation < Google::Apis::Core::JsonRepresentation; end
219
-
220
- include Google::Apis::Core::JsonObjectSupport
221
- end
222
-
223
- class Photos
224
- class Representation < Google::Apis::Core::JsonRepresentation; end
225
-
226
- include Google::Apis::Core::JsonObjectSupport
227
- end
228
-
229
- class PlaceInfo
230
- class Representation < Google::Apis::Core::JsonRepresentation; end
231
-
232
- include Google::Apis::Core::JsonObjectSupport
233
- end
234
-
235
- class Places
236
- class Representation < Google::Apis::Core::JsonRepresentation; end
237
-
238
- include Google::Apis::Core::JsonObjectSupport
239
- end
240
-
241
- class PointRadius
242
- class Representation < Google::Apis::Core::JsonRepresentation; end
243
-
244
- include Google::Apis::Core::JsonObjectSupport
245
- end
246
-
247
- class Review
248
- class Representation < Google::Apis::Core::JsonRepresentation; end
249
-
250
- include Google::Apis::Core::JsonObjectSupport
251
- end
252
-
253
- class ReviewReply
254
- class Representation < Google::Apis::Core::JsonRepresentation; end
255
-
256
- include Google::Apis::Core::JsonObjectSupport
257
- end
258
-
259
- class Reviewer
260
- class Representation < Google::Apis::Core::JsonRepresentation; end
261
-
262
- include Google::Apis::Core::JsonObjectSupport
263
- end
264
-
265
- class ServiceAreaBusiness
266
- class Representation < Google::Apis::Core::JsonRepresentation; end
267
-
268
- include Google::Apis::Core::JsonObjectSupport
269
- end
270
-
271
- class SpecialHourPeriod
272
- class Representation < Google::Apis::Core::JsonRepresentation; end
273
-
274
- include Google::Apis::Core::JsonObjectSupport
275
- end
276
-
277
- class SpecialHours
278
- class Representation < Google::Apis::Core::JsonRepresentation; end
279
-
280
- include Google::Apis::Core::JsonObjectSupport
281
- end
282
-
283
- class TimePeriod
284
- class Representation < Google::Apis::Core::JsonRepresentation; end
285
-
286
- include Google::Apis::Core::JsonObjectSupport
287
- end
288
-
289
- class TransferLocationRequest
290
- class Representation < Google::Apis::Core::JsonRepresentation; end
291
-
292
- include Google::Apis::Core::JsonObjectSupport
293
- end
294
-
295
- class Account
296
- # @private
297
- class Representation < Google::Apis::Core::JsonRepresentation
298
- property :account_name, as: 'accountName'
299
- property :name, as: 'name'
300
- property :role, as: 'role'
301
- property :state, as: 'state', class: Google::Apis::MybusinessV3::AccountState, decorator: Google::Apis::MybusinessV3::AccountState::Representation
302
-
303
- property :type, as: 'type'
304
- end
305
- end
306
-
307
- class AccountState
308
- # @private
309
- class Representation < Google::Apis::Core::JsonRepresentation
310
- property :status, as: 'status'
311
- end
312
- end
313
-
314
- class AdWordsLocationExtensions
315
- # @private
316
- class Representation < Google::Apis::Core::JsonRepresentation
317
- property :ad_phone, as: 'adPhone'
318
- end
319
- end
320
-
321
- class Address
322
- # @private
323
- class Representation < Google::Apis::Core::JsonRepresentation
324
- collection :address_lines, as: 'addressLines'
325
- property :administrative_area, as: 'administrativeArea'
326
- property :country, as: 'country'
327
- property :locality, as: 'locality'
328
- property :postal_code, as: 'postalCode'
329
- property :sub_locality, as: 'subLocality'
330
- end
331
- end
332
-
333
- class Admin
334
- # @private
335
- class Representation < Google::Apis::Core::JsonRepresentation
336
- property :admin_name, as: 'adminName'
337
- property :name, as: 'name'
338
- property :pending_invitation, as: 'pendingInvitation'
339
- property :role, as: 'role'
340
- end
341
- end
342
-
343
- class AssociateLocationRequest
344
- # @private
345
- class Representation < Google::Apis::Core::JsonRepresentation
346
- property :place_id, as: 'placeId'
347
- end
348
- end
349
-
350
- class Attribute
351
- # @private
352
- class Representation < Google::Apis::Core::JsonRepresentation
353
- property :attribute_id, as: 'attributeId'
354
- property :value_type, as: 'valueType'
355
- collection :values, as: 'values'
356
- end
357
- end
358
-
359
- class AttributeMetadata
360
- # @private
361
- class Representation < Google::Apis::Core::JsonRepresentation
362
- property :attribute_id, as: 'attributeId'
363
- property :display_name, as: 'displayName'
364
- property :group_display_name, as: 'groupDisplayName'
365
- property :is_repeatable, as: 'isRepeatable'
366
- collection :value_metadata, as: 'valueMetadata', class: Google::Apis::MybusinessV3::AttributeValueMetadata, decorator: Google::Apis::MybusinessV3::AttributeValueMetadata::Representation
367
-
368
- property :value_type, as: 'valueType'
369
- end
370
- end
371
-
372
- class AttributeValueMetadata
373
- # @private
374
- class Representation < Google::Apis::Core::JsonRepresentation
375
- property :display_name, as: 'displayName'
376
- property :value, as: 'value'
377
- end
378
- end
379
-
380
- class BatchGetLocationsRequest
381
- # @private
382
- class Representation < Google::Apis::Core::JsonRepresentation
383
- collection :location_names, as: 'locationNames'
384
- end
385
- end
386
-
387
- class BatchGetLocationsResponse
388
- # @private
389
- class Representation < Google::Apis::Core::JsonRepresentation
390
- collection :locations, as: 'locations', class: Google::Apis::MybusinessV3::Location, decorator: Google::Apis::MybusinessV3::Location::Representation
391
-
392
- end
393
- end
394
-
395
- class BusinessHours
396
- # @private
397
- class Representation < Google::Apis::Core::JsonRepresentation
398
- collection :periods, as: 'periods', class: Google::Apis::MybusinessV3::TimePeriod, decorator: Google::Apis::MybusinessV3::TimePeriod::Representation
399
-
400
- end
401
- end
402
-
403
- class Category
404
- # @private
405
- class Representation < Google::Apis::Core::JsonRepresentation
406
- property :category_id, as: 'categoryId'
407
- property :name, as: 'name'
408
- end
409
- end
410
-
411
- class ClearLocationAssociationRequest
412
- # @private
413
- class Representation < Google::Apis::Core::JsonRepresentation
414
- end
415
- end
416
-
417
- class Date
418
- # @private
419
- class Representation < Google::Apis::Core::JsonRepresentation
420
- property :day, as: 'day'
421
- property :month, as: 'month'
422
- property :year, as: 'year'
423
- end
424
- end
425
-
426
- class Duplicate
427
- # @private
428
- class Representation < Google::Apis::Core::JsonRepresentation
429
- property :location_name, as: 'locationName'
430
- property :ownership, as: 'ownership'
431
- end
432
- end
433
-
434
- class Empty
435
- # @private
436
- class Representation < Google::Apis::Core::JsonRepresentation
437
- end
438
- end
439
-
440
- class FindMatchingLocationsRequest
441
- # @private
442
- class Representation < Google::Apis::Core::JsonRepresentation
443
- property :language_code, as: 'languageCode'
444
- property :max_cache_duration, as: 'maxCacheDuration'
445
- property :num_results, as: 'numResults'
446
- end
447
- end
448
-
449
- class FindMatchingLocationsResponse
450
- # @private
451
- class Representation < Google::Apis::Core::JsonRepresentation
452
- property :match_time, as: 'matchTime'
453
- collection :matched_locations, as: 'matchedLocations', class: Google::Apis::MybusinessV3::MatchedLocation, decorator: Google::Apis::MybusinessV3::MatchedLocation::Representation
454
-
455
- end
456
- end
457
-
458
- class GoogleUpdatedLocation
459
- # @private
460
- class Representation < Google::Apis::Core::JsonRepresentation
461
- property :diff_mask, as: 'diffMask'
462
- property :location, as: 'location', class: Google::Apis::MybusinessV3::Location, decorator: Google::Apis::MybusinessV3::Location::Representation
463
-
464
- end
465
- end
466
-
467
- class LatLng
468
- # @private
469
- class Representation < Google::Apis::Core::JsonRepresentation
470
- property :latitude, as: 'latitude'
471
- property :longitude, as: 'longitude'
472
- end
473
- end
474
-
475
- class ListAccountAdminsResponse
476
- # @private
477
- class Representation < Google::Apis::Core::JsonRepresentation
478
- collection :admins, as: 'admins', class: Google::Apis::MybusinessV3::Admin, decorator: Google::Apis::MybusinessV3::Admin::Representation
479
-
480
- end
481
- end
482
-
483
- class ListAccountsResponse
484
- # @private
485
- class Representation < Google::Apis::Core::JsonRepresentation
486
- collection :accounts, as: 'accounts', class: Google::Apis::MybusinessV3::Account, decorator: Google::Apis::MybusinessV3::Account::Representation
487
-
488
- property :next_page_token, as: 'nextPageToken'
489
- end
490
- end
491
-
492
- class ListLocationAdminsResponse
493
- # @private
494
- class Representation < Google::Apis::Core::JsonRepresentation
495
- collection :admins, as: 'admins', class: Google::Apis::MybusinessV3::Admin, decorator: Google::Apis::MybusinessV3::Admin::Representation
496
-
497
- end
498
- end
499
-
500
- class ListLocationAttributeMetadataResponse
501
- # @private
502
- class Representation < Google::Apis::Core::JsonRepresentation
503
- collection :attributes, as: 'attributes', class: Google::Apis::MybusinessV3::AttributeMetadata, decorator: Google::Apis::MybusinessV3::AttributeMetadata::Representation
504
-
505
- end
506
- end
507
-
508
- class ListLocationsResponse
509
- # @private
510
- class Representation < Google::Apis::Core::JsonRepresentation
511
- collection :locations, as: 'locations', class: Google::Apis::MybusinessV3::Location, decorator: Google::Apis::MybusinessV3::Location::Representation
512
-
513
- property :next_page_token, as: 'nextPageToken'
514
- end
515
- end
516
-
517
- class ListReviewsResponse
518
- # @private
519
- class Representation < Google::Apis::Core::JsonRepresentation
520
- property :average_rating, as: 'averageRating'
521
- property :next_page_token, as: 'nextPageToken'
522
- collection :reviews, as: 'reviews', class: Google::Apis::MybusinessV3::Review, decorator: Google::Apis::MybusinessV3::Review::Representation
523
-
524
- property :total_review_count, as: 'totalReviewCount'
525
- end
526
- end
527
-
528
- class Location
529
- # @private
530
- class Representation < Google::Apis::Core::JsonRepresentation
531
- property :ad_words_location_extensions, as: 'adWordsLocationExtensions', class: Google::Apis::MybusinessV3::AdWordsLocationExtensions, decorator: Google::Apis::MybusinessV3::AdWordsLocationExtensions::Representation
532
-
533
- collection :additional_categories, as: 'additionalCategories', class: Google::Apis::MybusinessV3::Category, decorator: Google::Apis::MybusinessV3::Category::Representation
534
-
535
- collection :additional_phones, as: 'additionalPhones'
536
- property :address, as: 'address', class: Google::Apis::MybusinessV3::Address, decorator: Google::Apis::MybusinessV3::Address::Representation
537
-
538
- collection :attributes, as: 'attributes', class: Google::Apis::MybusinessV3::Attribute, decorator: Google::Apis::MybusinessV3::Attribute::Representation
539
-
540
- collection :labels, as: 'labels'
541
- property :latlng, as: 'latlng', class: Google::Apis::MybusinessV3::LatLng, decorator: Google::Apis::MybusinessV3::LatLng::Representation
542
-
543
- property :location_key, as: 'locationKey', class: Google::Apis::MybusinessV3::LocationKey, decorator: Google::Apis::MybusinessV3::LocationKey::Representation
544
-
545
- property :location_name, as: 'locationName'
546
- property :location_state, as: 'locationState', class: Google::Apis::MybusinessV3::LocationState, decorator: Google::Apis::MybusinessV3::LocationState::Representation
547
-
548
- property :metadata, as: 'metadata', class: Google::Apis::MybusinessV3::Metadata, decorator: Google::Apis::MybusinessV3::Metadata::Representation
549
-
550
- property :name, as: 'name'
551
- property :open_info, as: 'openInfo', class: Google::Apis::MybusinessV3::OpenInfo, decorator: Google::Apis::MybusinessV3::OpenInfo::Representation
552
-
553
- property :photos, as: 'photos', class: Google::Apis::MybusinessV3::Photos, decorator: Google::Apis::MybusinessV3::Photos::Representation
554
-
555
- property :primary_category, as: 'primaryCategory', class: Google::Apis::MybusinessV3::Category, decorator: Google::Apis::MybusinessV3::Category::Representation
556
-
557
- property :primary_phone, as: 'primaryPhone'
558
- property :regular_hours, as: 'regularHours', class: Google::Apis::MybusinessV3::BusinessHours, decorator: Google::Apis::MybusinessV3::BusinessHours::Representation
559
-
560
- property :service_area, as: 'serviceArea', class: Google::Apis::MybusinessV3::ServiceAreaBusiness, decorator: Google::Apis::MybusinessV3::ServiceAreaBusiness::Representation
561
-
562
- property :special_hours, as: 'specialHours', class: Google::Apis::MybusinessV3::SpecialHours, decorator: Google::Apis::MybusinessV3::SpecialHours::Representation
563
-
564
- property :store_code, as: 'storeCode'
565
- property :website_url, as: 'websiteUrl'
566
- end
567
- end
568
-
569
- class LocationKey
570
- # @private
571
- class Representation < Google::Apis::Core::JsonRepresentation
572
- property :explicit_no_place_id, as: 'explicitNoPlaceId'
573
- property :place_id, as: 'placeId'
574
- property :plus_page_id, as: 'plusPageId'
575
- end
576
- end
577
-
578
- class LocationState
579
- # @private
580
- class Representation < Google::Apis::Core::JsonRepresentation
581
- property :can_delete, as: 'canDelete'
582
- property :can_update, as: 'canUpdate'
583
- property :is_duplicate, as: 'isDuplicate'
584
- property :is_google_updated, as: 'isGoogleUpdated'
585
- property :is_suspended, as: 'isSuspended'
586
- property :is_verified, as: 'isVerified'
587
- property :needs_reverification, as: 'needsReverification'
588
- end
589
- end
590
-
591
- class MatchedLocation
592
- # @private
593
- class Representation < Google::Apis::Core::JsonRepresentation
594
- property :is_exact_match, as: 'isExactMatch'
595
- property :location, as: 'location', class: Google::Apis::MybusinessV3::Location, decorator: Google::Apis::MybusinessV3::Location::Representation
596
-
597
- end
598
- end
599
-
600
- class Metadata
601
- # @private
602
- class Representation < Google::Apis::Core::JsonRepresentation
603
- property :duplicate, as: 'duplicate', class: Google::Apis::MybusinessV3::Duplicate, decorator: Google::Apis::MybusinessV3::Duplicate::Representation
604
-
605
- end
606
- end
607
-
608
- class OpenInfo
609
- # @private
610
- class Representation < Google::Apis::Core::JsonRepresentation
611
- property :status, as: 'status'
612
- end
613
- end
614
-
615
- class Photos
616
- # @private
617
- class Representation < Google::Apis::Core::JsonRepresentation
618
- collection :additional_photo_urls, as: 'additionalPhotoUrls'
619
- collection :common_areas_photo_urls, as: 'commonAreasPhotoUrls'
620
- property :cover_photo_url, as: 'coverPhotoUrl'
621
- collection :exterior_photo_urls, as: 'exteriorPhotoUrls'
622
- collection :food_and_drink_photo_urls, as: 'foodAndDrinkPhotoUrls'
623
- collection :interior_photo_urls, as: 'interiorPhotoUrls'
624
- property :logo_photo_url, as: 'logoPhotoUrl'
625
- collection :menu_photo_urls, as: 'menuPhotoUrls'
626
- collection :photos_at_work_urls, as: 'photosAtWorkUrls'
627
- property :preferred_photo, as: 'preferredPhoto'
628
- collection :product_photo_urls, as: 'productPhotoUrls'
629
- property :profile_photo_url, as: 'profilePhotoUrl'
630
- collection :rooms_photo_urls, as: 'roomsPhotoUrls'
631
- collection :team_photo_urls, as: 'teamPhotoUrls'
632
- end
633
- end
634
-
635
- class PlaceInfo
636
- # @private
637
- class Representation < Google::Apis::Core::JsonRepresentation
638
- property :name, as: 'name'
639
- property :place_id, as: 'placeId'
640
- end
641
- end
642
-
643
- class Places
644
- # @private
645
- class Representation < Google::Apis::Core::JsonRepresentation
646
- collection :place_infos, as: 'placeInfos', class: Google::Apis::MybusinessV3::PlaceInfo, decorator: Google::Apis::MybusinessV3::PlaceInfo::Representation
647
-
648
- end
649
- end
650
-
651
- class PointRadius
652
- # @private
653
- class Representation < Google::Apis::Core::JsonRepresentation
654
- property :latlng, as: 'latlng', class: Google::Apis::MybusinessV3::LatLng, decorator: Google::Apis::MybusinessV3::LatLng::Representation
655
-
656
- property :radius_km, as: 'radiusKm'
657
- end
658
- end
659
-
660
- class Review
661
- # @private
662
- class Representation < Google::Apis::Core::JsonRepresentation
663
- property :comment, as: 'comment'
664
- property :create_time, as: 'createTime'
665
- property :review_id, as: 'reviewId'
666
- property :review_reply, as: 'reviewReply', class: Google::Apis::MybusinessV3::ReviewReply, decorator: Google::Apis::MybusinessV3::ReviewReply::Representation
667
-
668
- property :reviewer, as: 'reviewer', class: Google::Apis::MybusinessV3::Reviewer, decorator: Google::Apis::MybusinessV3::Reviewer::Representation
669
-
670
- property :star_rating, as: 'starRating'
671
- property :update_time, as: 'updateTime'
672
- end
673
- end
674
-
675
- class ReviewReply
676
- # @private
677
- class Representation < Google::Apis::Core::JsonRepresentation
678
- property :comment, as: 'comment'
679
- property :update_time, as: 'updateTime'
680
- end
681
- end
682
-
683
- class Reviewer
684
- # @private
685
- class Representation < Google::Apis::Core::JsonRepresentation
686
- property :display_name, as: 'displayName'
687
- property :is_anonymous, as: 'isAnonymous'
688
- end
689
- end
690
-
691
- class ServiceAreaBusiness
692
- # @private
693
- class Representation < Google::Apis::Core::JsonRepresentation
694
- property :business_type, as: 'businessType'
695
- property :places, as: 'places', class: Google::Apis::MybusinessV3::Places, decorator: Google::Apis::MybusinessV3::Places::Representation
696
-
697
- property :radius, as: 'radius', class: Google::Apis::MybusinessV3::PointRadius, decorator: Google::Apis::MybusinessV3::PointRadius::Representation
698
-
699
- end
700
- end
701
-
702
- class SpecialHourPeriod
703
- # @private
704
- class Representation < Google::Apis::Core::JsonRepresentation
705
- property :close_time, as: 'closeTime'
706
- property :end_date, as: 'endDate', class: Google::Apis::MybusinessV3::Date, decorator: Google::Apis::MybusinessV3::Date::Representation
707
-
708
- property :is_closed, as: 'isClosed'
709
- property :open_time, as: 'openTime'
710
- property :start_date, as: 'startDate', class: Google::Apis::MybusinessV3::Date, decorator: Google::Apis::MybusinessV3::Date::Representation
711
-
712
- end
713
- end
714
-
715
- class SpecialHours
716
- # @private
717
- class Representation < Google::Apis::Core::JsonRepresentation
718
- collection :special_hour_periods, as: 'specialHourPeriods', class: Google::Apis::MybusinessV3::SpecialHourPeriod, decorator: Google::Apis::MybusinessV3::SpecialHourPeriod::Representation
719
-
720
- end
721
- end
722
-
723
- class TimePeriod
724
- # @private
725
- class Representation < Google::Apis::Core::JsonRepresentation
726
- property :close_day, as: 'closeDay'
727
- property :close_time, as: 'closeTime'
728
- property :open_day, as: 'openDay'
729
- property :open_time, as: 'openTime'
730
- end
731
- end
732
-
733
- class TransferLocationRequest
734
- # @private
735
- class Representation < Google::Apis::Core::JsonRepresentation
736
- property :to_account, as: 'toAccount'
737
- end
738
- end
739
- end
740
- end
741
- end