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