google-apis-servicenetworking_v1 0.1.0

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