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