google-apis-serviceconsumermanagement_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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 ServiceconsumermanagementV1
18
+ # Version of the google-apis-serviceconsumermanagement_v1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.1.1"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20201208"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,1469 @@
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 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 ApplyTenantProjectConfigRequest
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AttachTenantProjectRequest
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AuthProvider
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AuthRequirement
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class Authentication
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AuthenticationRule
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 CustomError
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class CustomErrorRule
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class CustomHttpPattern
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class DeleteTenantProjectRequest
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 Field
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class Http
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class HttpRule
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class JwtLocation
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 MethodProp
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class MetricDescriptor
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class MetricDescriptorMetadata
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class MetricRule
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class Mixin
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class MonitoredResourceDescriptor
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class Monitoring
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class MonitoringDestination
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class OAuthRequirements
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class Operation
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class Option
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class Page
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class PolicyBinding
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class Quota
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class QuotaLimit
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class RemoveTenantProjectRequest
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class SearchTenancyUnitsResponse
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class Service
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class ServiceAccountConfig
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class SourceContext
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class SourceInfo
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class Status
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class SystemParameter
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class SystemParameterRule
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class SystemParameters
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class TenancyUnit
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class TenantProjectConfig
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class TenantProjectPolicy
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class TenantResource
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class Type
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class UndeleteTenantProjectRequest
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 V1AddVisibilityLabelsResponse
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class V1Beta1BatchCreateProducerOverridesResponse
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class V1Beta1DisableConsumerResponse
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class V1Beta1EnableConsumerResponse
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class V1Beta1GenerateServiceIdentityResponse
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class V1Beta1ImportProducerOverridesResponse
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class V1Beta1ImportProducerQuotaPoliciesResponse
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class V1Beta1ProducerQuotaPolicy
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class V1Beta1QuotaOverride
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class V1Beta1RefreshConsumerResponse
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class V1Beta1ServiceIdentity
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class V1DefaultIdentity
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class V1DisableConsumerResponse
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class V1EnableConsumerResponse
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class V1GenerateDefaultIdentityResponse
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class V1GenerateServiceAccountResponse
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class V1RefreshConsumerResponse
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class V1RemoveVisibilityLabelsResponse
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class V1ServiceAccount
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class AddTenantProjectRequest
566
+ # @private
567
+ class Representation < Google::Apis::Core::JsonRepresentation
568
+ property :project_config, as: 'projectConfig', class: Google::Apis::ServiceconsumermanagementV1::TenantProjectConfig, decorator: Google::Apis::ServiceconsumermanagementV1::TenantProjectConfig::Representation
569
+
570
+ property :tag, as: 'tag'
571
+ end
572
+ end
573
+
574
+ class Api
575
+ # @private
576
+ class Representation < Google::Apis::Core::JsonRepresentation
577
+ collection :methods_prop, as: 'methods', class: Google::Apis::ServiceconsumermanagementV1::MethodProp, decorator: Google::Apis::ServiceconsumermanagementV1::MethodProp::Representation
578
+
579
+ collection :mixins, as: 'mixins', class: Google::Apis::ServiceconsumermanagementV1::Mixin, decorator: Google::Apis::ServiceconsumermanagementV1::Mixin::Representation
580
+
581
+ property :name, as: 'name'
582
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
583
+
584
+ property :source_context, as: 'sourceContext', class: Google::Apis::ServiceconsumermanagementV1::SourceContext, decorator: Google::Apis::ServiceconsumermanagementV1::SourceContext::Representation
585
+
586
+ property :syntax, as: 'syntax'
587
+ property :version, as: 'version'
588
+ end
589
+ end
590
+
591
+ class ApplyTenantProjectConfigRequest
592
+ # @private
593
+ class Representation < Google::Apis::Core::JsonRepresentation
594
+ property :project_config, as: 'projectConfig', class: Google::Apis::ServiceconsumermanagementV1::TenantProjectConfig, decorator: Google::Apis::ServiceconsumermanagementV1::TenantProjectConfig::Representation
595
+
596
+ property :tag, as: 'tag'
597
+ end
598
+ end
599
+
600
+ class AttachTenantProjectRequest
601
+ # @private
602
+ class Representation < Google::Apis::Core::JsonRepresentation
603
+ property :external_resource, as: 'externalResource'
604
+ property :reserved_resource, as: 'reservedResource'
605
+ property :tag, as: 'tag'
606
+ end
607
+ end
608
+
609
+ class AuthProvider
610
+ # @private
611
+ class Representation < Google::Apis::Core::JsonRepresentation
612
+ property :audiences, as: 'audiences'
613
+ property :authorization_url, as: 'authorizationUrl'
614
+ property :id, as: 'id'
615
+ property :issuer, as: 'issuer'
616
+ property :jwks_uri, as: 'jwksUri'
617
+ collection :jwt_locations, as: 'jwtLocations', class: Google::Apis::ServiceconsumermanagementV1::JwtLocation, decorator: Google::Apis::ServiceconsumermanagementV1::JwtLocation::Representation
618
+
619
+ end
620
+ end
621
+
622
+ class AuthRequirement
623
+ # @private
624
+ class Representation < Google::Apis::Core::JsonRepresentation
625
+ property :audiences, as: 'audiences'
626
+ property :provider_id, as: 'providerId'
627
+ end
628
+ end
629
+
630
+ class Authentication
631
+ # @private
632
+ class Representation < Google::Apis::Core::JsonRepresentation
633
+ collection :providers, as: 'providers', class: Google::Apis::ServiceconsumermanagementV1::AuthProvider, decorator: Google::Apis::ServiceconsumermanagementV1::AuthProvider::Representation
634
+
635
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::AuthenticationRule, decorator: Google::Apis::ServiceconsumermanagementV1::AuthenticationRule::Representation
636
+
637
+ end
638
+ end
639
+
640
+ class AuthenticationRule
641
+ # @private
642
+ class Representation < Google::Apis::Core::JsonRepresentation
643
+ property :allow_without_credential, as: 'allowWithoutCredential'
644
+ property :oauth, as: 'oauth', class: Google::Apis::ServiceconsumermanagementV1::OAuthRequirements, decorator: Google::Apis::ServiceconsumermanagementV1::OAuthRequirements::Representation
645
+
646
+ collection :requirements, as: 'requirements', class: Google::Apis::ServiceconsumermanagementV1::AuthRequirement, decorator: Google::Apis::ServiceconsumermanagementV1::AuthRequirement::Representation
647
+
648
+ property :selector, as: 'selector'
649
+ end
650
+ end
651
+
652
+ class Backend
653
+ # @private
654
+ class Representation < Google::Apis::Core::JsonRepresentation
655
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::BackendRule, decorator: Google::Apis::ServiceconsumermanagementV1::BackendRule::Representation
656
+
657
+ end
658
+ end
659
+
660
+ class BackendRule
661
+ # @private
662
+ class Representation < Google::Apis::Core::JsonRepresentation
663
+ property :address, as: 'address'
664
+ property :deadline, as: 'deadline'
665
+ property :disable_auth, as: 'disableAuth'
666
+ property :jwt_audience, as: 'jwtAudience'
667
+ property :min_deadline, as: 'minDeadline'
668
+ property :operation_deadline, as: 'operationDeadline'
669
+ property :path_translation, as: 'pathTranslation'
670
+ property :protocol, as: 'protocol'
671
+ property :selector, as: 'selector'
672
+ end
673
+ end
674
+
675
+ class Billing
676
+ # @private
677
+ class Representation < Google::Apis::Core::JsonRepresentation
678
+ collection :consumer_destinations, as: 'consumerDestinations', class: Google::Apis::ServiceconsumermanagementV1::BillingDestination, decorator: Google::Apis::ServiceconsumermanagementV1::BillingDestination::Representation
679
+
680
+ end
681
+ end
682
+
683
+ class BillingConfig
684
+ # @private
685
+ class Representation < Google::Apis::Core::JsonRepresentation
686
+ property :billing_account, as: 'billingAccount'
687
+ end
688
+ end
689
+
690
+ class BillingDestination
691
+ # @private
692
+ class Representation < Google::Apis::Core::JsonRepresentation
693
+ collection :metrics, as: 'metrics'
694
+ property :monitored_resource, as: 'monitoredResource'
695
+ end
696
+ end
697
+
698
+ class CancelOperationRequest
699
+ # @private
700
+ class Representation < Google::Apis::Core::JsonRepresentation
701
+ end
702
+ end
703
+
704
+ class Context
705
+ # @private
706
+ class Representation < Google::Apis::Core::JsonRepresentation
707
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::ContextRule, decorator: Google::Apis::ServiceconsumermanagementV1::ContextRule::Representation
708
+
709
+ end
710
+ end
711
+
712
+ class ContextRule
713
+ # @private
714
+ class Representation < Google::Apis::Core::JsonRepresentation
715
+ collection :allowed_request_extensions, as: 'allowedRequestExtensions'
716
+ collection :allowed_response_extensions, as: 'allowedResponseExtensions'
717
+ collection :provided, as: 'provided'
718
+ collection :requested, as: 'requested'
719
+ property :selector, as: 'selector'
720
+ end
721
+ end
722
+
723
+ class Control
724
+ # @private
725
+ class Representation < Google::Apis::Core::JsonRepresentation
726
+ property :environment, as: 'environment'
727
+ end
728
+ end
729
+
730
+ class CreateTenancyUnitRequest
731
+ # @private
732
+ class Representation < Google::Apis::Core::JsonRepresentation
733
+ property :tenancy_unit_id, as: 'tenancyUnitId'
734
+ end
735
+ end
736
+
737
+ class CustomError
738
+ # @private
739
+ class Representation < Google::Apis::Core::JsonRepresentation
740
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::CustomErrorRule, decorator: Google::Apis::ServiceconsumermanagementV1::CustomErrorRule::Representation
741
+
742
+ collection :types, as: 'types'
743
+ end
744
+ end
745
+
746
+ class CustomErrorRule
747
+ # @private
748
+ class Representation < Google::Apis::Core::JsonRepresentation
749
+ property :is_error_type, as: 'isErrorType'
750
+ property :selector, as: 'selector'
751
+ end
752
+ end
753
+
754
+ class CustomHttpPattern
755
+ # @private
756
+ class Representation < Google::Apis::Core::JsonRepresentation
757
+ property :kind, as: 'kind'
758
+ property :path, as: 'path'
759
+ end
760
+ end
761
+
762
+ class DeleteTenantProjectRequest
763
+ # @private
764
+ class Representation < Google::Apis::Core::JsonRepresentation
765
+ property :tag, as: 'tag'
766
+ end
767
+ end
768
+
769
+ class Documentation
770
+ # @private
771
+ class Representation < Google::Apis::Core::JsonRepresentation
772
+ property :documentation_root_url, as: 'documentationRootUrl'
773
+ property :overview, as: 'overview'
774
+ collection :pages, as: 'pages', class: Google::Apis::ServiceconsumermanagementV1::Page, decorator: Google::Apis::ServiceconsumermanagementV1::Page::Representation
775
+
776
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::DocumentationRule, decorator: Google::Apis::ServiceconsumermanagementV1::DocumentationRule::Representation
777
+
778
+ property :service_root_url, as: 'serviceRootUrl'
779
+ property :summary, as: 'summary'
780
+ end
781
+ end
782
+
783
+ class DocumentationRule
784
+ # @private
785
+ class Representation < Google::Apis::Core::JsonRepresentation
786
+ property :deprecation_description, as: 'deprecationDescription'
787
+ property :description, as: 'description'
788
+ property :selector, as: 'selector'
789
+ end
790
+ end
791
+
792
+ class Empty
793
+ # @private
794
+ class Representation < Google::Apis::Core::JsonRepresentation
795
+ end
796
+ end
797
+
798
+ class Endpoint
799
+ # @private
800
+ class Representation < Google::Apis::Core::JsonRepresentation
801
+ collection :aliases, as: 'aliases'
802
+ property :allow_cors, as: 'allowCors'
803
+ property :name, as: 'name'
804
+ property :target, as: 'target'
805
+ end
806
+ end
807
+
808
+ class Enum
809
+ # @private
810
+ class Representation < Google::Apis::Core::JsonRepresentation
811
+ collection :enumvalue, as: 'enumvalue', class: Google::Apis::ServiceconsumermanagementV1::EnumValue, decorator: Google::Apis::ServiceconsumermanagementV1::EnumValue::Representation
812
+
813
+ property :name, as: 'name'
814
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
815
+
816
+ property :source_context, as: 'sourceContext', class: Google::Apis::ServiceconsumermanagementV1::SourceContext, decorator: Google::Apis::ServiceconsumermanagementV1::SourceContext::Representation
817
+
818
+ property :syntax, as: 'syntax'
819
+ end
820
+ end
821
+
822
+ class EnumValue
823
+ # @private
824
+ class Representation < Google::Apis::Core::JsonRepresentation
825
+ property :name, as: 'name'
826
+ property :number, as: 'number'
827
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
828
+
829
+ end
830
+ end
831
+
832
+ class Field
833
+ # @private
834
+ class Representation < Google::Apis::Core::JsonRepresentation
835
+ property :cardinality, as: 'cardinality'
836
+ property :default_value, as: 'defaultValue'
837
+ property :json_name, as: 'jsonName'
838
+ property :kind, as: 'kind'
839
+ property :name, as: 'name'
840
+ property :number, as: 'number'
841
+ property :oneof_index, as: 'oneofIndex'
842
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
843
+
844
+ property :packed, as: 'packed'
845
+ property :type_url, as: 'typeUrl'
846
+ end
847
+ end
848
+
849
+ class Http
850
+ # @private
851
+ class Representation < Google::Apis::Core::JsonRepresentation
852
+ property :fully_decode_reserved_expansion, as: 'fullyDecodeReservedExpansion'
853
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::HttpRule, decorator: Google::Apis::ServiceconsumermanagementV1::HttpRule::Representation
854
+
855
+ end
856
+ end
857
+
858
+ class HttpRule
859
+ # @private
860
+ class Representation < Google::Apis::Core::JsonRepresentation
861
+ collection :additional_bindings, as: 'additionalBindings', class: Google::Apis::ServiceconsumermanagementV1::HttpRule, decorator: Google::Apis::ServiceconsumermanagementV1::HttpRule::Representation
862
+
863
+ property :body, as: 'body'
864
+ property :custom, as: 'custom', class: Google::Apis::ServiceconsumermanagementV1::CustomHttpPattern, decorator: Google::Apis::ServiceconsumermanagementV1::CustomHttpPattern::Representation
865
+
866
+ property :delete, as: 'delete'
867
+ property :get, as: 'get'
868
+ property :patch, as: 'patch'
869
+ property :post, as: 'post'
870
+ property :put, as: 'put'
871
+ property :response_body, as: 'responseBody'
872
+ property :selector, as: 'selector'
873
+ end
874
+ end
875
+
876
+ class JwtLocation
877
+ # @private
878
+ class Representation < Google::Apis::Core::JsonRepresentation
879
+ property :header, as: 'header'
880
+ property :query, as: 'query'
881
+ property :value_prefix, as: 'valuePrefix'
882
+ end
883
+ end
884
+
885
+ class LabelDescriptor
886
+ # @private
887
+ class Representation < Google::Apis::Core::JsonRepresentation
888
+ property :description, as: 'description'
889
+ property :key, as: 'key'
890
+ property :value_type, as: 'valueType'
891
+ end
892
+ end
893
+
894
+ class ListOperationsResponse
895
+ # @private
896
+ class Representation < Google::Apis::Core::JsonRepresentation
897
+ property :next_page_token, as: 'nextPageToken'
898
+ collection :operations, as: 'operations', class: Google::Apis::ServiceconsumermanagementV1::Operation, decorator: Google::Apis::ServiceconsumermanagementV1::Operation::Representation
899
+
900
+ end
901
+ end
902
+
903
+ class ListTenancyUnitsResponse
904
+ # @private
905
+ class Representation < Google::Apis::Core::JsonRepresentation
906
+ property :next_page_token, as: 'nextPageToken'
907
+ collection :tenancy_units, as: 'tenancyUnits', class: Google::Apis::ServiceconsumermanagementV1::TenancyUnit, decorator: Google::Apis::ServiceconsumermanagementV1::TenancyUnit::Representation
908
+
909
+ end
910
+ end
911
+
912
+ class LogDescriptor
913
+ # @private
914
+ class Representation < Google::Apis::Core::JsonRepresentation
915
+ property :description, as: 'description'
916
+ property :display_name, as: 'displayName'
917
+ collection :labels, as: 'labels', class: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor::Representation
918
+
919
+ property :name, as: 'name'
920
+ end
921
+ end
922
+
923
+ class Logging
924
+ # @private
925
+ class Representation < Google::Apis::Core::JsonRepresentation
926
+ collection :consumer_destinations, as: 'consumerDestinations', class: Google::Apis::ServiceconsumermanagementV1::LoggingDestination, decorator: Google::Apis::ServiceconsumermanagementV1::LoggingDestination::Representation
927
+
928
+ collection :producer_destinations, as: 'producerDestinations', class: Google::Apis::ServiceconsumermanagementV1::LoggingDestination, decorator: Google::Apis::ServiceconsumermanagementV1::LoggingDestination::Representation
929
+
930
+ end
931
+ end
932
+
933
+ class LoggingDestination
934
+ # @private
935
+ class Representation < Google::Apis::Core::JsonRepresentation
936
+ collection :logs, as: 'logs'
937
+ property :monitored_resource, as: 'monitoredResource'
938
+ end
939
+ end
940
+
941
+ class MethodProp
942
+ # @private
943
+ class Representation < Google::Apis::Core::JsonRepresentation
944
+ property :name, as: 'name'
945
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
946
+
947
+ property :request_streaming, as: 'requestStreaming'
948
+ property :request_type_url, as: 'requestTypeUrl'
949
+ property :response_streaming, as: 'responseStreaming'
950
+ property :response_type_url, as: 'responseTypeUrl'
951
+ property :syntax, as: 'syntax'
952
+ end
953
+ end
954
+
955
+ class MetricDescriptor
956
+ # @private
957
+ class Representation < Google::Apis::Core::JsonRepresentation
958
+ property :description, as: 'description'
959
+ property :display_name, as: 'displayName'
960
+ collection :labels, as: 'labels', class: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor::Representation
961
+
962
+ property :launch_stage, as: 'launchStage'
963
+ property :metadata, as: 'metadata', class: Google::Apis::ServiceconsumermanagementV1::MetricDescriptorMetadata, decorator: Google::Apis::ServiceconsumermanagementV1::MetricDescriptorMetadata::Representation
964
+
965
+ property :metric_kind, as: 'metricKind'
966
+ collection :monitored_resource_types, as: 'monitoredResourceTypes'
967
+ property :name, as: 'name'
968
+ property :type, as: 'type'
969
+ property :unit, as: 'unit'
970
+ property :value_type, as: 'valueType'
971
+ end
972
+ end
973
+
974
+ class MetricDescriptorMetadata
975
+ # @private
976
+ class Representation < Google::Apis::Core::JsonRepresentation
977
+ property :ingest_delay, as: 'ingestDelay'
978
+ property :launch_stage, as: 'launchStage'
979
+ property :sample_period, as: 'samplePeriod'
980
+ end
981
+ end
982
+
983
+ class MetricRule
984
+ # @private
985
+ class Representation < Google::Apis::Core::JsonRepresentation
986
+ hash :metric_costs, as: 'metricCosts'
987
+ property :selector, as: 'selector'
988
+ end
989
+ end
990
+
991
+ class Mixin
992
+ # @private
993
+ class Representation < Google::Apis::Core::JsonRepresentation
994
+ property :name, as: 'name'
995
+ property :root, as: 'root'
996
+ end
997
+ end
998
+
999
+ class MonitoredResourceDescriptor
1000
+ # @private
1001
+ class Representation < Google::Apis::Core::JsonRepresentation
1002
+ property :description, as: 'description'
1003
+ property :display_name, as: 'displayName'
1004
+ collection :labels, as: 'labels', class: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::LabelDescriptor::Representation
1005
+
1006
+ property :launch_stage, as: 'launchStage'
1007
+ property :name, as: 'name'
1008
+ property :type, as: 'type'
1009
+ end
1010
+ end
1011
+
1012
+ class Monitoring
1013
+ # @private
1014
+ class Representation < Google::Apis::Core::JsonRepresentation
1015
+ collection :consumer_destinations, as: 'consumerDestinations', class: Google::Apis::ServiceconsumermanagementV1::MonitoringDestination, decorator: Google::Apis::ServiceconsumermanagementV1::MonitoringDestination::Representation
1016
+
1017
+ collection :producer_destinations, as: 'producerDestinations', class: Google::Apis::ServiceconsumermanagementV1::MonitoringDestination, decorator: Google::Apis::ServiceconsumermanagementV1::MonitoringDestination::Representation
1018
+
1019
+ end
1020
+ end
1021
+
1022
+ class MonitoringDestination
1023
+ # @private
1024
+ class Representation < Google::Apis::Core::JsonRepresentation
1025
+ collection :metrics, as: 'metrics'
1026
+ property :monitored_resource, as: 'monitoredResource'
1027
+ end
1028
+ end
1029
+
1030
+ class OAuthRequirements
1031
+ # @private
1032
+ class Representation < Google::Apis::Core::JsonRepresentation
1033
+ property :canonical_scopes, as: 'canonicalScopes'
1034
+ end
1035
+ end
1036
+
1037
+ class Operation
1038
+ # @private
1039
+ class Representation < Google::Apis::Core::JsonRepresentation
1040
+ property :done, as: 'done'
1041
+ property :error, as: 'error', class: Google::Apis::ServiceconsumermanagementV1::Status, decorator: Google::Apis::ServiceconsumermanagementV1::Status::Representation
1042
+
1043
+ hash :metadata, as: 'metadata'
1044
+ property :name, as: 'name'
1045
+ hash :response, as: 'response'
1046
+ end
1047
+ end
1048
+
1049
+ class Option
1050
+ # @private
1051
+ class Representation < Google::Apis::Core::JsonRepresentation
1052
+ property :name, as: 'name'
1053
+ hash :value, as: 'value'
1054
+ end
1055
+ end
1056
+
1057
+ class Page
1058
+ # @private
1059
+ class Representation < Google::Apis::Core::JsonRepresentation
1060
+ property :content, as: 'content'
1061
+ property :name, as: 'name'
1062
+ collection :subpages, as: 'subpages', class: Google::Apis::ServiceconsumermanagementV1::Page, decorator: Google::Apis::ServiceconsumermanagementV1::Page::Representation
1063
+
1064
+ end
1065
+ end
1066
+
1067
+ class PolicyBinding
1068
+ # @private
1069
+ class Representation < Google::Apis::Core::JsonRepresentation
1070
+ collection :members, as: 'members'
1071
+ property :role, as: 'role'
1072
+ end
1073
+ end
1074
+
1075
+ class Quota
1076
+ # @private
1077
+ class Representation < Google::Apis::Core::JsonRepresentation
1078
+ collection :limits, as: 'limits', class: Google::Apis::ServiceconsumermanagementV1::QuotaLimit, decorator: Google::Apis::ServiceconsumermanagementV1::QuotaLimit::Representation
1079
+
1080
+ collection :metric_rules, as: 'metricRules', class: Google::Apis::ServiceconsumermanagementV1::MetricRule, decorator: Google::Apis::ServiceconsumermanagementV1::MetricRule::Representation
1081
+
1082
+ end
1083
+ end
1084
+
1085
+ class QuotaLimit
1086
+ # @private
1087
+ class Representation < Google::Apis::Core::JsonRepresentation
1088
+ property :default_limit, :numeric_string => true, as: 'defaultLimit'
1089
+ property :description, as: 'description'
1090
+ property :display_name, as: 'displayName'
1091
+ property :duration, as: 'duration'
1092
+ property :free_tier, :numeric_string => true, as: 'freeTier'
1093
+ property :max_limit, :numeric_string => true, as: 'maxLimit'
1094
+ property :metric, as: 'metric'
1095
+ property :name, as: 'name'
1096
+ property :unit, as: 'unit'
1097
+ hash :values, as: 'values'
1098
+ end
1099
+ end
1100
+
1101
+ class RemoveTenantProjectRequest
1102
+ # @private
1103
+ class Representation < Google::Apis::Core::JsonRepresentation
1104
+ property :tag, as: 'tag'
1105
+ end
1106
+ end
1107
+
1108
+ class SearchTenancyUnitsResponse
1109
+ # @private
1110
+ class Representation < Google::Apis::Core::JsonRepresentation
1111
+ property :next_page_token, as: 'nextPageToken'
1112
+ collection :tenancy_units, as: 'tenancyUnits', class: Google::Apis::ServiceconsumermanagementV1::TenancyUnit, decorator: Google::Apis::ServiceconsumermanagementV1::TenancyUnit::Representation
1113
+
1114
+ end
1115
+ end
1116
+
1117
+ class Service
1118
+ # @private
1119
+ class Representation < Google::Apis::Core::JsonRepresentation
1120
+ collection :apis, as: 'apis', class: Google::Apis::ServiceconsumermanagementV1::Api, decorator: Google::Apis::ServiceconsumermanagementV1::Api::Representation
1121
+
1122
+ property :authentication, as: 'authentication', class: Google::Apis::ServiceconsumermanagementV1::Authentication, decorator: Google::Apis::ServiceconsumermanagementV1::Authentication::Representation
1123
+
1124
+ property :backend, as: 'backend', class: Google::Apis::ServiceconsumermanagementV1::Backend, decorator: Google::Apis::ServiceconsumermanagementV1::Backend::Representation
1125
+
1126
+ property :billing, as: 'billing', class: Google::Apis::ServiceconsumermanagementV1::Billing, decorator: Google::Apis::ServiceconsumermanagementV1::Billing::Representation
1127
+
1128
+ property :config_version, as: 'configVersion'
1129
+ property :context, as: 'context', class: Google::Apis::ServiceconsumermanagementV1::Context, decorator: Google::Apis::ServiceconsumermanagementV1::Context::Representation
1130
+
1131
+ property :control, as: 'control', class: Google::Apis::ServiceconsumermanagementV1::Control, decorator: Google::Apis::ServiceconsumermanagementV1::Control::Representation
1132
+
1133
+ property :custom_error, as: 'customError', class: Google::Apis::ServiceconsumermanagementV1::CustomError, decorator: Google::Apis::ServiceconsumermanagementV1::CustomError::Representation
1134
+
1135
+ property :documentation, as: 'documentation', class: Google::Apis::ServiceconsumermanagementV1::Documentation, decorator: Google::Apis::ServiceconsumermanagementV1::Documentation::Representation
1136
+
1137
+ collection :endpoints, as: 'endpoints', class: Google::Apis::ServiceconsumermanagementV1::Endpoint, decorator: Google::Apis::ServiceconsumermanagementV1::Endpoint::Representation
1138
+
1139
+ collection :enums, as: 'enums', class: Google::Apis::ServiceconsumermanagementV1::Enum, decorator: Google::Apis::ServiceconsumermanagementV1::Enum::Representation
1140
+
1141
+ property :http, as: 'http', class: Google::Apis::ServiceconsumermanagementV1::Http, decorator: Google::Apis::ServiceconsumermanagementV1::Http::Representation
1142
+
1143
+ property :id, as: 'id'
1144
+ property :logging, as: 'logging', class: Google::Apis::ServiceconsumermanagementV1::Logging, decorator: Google::Apis::ServiceconsumermanagementV1::Logging::Representation
1145
+
1146
+ collection :logs, as: 'logs', class: Google::Apis::ServiceconsumermanagementV1::LogDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::LogDescriptor::Representation
1147
+
1148
+ collection :metrics, as: 'metrics', class: Google::Apis::ServiceconsumermanagementV1::MetricDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::MetricDescriptor::Representation
1149
+
1150
+ collection :monitored_resources, as: 'monitoredResources', class: Google::Apis::ServiceconsumermanagementV1::MonitoredResourceDescriptor, decorator: Google::Apis::ServiceconsumermanagementV1::MonitoredResourceDescriptor::Representation
1151
+
1152
+ property :monitoring, as: 'monitoring', class: Google::Apis::ServiceconsumermanagementV1::Monitoring, decorator: Google::Apis::ServiceconsumermanagementV1::Monitoring::Representation
1153
+
1154
+ property :name, as: 'name'
1155
+ property :producer_project_id, as: 'producerProjectId'
1156
+ property :quota, as: 'quota', class: Google::Apis::ServiceconsumermanagementV1::Quota, decorator: Google::Apis::ServiceconsumermanagementV1::Quota::Representation
1157
+
1158
+ property :source_info, as: 'sourceInfo', class: Google::Apis::ServiceconsumermanagementV1::SourceInfo, decorator: Google::Apis::ServiceconsumermanagementV1::SourceInfo::Representation
1159
+
1160
+ property :system_parameters, as: 'systemParameters', class: Google::Apis::ServiceconsumermanagementV1::SystemParameters, decorator: Google::Apis::ServiceconsumermanagementV1::SystemParameters::Representation
1161
+
1162
+ collection :system_types, as: 'systemTypes', class: Google::Apis::ServiceconsumermanagementV1::Type, decorator: Google::Apis::ServiceconsumermanagementV1::Type::Representation
1163
+
1164
+ property :title, as: 'title'
1165
+ collection :types, as: 'types', class: Google::Apis::ServiceconsumermanagementV1::Type, decorator: Google::Apis::ServiceconsumermanagementV1::Type::Representation
1166
+
1167
+ property :usage, as: 'usage', class: Google::Apis::ServiceconsumermanagementV1::Usage, decorator: Google::Apis::ServiceconsumermanagementV1::Usage::Representation
1168
+
1169
+ end
1170
+ end
1171
+
1172
+ class ServiceAccountConfig
1173
+ # @private
1174
+ class Representation < Google::Apis::Core::JsonRepresentation
1175
+ property :account_id, as: 'accountId'
1176
+ collection :tenant_project_roles, as: 'tenantProjectRoles'
1177
+ end
1178
+ end
1179
+
1180
+ class SourceContext
1181
+ # @private
1182
+ class Representation < Google::Apis::Core::JsonRepresentation
1183
+ property :file_name, as: 'fileName'
1184
+ end
1185
+ end
1186
+
1187
+ class SourceInfo
1188
+ # @private
1189
+ class Representation < Google::Apis::Core::JsonRepresentation
1190
+ collection :source_files, as: 'sourceFiles'
1191
+ end
1192
+ end
1193
+
1194
+ class Status
1195
+ # @private
1196
+ class Representation < Google::Apis::Core::JsonRepresentation
1197
+ property :code, as: 'code'
1198
+ collection :details, as: 'details'
1199
+ property :message, as: 'message'
1200
+ end
1201
+ end
1202
+
1203
+ class SystemParameter
1204
+ # @private
1205
+ class Representation < Google::Apis::Core::JsonRepresentation
1206
+ property :http_header, as: 'httpHeader'
1207
+ property :name, as: 'name'
1208
+ property :url_query_parameter, as: 'urlQueryParameter'
1209
+ end
1210
+ end
1211
+
1212
+ class SystemParameterRule
1213
+ # @private
1214
+ class Representation < Google::Apis::Core::JsonRepresentation
1215
+ collection :parameters, as: 'parameters', class: Google::Apis::ServiceconsumermanagementV1::SystemParameter, decorator: Google::Apis::ServiceconsumermanagementV1::SystemParameter::Representation
1216
+
1217
+ property :selector, as: 'selector'
1218
+ end
1219
+ end
1220
+
1221
+ class SystemParameters
1222
+ # @private
1223
+ class Representation < Google::Apis::Core::JsonRepresentation
1224
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::SystemParameterRule, decorator: Google::Apis::ServiceconsumermanagementV1::SystemParameterRule::Representation
1225
+
1226
+ end
1227
+ end
1228
+
1229
+ class TenancyUnit
1230
+ # @private
1231
+ class Representation < Google::Apis::Core::JsonRepresentation
1232
+ property :consumer, as: 'consumer'
1233
+ property :create_time, as: 'createTime'
1234
+ property :name, as: 'name'
1235
+ property :service, as: 'service'
1236
+ collection :tenant_resources, as: 'tenantResources', class: Google::Apis::ServiceconsumermanagementV1::TenantResource, decorator: Google::Apis::ServiceconsumermanagementV1::TenantResource::Representation
1237
+
1238
+ end
1239
+ end
1240
+
1241
+ class TenantProjectConfig
1242
+ # @private
1243
+ class Representation < Google::Apis::Core::JsonRepresentation
1244
+ property :billing_config, as: 'billingConfig', class: Google::Apis::ServiceconsumermanagementV1::BillingConfig, decorator: Google::Apis::ServiceconsumermanagementV1::BillingConfig::Representation
1245
+
1246
+ property :folder, as: 'folder'
1247
+ hash :labels, as: 'labels'
1248
+ property :service_account_config, as: 'serviceAccountConfig', class: Google::Apis::ServiceconsumermanagementV1::ServiceAccountConfig, decorator: Google::Apis::ServiceconsumermanagementV1::ServiceAccountConfig::Representation
1249
+
1250
+ collection :services, as: 'services'
1251
+ property :tenant_project_policy, as: 'tenantProjectPolicy', class: Google::Apis::ServiceconsumermanagementV1::TenantProjectPolicy, decorator: Google::Apis::ServiceconsumermanagementV1::TenantProjectPolicy::Representation
1252
+
1253
+ end
1254
+ end
1255
+
1256
+ class TenantProjectPolicy
1257
+ # @private
1258
+ class Representation < Google::Apis::Core::JsonRepresentation
1259
+ collection :policy_bindings, as: 'policyBindings', class: Google::Apis::ServiceconsumermanagementV1::PolicyBinding, decorator: Google::Apis::ServiceconsumermanagementV1::PolicyBinding::Representation
1260
+
1261
+ end
1262
+ end
1263
+
1264
+ class TenantResource
1265
+ # @private
1266
+ class Representation < Google::Apis::Core::JsonRepresentation
1267
+ property :resource, as: 'resource'
1268
+ property :status, as: 'status'
1269
+ property :tag, as: 'tag'
1270
+ end
1271
+ end
1272
+
1273
+ class Type
1274
+ # @private
1275
+ class Representation < Google::Apis::Core::JsonRepresentation
1276
+ collection :fields, as: 'fields', class: Google::Apis::ServiceconsumermanagementV1::Field, decorator: Google::Apis::ServiceconsumermanagementV1::Field::Representation
1277
+
1278
+ property :name, as: 'name'
1279
+ collection :oneofs, as: 'oneofs'
1280
+ collection :options, as: 'options', class: Google::Apis::ServiceconsumermanagementV1::Option, decorator: Google::Apis::ServiceconsumermanagementV1::Option::Representation
1281
+
1282
+ property :source_context, as: 'sourceContext', class: Google::Apis::ServiceconsumermanagementV1::SourceContext, decorator: Google::Apis::ServiceconsumermanagementV1::SourceContext::Representation
1283
+
1284
+ property :syntax, as: 'syntax'
1285
+ end
1286
+ end
1287
+
1288
+ class UndeleteTenantProjectRequest
1289
+ # @private
1290
+ class Representation < Google::Apis::Core::JsonRepresentation
1291
+ property :tag, as: 'tag'
1292
+ end
1293
+ end
1294
+
1295
+ class Usage
1296
+ # @private
1297
+ class Representation < Google::Apis::Core::JsonRepresentation
1298
+ property :producer_notification_channel, as: 'producerNotificationChannel'
1299
+ collection :requirements, as: 'requirements'
1300
+ collection :rules, as: 'rules', class: Google::Apis::ServiceconsumermanagementV1::UsageRule, decorator: Google::Apis::ServiceconsumermanagementV1::UsageRule::Representation
1301
+
1302
+ end
1303
+ end
1304
+
1305
+ class UsageRule
1306
+ # @private
1307
+ class Representation < Google::Apis::Core::JsonRepresentation
1308
+ property :allow_unregistered_calls, as: 'allowUnregisteredCalls'
1309
+ property :selector, as: 'selector'
1310
+ property :skip_service_control, as: 'skipServiceControl'
1311
+ end
1312
+ end
1313
+
1314
+ class V1AddVisibilityLabelsResponse
1315
+ # @private
1316
+ class Representation < Google::Apis::Core::JsonRepresentation
1317
+ collection :labels, as: 'labels'
1318
+ end
1319
+ end
1320
+
1321
+ class V1Beta1BatchCreateProducerOverridesResponse
1322
+ # @private
1323
+ class Representation < Google::Apis::Core::JsonRepresentation
1324
+ collection :overrides, as: 'overrides', class: Google::Apis::ServiceconsumermanagementV1::V1Beta1QuotaOverride, decorator: Google::Apis::ServiceconsumermanagementV1::V1Beta1QuotaOverride::Representation
1325
+
1326
+ end
1327
+ end
1328
+
1329
+ class V1Beta1DisableConsumerResponse
1330
+ # @private
1331
+ class Representation < Google::Apis::Core::JsonRepresentation
1332
+ end
1333
+ end
1334
+
1335
+ class V1Beta1EnableConsumerResponse
1336
+ # @private
1337
+ class Representation < Google::Apis::Core::JsonRepresentation
1338
+ end
1339
+ end
1340
+
1341
+ class V1Beta1GenerateServiceIdentityResponse
1342
+ # @private
1343
+ class Representation < Google::Apis::Core::JsonRepresentation
1344
+ property :identity, as: 'identity', class: Google::Apis::ServiceconsumermanagementV1::V1Beta1ServiceIdentity, decorator: Google::Apis::ServiceconsumermanagementV1::V1Beta1ServiceIdentity::Representation
1345
+
1346
+ end
1347
+ end
1348
+
1349
+ class V1Beta1ImportProducerOverridesResponse
1350
+ # @private
1351
+ class Representation < Google::Apis::Core::JsonRepresentation
1352
+ collection :overrides, as: 'overrides', class: Google::Apis::ServiceconsumermanagementV1::V1Beta1QuotaOverride, decorator: Google::Apis::ServiceconsumermanagementV1::V1Beta1QuotaOverride::Representation
1353
+
1354
+ end
1355
+ end
1356
+
1357
+ class V1Beta1ImportProducerQuotaPoliciesResponse
1358
+ # @private
1359
+ class Representation < Google::Apis::Core::JsonRepresentation
1360
+ collection :policies, as: 'policies', class: Google::Apis::ServiceconsumermanagementV1::V1Beta1ProducerQuotaPolicy, decorator: Google::Apis::ServiceconsumermanagementV1::V1Beta1ProducerQuotaPolicy::Representation
1361
+
1362
+ end
1363
+ end
1364
+
1365
+ class V1Beta1ProducerQuotaPolicy
1366
+ # @private
1367
+ class Representation < Google::Apis::Core::JsonRepresentation
1368
+ property :container, as: 'container'
1369
+ hash :dimensions, as: 'dimensions'
1370
+ property :metric, as: 'metric'
1371
+ property :name, as: 'name'
1372
+ property :policy_value, :numeric_string => true, as: 'policyValue'
1373
+ property :unit, as: 'unit'
1374
+ end
1375
+ end
1376
+
1377
+ class V1Beta1QuotaOverride
1378
+ # @private
1379
+ class Representation < Google::Apis::Core::JsonRepresentation
1380
+ property :admin_override_ancestor, as: 'adminOverrideAncestor'
1381
+ hash :dimensions, as: 'dimensions'
1382
+ property :metric, as: 'metric'
1383
+ property :name, as: 'name'
1384
+ property :override_value, :numeric_string => true, as: 'overrideValue'
1385
+ property :unit, as: 'unit'
1386
+ end
1387
+ end
1388
+
1389
+ class V1Beta1RefreshConsumerResponse
1390
+ # @private
1391
+ class Representation < Google::Apis::Core::JsonRepresentation
1392
+ end
1393
+ end
1394
+
1395
+ class V1Beta1ServiceIdentity
1396
+ # @private
1397
+ class Representation < Google::Apis::Core::JsonRepresentation
1398
+ property :email, as: 'email'
1399
+ property :name, as: 'name'
1400
+ property :tag, as: 'tag'
1401
+ property :unique_id, as: 'uniqueId'
1402
+ end
1403
+ end
1404
+
1405
+ class V1DefaultIdentity
1406
+ # @private
1407
+ class Representation < Google::Apis::Core::JsonRepresentation
1408
+ property :email, as: 'email'
1409
+ property :name, as: 'name'
1410
+ property :unique_id, as: 'uniqueId'
1411
+ end
1412
+ end
1413
+
1414
+ class V1DisableConsumerResponse
1415
+ # @private
1416
+ class Representation < Google::Apis::Core::JsonRepresentation
1417
+ end
1418
+ end
1419
+
1420
+ class V1EnableConsumerResponse
1421
+ # @private
1422
+ class Representation < Google::Apis::Core::JsonRepresentation
1423
+ end
1424
+ end
1425
+
1426
+ class V1GenerateDefaultIdentityResponse
1427
+ # @private
1428
+ class Representation < Google::Apis::Core::JsonRepresentation
1429
+ property :attach_status, as: 'attachStatus'
1430
+ property :identity, as: 'identity', class: Google::Apis::ServiceconsumermanagementV1::V1DefaultIdentity, decorator: Google::Apis::ServiceconsumermanagementV1::V1DefaultIdentity::Representation
1431
+
1432
+ property :role, as: 'role'
1433
+ end
1434
+ end
1435
+
1436
+ class V1GenerateServiceAccountResponse
1437
+ # @private
1438
+ class Representation < Google::Apis::Core::JsonRepresentation
1439
+ property :account, as: 'account', class: Google::Apis::ServiceconsumermanagementV1::V1ServiceAccount, decorator: Google::Apis::ServiceconsumermanagementV1::V1ServiceAccount::Representation
1440
+
1441
+ end
1442
+ end
1443
+
1444
+ class V1RefreshConsumerResponse
1445
+ # @private
1446
+ class Representation < Google::Apis::Core::JsonRepresentation
1447
+ end
1448
+ end
1449
+
1450
+ class V1RemoveVisibilityLabelsResponse
1451
+ # @private
1452
+ class Representation < Google::Apis::Core::JsonRepresentation
1453
+ collection :labels, as: 'labels'
1454
+ end
1455
+ end
1456
+
1457
+ class V1ServiceAccount
1458
+ # @private
1459
+ class Representation < Google::Apis::Core::JsonRepresentation
1460
+ property :email, as: 'email'
1461
+ property :iam_account_name, as: 'iamAccountName'
1462
+ property :name, as: 'name'
1463
+ property :tag, as: 'tag'
1464
+ property :unique_id, as: 'uniqueId'
1465
+ end
1466
+ end
1467
+ end
1468
+ end
1469
+ end