google-api-client 0.17.1 → 0.17.2

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 (77) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +33 -0
  3. data/generated/google/apis/admin_directory_v1.rb +1 -1
  4. data/generated/google/apis/admin_directory_v1/classes.rb +26 -0
  5. data/generated/google/apis/admin_directory_v1/representations.rb +14 -0
  6. data/generated/google/apis/admin_directory_v1/service.rb +90 -52
  7. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  8. data/generated/google/apis/androidenterprise_v1/classes.rb +150 -3
  9. data/generated/google/apis/androidenterprise_v1/representations.rb +65 -0
  10. data/generated/google/apis/androidenterprise_v1/service.rb +50 -4
  11. data/generated/google/apis/appengine_v1.rb +1 -1
  12. data/generated/google/apis/appengine_v1/classes.rb +45 -0
  13. data/generated/google/apis/appengine_v1/representations.rb +18 -0
  14. data/generated/google/apis/appengine_v1beta.rb +1 -1
  15. data/generated/google/apis/appengine_v1beta/classes.rb +8 -0
  16. data/generated/google/apis/appengine_v1beta/representations.rb +1 -0
  17. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  18. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +4 -4
  19. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  20. data/generated/google/apis/cloudbuild_v1/classes.rb +17 -0
  21. data/generated/google/apis/cloudbuild_v1/representations.rb +2 -0
  22. data/generated/google/apis/cloudiot_v1.rb +1 -1
  23. data/generated/google/apis/cloudiot_v1/classes.rb +5 -1
  24. data/generated/google/apis/cloudkms_v1.rb +1 -1
  25. data/generated/google/apis/cloudkms_v1/classes.rb +2 -1
  26. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  27. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +57 -61
  28. data/generated/google/apis/cloudtasks_v2beta2/representations.rb +1 -1
  29. data/generated/google/apis/cloudtasks_v2beta2/service.rb +20 -19
  30. data/generated/google/apis/compute_alpha.rb +1 -1
  31. data/generated/google/apis/compute_beta.rb +1 -1
  32. data/generated/google/apis/compute_v1.rb +1 -1
  33. data/generated/google/apis/container_v1.rb +1 -1
  34. data/generated/google/apis/container_v1/classes.rb +4 -6
  35. data/generated/google/apis/container_v1beta1.rb +1 -1
  36. data/generated/google/apis/container_v1beta1/classes.rb +4 -6
  37. data/generated/google/apis/customsearch_v1.rb +1 -1
  38. data/generated/google/apis/customsearch_v1/service.rb +140 -0
  39. data/generated/google/apis/dialogflow_v2beta1.rb +35 -0
  40. data/generated/google/apis/dialogflow_v2beta1/classes.rb +2536 -0
  41. data/generated/google/apis/dialogflow_v2beta1/representations.rb +1078 -0
  42. data/generated/google/apis/dialogflow_v2beta1/service.rb +1398 -0
  43. data/generated/google/apis/dlp_v2beta1.rb +1 -1
  44. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  45. data/generated/google/apis/genomics_v1alpha2/classes.rb +7 -5
  46. data/generated/google/apis/logging_v2.rb +1 -1
  47. data/generated/google/apis/logging_v2/classes.rb +4 -4
  48. data/generated/google/apis/logging_v2beta1.rb +1 -1
  49. data/generated/google/apis/logging_v2beta1/classes.rb +4 -4
  50. data/generated/google/apis/monitoring_v3.rb +1 -1
  51. data/generated/google/apis/monitoring_v3/classes.rb +55 -46
  52. data/generated/google/apis/monitoring_v3/representations.rb +19 -0
  53. data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
  54. data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +16 -60
  55. data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +1 -0
  56. data/generated/google/apis/script_v1.rb +1 -1
  57. data/generated/google/apis/script_v1/classes.rb +19 -21
  58. data/generated/google/apis/serviceconsumermanagement_v1.rb +38 -0
  59. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +3945 -0
  60. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +1235 -0
  61. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +467 -0
  62. data/generated/google/apis/slides_v1.rb +1 -1
  63. data/generated/google/apis/slides_v1/classes.rb +16 -0
  64. data/generated/google/apis/slides_v1/representations.rb +2 -0
  65. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  66. data/generated/google/apis/sourcerepo_v1/classes.rb +3 -2
  67. data/generated/google/apis/storagetransfer_v1.rb +1 -1
  68. data/generated/google/apis/storagetransfer_v1/classes.rb +4 -4
  69. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  70. data/generated/google/apis/toolresults_v1beta3/classes.rb +21 -21
  71. data/generated/google/apis/tpu_v1alpha1.rb +34 -0
  72. data/generated/google/apis/tpu_v1alpha1/classes.rb +530 -0
  73. data/generated/google/apis/tpu_v1alpha1/representations.rb +191 -0
  74. data/generated/google/apis/tpu_v1alpha1/service.rb +474 -0
  75. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  76. data/lib/google/apis/version.rb +1 -1
  77. metadata +14 -2
@@ -0,0 +1,1235 @@
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 ServiceconsumermanagementV1
24
+
25
+ class AddTenantProjectRequest
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class Api
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AuthProvider
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AuthRequirement
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class Authentication
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AuthenticationRule
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AuthorizationConfig
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AuthorizationRule
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class Backend
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class BackendRule
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class Billing
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class BillingConfig
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class BillingDestination
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class CancelOperationRequest
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class Context
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class ContextRule
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class Control
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class CreateTenancyUnitRequest
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class CustomAuthRequirements
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class CustomError
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class CustomErrorRule
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class CustomHttpPattern
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class Documentation
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class DocumentationRule
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class Empty
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class Endpoint
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class Enum
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class EnumValue
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class Experimental
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class Field
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class Http
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class HttpRule
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class LabelDescriptor
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class ListOperationsResponse
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class ListTenancyUnitsResponse
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class LogDescriptor
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class Logging
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class LoggingDestination
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class MediaDownload
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class MediaUpload
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class MethodProp
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class MetricDescriptor
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class MetricRule
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class Mixin
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class MonitoredResourceDescriptor
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class Monitoring
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class MonitoringDestination
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class OAuthRequirements
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class Operation
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class Option
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class Page
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class PolicyBinding
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class Quota
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class QuotaLimit
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class RemoveTenantProjectRequest
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class SearchTenancyUnitsResponse
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class Service
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class ServiceAccountConfig
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class SourceContext
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class SourceInfo
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class Status
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class SystemParameter
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class SystemParameterRule
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class SystemParameters
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class TenancyUnit
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class TenantProjectConfig
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class TenantProjectPolicy
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class TenantResource
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class Type
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class Usage
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class UsageRule
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class Visibility
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class VisibilityRule
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class AddTenantProjectRequest
464
+ # @private
465
+ class Representation < Google::Apis::Core::JsonRepresentation
466
+ property :project_config, as: 'projectConfig', class: Google::Apis::ServiceconsumermanagementV1::TenantProjectConfig, decorator: Google::Apis::ServiceconsumermanagementV1::TenantProjectConfig::Representation
467
+
468
+ property :tag, as: 'tag'
469
+ end
470
+ end
471
+
472
+ class Api
473
+ # @private
474
+ class Representation < Google::Apis::Core::JsonRepresentation
475
+ collection :methods_prop, as: 'methods', class: Google::Apis::ServiceconsumermanagementV1::MethodProp, decorator: Google::Apis::ServiceconsumermanagementV1::MethodProp::Representation
476
+
477
+ collection :mixins, as: 'mixins', class: Google::Apis::ServiceconsumermanagementV1::Mixin, decorator: Google::Apis::ServiceconsumermanagementV1::Mixin::Representation
478
+
479
+ property :name, as: 'name'
480
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
481
+
482
+ property :source_context, as: 'sourceContext', class: Google::Apis::ServiceconsumermanagementV1::SourceContext, decorator: Google::Apis::ServiceconsumermanagementV1::SourceContext::Representation
483
+
484
+ property :syntax, as: 'syntax'
485
+ property :version, as: 'version'
486
+ end
487
+ end
488
+
489
+ class AuthProvider
490
+ # @private
491
+ class Representation < Google::Apis::Core::JsonRepresentation
492
+ property :audiences, as: 'audiences'
493
+ property :authorization_url, as: 'authorizationUrl'
494
+ property :id, as: 'id'
495
+ property :issuer, as: 'issuer'
496
+ property :jwks_uri, as: 'jwksUri'
497
+ end
498
+ end
499
+
500
+ class AuthRequirement
501
+ # @private
502
+ class Representation < Google::Apis::Core::JsonRepresentation
503
+ property :audiences, as: 'audiences'
504
+ property :provider_id, as: 'providerId'
505
+ end
506
+ end
507
+
508
+ class Authentication
509
+ # @private
510
+ class Representation < Google::Apis::Core::JsonRepresentation
511
+ collection :providers, as: 'providers', class: Google::Apis::ServiceconsumermanagementV1::AuthProvider, decorator: Google::Apis::ServiceconsumermanagementV1::AuthProvider::Representation
512
+
513
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::AuthenticationRule, decorator: Google::Apis::ServiceconsumermanagementV1::AuthenticationRule::Representation
514
+
515
+ end
516
+ end
517
+
518
+ class AuthenticationRule
519
+ # @private
520
+ class Representation < Google::Apis::Core::JsonRepresentation
521
+ property :allow_without_credential, as: 'allowWithoutCredential'
522
+ property :custom_auth, as: 'customAuth', class: Google::Apis::ServiceconsumermanagementV1::CustomAuthRequirements, decorator: Google::Apis::ServiceconsumermanagementV1::CustomAuthRequirements::Representation
523
+
524
+ property :oauth, as: 'oauth', class: Google::Apis::ServiceconsumermanagementV1::OAuthRequirements, decorator: Google::Apis::ServiceconsumermanagementV1::OAuthRequirements::Representation
525
+
526
+ collection :requirements, as: 'requirements', class: Google::Apis::ServiceconsumermanagementV1::AuthRequirement, decorator: Google::Apis::ServiceconsumermanagementV1::AuthRequirement::Representation
527
+
528
+ property :selector, as: 'selector'
529
+ end
530
+ end
531
+
532
+ class AuthorizationConfig
533
+ # @private
534
+ class Representation < Google::Apis::Core::JsonRepresentation
535
+ property :provider, as: 'provider'
536
+ end
537
+ end
538
+
539
+ class AuthorizationRule
540
+ # @private
541
+ class Representation < Google::Apis::Core::JsonRepresentation
542
+ property :permissions, as: 'permissions'
543
+ property :selector, as: 'selector'
544
+ end
545
+ end
546
+
547
+ class Backend
548
+ # @private
549
+ class Representation < Google::Apis::Core::JsonRepresentation
550
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::BackendRule, decorator: Google::Apis::ServiceconsumermanagementV1::BackendRule::Representation
551
+
552
+ end
553
+ end
554
+
555
+ class BackendRule
556
+ # @private
557
+ class Representation < Google::Apis::Core::JsonRepresentation
558
+ property :address, as: 'address'
559
+ property :deadline, as: 'deadline'
560
+ property :min_deadline, as: 'minDeadline'
561
+ property :selector, as: 'selector'
562
+ end
563
+ end
564
+
565
+ class Billing
566
+ # @private
567
+ class Representation < Google::Apis::Core::JsonRepresentation
568
+ collection :consumer_destinations, as: 'consumerDestinations', class: Google::Apis::ServiceconsumermanagementV1::BillingDestination, decorator: Google::Apis::ServiceconsumermanagementV1::BillingDestination::Representation
569
+
570
+ end
571
+ end
572
+
573
+ class BillingConfig
574
+ # @private
575
+ class Representation < Google::Apis::Core::JsonRepresentation
576
+ property :billing_account, as: 'billingAccount'
577
+ end
578
+ end
579
+
580
+ class BillingDestination
581
+ # @private
582
+ class Representation < Google::Apis::Core::JsonRepresentation
583
+ collection :metrics, as: 'metrics'
584
+ property :monitored_resource, as: 'monitoredResource'
585
+ end
586
+ end
587
+
588
+ class CancelOperationRequest
589
+ # @private
590
+ class Representation < Google::Apis::Core::JsonRepresentation
591
+ end
592
+ end
593
+
594
+ class Context
595
+ # @private
596
+ class Representation < Google::Apis::Core::JsonRepresentation
597
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::ContextRule, decorator: Google::Apis::ServiceconsumermanagementV1::ContextRule::Representation
598
+
599
+ end
600
+ end
601
+
602
+ class ContextRule
603
+ # @private
604
+ class Representation < Google::Apis::Core::JsonRepresentation
605
+ collection :provided, as: 'provided'
606
+ collection :requested, as: 'requested'
607
+ property :selector, as: 'selector'
608
+ end
609
+ end
610
+
611
+ class Control
612
+ # @private
613
+ class Representation < Google::Apis::Core::JsonRepresentation
614
+ property :environment, as: 'environment'
615
+ end
616
+ end
617
+
618
+ class CreateTenancyUnitRequest
619
+ # @private
620
+ class Representation < Google::Apis::Core::JsonRepresentation
621
+ property :tenancy_unit_id, as: 'tenancyUnitId'
622
+ end
623
+ end
624
+
625
+ class CustomAuthRequirements
626
+ # @private
627
+ class Representation < Google::Apis::Core::JsonRepresentation
628
+ property :provider, as: 'provider'
629
+ end
630
+ end
631
+
632
+ class CustomError
633
+ # @private
634
+ class Representation < Google::Apis::Core::JsonRepresentation
635
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::CustomErrorRule, decorator: Google::Apis::ServiceconsumermanagementV1::CustomErrorRule::Representation
636
+
637
+ collection :types, as: 'types'
638
+ end
639
+ end
640
+
641
+ class CustomErrorRule
642
+ # @private
643
+ class Representation < Google::Apis::Core::JsonRepresentation
644
+ property :is_error_type, as: 'isErrorType'
645
+ property :selector, as: 'selector'
646
+ end
647
+ end
648
+
649
+ class CustomHttpPattern
650
+ # @private
651
+ class Representation < Google::Apis::Core::JsonRepresentation
652
+ property :kind, as: 'kind'
653
+ property :path, as: 'path'
654
+ end
655
+ end
656
+
657
+ class Documentation
658
+ # @private
659
+ class Representation < Google::Apis::Core::JsonRepresentation
660
+ property :documentation_root_url, as: 'documentationRootUrl'
661
+ property :overview, as: 'overview'
662
+ collection :pages, as: 'pages', class: Google::Apis::ServiceconsumermanagementV1::Page, decorator: Google::Apis::ServiceconsumermanagementV1::Page::Representation
663
+
664
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::DocumentationRule, decorator: Google::Apis::ServiceconsumermanagementV1::DocumentationRule::Representation
665
+
666
+ property :summary, as: 'summary'
667
+ end
668
+ end
669
+
670
+ class DocumentationRule
671
+ # @private
672
+ class Representation < Google::Apis::Core::JsonRepresentation
673
+ property :deprecation_description, as: 'deprecationDescription'
674
+ property :description, as: 'description'
675
+ property :selector, as: 'selector'
676
+ end
677
+ end
678
+
679
+ class Empty
680
+ # @private
681
+ class Representation < Google::Apis::Core::JsonRepresentation
682
+ end
683
+ end
684
+
685
+ class Endpoint
686
+ # @private
687
+ class Representation < Google::Apis::Core::JsonRepresentation
688
+ collection :aliases, as: 'aliases'
689
+ property :allow_cors, as: 'allowCors'
690
+ collection :features, as: 'features'
691
+ property :name, as: 'name'
692
+ property :target, as: 'target'
693
+ end
694
+ end
695
+
696
+ class Enum
697
+ # @private
698
+ class Representation < Google::Apis::Core::JsonRepresentation
699
+ collection :enumvalue, as: 'enumvalue', class: Google::Apis::ServiceconsumermanagementV1::EnumValue, decorator: Google::Apis::ServiceconsumermanagementV1::EnumValue::Representation
700
+
701
+ property :name, as: 'name'
702
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
703
+
704
+ property :source_context, as: 'sourceContext', class: Google::Apis::ServiceconsumermanagementV1::SourceContext, decorator: Google::Apis::ServiceconsumermanagementV1::SourceContext::Representation
705
+
706
+ property :syntax, as: 'syntax'
707
+ end
708
+ end
709
+
710
+ class EnumValue
711
+ # @private
712
+ class Representation < Google::Apis::Core::JsonRepresentation
713
+ property :name, as: 'name'
714
+ property :number, as: 'number'
715
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
716
+
717
+ end
718
+ end
719
+
720
+ class Experimental
721
+ # @private
722
+ class Representation < Google::Apis::Core::JsonRepresentation
723
+ property :authorization, as: 'authorization', class: Google::Apis::ServiceconsumermanagementV1::AuthorizationConfig, decorator: Google::Apis::ServiceconsumermanagementV1::AuthorizationConfig::Representation
724
+
725
+ end
726
+ end
727
+
728
+ class Field
729
+ # @private
730
+ class Representation < Google::Apis::Core::JsonRepresentation
731
+ property :cardinality, as: 'cardinality'
732
+ property :default_value, as: 'defaultValue'
733
+ property :json_name, as: 'jsonName'
734
+ property :kind, as: 'kind'
735
+ property :name, as: 'name'
736
+ property :number, as: 'number'
737
+ property :oneof_index, as: 'oneofIndex'
738
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
739
+
740
+ property :packed, as: 'packed'
741
+ property :type_url, as: 'typeUrl'
742
+ end
743
+ end
744
+
745
+ class Http
746
+ # @private
747
+ class Representation < Google::Apis::Core::JsonRepresentation
748
+ property :fully_decode_reserved_expansion, as: 'fullyDecodeReservedExpansion'
749
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::HttpRule, decorator: Google::Apis::ServiceconsumermanagementV1::HttpRule::Representation
750
+
751
+ end
752
+ end
753
+
754
+ class HttpRule
755
+ # @private
756
+ class Representation < Google::Apis::Core::JsonRepresentation
757
+ collection :additional_bindings, as: 'additionalBindings', class: Google::Apis::ServiceconsumermanagementV1::HttpRule, decorator: Google::Apis::ServiceconsumermanagementV1::HttpRule::Representation
758
+
759
+ collection :authorizations, as: 'authorizations', class: Google::Apis::ServiceconsumermanagementV1::AuthorizationRule, decorator: Google::Apis::ServiceconsumermanagementV1::AuthorizationRule::Representation
760
+
761
+ property :body, as: 'body'
762
+ property :custom, as: 'custom', class: Google::Apis::ServiceconsumermanagementV1::CustomHttpPattern, decorator: Google::Apis::ServiceconsumermanagementV1::CustomHttpPattern::Representation
763
+
764
+ property :delete, as: 'delete'
765
+ property :get, as: 'get'
766
+ property :media_download, as: 'mediaDownload', class: Google::Apis::ServiceconsumermanagementV1::MediaDownload, decorator: Google::Apis::ServiceconsumermanagementV1::MediaDownload::Representation
767
+
768
+ property :media_upload, as: 'mediaUpload', class: Google::Apis::ServiceconsumermanagementV1::MediaUpload, decorator: Google::Apis::ServiceconsumermanagementV1::MediaUpload::Representation
769
+
770
+ property :patch, as: 'patch'
771
+ property :post, as: 'post'
772
+ property :put, as: 'put'
773
+ property :response_body, as: 'responseBody'
774
+ property :rest_collection, as: 'restCollection'
775
+ property :rest_method_name, as: 'restMethodName'
776
+ property :selector, as: 'selector'
777
+ end
778
+ end
779
+
780
+ class LabelDescriptor
781
+ # @private
782
+ class Representation < Google::Apis::Core::JsonRepresentation
783
+ property :description, as: 'description'
784
+ property :key, as: 'key'
785
+ property :value_type, as: 'valueType'
786
+ end
787
+ end
788
+
789
+ class ListOperationsResponse
790
+ # @private
791
+ class Representation < Google::Apis::Core::JsonRepresentation
792
+ property :next_page_token, as: 'nextPageToken'
793
+ collection :operations, as: 'operations', class: Google::Apis::ServiceconsumermanagementV1::Operation, decorator: Google::Apis::ServiceconsumermanagementV1::Operation::Representation
794
+
795
+ end
796
+ end
797
+
798
+ class ListTenancyUnitsResponse
799
+ # @private
800
+ class Representation < Google::Apis::Core::JsonRepresentation
801
+ property :next_page_token, as: 'nextPageToken'
802
+ collection :tenancy_units, as: 'tenancyUnits', class: Google::Apis::ServiceconsumermanagementV1::TenancyUnit, decorator: Google::Apis::ServiceconsumermanagementV1::TenancyUnit::Representation
803
+
804
+ end
805
+ end
806
+
807
+ class LogDescriptor
808
+ # @private
809
+ class Representation < Google::Apis::Core::JsonRepresentation
810
+ property :description, as: 'description'
811
+ property :display_name, as: 'displayName'
812
+ collection :labels, as: 'labels', class: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor::Representation
813
+
814
+ property :name, as: 'name'
815
+ end
816
+ end
817
+
818
+ class Logging
819
+ # @private
820
+ class Representation < Google::Apis::Core::JsonRepresentation
821
+ collection :consumer_destinations, as: 'consumerDestinations', class: Google::Apis::ServiceconsumermanagementV1::LoggingDestination, decorator: Google::Apis::ServiceconsumermanagementV1::LoggingDestination::Representation
822
+
823
+ collection :producer_destinations, as: 'producerDestinations', class: Google::Apis::ServiceconsumermanagementV1::LoggingDestination, decorator: Google::Apis::ServiceconsumermanagementV1::LoggingDestination::Representation
824
+
825
+ end
826
+ end
827
+
828
+ class LoggingDestination
829
+ # @private
830
+ class Representation < Google::Apis::Core::JsonRepresentation
831
+ collection :logs, as: 'logs'
832
+ property :monitored_resource, as: 'monitoredResource'
833
+ end
834
+ end
835
+
836
+ class MediaDownload
837
+ # @private
838
+ class Representation < Google::Apis::Core::JsonRepresentation
839
+ property :complete_notification, as: 'completeNotification'
840
+ property :download_service, as: 'downloadService'
841
+ property :dropzone, as: 'dropzone'
842
+ property :enabled, as: 'enabled'
843
+ property :max_direct_download_size, :numeric_string => true, as: 'maxDirectDownloadSize'
844
+ property :use_direct_download, as: 'useDirectDownload'
845
+ end
846
+ end
847
+
848
+ class MediaUpload
849
+ # @private
850
+ class Representation < Google::Apis::Core::JsonRepresentation
851
+ property :complete_notification, as: 'completeNotification'
852
+ property :dropzone, as: 'dropzone'
853
+ property :enabled, as: 'enabled'
854
+ property :max_size, :numeric_string => true, as: 'maxSize'
855
+ collection :mime_types, as: 'mimeTypes'
856
+ property :progress_notification, as: 'progressNotification'
857
+ property :start_notification, as: 'startNotification'
858
+ property :upload_service, as: 'uploadService'
859
+ end
860
+ end
861
+
862
+ class MethodProp
863
+ # @private
864
+ class Representation < Google::Apis::Core::JsonRepresentation
865
+ property :name, as: 'name'
866
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
867
+
868
+ property :request_streaming, as: 'requestStreaming'
869
+ property :request_type_url, as: 'requestTypeUrl'
870
+ property :response_streaming, as: 'responseStreaming'
871
+ property :response_type_url, as: 'responseTypeUrl'
872
+ property :syntax, as: 'syntax'
873
+ end
874
+ end
875
+
876
+ class MetricDescriptor
877
+ # @private
878
+ class Representation < Google::Apis::Core::JsonRepresentation
879
+ property :description, as: 'description'
880
+ property :display_name, as: 'displayName'
881
+ collection :labels, as: 'labels', class: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor::Representation
882
+
883
+ property :metric_kind, as: 'metricKind'
884
+ property :name, as: 'name'
885
+ property :type, as: 'type'
886
+ property :unit, as: 'unit'
887
+ property :value_type, as: 'valueType'
888
+ end
889
+ end
890
+
891
+ class MetricRule
892
+ # @private
893
+ class Representation < Google::Apis::Core::JsonRepresentation
894
+ hash :metric_costs, as: 'metricCosts'
895
+ property :selector, as: 'selector'
896
+ end
897
+ end
898
+
899
+ class Mixin
900
+ # @private
901
+ class Representation < Google::Apis::Core::JsonRepresentation
902
+ property :name, as: 'name'
903
+ property :root, as: 'root'
904
+ end
905
+ end
906
+
907
+ class MonitoredResourceDescriptor
908
+ # @private
909
+ class Representation < Google::Apis::Core::JsonRepresentation
910
+ property :description, as: 'description'
911
+ property :display_name, as: 'displayName'
912
+ collection :labels, as: 'labels', class: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor::Representation
913
+
914
+ property :name, as: 'name'
915
+ property :type, as: 'type'
916
+ end
917
+ end
918
+
919
+ class Monitoring
920
+ # @private
921
+ class Representation < Google::Apis::Core::JsonRepresentation
922
+ collection :consumer_destinations, as: 'consumerDestinations', class: Google::Apis::ServiceconsumermanagementV1::MonitoringDestination, decorator: Google::Apis::ServiceconsumermanagementV1::MonitoringDestination::Representation
923
+
924
+ collection :producer_destinations, as: 'producerDestinations', class: Google::Apis::ServiceconsumermanagementV1::MonitoringDestination, decorator: Google::Apis::ServiceconsumermanagementV1::MonitoringDestination::Representation
925
+
926
+ end
927
+ end
928
+
929
+ class MonitoringDestination
930
+ # @private
931
+ class Representation < Google::Apis::Core::JsonRepresentation
932
+ collection :metrics, as: 'metrics'
933
+ property :monitored_resource, as: 'monitoredResource'
934
+ end
935
+ end
936
+
937
+ class OAuthRequirements
938
+ # @private
939
+ class Representation < Google::Apis::Core::JsonRepresentation
940
+ property :canonical_scopes, as: 'canonicalScopes'
941
+ end
942
+ end
943
+
944
+ class Operation
945
+ # @private
946
+ class Representation < Google::Apis::Core::JsonRepresentation
947
+ property :done, as: 'done'
948
+ property :error, as: 'error', class: Google::Apis::ServiceconsumermanagementV1::Status, decorator: Google::Apis::ServiceconsumermanagementV1::Status::Representation
949
+
950
+ hash :metadata, as: 'metadata'
951
+ property :name, as: 'name'
952
+ hash :response, as: 'response'
953
+ end
954
+ end
955
+
956
+ class Option
957
+ # @private
958
+ class Representation < Google::Apis::Core::JsonRepresentation
959
+ property :name, as: 'name'
960
+ hash :value, as: 'value'
961
+ end
962
+ end
963
+
964
+ class Page
965
+ # @private
966
+ class Representation < Google::Apis::Core::JsonRepresentation
967
+ property :content, as: 'content'
968
+ property :name, as: 'name'
969
+ collection :subpages, as: 'subpages', class: Google::Apis::ServiceconsumermanagementV1::Page, decorator: Google::Apis::ServiceconsumermanagementV1::Page::Representation
970
+
971
+ end
972
+ end
973
+
974
+ class PolicyBinding
975
+ # @private
976
+ class Representation < Google::Apis::Core::JsonRepresentation
977
+ collection :members, as: 'members'
978
+ property :role, as: 'role'
979
+ end
980
+ end
981
+
982
+ class Quota
983
+ # @private
984
+ class Representation < Google::Apis::Core::JsonRepresentation
985
+ collection :limits, as: 'limits', class: Google::Apis::ServiceconsumermanagementV1::QuotaLimit, decorator: Google::Apis::ServiceconsumermanagementV1::QuotaLimit::Representation
986
+
987
+ collection :metric_rules, as: 'metricRules', class: Google::Apis::ServiceconsumermanagementV1::MetricRule, decorator: Google::Apis::ServiceconsumermanagementV1::MetricRule::Representation
988
+
989
+ end
990
+ end
991
+
992
+ class QuotaLimit
993
+ # @private
994
+ class Representation < Google::Apis::Core::JsonRepresentation
995
+ property :default_limit, :numeric_string => true, as: 'defaultLimit'
996
+ property :description, as: 'description'
997
+ property :display_name, as: 'displayName'
998
+ property :duration, as: 'duration'
999
+ property :free_tier, :numeric_string => true, as: 'freeTier'
1000
+ property :max_limit, :numeric_string => true, as: 'maxLimit'
1001
+ property :metric, as: 'metric'
1002
+ property :name, as: 'name'
1003
+ property :unit, as: 'unit'
1004
+ hash :values, as: 'values'
1005
+ end
1006
+ end
1007
+
1008
+ class RemoveTenantProjectRequest
1009
+ # @private
1010
+ class Representation < Google::Apis::Core::JsonRepresentation
1011
+ property :tag, as: 'tag'
1012
+ end
1013
+ end
1014
+
1015
+ class SearchTenancyUnitsResponse
1016
+ # @private
1017
+ class Representation < Google::Apis::Core::JsonRepresentation
1018
+ property :next_page_token, as: 'nextPageToken'
1019
+ collection :tenancy_units, as: 'tenancyUnits', class: Google::Apis::ServiceconsumermanagementV1::TenancyUnit, decorator: Google::Apis::ServiceconsumermanagementV1::TenancyUnit::Representation
1020
+
1021
+ end
1022
+ end
1023
+
1024
+ class Service
1025
+ # @private
1026
+ class Representation < Google::Apis::Core::JsonRepresentation
1027
+ collection :apis, as: 'apis', class: Google::Apis::ServiceconsumermanagementV1::Api, decorator: Google::Apis::ServiceconsumermanagementV1::Api::Representation
1028
+
1029
+ property :authentication, as: 'authentication', class: Google::Apis::ServiceconsumermanagementV1::Authentication, decorator: Google::Apis::ServiceconsumermanagementV1::Authentication::Representation
1030
+
1031
+ property :backend, as: 'backend', class: Google::Apis::ServiceconsumermanagementV1::Backend, decorator: Google::Apis::ServiceconsumermanagementV1::Backend::Representation
1032
+
1033
+ property :billing, as: 'billing', class: Google::Apis::ServiceconsumermanagementV1::Billing, decorator: Google::Apis::ServiceconsumermanagementV1::Billing::Representation
1034
+
1035
+ property :config_version, as: 'configVersion'
1036
+ property :context, as: 'context', class: Google::Apis::ServiceconsumermanagementV1::Context, decorator: Google::Apis::ServiceconsumermanagementV1::Context::Representation
1037
+
1038
+ property :control, as: 'control', class: Google::Apis::ServiceconsumermanagementV1::Control, decorator: Google::Apis::ServiceconsumermanagementV1::Control::Representation
1039
+
1040
+ property :custom_error, as: 'customError', class: Google::Apis::ServiceconsumermanagementV1::CustomError, decorator: Google::Apis::ServiceconsumermanagementV1::CustomError::Representation
1041
+
1042
+ property :documentation, as: 'documentation', class: Google::Apis::ServiceconsumermanagementV1::Documentation, decorator: Google::Apis::ServiceconsumermanagementV1::Documentation::Representation
1043
+
1044
+ collection :endpoints, as: 'endpoints', class: Google::Apis::ServiceconsumermanagementV1::Endpoint, decorator: Google::Apis::ServiceconsumermanagementV1::Endpoint::Representation
1045
+
1046
+ collection :enums, as: 'enums', class: Google::Apis::ServiceconsumermanagementV1::Enum, decorator: Google::Apis::ServiceconsumermanagementV1::Enum::Representation
1047
+
1048
+ property :experimental, as: 'experimental', class: Google::Apis::ServiceconsumermanagementV1::Experimental, decorator: Google::Apis::ServiceconsumermanagementV1::Experimental::Representation
1049
+
1050
+ property :http, as: 'http', class: Google::Apis::ServiceconsumermanagementV1::Http, decorator: Google::Apis::ServiceconsumermanagementV1::Http::Representation
1051
+
1052
+ property :id, as: 'id'
1053
+ property :logging, as: 'logging', class: Google::Apis::ServiceconsumermanagementV1::Logging, decorator: Google::Apis::ServiceconsumermanagementV1::Logging::Representation
1054
+
1055
+ collection :logs, as: 'logs', class: Google::Apis::ServiceconsumermanagementV1::LogDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::LogDescriptor::Representation
1056
+
1057
+ collection :metrics, as: 'metrics', class: Google::Apis::ServiceconsumermanagementV1::MetricDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::MetricDescriptor::Representation
1058
+
1059
+ collection :monitored_resources, as: 'monitoredResources', class: Google::Apis::ServiceconsumermanagementV1::MonitoredResourceDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::MonitoredResourceDescriptor::Representation
1060
+
1061
+ property :monitoring, as: 'monitoring', class: Google::Apis::ServiceconsumermanagementV1::Monitoring, decorator: Google::Apis::ServiceconsumermanagementV1::Monitoring::Representation
1062
+
1063
+ property :name, as: 'name'
1064
+ property :producer_project_id, as: 'producerProjectId'
1065
+ property :quota, as: 'quota', class: Google::Apis::ServiceconsumermanagementV1::Quota, decorator: Google::Apis::ServiceconsumermanagementV1::Quota::Representation
1066
+
1067
+ property :source_info, as: 'sourceInfo', class: Google::Apis::ServiceconsumermanagementV1::SourceInfo, decorator: Google::Apis::ServiceconsumermanagementV1::SourceInfo::Representation
1068
+
1069
+ property :system_parameters, as: 'systemParameters', class: Google::Apis::ServiceconsumermanagementV1::SystemParameters, decorator: Google::Apis::ServiceconsumermanagementV1::SystemParameters::Representation
1070
+
1071
+ collection :system_types, as: 'systemTypes', class: Google::Apis::ServiceconsumermanagementV1::Type, decorator: Google::Apis::ServiceconsumermanagementV1::Type::Representation
1072
+
1073
+ property :title, as: 'title'
1074
+ collection :types, as: 'types', class: Google::Apis::ServiceconsumermanagementV1::Type, decorator: Google::Apis::ServiceconsumermanagementV1::Type::Representation
1075
+
1076
+ property :usage, as: 'usage', class: Google::Apis::ServiceconsumermanagementV1::Usage, decorator: Google::Apis::ServiceconsumermanagementV1::Usage::Representation
1077
+
1078
+ property :visibility, as: 'visibility', class: Google::Apis::ServiceconsumermanagementV1::Visibility, decorator: Google::Apis::ServiceconsumermanagementV1::Visibility::Representation
1079
+
1080
+ end
1081
+ end
1082
+
1083
+ class ServiceAccountConfig
1084
+ # @private
1085
+ class Representation < Google::Apis::Core::JsonRepresentation
1086
+ property :account_id, as: 'accountId'
1087
+ collection :tenant_project_roles, as: 'tenantProjectRoles'
1088
+ end
1089
+ end
1090
+
1091
+ class SourceContext
1092
+ # @private
1093
+ class Representation < Google::Apis::Core::JsonRepresentation
1094
+ property :file_name, as: 'fileName'
1095
+ end
1096
+ end
1097
+
1098
+ class SourceInfo
1099
+ # @private
1100
+ class Representation < Google::Apis::Core::JsonRepresentation
1101
+ collection :source_files, as: 'sourceFiles'
1102
+ end
1103
+ end
1104
+
1105
+ class Status
1106
+ # @private
1107
+ class Representation < Google::Apis::Core::JsonRepresentation
1108
+ property :code, as: 'code'
1109
+ collection :details, as: 'details'
1110
+ property :message, as: 'message'
1111
+ end
1112
+ end
1113
+
1114
+ class SystemParameter
1115
+ # @private
1116
+ class Representation < Google::Apis::Core::JsonRepresentation
1117
+ property :http_header, as: 'httpHeader'
1118
+ property :name, as: 'name'
1119
+ property :url_query_parameter, as: 'urlQueryParameter'
1120
+ end
1121
+ end
1122
+
1123
+ class SystemParameterRule
1124
+ # @private
1125
+ class Representation < Google::Apis::Core::JsonRepresentation
1126
+ collection :parameters, as: 'parameters', class: Google::Apis::ServiceconsumermanagementV1::SystemParameter, decorator: Google::Apis::ServiceconsumermanagementV1::SystemParameter::Representation
1127
+
1128
+ property :selector, as: 'selector'
1129
+ end
1130
+ end
1131
+
1132
+ class SystemParameters
1133
+ # @private
1134
+ class Representation < Google::Apis::Core::JsonRepresentation
1135
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::SystemParameterRule, decorator: Google::Apis::ServiceconsumermanagementV1::SystemParameterRule::Representation
1136
+
1137
+ end
1138
+ end
1139
+
1140
+ class TenancyUnit
1141
+ # @private
1142
+ class Representation < Google::Apis::Core::JsonRepresentation
1143
+ property :consumer, as: 'consumer'
1144
+ property :create_time, as: 'createTime'
1145
+ property :name, as: 'name'
1146
+ property :service, as: 'service'
1147
+ collection :tenant_resources, as: 'tenantResources', class: Google::Apis::ServiceconsumermanagementV1::TenantResource, decorator: Google::Apis::ServiceconsumermanagementV1::TenantResource::Representation
1148
+
1149
+ end
1150
+ end
1151
+
1152
+ class TenantProjectConfig
1153
+ # @private
1154
+ class Representation < Google::Apis::Core::JsonRepresentation
1155
+ property :billing_config, as: 'billingConfig', class: Google::Apis::ServiceconsumermanagementV1::BillingConfig, decorator: Google::Apis::ServiceconsumermanagementV1::BillingConfig::Representation
1156
+
1157
+ property :folder, as: 'folder'
1158
+ hash :labels, as: 'labels'
1159
+ property :service_account_config, as: 'serviceAccountConfig', class: Google::Apis::ServiceconsumermanagementV1::ServiceAccountConfig, decorator: Google::Apis::ServiceconsumermanagementV1::ServiceAccountConfig::Representation
1160
+
1161
+ collection :services, as: 'services'
1162
+ property :tenant_project_policy, as: 'tenantProjectPolicy', class: Google::Apis::ServiceconsumermanagementV1::TenantProjectPolicy, decorator: Google::Apis::ServiceconsumermanagementV1::TenantProjectPolicy::Representation
1163
+
1164
+ end
1165
+ end
1166
+
1167
+ class TenantProjectPolicy
1168
+ # @private
1169
+ class Representation < Google::Apis::Core::JsonRepresentation
1170
+ collection :policy_bindings, as: 'policyBindings', class: Google::Apis::ServiceconsumermanagementV1::PolicyBinding, decorator: Google::Apis::ServiceconsumermanagementV1::PolicyBinding::Representation
1171
+
1172
+ end
1173
+ end
1174
+
1175
+ class TenantResource
1176
+ # @private
1177
+ class Representation < Google::Apis::Core::JsonRepresentation
1178
+ property :resource, as: 'resource'
1179
+ property :status, as: 'status'
1180
+ property :tag, as: 'tag'
1181
+ end
1182
+ end
1183
+
1184
+ class Type
1185
+ # @private
1186
+ class Representation < Google::Apis::Core::JsonRepresentation
1187
+ collection :fields, as: 'fields', class: Google::Apis::ServiceconsumermanagementV1::Field, decorator: Google::Apis::ServiceconsumermanagementV1::Field::Representation
1188
+
1189
+ property :name, as: 'name'
1190
+ collection :oneofs, as: 'oneofs'
1191
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
1192
+
1193
+ property :source_context, as: 'sourceContext', class: Google::Apis::ServiceconsumermanagementV1::SourceContext, decorator: Google::Apis::ServiceconsumermanagementV1::SourceContext::Representation
1194
+
1195
+ property :syntax, as: 'syntax'
1196
+ end
1197
+ end
1198
+
1199
+ class Usage
1200
+ # @private
1201
+ class Representation < Google::Apis::Core::JsonRepresentation
1202
+ property :producer_notification_channel, as: 'producerNotificationChannel'
1203
+ collection :requirements, as: 'requirements'
1204
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::UsageRule, decorator: Google::Apis::ServiceconsumermanagementV1::UsageRule::Representation
1205
+
1206
+ end
1207
+ end
1208
+
1209
+ class UsageRule
1210
+ # @private
1211
+ class Representation < Google::Apis::Core::JsonRepresentation
1212
+ property :allow_unregistered_calls, as: 'allowUnregisteredCalls'
1213
+ property :selector, as: 'selector'
1214
+ property :skip_service_control, as: 'skipServiceControl'
1215
+ end
1216
+ end
1217
+
1218
+ class Visibility
1219
+ # @private
1220
+ class Representation < Google::Apis::Core::JsonRepresentation
1221
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::VisibilityRule, decorator: Google::Apis::ServiceconsumermanagementV1::VisibilityRule::Representation
1222
+
1223
+ end
1224
+ end
1225
+
1226
+ class VisibilityRule
1227
+ # @private
1228
+ class Representation < Google::Apis::Core::JsonRepresentation
1229
+ property :restriction, as: 'restriction'
1230
+ property :selector, as: 'selector'
1231
+ end
1232
+ end
1233
+ end
1234
+ end
1235
+ end