google-api-client 0.14.5 → 0.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +34 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +11 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +63 -0
- data/generated/google/apis/androidenterprise_v1/representations.rb +18 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +14 -0
- data/generated/google/apis/bigquery_v2/representations.rb +2 -0
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +28 -50
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +116 -111
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +17 -17
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +8 -0
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +51 -58
- data/generated/google/apis/cloudtrace_v2/representations.rb +14 -15
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +157 -17
- data/generated/google/apis/compute_alpha/representations.rb +52 -0
- data/generated/google/apis/compute_alpha/service.rb +57 -0
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +46 -17
- data/generated/google/apis/compute_beta/representations.rb +2 -0
- data/generated/google/apis/compute_beta/service.rb +10 -1
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +4767 -337
- data/generated/google/apis/compute_v1/representations.rb +2044 -27
- data/generated/google/apis/compute_v1/service.rb +111 -0
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +1 -1
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +34 -1
- data/generated/google/apis/container_v1beta1/representations.rb +17 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +0 -2
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/service.rb +5 -1
- data/generated/google/apis/{ml_v1beta1.rb → firestore_v1beta1.rb} +11 -8
- data/generated/google/apis/firestore_v1beta1/classes.rb +2115 -0
- data/generated/google/apis/firestore_v1beta1/representations.rb +899 -0
- data/generated/google/apis/firestore_v1beta1/service.rb +734 -0
- data/generated/google/apis/identitytoolkit_v3.rb +1 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +93 -0
- data/generated/google/apis/identitytoolkit_v3/representations.rb +35 -0
- data/generated/google/apis/identitytoolkit_v3/service.rb +35 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +4 -9
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +4 -9
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/service.rb +102 -0
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +4 -9
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +17 -0
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +1 -0
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +5 -11
- data/generated/google/apis/servicecontrol_v1/representations.rb +1 -1
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/serviceuser_v1.rb +1 -1
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +81 -26
- data/generated/google/apis/sheets_v4/representations.rb +23 -0
- data/generated/google/apis/sheets_v4/service.rb +5 -5
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +97 -0
- data/generated/google/apis/streetviewpublish_v1/representations.rb +18 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +121 -0
- data/generated/google/apis/toolresults_v1beta3/representations.rb +41 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +4 -2
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +6 -6
- data/generated/google/apis/ml_v1beta1/classes.rb +0 -2396
- data/generated/google/apis/ml_v1beta1/representations.rb +0 -755
- data/generated/google/apis/ml_v1beta1/service.rb +0 -975
|
@@ -36,12 +36,36 @@ module Google
|
|
|
36
36
|
|
|
37
37
|
class AcceleratorTypeAggregatedList
|
|
38
38
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
class Warning
|
|
41
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
42
|
+
|
|
43
|
+
class Datum
|
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
+
|
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
50
|
+
end
|
|
39
51
|
|
|
40
52
|
include Google::Apis::Core::JsonObjectSupport
|
|
41
53
|
end
|
|
42
54
|
|
|
43
55
|
class AcceleratorTypeList
|
|
44
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
+
|
|
58
|
+
class Warning
|
|
59
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
60
|
+
|
|
61
|
+
class Datum
|
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
|
+
|
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
65
|
+
end
|
|
66
|
+
|
|
67
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
68
|
+
end
|
|
45
69
|
|
|
46
70
|
include Google::Apis::Core::JsonObjectSupport
|
|
47
71
|
end
|
|
@@ -78,12 +102,36 @@ module Google
|
|
|
78
102
|
|
|
79
103
|
class AddressAggregatedList
|
|
80
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
+
|
|
106
|
+
class Warning
|
|
107
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
108
|
+
|
|
109
|
+
class Datum
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
116
|
+
end
|
|
81
117
|
|
|
82
118
|
include Google::Apis::Core::JsonObjectSupport
|
|
83
119
|
end
|
|
84
120
|
|
|
85
121
|
class AddressList
|
|
86
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
|
+
|
|
124
|
+
class Warning
|
|
125
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
126
|
+
|
|
127
|
+
class Datum
|
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
+
|
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
134
|
+
end
|
|
87
135
|
|
|
88
136
|
include Google::Apis::Core::JsonObjectSupport
|
|
89
137
|
end
|
|
@@ -132,12 +180,36 @@ module Google
|
|
|
132
180
|
|
|
133
181
|
class AutoscalerAggregatedList
|
|
134
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
+
|
|
184
|
+
class Warning
|
|
185
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
186
|
+
|
|
187
|
+
class Datum
|
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
189
|
+
|
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
191
|
+
end
|
|
192
|
+
|
|
193
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
194
|
+
end
|
|
135
195
|
|
|
136
196
|
include Google::Apis::Core::JsonObjectSupport
|
|
137
197
|
end
|
|
138
198
|
|
|
139
199
|
class AutoscalerList
|
|
140
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
|
+
|
|
202
|
+
class Warning
|
|
203
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
204
|
+
|
|
205
|
+
class Datum
|
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
207
|
+
|
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
209
|
+
end
|
|
210
|
+
|
|
211
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
212
|
+
end
|
|
141
213
|
|
|
142
214
|
include Google::Apis::Core::JsonObjectSupport
|
|
143
215
|
end
|
|
@@ -204,6 +276,18 @@ module Google
|
|
|
204
276
|
|
|
205
277
|
class BackendBucketList
|
|
206
278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
|
+
|
|
280
|
+
class Warning
|
|
281
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
282
|
+
|
|
283
|
+
class Datum
|
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
|
+
|
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
287
|
+
end
|
|
288
|
+
|
|
289
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
290
|
+
end
|
|
207
291
|
|
|
208
292
|
include Google::Apis::Core::JsonObjectSupport
|
|
209
293
|
end
|
|
@@ -216,6 +300,18 @@ module Google
|
|
|
216
300
|
|
|
217
301
|
class BackendServiceAggregatedList
|
|
218
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
|
+
|
|
304
|
+
class Warning
|
|
305
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
306
|
+
|
|
307
|
+
class Datum
|
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
|
+
|
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
311
|
+
end
|
|
312
|
+
|
|
313
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
314
|
+
end
|
|
219
315
|
|
|
220
316
|
include Google::Apis::Core::JsonObjectSupport
|
|
221
317
|
end
|
|
@@ -240,6 +336,18 @@ module Google
|
|
|
240
336
|
|
|
241
337
|
class BackendServiceList
|
|
242
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
|
+
|
|
340
|
+
class Warning
|
|
341
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
342
|
+
|
|
343
|
+
class Datum
|
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
|
+
|
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
347
|
+
end
|
|
348
|
+
|
|
349
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
350
|
+
end
|
|
243
351
|
|
|
244
352
|
include Google::Apis::Core::JsonObjectSupport
|
|
245
353
|
end
|
|
@@ -282,12 +390,36 @@ module Google
|
|
|
282
390
|
|
|
283
391
|
class CommitmentAggregatedList
|
|
284
392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
393
|
+
|
|
394
|
+
class Warning
|
|
395
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
396
|
+
|
|
397
|
+
class Datum
|
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
399
|
+
|
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
401
|
+
end
|
|
402
|
+
|
|
403
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
404
|
+
end
|
|
285
405
|
|
|
286
406
|
include Google::Apis::Core::JsonObjectSupport
|
|
287
407
|
end
|
|
288
408
|
|
|
289
409
|
class CommitmentList
|
|
290
410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
411
|
+
|
|
412
|
+
class Warning
|
|
413
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
414
|
+
|
|
415
|
+
class Datum
|
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
417
|
+
|
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
419
|
+
end
|
|
420
|
+
|
|
421
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
422
|
+
end
|
|
291
423
|
|
|
292
424
|
include Google::Apis::Core::JsonObjectSupport
|
|
293
425
|
end
|
|
@@ -342,12 +474,36 @@ module Google
|
|
|
342
474
|
|
|
343
475
|
class DiskAggregatedList
|
|
344
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
477
|
+
|
|
478
|
+
class Warning
|
|
479
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
480
|
+
|
|
481
|
+
class Datum
|
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
483
|
+
|
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
485
|
+
end
|
|
486
|
+
|
|
487
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
488
|
+
end
|
|
345
489
|
|
|
346
490
|
include Google::Apis::Core::JsonObjectSupport
|
|
347
491
|
end
|
|
348
492
|
|
|
349
493
|
class DiskList
|
|
350
494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
495
|
+
|
|
496
|
+
class Warning
|
|
497
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
498
|
+
|
|
499
|
+
class Datum
|
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
501
|
+
|
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
503
|
+
end
|
|
504
|
+
|
|
505
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
506
|
+
end
|
|
351
507
|
|
|
352
508
|
include Google::Apis::Core::JsonObjectSupport
|
|
353
509
|
end
|
|
@@ -366,12 +522,36 @@ module Google
|
|
|
366
522
|
|
|
367
523
|
class DiskTypeAggregatedList
|
|
368
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
525
|
+
|
|
526
|
+
class Warning
|
|
527
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
528
|
+
|
|
529
|
+
class Datum
|
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
531
|
+
|
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
533
|
+
end
|
|
534
|
+
|
|
535
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
536
|
+
end
|
|
369
537
|
|
|
370
538
|
include Google::Apis::Core::JsonObjectSupport
|
|
371
539
|
end
|
|
372
540
|
|
|
373
541
|
class DiskTypeList
|
|
374
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
543
|
+
|
|
544
|
+
class Warning
|
|
545
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
546
|
+
|
|
547
|
+
class Datum
|
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
549
|
+
|
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
551
|
+
end
|
|
552
|
+
|
|
553
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
554
|
+
end
|
|
375
555
|
|
|
376
556
|
include Google::Apis::Core::JsonObjectSupport
|
|
377
557
|
end
|
|
@@ -438,6 +618,18 @@ module Google
|
|
|
438
618
|
|
|
439
619
|
class FirewallList
|
|
440
620
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
621
|
+
|
|
622
|
+
class Warning
|
|
623
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
624
|
+
|
|
625
|
+
class Datum
|
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
627
|
+
|
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
629
|
+
end
|
|
630
|
+
|
|
631
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
632
|
+
end
|
|
441
633
|
|
|
442
634
|
include Google::Apis::Core::JsonObjectSupport
|
|
443
635
|
end
|
|
@@ -450,12 +642,36 @@ module Google
|
|
|
450
642
|
|
|
451
643
|
class ForwardingRuleAggregatedList
|
|
452
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
645
|
+
|
|
646
|
+
class Warning
|
|
647
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
648
|
+
|
|
649
|
+
class Datum
|
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
651
|
+
|
|
652
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
653
|
+
end
|
|
654
|
+
|
|
655
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
656
|
+
end
|
|
453
657
|
|
|
454
658
|
include Google::Apis::Core::JsonObjectSupport
|
|
455
659
|
end
|
|
456
660
|
|
|
457
661
|
class ForwardingRuleList
|
|
458
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
663
|
+
|
|
664
|
+
class Warning
|
|
665
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
666
|
+
|
|
667
|
+
class Datum
|
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
669
|
+
|
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
671
|
+
end
|
|
672
|
+
|
|
673
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
674
|
+
end
|
|
459
675
|
|
|
460
676
|
include Google::Apis::Core::JsonObjectSupport
|
|
461
677
|
end
|
|
@@ -510,6 +726,18 @@ module Google
|
|
|
510
726
|
|
|
511
727
|
class HealthCheckList
|
|
512
728
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
729
|
+
|
|
730
|
+
class Warning
|
|
731
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
732
|
+
|
|
733
|
+
class Datum
|
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
735
|
+
|
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
737
|
+
end
|
|
738
|
+
|
|
739
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
740
|
+
end
|
|
513
741
|
|
|
514
742
|
include Google::Apis::Core::JsonObjectSupport
|
|
515
743
|
end
|
|
@@ -540,6 +768,18 @@ module Google
|
|
|
540
768
|
|
|
541
769
|
class HttpHealthCheckList
|
|
542
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
771
|
+
|
|
772
|
+
class Warning
|
|
773
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
774
|
+
|
|
775
|
+
class Datum
|
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
777
|
+
|
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
779
|
+
end
|
|
780
|
+
|
|
781
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
782
|
+
end
|
|
543
783
|
|
|
544
784
|
include Google::Apis::Core::JsonObjectSupport
|
|
545
785
|
end
|
|
@@ -552,6 +792,18 @@ module Google
|
|
|
552
792
|
|
|
553
793
|
class HttpsHealthCheckList
|
|
554
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
795
|
+
|
|
796
|
+
class Warning
|
|
797
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
798
|
+
|
|
799
|
+
class Datum
|
|
800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
801
|
+
|
|
802
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
803
|
+
end
|
|
804
|
+
|
|
805
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
806
|
+
end
|
|
555
807
|
|
|
556
808
|
include Google::Apis::Core::JsonObjectSupport
|
|
557
809
|
end
|
|
@@ -570,6 +822,18 @@ module Google
|
|
|
570
822
|
|
|
571
823
|
class ImageList
|
|
572
824
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
825
|
+
|
|
826
|
+
class Warning
|
|
827
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
828
|
+
|
|
829
|
+
class Datum
|
|
830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
831
|
+
|
|
832
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
833
|
+
end
|
|
834
|
+
|
|
835
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
836
|
+
end
|
|
573
837
|
|
|
574
838
|
include Google::Apis::Core::JsonObjectSupport
|
|
575
839
|
end
|
|
@@ -582,6 +846,18 @@ module Google
|
|
|
582
846
|
|
|
583
847
|
class InstanceAggregatedList
|
|
584
848
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
849
|
+
|
|
850
|
+
class Warning
|
|
851
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
852
|
+
|
|
853
|
+
class Datum
|
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
855
|
+
|
|
856
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
857
|
+
end
|
|
858
|
+
|
|
859
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
860
|
+
end
|
|
585
861
|
|
|
586
862
|
include Google::Apis::Core::JsonObjectSupport
|
|
587
863
|
end
|
|
@@ -594,12 +870,36 @@ module Google
|
|
|
594
870
|
|
|
595
871
|
class InstanceGroupAggregatedList
|
|
596
872
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
873
|
+
|
|
874
|
+
class Warning
|
|
875
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
876
|
+
|
|
877
|
+
class Datum
|
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
879
|
+
|
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
881
|
+
end
|
|
882
|
+
|
|
883
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
884
|
+
end
|
|
597
885
|
|
|
598
886
|
include Google::Apis::Core::JsonObjectSupport
|
|
599
887
|
end
|
|
600
888
|
|
|
601
889
|
class InstanceGroupList
|
|
602
890
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
891
|
+
|
|
892
|
+
class Warning
|
|
893
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
894
|
+
|
|
895
|
+
class Datum
|
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
897
|
+
|
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
899
|
+
end
|
|
900
|
+
|
|
901
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
902
|
+
end
|
|
603
903
|
|
|
604
904
|
include Google::Apis::Core::JsonObjectSupport
|
|
605
905
|
end
|
|
@@ -618,12 +918,36 @@ module Google
|
|
|
618
918
|
|
|
619
919
|
class InstanceGroupManagerAggregatedList
|
|
620
920
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
921
|
+
|
|
922
|
+
class Warning
|
|
923
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
924
|
+
|
|
925
|
+
class Datum
|
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
927
|
+
|
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
929
|
+
end
|
|
930
|
+
|
|
931
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
932
|
+
end
|
|
621
933
|
|
|
622
934
|
include Google::Apis::Core::JsonObjectSupport
|
|
623
935
|
end
|
|
624
936
|
|
|
625
937
|
class InstanceGroupManagerList
|
|
626
938
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
939
|
+
|
|
940
|
+
class Warning
|
|
941
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
942
|
+
|
|
943
|
+
class Datum
|
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
945
|
+
|
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
947
|
+
end
|
|
948
|
+
|
|
949
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
950
|
+
end
|
|
627
951
|
|
|
628
952
|
include Google::Apis::Core::JsonObjectSupport
|
|
629
953
|
end
|
|
@@ -690,6 +1014,18 @@ module Google
|
|
|
690
1014
|
|
|
691
1015
|
class InstanceGroupsListInstances
|
|
692
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1017
|
+
|
|
1018
|
+
class Warning
|
|
1019
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1020
|
+
|
|
1021
|
+
class Datum
|
|
1022
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1023
|
+
|
|
1024
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1025
|
+
end
|
|
1026
|
+
|
|
1027
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1028
|
+
end
|
|
693
1029
|
|
|
694
1030
|
include Google::Apis::Core::JsonObjectSupport
|
|
695
1031
|
end
|
|
@@ -732,6 +1068,18 @@ module Google
|
|
|
732
1068
|
|
|
733
1069
|
class InstanceList
|
|
734
1070
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1071
|
+
|
|
1072
|
+
class Warning
|
|
1073
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1074
|
+
|
|
1075
|
+
class Datum
|
|
1076
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1077
|
+
|
|
1078
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1079
|
+
end
|
|
1080
|
+
|
|
1081
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1082
|
+
end
|
|
735
1083
|
|
|
736
1084
|
include Google::Apis::Core::JsonObjectSupport
|
|
737
1085
|
end
|
|
@@ -762,6 +1110,18 @@ module Google
|
|
|
762
1110
|
|
|
763
1111
|
class InstanceTemplateList
|
|
764
1112
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1113
|
+
|
|
1114
|
+
class Warning
|
|
1115
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1116
|
+
|
|
1117
|
+
class Datum
|
|
1118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1119
|
+
|
|
1120
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1121
|
+
end
|
|
1122
|
+
|
|
1123
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1124
|
+
end
|
|
765
1125
|
|
|
766
1126
|
include Google::Apis::Core::JsonObjectSupport
|
|
767
1127
|
end
|
|
@@ -808,6 +1168,12 @@ module Google
|
|
|
808
1168
|
include Google::Apis::Core::JsonObjectSupport
|
|
809
1169
|
end
|
|
810
1170
|
|
|
1171
|
+
class InstancesSetMinCpuPlatformRequest
|
|
1172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1173
|
+
|
|
1174
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1175
|
+
end
|
|
1176
|
+
|
|
811
1177
|
class InstancesSetServiceAccountRequest
|
|
812
1178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
813
1179
|
|
|
@@ -840,12 +1206,36 @@ module Google
|
|
|
840
1206
|
|
|
841
1207
|
class MachineTypeAggregatedList
|
|
842
1208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1209
|
+
|
|
1210
|
+
class Warning
|
|
1211
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1212
|
+
|
|
1213
|
+
class Datum
|
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
|
+
|
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1217
|
+
end
|
|
1218
|
+
|
|
1219
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1220
|
+
end
|
|
843
1221
|
|
|
844
1222
|
include Google::Apis::Core::JsonObjectSupport
|
|
845
1223
|
end
|
|
846
1224
|
|
|
847
1225
|
class MachineTypeList
|
|
848
1226
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1227
|
+
|
|
1228
|
+
class Warning
|
|
1229
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1230
|
+
|
|
1231
|
+
class Datum
|
|
1232
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1233
|
+
|
|
1234
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1235
|
+
end
|
|
1236
|
+
|
|
1237
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1238
|
+
end
|
|
849
1239
|
|
|
850
1240
|
include Google::Apis::Core::JsonObjectSupport
|
|
851
1241
|
end
|
|
@@ -922,13 +1312,31 @@ module Google
|
|
|
922
1312
|
include Google::Apis::Core::JsonObjectSupport
|
|
923
1313
|
end
|
|
924
1314
|
|
|
925
|
-
class NetworkList
|
|
1315
|
+
class NetworkList
|
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1317
|
+
|
|
1318
|
+
class Warning
|
|
1319
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1320
|
+
|
|
1321
|
+
class Datum
|
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1323
|
+
|
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1325
|
+
end
|
|
1326
|
+
|
|
1327
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1328
|
+
end
|
|
1329
|
+
|
|
1330
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1331
|
+
end
|
|
1332
|
+
|
|
1333
|
+
class NetworkPeering
|
|
926
1334
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
927
1335
|
|
|
928
1336
|
include Google::Apis::Core::JsonObjectSupport
|
|
929
1337
|
end
|
|
930
1338
|
|
|
931
|
-
class
|
|
1339
|
+
class NetworkRoutingConfig
|
|
932
1340
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
933
1341
|
|
|
934
1342
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -978,12 +1386,36 @@ module Google
|
|
|
978
1386
|
|
|
979
1387
|
class OperationAggregatedList
|
|
980
1388
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1389
|
+
|
|
1390
|
+
class Warning
|
|
1391
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1392
|
+
|
|
1393
|
+
class Datum
|
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1395
|
+
|
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1397
|
+
end
|
|
1398
|
+
|
|
1399
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1400
|
+
end
|
|
981
1401
|
|
|
982
1402
|
include Google::Apis::Core::JsonObjectSupport
|
|
983
1403
|
end
|
|
984
1404
|
|
|
985
1405
|
class OperationList
|
|
986
1406
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1407
|
+
|
|
1408
|
+
class Warning
|
|
1409
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1410
|
+
|
|
1411
|
+
class Datum
|
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1413
|
+
|
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1415
|
+
end
|
|
1416
|
+
|
|
1417
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1418
|
+
end
|
|
987
1419
|
|
|
988
1420
|
include Google::Apis::Core::JsonObjectSupport
|
|
989
1421
|
end
|
|
@@ -1062,18 +1494,54 @@ module Google
|
|
|
1062
1494
|
|
|
1063
1495
|
class RegionAutoscalerList
|
|
1064
1496
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1497
|
+
|
|
1498
|
+
class Warning
|
|
1499
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1500
|
+
|
|
1501
|
+
class Datum
|
|
1502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1503
|
+
|
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1505
|
+
end
|
|
1506
|
+
|
|
1507
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1508
|
+
end
|
|
1065
1509
|
|
|
1066
1510
|
include Google::Apis::Core::JsonObjectSupport
|
|
1067
1511
|
end
|
|
1068
1512
|
|
|
1069
1513
|
class RegionInstanceGroupList
|
|
1070
1514
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1515
|
+
|
|
1516
|
+
class Warning
|
|
1517
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1518
|
+
|
|
1519
|
+
class Datum
|
|
1520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1521
|
+
|
|
1522
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1523
|
+
end
|
|
1524
|
+
|
|
1525
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1526
|
+
end
|
|
1071
1527
|
|
|
1072
1528
|
include Google::Apis::Core::JsonObjectSupport
|
|
1073
1529
|
end
|
|
1074
1530
|
|
|
1075
1531
|
class RegionInstanceGroupManagerList
|
|
1076
1532
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1533
|
+
|
|
1534
|
+
class Warning
|
|
1535
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1536
|
+
|
|
1537
|
+
class Datum
|
|
1538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1539
|
+
|
|
1540
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1541
|
+
end
|
|
1542
|
+
|
|
1543
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1544
|
+
end
|
|
1077
1545
|
|
|
1078
1546
|
include Google::Apis::Core::JsonObjectSupport
|
|
1079
1547
|
end
|
|
@@ -1116,6 +1584,18 @@ module Google
|
|
|
1116
1584
|
|
|
1117
1585
|
class RegionInstanceGroupsListInstances
|
|
1118
1586
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1587
|
+
|
|
1588
|
+
class Warning
|
|
1589
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1590
|
+
|
|
1591
|
+
class Datum
|
|
1592
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1593
|
+
|
|
1594
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1595
|
+
end
|
|
1596
|
+
|
|
1597
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1598
|
+
end
|
|
1119
1599
|
|
|
1120
1600
|
include Google::Apis::Core::JsonObjectSupport
|
|
1121
1601
|
end
|
|
@@ -1134,6 +1614,18 @@ module Google
|
|
|
1134
1614
|
|
|
1135
1615
|
class RegionList
|
|
1136
1616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1617
|
+
|
|
1618
|
+
class Warning
|
|
1619
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1620
|
+
|
|
1621
|
+
class Datum
|
|
1622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1623
|
+
|
|
1624
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1625
|
+
end
|
|
1626
|
+
|
|
1627
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1628
|
+
end
|
|
1137
1629
|
|
|
1138
1630
|
include Google::Apis::Core::JsonObjectSupport
|
|
1139
1631
|
end
|
|
@@ -1170,6 +1662,18 @@ module Google
|
|
|
1170
1662
|
|
|
1171
1663
|
class RouteList
|
|
1172
1664
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1665
|
+
|
|
1666
|
+
class Warning
|
|
1667
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1668
|
+
|
|
1669
|
+
class Datum
|
|
1670
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1671
|
+
|
|
1672
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1673
|
+
end
|
|
1674
|
+
|
|
1675
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1676
|
+
end
|
|
1173
1677
|
|
|
1174
1678
|
include Google::Apis::Core::JsonObjectSupport
|
|
1175
1679
|
end
|
|
@@ -1182,6 +1686,18 @@ module Google
|
|
|
1182
1686
|
|
|
1183
1687
|
class RouterAggregatedList
|
|
1184
1688
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1689
|
+
|
|
1690
|
+
class Warning
|
|
1691
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1692
|
+
|
|
1693
|
+
class Datum
|
|
1694
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1695
|
+
|
|
1696
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1697
|
+
end
|
|
1698
|
+
|
|
1699
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1700
|
+
end
|
|
1185
1701
|
|
|
1186
1702
|
include Google::Apis::Core::JsonObjectSupport
|
|
1187
1703
|
end
|
|
@@ -1206,6 +1722,18 @@ module Google
|
|
|
1206
1722
|
|
|
1207
1723
|
class RouterList
|
|
1208
1724
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1725
|
+
|
|
1726
|
+
class Warning
|
|
1727
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1728
|
+
|
|
1729
|
+
class Datum
|
|
1730
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1731
|
+
|
|
1732
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1733
|
+
end
|
|
1734
|
+
|
|
1735
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1736
|
+
end
|
|
1209
1737
|
|
|
1210
1738
|
include Google::Apis::Core::JsonObjectSupport
|
|
1211
1739
|
end
|
|
@@ -1284,6 +1812,18 @@ module Google
|
|
|
1284
1812
|
|
|
1285
1813
|
class SnapshotList
|
|
1286
1814
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1815
|
+
|
|
1816
|
+
class Warning
|
|
1817
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1818
|
+
|
|
1819
|
+
class Datum
|
|
1820
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1821
|
+
|
|
1822
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1823
|
+
end
|
|
1824
|
+
|
|
1825
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1826
|
+
end
|
|
1287
1827
|
|
|
1288
1828
|
include Google::Apis::Core::JsonObjectSupport
|
|
1289
1829
|
end
|
|
@@ -1296,6 +1836,18 @@ module Google
|
|
|
1296
1836
|
|
|
1297
1837
|
class SslCertificateList
|
|
1298
1838
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1839
|
+
|
|
1840
|
+
class Warning
|
|
1841
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1842
|
+
|
|
1843
|
+
class Datum
|
|
1844
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1845
|
+
|
|
1846
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1847
|
+
end
|
|
1848
|
+
|
|
1849
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1850
|
+
end
|
|
1299
1851
|
|
|
1300
1852
|
include Google::Apis::Core::JsonObjectSupport
|
|
1301
1853
|
end
|
|
@@ -1308,12 +1860,36 @@ module Google
|
|
|
1308
1860
|
|
|
1309
1861
|
class SubnetworkAggregatedList
|
|
1310
1862
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1863
|
+
|
|
1864
|
+
class Warning
|
|
1865
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1866
|
+
|
|
1867
|
+
class Datum
|
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1869
|
+
|
|
1870
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1871
|
+
end
|
|
1872
|
+
|
|
1873
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1874
|
+
end
|
|
1311
1875
|
|
|
1312
1876
|
include Google::Apis::Core::JsonObjectSupport
|
|
1313
1877
|
end
|
|
1314
1878
|
|
|
1315
1879
|
class SubnetworkList
|
|
1316
1880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1881
|
+
|
|
1882
|
+
class Warning
|
|
1883
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1884
|
+
|
|
1885
|
+
class Datum
|
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1887
|
+
|
|
1888
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1889
|
+
end
|
|
1890
|
+
|
|
1891
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1892
|
+
end
|
|
1317
1893
|
|
|
1318
1894
|
include Google::Apis::Core::JsonObjectSupport
|
|
1319
1895
|
end
|
|
@@ -1374,6 +1950,18 @@ module Google
|
|
|
1374
1950
|
|
|
1375
1951
|
class TargetHttpProxyList
|
|
1376
1952
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1953
|
+
|
|
1954
|
+
class Warning
|
|
1955
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1956
|
+
|
|
1957
|
+
class Datum
|
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1959
|
+
|
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1961
|
+
end
|
|
1962
|
+
|
|
1963
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1964
|
+
end
|
|
1377
1965
|
|
|
1378
1966
|
include Google::Apis::Core::JsonObjectSupport
|
|
1379
1967
|
end
|
|
@@ -1392,6 +1980,18 @@ module Google
|
|
|
1392
1980
|
|
|
1393
1981
|
class TargetHttpsProxyList
|
|
1394
1982
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1983
|
+
|
|
1984
|
+
class Warning
|
|
1985
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1986
|
+
|
|
1987
|
+
class Datum
|
|
1988
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1989
|
+
|
|
1990
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1991
|
+
end
|
|
1992
|
+
|
|
1993
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1994
|
+
end
|
|
1395
1995
|
|
|
1396
1996
|
include Google::Apis::Core::JsonObjectSupport
|
|
1397
1997
|
end
|
|
@@ -1404,12 +2004,36 @@ module Google
|
|
|
1404
2004
|
|
|
1405
2005
|
class TargetInstanceAggregatedList
|
|
1406
2006
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2007
|
+
|
|
2008
|
+
class Warning
|
|
2009
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2010
|
+
|
|
2011
|
+
class Datum
|
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2013
|
+
|
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2015
|
+
end
|
|
2016
|
+
|
|
2017
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2018
|
+
end
|
|
1407
2019
|
|
|
1408
2020
|
include Google::Apis::Core::JsonObjectSupport
|
|
1409
2021
|
end
|
|
1410
2022
|
|
|
1411
2023
|
class TargetInstanceList
|
|
1412
2024
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2025
|
+
|
|
2026
|
+
class Warning
|
|
2027
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2028
|
+
|
|
2029
|
+
class Datum
|
|
2030
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2031
|
+
|
|
2032
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2033
|
+
end
|
|
2034
|
+
|
|
2035
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2036
|
+
end
|
|
1413
2037
|
|
|
1414
2038
|
include Google::Apis::Core::JsonObjectSupport
|
|
1415
2039
|
end
|
|
@@ -1440,6 +2064,18 @@ module Google
|
|
|
1440
2064
|
|
|
1441
2065
|
class TargetPoolAggregatedList
|
|
1442
2066
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2067
|
+
|
|
2068
|
+
class Warning
|
|
2069
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2070
|
+
|
|
2071
|
+
class Datum
|
|
2072
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2073
|
+
|
|
2074
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2075
|
+
end
|
|
2076
|
+
|
|
2077
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2078
|
+
end
|
|
1443
2079
|
|
|
1444
2080
|
include Google::Apis::Core::JsonObjectSupport
|
|
1445
2081
|
end
|
|
@@ -1452,6 +2088,18 @@ module Google
|
|
|
1452
2088
|
|
|
1453
2089
|
class TargetPoolList
|
|
1454
2090
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2091
|
+
|
|
2092
|
+
class Warning
|
|
2093
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2094
|
+
|
|
2095
|
+
class Datum
|
|
2096
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2097
|
+
|
|
2098
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2099
|
+
end
|
|
2100
|
+
|
|
2101
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2102
|
+
end
|
|
1455
2103
|
|
|
1456
2104
|
include Google::Apis::Core::JsonObjectSupport
|
|
1457
2105
|
end
|
|
@@ -1530,6 +2178,18 @@ module Google
|
|
|
1530
2178
|
|
|
1531
2179
|
class TargetSslProxyList
|
|
1532
2180
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2181
|
+
|
|
2182
|
+
class Warning
|
|
2183
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2184
|
+
|
|
2185
|
+
class Datum
|
|
2186
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2187
|
+
|
|
2188
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2189
|
+
end
|
|
2190
|
+
|
|
2191
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2192
|
+
end
|
|
1533
2193
|
|
|
1534
2194
|
include Google::Apis::Core::JsonObjectSupport
|
|
1535
2195
|
end
|
|
@@ -1554,6 +2214,18 @@ module Google
|
|
|
1554
2214
|
|
|
1555
2215
|
class TargetTcpProxyList
|
|
1556
2216
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2217
|
+
|
|
2218
|
+
class Warning
|
|
2219
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2220
|
+
|
|
2221
|
+
class Datum
|
|
2222
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2223
|
+
|
|
2224
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2225
|
+
end
|
|
2226
|
+
|
|
2227
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2228
|
+
end
|
|
1557
2229
|
|
|
1558
2230
|
include Google::Apis::Core::JsonObjectSupport
|
|
1559
2231
|
end
|
|
@@ -1566,12 +2238,36 @@ module Google
|
|
|
1566
2238
|
|
|
1567
2239
|
class TargetVpnGatewayAggregatedList
|
|
1568
2240
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2241
|
+
|
|
2242
|
+
class Warning
|
|
2243
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2244
|
+
|
|
2245
|
+
class Datum
|
|
2246
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2247
|
+
|
|
2248
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2249
|
+
end
|
|
2250
|
+
|
|
2251
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2252
|
+
end
|
|
1569
2253
|
|
|
1570
2254
|
include Google::Apis::Core::JsonObjectSupport
|
|
1571
2255
|
end
|
|
1572
2256
|
|
|
1573
2257
|
class TargetVpnGatewayList
|
|
1574
2258
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2259
|
+
|
|
2260
|
+
class Warning
|
|
2261
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2262
|
+
|
|
2263
|
+
class Datum
|
|
2264
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2265
|
+
|
|
2266
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2267
|
+
end
|
|
2268
|
+
|
|
2269
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2270
|
+
end
|
|
1575
2271
|
|
|
1576
2272
|
include Google::Apis::Core::JsonObjectSupport
|
|
1577
2273
|
end
|
|
@@ -1608,6 +2304,18 @@ module Google
|
|
|
1608
2304
|
|
|
1609
2305
|
class UrlMapList
|
|
1610
2306
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2307
|
+
|
|
2308
|
+
class Warning
|
|
2309
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2310
|
+
|
|
2311
|
+
class Datum
|
|
2312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2313
|
+
|
|
2314
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2315
|
+
end
|
|
2316
|
+
|
|
2317
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2318
|
+
end
|
|
1611
2319
|
|
|
1612
2320
|
include Google::Apis::Core::JsonObjectSupport
|
|
1613
2321
|
end
|
|
@@ -1656,12 +2364,36 @@ module Google
|
|
|
1656
2364
|
|
|
1657
2365
|
class VpnTunnelAggregatedList
|
|
1658
2366
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2367
|
+
|
|
2368
|
+
class Warning
|
|
2369
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2370
|
+
|
|
2371
|
+
class Datum
|
|
2372
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2373
|
+
|
|
2374
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2375
|
+
end
|
|
2376
|
+
|
|
2377
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2378
|
+
end
|
|
1659
2379
|
|
|
1660
2380
|
include Google::Apis::Core::JsonObjectSupport
|
|
1661
2381
|
end
|
|
1662
2382
|
|
|
1663
2383
|
class VpnTunnelList
|
|
1664
2384
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2385
|
+
|
|
2386
|
+
class Warning
|
|
2387
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2388
|
+
|
|
2389
|
+
class Datum
|
|
2390
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2391
|
+
|
|
2392
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2393
|
+
end
|
|
2394
|
+
|
|
2395
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2396
|
+
end
|
|
1665
2397
|
|
|
1666
2398
|
include Google::Apis::Core::JsonObjectSupport
|
|
1667
2399
|
end
|
|
@@ -1686,6 +2418,18 @@ module Google
|
|
|
1686
2418
|
|
|
1687
2419
|
class XpnHostList
|
|
1688
2420
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2421
|
+
|
|
2422
|
+
class Warning
|
|
2423
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2424
|
+
|
|
2425
|
+
class Datum
|
|
2426
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2427
|
+
|
|
2428
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2429
|
+
end
|
|
2430
|
+
|
|
2431
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2432
|
+
end
|
|
1689
2433
|
|
|
1690
2434
|
include Google::Apis::Core::JsonObjectSupport
|
|
1691
2435
|
end
|
|
@@ -1704,6 +2448,18 @@ module Google
|
|
|
1704
2448
|
|
|
1705
2449
|
class ZoneList
|
|
1706
2450
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2451
|
+
|
|
2452
|
+
class Warning
|
|
2453
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2454
|
+
|
|
2455
|
+
class Datum
|
|
2456
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2457
|
+
|
|
2458
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2459
|
+
end
|
|
2460
|
+
|
|
2461
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2462
|
+
end
|
|
1707
2463
|
|
|
1708
2464
|
include Google::Apis::Core::JsonObjectSupport
|
|
1709
2465
|
end
|
|
@@ -1747,6 +2503,26 @@ module Google
|
|
|
1747
2503
|
property :kind, as: 'kind'
|
|
1748
2504
|
property :next_page_token, as: 'nextPageToken'
|
|
1749
2505
|
property :self_link, as: 'selfLink'
|
|
2506
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::AcceleratorTypeAggregatedList::Warning, decorator: Google::Apis::ComputeV1::AcceleratorTypeAggregatedList::Warning::Representation
|
|
2507
|
+
|
|
2508
|
+
end
|
|
2509
|
+
|
|
2510
|
+
class Warning
|
|
2511
|
+
# @private
|
|
2512
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2513
|
+
property :code, as: 'code'
|
|
2514
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::AcceleratorTypeAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::AcceleratorTypeAggregatedList::Warning::Datum::Representation
|
|
2515
|
+
|
|
2516
|
+
property :message, as: 'message'
|
|
2517
|
+
end
|
|
2518
|
+
|
|
2519
|
+
class Datum
|
|
2520
|
+
# @private
|
|
2521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2522
|
+
property :key, as: 'key'
|
|
2523
|
+
property :value, as: 'value'
|
|
2524
|
+
end
|
|
2525
|
+
end
|
|
1750
2526
|
end
|
|
1751
2527
|
end
|
|
1752
2528
|
|
|
@@ -1759,6 +2535,26 @@ module Google
|
|
|
1759
2535
|
property :kind, as: 'kind'
|
|
1760
2536
|
property :next_page_token, as: 'nextPageToken'
|
|
1761
2537
|
property :self_link, as: 'selfLink'
|
|
2538
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::AcceleratorTypeList::Warning, decorator: Google::Apis::ComputeV1::AcceleratorTypeList::Warning::Representation
|
|
2539
|
+
|
|
2540
|
+
end
|
|
2541
|
+
|
|
2542
|
+
class Warning
|
|
2543
|
+
# @private
|
|
2544
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2545
|
+
property :code, as: 'code'
|
|
2546
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::AcceleratorTypeList::Warning::Datum, decorator: Google::Apis::ComputeV1::AcceleratorTypeList::Warning::Datum::Representation
|
|
2547
|
+
|
|
2548
|
+
property :message, as: 'message'
|
|
2549
|
+
end
|
|
2550
|
+
|
|
2551
|
+
class Datum
|
|
2552
|
+
# @private
|
|
2553
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2554
|
+
property :key, as: 'key'
|
|
2555
|
+
property :value, as: 'value'
|
|
2556
|
+
end
|
|
2557
|
+
end
|
|
1762
2558
|
end
|
|
1763
2559
|
end
|
|
1764
2560
|
|
|
@@ -1804,6 +2600,7 @@ module Google
|
|
|
1804
2600
|
# @private
|
|
1805
2601
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1806
2602
|
property :address, as: 'address'
|
|
2603
|
+
property :address_type, as: 'addressType'
|
|
1807
2604
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1808
2605
|
property :description, as: 'description'
|
|
1809
2606
|
property :id, :numeric_string => true, as: 'id'
|
|
@@ -1813,6 +2610,7 @@ module Google
|
|
|
1813
2610
|
property :region, as: 'region'
|
|
1814
2611
|
property :self_link, as: 'selfLink'
|
|
1815
2612
|
property :status, as: 'status'
|
|
2613
|
+
property :subnetwork, as: 'subnetwork'
|
|
1816
2614
|
collection :users, as: 'users'
|
|
1817
2615
|
end
|
|
1818
2616
|
end
|
|
@@ -1826,6 +2624,26 @@ module Google
|
|
|
1826
2624
|
property :kind, as: 'kind'
|
|
1827
2625
|
property :next_page_token, as: 'nextPageToken'
|
|
1828
2626
|
property :self_link, as: 'selfLink'
|
|
2627
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::AddressAggregatedList::Warning, decorator: Google::Apis::ComputeV1::AddressAggregatedList::Warning::Representation
|
|
2628
|
+
|
|
2629
|
+
end
|
|
2630
|
+
|
|
2631
|
+
class Warning
|
|
2632
|
+
# @private
|
|
2633
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2634
|
+
property :code, as: 'code'
|
|
2635
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::AddressAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::AddressAggregatedList::Warning::Datum::Representation
|
|
2636
|
+
|
|
2637
|
+
property :message, as: 'message'
|
|
2638
|
+
end
|
|
2639
|
+
|
|
2640
|
+
class Datum
|
|
2641
|
+
# @private
|
|
2642
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2643
|
+
property :key, as: 'key'
|
|
2644
|
+
property :value, as: 'value'
|
|
2645
|
+
end
|
|
2646
|
+
end
|
|
1829
2647
|
end
|
|
1830
2648
|
end
|
|
1831
2649
|
|
|
@@ -1838,6 +2656,26 @@ module Google
|
|
|
1838
2656
|
property :kind, as: 'kind'
|
|
1839
2657
|
property :next_page_token, as: 'nextPageToken'
|
|
1840
2658
|
property :self_link, as: 'selfLink'
|
|
2659
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::AddressList::Warning, decorator: Google::Apis::ComputeV1::AddressList::Warning::Representation
|
|
2660
|
+
|
|
2661
|
+
end
|
|
2662
|
+
|
|
2663
|
+
class Warning
|
|
2664
|
+
# @private
|
|
2665
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2666
|
+
property :code, as: 'code'
|
|
2667
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::AddressList::Warning::Datum, decorator: Google::Apis::ComputeV1::AddressList::Warning::Datum::Representation
|
|
2668
|
+
|
|
2669
|
+
property :message, as: 'message'
|
|
2670
|
+
end
|
|
2671
|
+
|
|
2672
|
+
class Datum
|
|
2673
|
+
# @private
|
|
2674
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2675
|
+
property :key, as: 'key'
|
|
2676
|
+
property :value, as: 'value'
|
|
2677
|
+
end
|
|
2678
|
+
end
|
|
1841
2679
|
end
|
|
1842
2680
|
end
|
|
1843
2681
|
|
|
@@ -1938,6 +2776,26 @@ module Google
|
|
|
1938
2776
|
property :kind, as: 'kind'
|
|
1939
2777
|
property :next_page_token, as: 'nextPageToken'
|
|
1940
2778
|
property :self_link, as: 'selfLink'
|
|
2779
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::AutoscalerAggregatedList::Warning, decorator: Google::Apis::ComputeV1::AutoscalerAggregatedList::Warning::Representation
|
|
2780
|
+
|
|
2781
|
+
end
|
|
2782
|
+
|
|
2783
|
+
class Warning
|
|
2784
|
+
# @private
|
|
2785
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2786
|
+
property :code, as: 'code'
|
|
2787
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::AutoscalerAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::AutoscalerAggregatedList::Warning::Datum::Representation
|
|
2788
|
+
|
|
2789
|
+
property :message, as: 'message'
|
|
2790
|
+
end
|
|
2791
|
+
|
|
2792
|
+
class Datum
|
|
2793
|
+
# @private
|
|
2794
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2795
|
+
property :key, as: 'key'
|
|
2796
|
+
property :value, as: 'value'
|
|
2797
|
+
end
|
|
2798
|
+
end
|
|
1941
2799
|
end
|
|
1942
2800
|
end
|
|
1943
2801
|
|
|
@@ -1950,6 +2808,26 @@ module Google
|
|
|
1950
2808
|
property :kind, as: 'kind'
|
|
1951
2809
|
property :next_page_token, as: 'nextPageToken'
|
|
1952
2810
|
property :self_link, as: 'selfLink'
|
|
2811
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::AutoscalerList::Warning, decorator: Google::Apis::ComputeV1::AutoscalerList::Warning::Representation
|
|
2812
|
+
|
|
2813
|
+
end
|
|
2814
|
+
|
|
2815
|
+
class Warning
|
|
2816
|
+
# @private
|
|
2817
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2818
|
+
property :code, as: 'code'
|
|
2819
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::AutoscalerList::Warning::Datum, decorator: Google::Apis::ComputeV1::AutoscalerList::Warning::Datum::Representation
|
|
2820
|
+
|
|
2821
|
+
property :message, as: 'message'
|
|
2822
|
+
end
|
|
2823
|
+
|
|
2824
|
+
class Datum
|
|
2825
|
+
# @private
|
|
2826
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2827
|
+
property :key, as: 'key'
|
|
2828
|
+
property :value, as: 'value'
|
|
2829
|
+
end
|
|
2830
|
+
end
|
|
1953
2831
|
end
|
|
1954
2832
|
end
|
|
1955
2833
|
|
|
@@ -2065,6 +2943,26 @@ module Google
|
|
|
2065
2943
|
property :kind, as: 'kind'
|
|
2066
2944
|
property :next_page_token, as: 'nextPageToken'
|
|
2067
2945
|
property :self_link, as: 'selfLink'
|
|
2946
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::BackendBucketList::Warning, decorator: Google::Apis::ComputeV1::BackendBucketList::Warning::Representation
|
|
2947
|
+
|
|
2948
|
+
end
|
|
2949
|
+
|
|
2950
|
+
class Warning
|
|
2951
|
+
# @private
|
|
2952
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2953
|
+
property :code, as: 'code'
|
|
2954
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::BackendBucketList::Warning::Datum, decorator: Google::Apis::ComputeV1::BackendBucketList::Warning::Datum::Representation
|
|
2955
|
+
|
|
2956
|
+
property :message, as: 'message'
|
|
2957
|
+
end
|
|
2958
|
+
|
|
2959
|
+
class Datum
|
|
2960
|
+
# @private
|
|
2961
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2962
|
+
property :key, as: 'key'
|
|
2963
|
+
property :value, as: 'value'
|
|
2964
|
+
end
|
|
2965
|
+
end
|
|
2068
2966
|
end
|
|
2069
2967
|
end
|
|
2070
2968
|
|
|
@@ -2108,6 +3006,26 @@ module Google
|
|
|
2108
3006
|
property :kind, as: 'kind'
|
|
2109
3007
|
property :next_page_token, as: 'nextPageToken'
|
|
2110
3008
|
property :self_link, as: 'selfLink'
|
|
3009
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::BackendServiceAggregatedList::Warning, decorator: Google::Apis::ComputeV1::BackendServiceAggregatedList::Warning::Representation
|
|
3010
|
+
|
|
3011
|
+
end
|
|
3012
|
+
|
|
3013
|
+
class Warning
|
|
3014
|
+
# @private
|
|
3015
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3016
|
+
property :code, as: 'code'
|
|
3017
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::BackendServiceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::BackendServiceAggregatedList::Warning::Datum::Representation
|
|
3018
|
+
|
|
3019
|
+
property :message, as: 'message'
|
|
3020
|
+
end
|
|
3021
|
+
|
|
3022
|
+
class Datum
|
|
3023
|
+
# @private
|
|
3024
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3025
|
+
property :key, as: 'key'
|
|
3026
|
+
property :value, as: 'value'
|
|
3027
|
+
end
|
|
3028
|
+
end
|
|
2111
3029
|
end
|
|
2112
3030
|
end
|
|
2113
3031
|
|
|
@@ -2147,6 +3065,26 @@ module Google
|
|
|
2147
3065
|
property :kind, as: 'kind'
|
|
2148
3066
|
property :next_page_token, as: 'nextPageToken'
|
|
2149
3067
|
property :self_link, as: 'selfLink'
|
|
3068
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::BackendServiceList::Warning, decorator: Google::Apis::ComputeV1::BackendServiceList::Warning::Representation
|
|
3069
|
+
|
|
3070
|
+
end
|
|
3071
|
+
|
|
3072
|
+
class Warning
|
|
3073
|
+
# @private
|
|
3074
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3075
|
+
property :code, as: 'code'
|
|
3076
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::BackendServiceList::Warning::Datum, decorator: Google::Apis::ComputeV1::BackendServiceList::Warning::Datum::Representation
|
|
3077
|
+
|
|
3078
|
+
property :message, as: 'message'
|
|
3079
|
+
end
|
|
3080
|
+
|
|
3081
|
+
class Datum
|
|
3082
|
+
# @private
|
|
3083
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3084
|
+
property :key, as: 'key'
|
|
3085
|
+
property :value, as: 'value'
|
|
3086
|
+
end
|
|
3087
|
+
end
|
|
2150
3088
|
end
|
|
2151
3089
|
end
|
|
2152
3090
|
|
|
@@ -2226,6 +3164,26 @@ module Google
|
|
|
2226
3164
|
property :kind, as: 'kind'
|
|
2227
3165
|
property :next_page_token, as: 'nextPageToken'
|
|
2228
3166
|
property :self_link, as: 'selfLink'
|
|
3167
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::CommitmentAggregatedList::Warning, decorator: Google::Apis::ComputeV1::CommitmentAggregatedList::Warning::Representation
|
|
3168
|
+
|
|
3169
|
+
end
|
|
3170
|
+
|
|
3171
|
+
class Warning
|
|
3172
|
+
# @private
|
|
3173
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3174
|
+
property :code, as: 'code'
|
|
3175
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::CommitmentAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::CommitmentAggregatedList::Warning::Datum::Representation
|
|
3176
|
+
|
|
3177
|
+
property :message, as: 'message'
|
|
3178
|
+
end
|
|
3179
|
+
|
|
3180
|
+
class Datum
|
|
3181
|
+
# @private
|
|
3182
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3183
|
+
property :key, as: 'key'
|
|
3184
|
+
property :value, as: 'value'
|
|
3185
|
+
end
|
|
3186
|
+
end
|
|
2229
3187
|
end
|
|
2230
3188
|
end
|
|
2231
3189
|
|
|
@@ -2238,6 +3196,26 @@ module Google
|
|
|
2238
3196
|
property :kind, as: 'kind'
|
|
2239
3197
|
property :next_page_token, as: 'nextPageToken'
|
|
2240
3198
|
property :self_link, as: 'selfLink'
|
|
3199
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::CommitmentList::Warning, decorator: Google::Apis::ComputeV1::CommitmentList::Warning::Representation
|
|
3200
|
+
|
|
3201
|
+
end
|
|
3202
|
+
|
|
3203
|
+
class Warning
|
|
3204
|
+
# @private
|
|
3205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3206
|
+
property :code, as: 'code'
|
|
3207
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::CommitmentList::Warning::Datum, decorator: Google::Apis::ComputeV1::CommitmentList::Warning::Datum::Representation
|
|
3208
|
+
|
|
3209
|
+
property :message, as: 'message'
|
|
3210
|
+
end
|
|
3211
|
+
|
|
3212
|
+
class Datum
|
|
3213
|
+
# @private
|
|
3214
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3215
|
+
property :key, as: 'key'
|
|
3216
|
+
property :value, as: 'value'
|
|
3217
|
+
end
|
|
3218
|
+
end
|
|
2241
3219
|
end
|
|
2242
3220
|
end
|
|
2243
3221
|
|
|
@@ -2346,6 +3324,26 @@ module Google
|
|
|
2346
3324
|
property :kind, as: 'kind'
|
|
2347
3325
|
property :next_page_token, as: 'nextPageToken'
|
|
2348
3326
|
property :self_link, as: 'selfLink'
|
|
3327
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::DiskAggregatedList::Warning, decorator: Google::Apis::ComputeV1::DiskAggregatedList::Warning::Representation
|
|
3328
|
+
|
|
3329
|
+
end
|
|
3330
|
+
|
|
3331
|
+
class Warning
|
|
3332
|
+
# @private
|
|
3333
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3334
|
+
property :code, as: 'code'
|
|
3335
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::DiskAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::DiskAggregatedList::Warning::Datum::Representation
|
|
3336
|
+
|
|
3337
|
+
property :message, as: 'message'
|
|
3338
|
+
end
|
|
3339
|
+
|
|
3340
|
+
class Datum
|
|
3341
|
+
# @private
|
|
3342
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3343
|
+
property :key, as: 'key'
|
|
3344
|
+
property :value, as: 'value'
|
|
3345
|
+
end
|
|
3346
|
+
end
|
|
2349
3347
|
end
|
|
2350
3348
|
end
|
|
2351
3349
|
|
|
@@ -2358,6 +3356,26 @@ module Google
|
|
|
2358
3356
|
property :kind, as: 'kind'
|
|
2359
3357
|
property :next_page_token, as: 'nextPageToken'
|
|
2360
3358
|
property :self_link, as: 'selfLink'
|
|
3359
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::DiskList::Warning, decorator: Google::Apis::ComputeV1::DiskList::Warning::Representation
|
|
3360
|
+
|
|
3361
|
+
end
|
|
3362
|
+
|
|
3363
|
+
class Warning
|
|
3364
|
+
# @private
|
|
3365
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3366
|
+
property :code, as: 'code'
|
|
3367
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::DiskList::Warning::Datum, decorator: Google::Apis::ComputeV1::DiskList::Warning::Datum::Representation
|
|
3368
|
+
|
|
3369
|
+
property :message, as: 'message'
|
|
3370
|
+
end
|
|
3371
|
+
|
|
3372
|
+
class Datum
|
|
3373
|
+
# @private
|
|
3374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3375
|
+
property :key, as: 'key'
|
|
3376
|
+
property :value, as: 'value'
|
|
3377
|
+
end
|
|
3378
|
+
end
|
|
2361
3379
|
end
|
|
2362
3380
|
end
|
|
2363
3381
|
|
|
@@ -2395,6 +3413,26 @@ module Google
|
|
|
2395
3413
|
property :kind, as: 'kind'
|
|
2396
3414
|
property :next_page_token, as: 'nextPageToken'
|
|
2397
3415
|
property :self_link, as: 'selfLink'
|
|
3416
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::DiskTypeAggregatedList::Warning, decorator: Google::Apis::ComputeV1::DiskTypeAggregatedList::Warning::Representation
|
|
3417
|
+
|
|
3418
|
+
end
|
|
3419
|
+
|
|
3420
|
+
class Warning
|
|
3421
|
+
# @private
|
|
3422
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3423
|
+
property :code, as: 'code'
|
|
3424
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::DiskTypeAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::DiskTypeAggregatedList::Warning::Datum::Representation
|
|
3425
|
+
|
|
3426
|
+
property :message, as: 'message'
|
|
3427
|
+
end
|
|
3428
|
+
|
|
3429
|
+
class Datum
|
|
3430
|
+
# @private
|
|
3431
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3432
|
+
property :key, as: 'key'
|
|
3433
|
+
property :value, as: 'value'
|
|
3434
|
+
end
|
|
3435
|
+
end
|
|
2398
3436
|
end
|
|
2399
3437
|
end
|
|
2400
3438
|
|
|
@@ -2407,6 +3445,26 @@ module Google
|
|
|
2407
3445
|
property :kind, as: 'kind'
|
|
2408
3446
|
property :next_page_token, as: 'nextPageToken'
|
|
2409
3447
|
property :self_link, as: 'selfLink'
|
|
3448
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::DiskTypeList::Warning, decorator: Google::Apis::ComputeV1::DiskTypeList::Warning::Representation
|
|
3449
|
+
|
|
3450
|
+
end
|
|
3451
|
+
|
|
3452
|
+
class Warning
|
|
3453
|
+
# @private
|
|
3454
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3455
|
+
property :code, as: 'code'
|
|
3456
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::DiskTypeList::Warning::Datum, decorator: Google::Apis::ComputeV1::DiskTypeList::Warning::Datum::Representation
|
|
3457
|
+
|
|
3458
|
+
property :message, as: 'message'
|
|
3459
|
+
end
|
|
3460
|
+
|
|
3461
|
+
class Datum
|
|
3462
|
+
# @private
|
|
3463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3464
|
+
property :key, as: 'key'
|
|
3465
|
+
property :value, as: 'value'
|
|
3466
|
+
end
|
|
3467
|
+
end
|
|
2410
3468
|
end
|
|
2411
3469
|
end
|
|
2412
3470
|
|
|
@@ -2521,6 +3579,26 @@ module Google
|
|
|
2521
3579
|
property :kind, as: 'kind'
|
|
2522
3580
|
property :next_page_token, as: 'nextPageToken'
|
|
2523
3581
|
property :self_link, as: 'selfLink'
|
|
3582
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FirewallList::Warning, decorator: Google::Apis::ComputeV1::FirewallList::Warning::Representation
|
|
3583
|
+
|
|
3584
|
+
end
|
|
3585
|
+
|
|
3586
|
+
class Warning
|
|
3587
|
+
# @private
|
|
3588
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3589
|
+
property :code, as: 'code'
|
|
3590
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FirewallList::Warning::Datum, decorator: Google::Apis::ComputeV1::FirewallList::Warning::Datum::Representation
|
|
3591
|
+
|
|
3592
|
+
property :message, as: 'message'
|
|
3593
|
+
end
|
|
3594
|
+
|
|
3595
|
+
class Datum
|
|
3596
|
+
# @private
|
|
3597
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3598
|
+
property :key, as: 'key'
|
|
3599
|
+
property :value, as: 'value'
|
|
3600
|
+
end
|
|
3601
|
+
end
|
|
2524
3602
|
end
|
|
2525
3603
|
end
|
|
2526
3604
|
|
|
@@ -2556,6 +3634,26 @@ module Google
|
|
|
2556
3634
|
property :kind, as: 'kind'
|
|
2557
3635
|
property :next_page_token, as: 'nextPageToken'
|
|
2558
3636
|
property :self_link, as: 'selfLink'
|
|
3637
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning, decorator: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning::Representation
|
|
3638
|
+
|
|
3639
|
+
end
|
|
3640
|
+
|
|
3641
|
+
class Warning
|
|
3642
|
+
# @private
|
|
3643
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3644
|
+
property :code, as: 'code'
|
|
3645
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning::Datum::Representation
|
|
3646
|
+
|
|
3647
|
+
property :message, as: 'message'
|
|
3648
|
+
end
|
|
3649
|
+
|
|
3650
|
+
class Datum
|
|
3651
|
+
# @private
|
|
3652
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3653
|
+
property :key, as: 'key'
|
|
3654
|
+
property :value, as: 'value'
|
|
3655
|
+
end
|
|
3656
|
+
end
|
|
2559
3657
|
end
|
|
2560
3658
|
end
|
|
2561
3659
|
|
|
@@ -2568,6 +3666,26 @@ module Google
|
|
|
2568
3666
|
property :kind, as: 'kind'
|
|
2569
3667
|
property :next_page_token, as: 'nextPageToken'
|
|
2570
3668
|
property :self_link, as: 'selfLink'
|
|
3669
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ForwardingRuleList::Warning, decorator: Google::Apis::ComputeV1::ForwardingRuleList::Warning::Representation
|
|
3670
|
+
|
|
3671
|
+
end
|
|
3672
|
+
|
|
3673
|
+
class Warning
|
|
3674
|
+
# @private
|
|
3675
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3676
|
+
property :code, as: 'code'
|
|
3677
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ForwardingRuleList::Warning::Datum, decorator: Google::Apis::ComputeV1::ForwardingRuleList::Warning::Datum::Representation
|
|
3678
|
+
|
|
3679
|
+
property :message, as: 'message'
|
|
3680
|
+
end
|
|
3681
|
+
|
|
3682
|
+
class Datum
|
|
3683
|
+
# @private
|
|
3684
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3685
|
+
property :key, as: 'key'
|
|
3686
|
+
property :value, as: 'value'
|
|
3687
|
+
end
|
|
3688
|
+
end
|
|
2571
3689
|
end
|
|
2572
3690
|
end
|
|
2573
3691
|
|
|
@@ -2670,6 +3788,26 @@ module Google
|
|
|
2670
3788
|
property :kind, as: 'kind'
|
|
2671
3789
|
property :next_page_token, as: 'nextPageToken'
|
|
2672
3790
|
property :self_link, as: 'selfLink'
|
|
3791
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::HealthCheckList::Warning, decorator: Google::Apis::ComputeV1::HealthCheckList::Warning::Representation
|
|
3792
|
+
|
|
3793
|
+
end
|
|
3794
|
+
|
|
3795
|
+
class Warning
|
|
3796
|
+
# @private
|
|
3797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3798
|
+
property :code, as: 'code'
|
|
3799
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::HealthCheckList::Warning::Datum, decorator: Google::Apis::ComputeV1::HealthCheckList::Warning::Datum::Representation
|
|
3800
|
+
|
|
3801
|
+
property :message, as: 'message'
|
|
3802
|
+
end
|
|
3803
|
+
|
|
3804
|
+
class Datum
|
|
3805
|
+
# @private
|
|
3806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3807
|
+
property :key, as: 'key'
|
|
3808
|
+
property :value, as: 'value'
|
|
3809
|
+
end
|
|
3810
|
+
end
|
|
2673
3811
|
end
|
|
2674
3812
|
end
|
|
2675
3813
|
|
|
@@ -2727,6 +3865,26 @@ module Google
|
|
|
2727
3865
|
property :kind, as: 'kind'
|
|
2728
3866
|
property :next_page_token, as: 'nextPageToken'
|
|
2729
3867
|
property :self_link, as: 'selfLink'
|
|
3868
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::HttpHealthCheckList::Warning, decorator: Google::Apis::ComputeV1::HttpHealthCheckList::Warning::Representation
|
|
3869
|
+
|
|
3870
|
+
end
|
|
3871
|
+
|
|
3872
|
+
class Warning
|
|
3873
|
+
# @private
|
|
3874
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3875
|
+
property :code, as: 'code'
|
|
3876
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::HttpHealthCheckList::Warning::Datum, decorator: Google::Apis::ComputeV1::HttpHealthCheckList::Warning::Datum::Representation
|
|
3877
|
+
|
|
3878
|
+
property :message, as: 'message'
|
|
3879
|
+
end
|
|
3880
|
+
|
|
3881
|
+
class Datum
|
|
3882
|
+
# @private
|
|
3883
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3884
|
+
property :key, as: 'key'
|
|
3885
|
+
property :value, as: 'value'
|
|
3886
|
+
end
|
|
3887
|
+
end
|
|
2730
3888
|
end
|
|
2731
3889
|
end
|
|
2732
3890
|
|
|
@@ -2758,6 +3916,26 @@ module Google
|
|
|
2758
3916
|
property :kind, as: 'kind'
|
|
2759
3917
|
property :next_page_token, as: 'nextPageToken'
|
|
2760
3918
|
property :self_link, as: 'selfLink'
|
|
3919
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::HttpsHealthCheckList::Warning, decorator: Google::Apis::ComputeV1::HttpsHealthCheckList::Warning::Representation
|
|
3920
|
+
|
|
3921
|
+
end
|
|
3922
|
+
|
|
3923
|
+
class Warning
|
|
3924
|
+
# @private
|
|
3925
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3926
|
+
property :code, as: 'code'
|
|
3927
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::HttpsHealthCheckList::Warning::Datum, decorator: Google::Apis::ComputeV1::HttpsHealthCheckList::Warning::Datum::Representation
|
|
3928
|
+
|
|
3929
|
+
property :message, as: 'message'
|
|
3930
|
+
end
|
|
3931
|
+
|
|
3932
|
+
class Datum
|
|
3933
|
+
# @private
|
|
3934
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3935
|
+
property :key, as: 'key'
|
|
3936
|
+
property :value, as: 'value'
|
|
3937
|
+
end
|
|
3938
|
+
end
|
|
2761
3939
|
end
|
|
2762
3940
|
end
|
|
2763
3941
|
|
|
@@ -2815,6 +3993,26 @@ module Google
|
|
|
2815
3993
|
property :kind, as: 'kind'
|
|
2816
3994
|
property :next_page_token, as: 'nextPageToken'
|
|
2817
3995
|
property :self_link, as: 'selfLink'
|
|
3996
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ImageList::Warning, decorator: Google::Apis::ComputeV1::ImageList::Warning::Representation
|
|
3997
|
+
|
|
3998
|
+
end
|
|
3999
|
+
|
|
4000
|
+
class Warning
|
|
4001
|
+
# @private
|
|
4002
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4003
|
+
property :code, as: 'code'
|
|
4004
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ImageList::Warning::Datum, decorator: Google::Apis::ComputeV1::ImageList::Warning::Datum::Representation
|
|
4005
|
+
|
|
4006
|
+
property :message, as: 'message'
|
|
4007
|
+
end
|
|
4008
|
+
|
|
4009
|
+
class Datum
|
|
4010
|
+
# @private
|
|
4011
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4012
|
+
property :key, as: 'key'
|
|
4013
|
+
property :value, as: 'value'
|
|
4014
|
+
end
|
|
4015
|
+
end
|
|
2818
4016
|
end
|
|
2819
4017
|
end
|
|
2820
4018
|
|
|
@@ -2836,6 +4034,7 @@ module Google
|
|
|
2836
4034
|
property :machine_type, as: 'machineType'
|
|
2837
4035
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeV1::Metadata, decorator: Google::Apis::ComputeV1::Metadata::Representation
|
|
2838
4036
|
|
|
4037
|
+
property :min_cpu_platform, as: 'minCpuPlatform'
|
|
2839
4038
|
property :name, as: 'name'
|
|
2840
4039
|
collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
|
|
2841
4040
|
|
|
@@ -2862,6 +4061,26 @@ module Google
|
|
|
2862
4061
|
property :kind, as: 'kind'
|
|
2863
4062
|
property :next_page_token, as: 'nextPageToken'
|
|
2864
4063
|
property :self_link, as: 'selfLink'
|
|
4064
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstanceAggregatedList::Warning, decorator: Google::Apis::ComputeV1::InstanceAggregatedList::Warning::Representation
|
|
4065
|
+
|
|
4066
|
+
end
|
|
4067
|
+
|
|
4068
|
+
class Warning
|
|
4069
|
+
# @private
|
|
4070
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4071
|
+
property :code, as: 'code'
|
|
4072
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstanceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstanceAggregatedList::Warning::Datum::Representation
|
|
4073
|
+
|
|
4074
|
+
property :message, as: 'message'
|
|
4075
|
+
end
|
|
4076
|
+
|
|
4077
|
+
class Datum
|
|
4078
|
+
# @private
|
|
4079
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4080
|
+
property :key, as: 'key'
|
|
4081
|
+
property :value, as: 'value'
|
|
4082
|
+
end
|
|
4083
|
+
end
|
|
2865
4084
|
end
|
|
2866
4085
|
end
|
|
2867
4086
|
|
|
@@ -2894,6 +4113,26 @@ module Google
|
|
|
2894
4113
|
property :kind, as: 'kind'
|
|
2895
4114
|
property :next_page_token, as: 'nextPageToken'
|
|
2896
4115
|
property :self_link, as: 'selfLink'
|
|
4116
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstanceGroupAggregatedList::Warning, decorator: Google::Apis::ComputeV1::InstanceGroupAggregatedList::Warning::Representation
|
|
4117
|
+
|
|
4118
|
+
end
|
|
4119
|
+
|
|
4120
|
+
class Warning
|
|
4121
|
+
# @private
|
|
4122
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4123
|
+
property :code, as: 'code'
|
|
4124
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstanceGroupAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstanceGroupAggregatedList::Warning::Datum::Representation
|
|
4125
|
+
|
|
4126
|
+
property :message, as: 'message'
|
|
4127
|
+
end
|
|
4128
|
+
|
|
4129
|
+
class Datum
|
|
4130
|
+
# @private
|
|
4131
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4132
|
+
property :key, as: 'key'
|
|
4133
|
+
property :value, as: 'value'
|
|
4134
|
+
end
|
|
4135
|
+
end
|
|
2897
4136
|
end
|
|
2898
4137
|
end
|
|
2899
4138
|
|
|
@@ -2906,6 +4145,26 @@ module Google
|
|
|
2906
4145
|
property :kind, as: 'kind'
|
|
2907
4146
|
property :next_page_token, as: 'nextPageToken'
|
|
2908
4147
|
property :self_link, as: 'selfLink'
|
|
4148
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstanceGroupList::Warning, decorator: Google::Apis::ComputeV1::InstanceGroupList::Warning::Representation
|
|
4149
|
+
|
|
4150
|
+
end
|
|
4151
|
+
|
|
4152
|
+
class Warning
|
|
4153
|
+
# @private
|
|
4154
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4155
|
+
property :code, as: 'code'
|
|
4156
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstanceGroupList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstanceGroupList::Warning::Datum::Representation
|
|
4157
|
+
|
|
4158
|
+
property :message, as: 'message'
|
|
4159
|
+
end
|
|
4160
|
+
|
|
4161
|
+
class Datum
|
|
4162
|
+
# @private
|
|
4163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4164
|
+
property :key, as: 'key'
|
|
4165
|
+
property :value, as: 'value'
|
|
4166
|
+
end
|
|
4167
|
+
end
|
|
2909
4168
|
end
|
|
2910
4169
|
end
|
|
2911
4170
|
|
|
@@ -2956,6 +4215,26 @@ module Google
|
|
|
2956
4215
|
property :kind, as: 'kind'
|
|
2957
4216
|
property :next_page_token, as: 'nextPageToken'
|
|
2958
4217
|
property :self_link, as: 'selfLink'
|
|
4218
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstanceGroupManagerAggregatedList::Warning, decorator: Google::Apis::ComputeV1::InstanceGroupManagerAggregatedList::Warning::Representation
|
|
4219
|
+
|
|
4220
|
+
end
|
|
4221
|
+
|
|
4222
|
+
class Warning
|
|
4223
|
+
# @private
|
|
4224
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4225
|
+
property :code, as: 'code'
|
|
4226
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstanceGroupManagerAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstanceGroupManagerAggregatedList::Warning::Datum::Representation
|
|
4227
|
+
|
|
4228
|
+
property :message, as: 'message'
|
|
4229
|
+
end
|
|
4230
|
+
|
|
4231
|
+
class Datum
|
|
4232
|
+
# @private
|
|
4233
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4234
|
+
property :key, as: 'key'
|
|
4235
|
+
property :value, as: 'value'
|
|
4236
|
+
end
|
|
4237
|
+
end
|
|
2959
4238
|
end
|
|
2960
4239
|
end
|
|
2961
4240
|
|
|
@@ -2968,6 +4247,26 @@ module Google
|
|
|
2968
4247
|
property :kind, as: 'kind'
|
|
2969
4248
|
property :next_page_token, as: 'nextPageToken'
|
|
2970
4249
|
property :self_link, as: 'selfLink'
|
|
4250
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstanceGroupManagerList::Warning, decorator: Google::Apis::ComputeV1::InstanceGroupManagerList::Warning::Representation
|
|
4251
|
+
|
|
4252
|
+
end
|
|
4253
|
+
|
|
4254
|
+
class Warning
|
|
4255
|
+
# @private
|
|
4256
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4257
|
+
property :code, as: 'code'
|
|
4258
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstanceGroupManagerList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstanceGroupManagerList::Warning::Datum::Representation
|
|
4259
|
+
|
|
4260
|
+
property :message, as: 'message'
|
|
4261
|
+
end
|
|
4262
|
+
|
|
4263
|
+
class Datum
|
|
4264
|
+
# @private
|
|
4265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4266
|
+
property :key, as: 'key'
|
|
4267
|
+
property :value, as: 'value'
|
|
4268
|
+
end
|
|
4269
|
+
end
|
|
2971
4270
|
end
|
|
2972
4271
|
end
|
|
2973
4272
|
|
|
@@ -3060,6 +4359,26 @@ module Google
|
|
|
3060
4359
|
property :kind, as: 'kind'
|
|
3061
4360
|
property :next_page_token, as: 'nextPageToken'
|
|
3062
4361
|
property :self_link, as: 'selfLink'
|
|
4362
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstanceGroupsListInstances::Warning, decorator: Google::Apis::ComputeV1::InstanceGroupsListInstances::Warning::Representation
|
|
4363
|
+
|
|
4364
|
+
end
|
|
4365
|
+
|
|
4366
|
+
class Warning
|
|
4367
|
+
# @private
|
|
4368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4369
|
+
property :code, as: 'code'
|
|
4370
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstanceGroupsListInstances::Warning::Datum, decorator: Google::Apis::ComputeV1::InstanceGroupsListInstances::Warning::Datum::Representation
|
|
4371
|
+
|
|
4372
|
+
property :message, as: 'message'
|
|
4373
|
+
end
|
|
4374
|
+
|
|
4375
|
+
class Datum
|
|
4376
|
+
# @private
|
|
4377
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4378
|
+
property :key, as: 'key'
|
|
4379
|
+
property :value, as: 'value'
|
|
4380
|
+
end
|
|
4381
|
+
end
|
|
3063
4382
|
end
|
|
3064
4383
|
end
|
|
3065
4384
|
|
|
@@ -3124,6 +4443,26 @@ module Google
|
|
|
3124
4443
|
property :kind, as: 'kind'
|
|
3125
4444
|
property :next_page_token, as: 'nextPageToken'
|
|
3126
4445
|
property :self_link, as: 'selfLink'
|
|
4446
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstanceList::Warning, decorator: Google::Apis::ComputeV1::InstanceList::Warning::Representation
|
|
4447
|
+
|
|
4448
|
+
end
|
|
4449
|
+
|
|
4450
|
+
class Warning
|
|
4451
|
+
# @private
|
|
4452
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4453
|
+
property :code, as: 'code'
|
|
4454
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstanceList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstanceList::Warning::Datum::Representation
|
|
4455
|
+
|
|
4456
|
+
property :message, as: 'message'
|
|
4457
|
+
end
|
|
4458
|
+
|
|
4459
|
+
class Datum
|
|
4460
|
+
# @private
|
|
4461
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4462
|
+
property :key, as: 'key'
|
|
4463
|
+
property :value, as: 'value'
|
|
4464
|
+
end
|
|
4465
|
+
end
|
|
3127
4466
|
end
|
|
3128
4467
|
end
|
|
3129
4468
|
|
|
@@ -3148,6 +4487,7 @@ module Google
|
|
|
3148
4487
|
property :machine_type, as: 'machineType'
|
|
3149
4488
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeV1::Metadata, decorator: Google::Apis::ComputeV1::Metadata::Representation
|
|
3150
4489
|
|
|
4490
|
+
property :min_cpu_platform, as: 'minCpuPlatform'
|
|
3151
4491
|
collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
|
|
3152
4492
|
|
|
3153
4493
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeV1::Scheduling, decorator: Google::Apis::ComputeV1::Scheduling::Representation
|
|
@@ -3189,6 +4529,26 @@ module Google
|
|
|
3189
4529
|
property :kind, as: 'kind'
|
|
3190
4530
|
property :next_page_token, as: 'nextPageToken'
|
|
3191
4531
|
property :self_link, as: 'selfLink'
|
|
4532
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstanceTemplateList::Warning, decorator: Google::Apis::ComputeV1::InstanceTemplateList::Warning::Representation
|
|
4533
|
+
|
|
4534
|
+
end
|
|
4535
|
+
|
|
4536
|
+
class Warning
|
|
4537
|
+
# @private
|
|
4538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4539
|
+
property :code, as: 'code'
|
|
4540
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstanceTemplateList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstanceTemplateList::Warning::Datum::Representation
|
|
4541
|
+
|
|
4542
|
+
property :message, as: 'message'
|
|
4543
|
+
end
|
|
4544
|
+
|
|
4545
|
+
class Datum
|
|
4546
|
+
# @private
|
|
4547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4548
|
+
property :key, as: 'key'
|
|
4549
|
+
property :value, as: 'value'
|
|
4550
|
+
end
|
|
4551
|
+
end
|
|
3192
4552
|
end
|
|
3193
4553
|
end
|
|
3194
4554
|
|
|
@@ -3253,6 +4613,13 @@ module Google
|
|
|
3253
4613
|
end
|
|
3254
4614
|
end
|
|
3255
4615
|
|
|
4616
|
+
class InstancesSetMinCpuPlatformRequest
|
|
4617
|
+
# @private
|
|
4618
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4619
|
+
property :min_cpu_platform, as: 'minCpuPlatform'
|
|
4620
|
+
end
|
|
4621
|
+
end
|
|
4622
|
+
|
|
3256
4623
|
class InstancesSetServiceAccountRequest
|
|
3257
4624
|
# @private
|
|
3258
4625
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3318,6 +4685,26 @@ module Google
|
|
|
3318
4685
|
property :kind, as: 'kind'
|
|
3319
4686
|
property :next_page_token, as: 'nextPageToken'
|
|
3320
4687
|
property :self_link, as: 'selfLink'
|
|
4688
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::MachineTypeAggregatedList::Warning, decorator: Google::Apis::ComputeV1::MachineTypeAggregatedList::Warning::Representation
|
|
4689
|
+
|
|
4690
|
+
end
|
|
4691
|
+
|
|
4692
|
+
class Warning
|
|
4693
|
+
# @private
|
|
4694
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4695
|
+
property :code, as: 'code'
|
|
4696
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::MachineTypeAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::MachineTypeAggregatedList::Warning::Datum::Representation
|
|
4697
|
+
|
|
4698
|
+
property :message, as: 'message'
|
|
4699
|
+
end
|
|
4700
|
+
|
|
4701
|
+
class Datum
|
|
4702
|
+
# @private
|
|
4703
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4704
|
+
property :key, as: 'key'
|
|
4705
|
+
property :value, as: 'value'
|
|
4706
|
+
end
|
|
4707
|
+
end
|
|
3321
4708
|
end
|
|
3322
4709
|
end
|
|
3323
4710
|
|
|
@@ -3330,6 +4717,26 @@ module Google
|
|
|
3330
4717
|
property :kind, as: 'kind'
|
|
3331
4718
|
property :next_page_token, as: 'nextPageToken'
|
|
3332
4719
|
property :self_link, as: 'selfLink'
|
|
4720
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::MachineTypeList::Warning, decorator: Google::Apis::ComputeV1::MachineTypeList::Warning::Representation
|
|
4721
|
+
|
|
4722
|
+
end
|
|
4723
|
+
|
|
4724
|
+
class Warning
|
|
4725
|
+
# @private
|
|
4726
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4727
|
+
property :code, as: 'code'
|
|
4728
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::MachineTypeList::Warning::Datum, decorator: Google::Apis::ComputeV1::MachineTypeList::Warning::Datum::Representation
|
|
4729
|
+
|
|
4730
|
+
property :message, as: 'message'
|
|
4731
|
+
end
|
|
4732
|
+
|
|
4733
|
+
class Datum
|
|
4734
|
+
# @private
|
|
4735
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4736
|
+
property :key, as: 'key'
|
|
4737
|
+
property :value, as: 'value'
|
|
4738
|
+
end
|
|
4739
|
+
end
|
|
3333
4740
|
end
|
|
3334
4741
|
end
|
|
3335
4742
|
|
|
@@ -3437,6 +4844,8 @@ module Google
|
|
|
3437
4844
|
property :name, as: 'name'
|
|
3438
4845
|
collection :peerings, as: 'peerings', class: Google::Apis::ComputeV1::NetworkPeering, decorator: Google::Apis::ComputeV1::NetworkPeering::Representation
|
|
3439
4846
|
|
|
4847
|
+
property :routing_config, as: 'routingConfig', class: Google::Apis::ComputeV1::NetworkRoutingConfig, decorator: Google::Apis::ComputeV1::NetworkRoutingConfig::Representation
|
|
4848
|
+
|
|
3440
4849
|
property :self_link, as: 'selfLink'
|
|
3441
4850
|
collection :subnetworks, as: 'subnetworks'
|
|
3442
4851
|
end
|
|
@@ -3466,6 +4875,26 @@ module Google
|
|
|
3466
4875
|
property :kind, as: 'kind'
|
|
3467
4876
|
property :next_page_token, as: 'nextPageToken'
|
|
3468
4877
|
property :self_link, as: 'selfLink'
|
|
4878
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::NetworkList::Warning, decorator: Google::Apis::ComputeV1::NetworkList::Warning::Representation
|
|
4879
|
+
|
|
4880
|
+
end
|
|
4881
|
+
|
|
4882
|
+
class Warning
|
|
4883
|
+
# @private
|
|
4884
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4885
|
+
property :code, as: 'code'
|
|
4886
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::NetworkList::Warning::Datum, decorator: Google::Apis::ComputeV1::NetworkList::Warning::Datum::Representation
|
|
4887
|
+
|
|
4888
|
+
property :message, as: 'message'
|
|
4889
|
+
end
|
|
4890
|
+
|
|
4891
|
+
class Datum
|
|
4892
|
+
# @private
|
|
4893
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4894
|
+
property :key, as: 'key'
|
|
4895
|
+
property :value, as: 'value'
|
|
4896
|
+
end
|
|
4897
|
+
end
|
|
3469
4898
|
end
|
|
3470
4899
|
end
|
|
3471
4900
|
|
|
@@ -3480,6 +4909,13 @@ module Google
|
|
|
3480
4909
|
end
|
|
3481
4910
|
end
|
|
3482
4911
|
|
|
4912
|
+
class NetworkRoutingConfig
|
|
4913
|
+
# @private
|
|
4914
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4915
|
+
property :routing_mode, as: 'routingMode'
|
|
4916
|
+
end
|
|
4917
|
+
end
|
|
4918
|
+
|
|
3483
4919
|
class NetworksAddPeeringRequest
|
|
3484
4920
|
# @private
|
|
3485
4921
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3547,7 +4983,71 @@ module Google
|
|
|
3547
4983
|
# @private
|
|
3548
4984
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3549
4985
|
property :code, as: 'code'
|
|
3550
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::Operation::Warning::Datum, decorator: Google::Apis::ComputeV1::Operation::Warning::Datum::Representation
|
|
4986
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::Operation::Warning::Datum, decorator: Google::Apis::ComputeV1::Operation::Warning::Datum::Representation
|
|
4987
|
+
|
|
4988
|
+
property :message, as: 'message'
|
|
4989
|
+
end
|
|
4990
|
+
|
|
4991
|
+
class Datum
|
|
4992
|
+
# @private
|
|
4993
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4994
|
+
property :key, as: 'key'
|
|
4995
|
+
property :value, as: 'value'
|
|
4996
|
+
end
|
|
4997
|
+
end
|
|
4998
|
+
end
|
|
4999
|
+
end
|
|
5000
|
+
|
|
5001
|
+
class OperationAggregatedList
|
|
5002
|
+
# @private
|
|
5003
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5004
|
+
property :id, as: 'id'
|
|
5005
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::OperationsScopedList, decorator: Google::Apis::ComputeV1::OperationsScopedList::Representation
|
|
5006
|
+
|
|
5007
|
+
property :kind, as: 'kind'
|
|
5008
|
+
property :next_page_token, as: 'nextPageToken'
|
|
5009
|
+
property :self_link, as: 'selfLink'
|
|
5010
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::OperationAggregatedList::Warning, decorator: Google::Apis::ComputeV1::OperationAggregatedList::Warning::Representation
|
|
5011
|
+
|
|
5012
|
+
end
|
|
5013
|
+
|
|
5014
|
+
class Warning
|
|
5015
|
+
# @private
|
|
5016
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5017
|
+
property :code, as: 'code'
|
|
5018
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::OperationAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::OperationAggregatedList::Warning::Datum::Representation
|
|
5019
|
+
|
|
5020
|
+
property :message, as: 'message'
|
|
5021
|
+
end
|
|
5022
|
+
|
|
5023
|
+
class Datum
|
|
5024
|
+
# @private
|
|
5025
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5026
|
+
property :key, as: 'key'
|
|
5027
|
+
property :value, as: 'value'
|
|
5028
|
+
end
|
|
5029
|
+
end
|
|
5030
|
+
end
|
|
5031
|
+
end
|
|
5032
|
+
|
|
5033
|
+
class OperationList
|
|
5034
|
+
# @private
|
|
5035
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5036
|
+
property :id, as: 'id'
|
|
5037
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::Operation, decorator: Google::Apis::ComputeV1::Operation::Representation
|
|
5038
|
+
|
|
5039
|
+
property :kind, as: 'kind'
|
|
5040
|
+
property :next_page_token, as: 'nextPageToken'
|
|
5041
|
+
property :self_link, as: 'selfLink'
|
|
5042
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::OperationList::Warning, decorator: Google::Apis::ComputeV1::OperationList::Warning::Representation
|
|
5043
|
+
|
|
5044
|
+
end
|
|
5045
|
+
|
|
5046
|
+
class Warning
|
|
5047
|
+
# @private
|
|
5048
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5049
|
+
property :code, as: 'code'
|
|
5050
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::OperationList::Warning::Datum, decorator: Google::Apis::ComputeV1::OperationList::Warning::Datum::Representation
|
|
3551
5051
|
|
|
3552
5052
|
property :message, as: 'message'
|
|
3553
5053
|
end
|
|
@@ -3562,30 +5062,6 @@ module Google
|
|
|
3562
5062
|
end
|
|
3563
5063
|
end
|
|
3564
5064
|
|
|
3565
|
-
class OperationAggregatedList
|
|
3566
|
-
# @private
|
|
3567
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3568
|
-
property :id, as: 'id'
|
|
3569
|
-
hash :items, as: 'items', class: Google::Apis::ComputeV1::OperationsScopedList, decorator: Google::Apis::ComputeV1::OperationsScopedList::Representation
|
|
3570
|
-
|
|
3571
|
-
property :kind, as: 'kind'
|
|
3572
|
-
property :next_page_token, as: 'nextPageToken'
|
|
3573
|
-
property :self_link, as: 'selfLink'
|
|
3574
|
-
end
|
|
3575
|
-
end
|
|
3576
|
-
|
|
3577
|
-
class OperationList
|
|
3578
|
-
# @private
|
|
3579
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3580
|
-
property :id, as: 'id'
|
|
3581
|
-
collection :items, as: 'items', class: Google::Apis::ComputeV1::Operation, decorator: Google::Apis::ComputeV1::Operation::Representation
|
|
3582
|
-
|
|
3583
|
-
property :kind, as: 'kind'
|
|
3584
|
-
property :next_page_token, as: 'nextPageToken'
|
|
3585
|
-
property :self_link, as: 'selfLink'
|
|
3586
|
-
end
|
|
3587
|
-
end
|
|
3588
|
-
|
|
3589
5065
|
class OperationsScopedList
|
|
3590
5066
|
# @private
|
|
3591
5067
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3723,6 +5199,26 @@ module Google
|
|
|
3723
5199
|
property :kind, as: 'kind'
|
|
3724
5200
|
property :next_page_token, as: 'nextPageToken'
|
|
3725
5201
|
property :self_link, as: 'selfLink'
|
|
5202
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RegionAutoscalerList::Warning, decorator: Google::Apis::ComputeV1::RegionAutoscalerList::Warning::Representation
|
|
5203
|
+
|
|
5204
|
+
end
|
|
5205
|
+
|
|
5206
|
+
class Warning
|
|
5207
|
+
# @private
|
|
5208
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5209
|
+
property :code, as: 'code'
|
|
5210
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RegionAutoscalerList::Warning::Datum, decorator: Google::Apis::ComputeV1::RegionAutoscalerList::Warning::Datum::Representation
|
|
5211
|
+
|
|
5212
|
+
property :message, as: 'message'
|
|
5213
|
+
end
|
|
5214
|
+
|
|
5215
|
+
class Datum
|
|
5216
|
+
# @private
|
|
5217
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5218
|
+
property :key, as: 'key'
|
|
5219
|
+
property :value, as: 'value'
|
|
5220
|
+
end
|
|
5221
|
+
end
|
|
3726
5222
|
end
|
|
3727
5223
|
end
|
|
3728
5224
|
|
|
@@ -3735,6 +5231,26 @@ module Google
|
|
|
3735
5231
|
property :kind, as: 'kind'
|
|
3736
5232
|
property :next_page_token, as: 'nextPageToken'
|
|
3737
5233
|
property :self_link, as: 'selfLink'
|
|
5234
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RegionInstanceGroupList::Warning, decorator: Google::Apis::ComputeV1::RegionInstanceGroupList::Warning::Representation
|
|
5235
|
+
|
|
5236
|
+
end
|
|
5237
|
+
|
|
5238
|
+
class Warning
|
|
5239
|
+
# @private
|
|
5240
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5241
|
+
property :code, as: 'code'
|
|
5242
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RegionInstanceGroupList::Warning::Datum, decorator: Google::Apis::ComputeV1::RegionInstanceGroupList::Warning::Datum::Representation
|
|
5243
|
+
|
|
5244
|
+
property :message, as: 'message'
|
|
5245
|
+
end
|
|
5246
|
+
|
|
5247
|
+
class Datum
|
|
5248
|
+
# @private
|
|
5249
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5250
|
+
property :key, as: 'key'
|
|
5251
|
+
property :value, as: 'value'
|
|
5252
|
+
end
|
|
5253
|
+
end
|
|
3738
5254
|
end
|
|
3739
5255
|
end
|
|
3740
5256
|
|
|
@@ -3747,6 +5263,26 @@ module Google
|
|
|
3747
5263
|
property :kind, as: 'kind'
|
|
3748
5264
|
property :next_page_token, as: 'nextPageToken'
|
|
3749
5265
|
property :self_link, as: 'selfLink'
|
|
5266
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RegionInstanceGroupManagerList::Warning, decorator: Google::Apis::ComputeV1::RegionInstanceGroupManagerList::Warning::Representation
|
|
5267
|
+
|
|
5268
|
+
end
|
|
5269
|
+
|
|
5270
|
+
class Warning
|
|
5271
|
+
# @private
|
|
5272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5273
|
+
property :code, as: 'code'
|
|
5274
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RegionInstanceGroupManagerList::Warning::Datum, decorator: Google::Apis::ComputeV1::RegionInstanceGroupManagerList::Warning::Datum::Representation
|
|
5275
|
+
|
|
5276
|
+
property :message, as: 'message'
|
|
5277
|
+
end
|
|
5278
|
+
|
|
5279
|
+
class Datum
|
|
5280
|
+
# @private
|
|
5281
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5282
|
+
property :key, as: 'key'
|
|
5283
|
+
property :value, as: 'value'
|
|
5284
|
+
end
|
|
5285
|
+
end
|
|
3750
5286
|
end
|
|
3751
5287
|
end
|
|
3752
5288
|
|
|
@@ -3803,6 +5339,26 @@ module Google
|
|
|
3803
5339
|
property :kind, as: 'kind'
|
|
3804
5340
|
property :next_page_token, as: 'nextPageToken'
|
|
3805
5341
|
property :self_link, as: 'selfLink'
|
|
5342
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RegionInstanceGroupsListInstances::Warning, decorator: Google::Apis::ComputeV1::RegionInstanceGroupsListInstances::Warning::Representation
|
|
5343
|
+
|
|
5344
|
+
end
|
|
5345
|
+
|
|
5346
|
+
class Warning
|
|
5347
|
+
# @private
|
|
5348
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5349
|
+
property :code, as: 'code'
|
|
5350
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RegionInstanceGroupsListInstances::Warning::Datum, decorator: Google::Apis::ComputeV1::RegionInstanceGroupsListInstances::Warning::Datum::Representation
|
|
5351
|
+
|
|
5352
|
+
property :message, as: 'message'
|
|
5353
|
+
end
|
|
5354
|
+
|
|
5355
|
+
class Datum
|
|
5356
|
+
# @private
|
|
5357
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5358
|
+
property :key, as: 'key'
|
|
5359
|
+
property :value, as: 'value'
|
|
5360
|
+
end
|
|
5361
|
+
end
|
|
3806
5362
|
end
|
|
3807
5363
|
end
|
|
3808
5364
|
|
|
@@ -3832,6 +5388,26 @@ module Google
|
|
|
3832
5388
|
property :kind, as: 'kind'
|
|
3833
5389
|
property :next_page_token, as: 'nextPageToken'
|
|
3834
5390
|
property :self_link, as: 'selfLink'
|
|
5391
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RegionList::Warning, decorator: Google::Apis::ComputeV1::RegionList::Warning::Representation
|
|
5392
|
+
|
|
5393
|
+
end
|
|
5394
|
+
|
|
5395
|
+
class Warning
|
|
5396
|
+
# @private
|
|
5397
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5398
|
+
property :code, as: 'code'
|
|
5399
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RegionList::Warning::Datum, decorator: Google::Apis::ComputeV1::RegionList::Warning::Datum::Representation
|
|
5400
|
+
|
|
5401
|
+
property :message, as: 'message'
|
|
5402
|
+
end
|
|
5403
|
+
|
|
5404
|
+
class Datum
|
|
5405
|
+
# @private
|
|
5406
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5407
|
+
property :key, as: 'key'
|
|
5408
|
+
property :value, as: 'value'
|
|
5409
|
+
end
|
|
5410
|
+
end
|
|
3835
5411
|
end
|
|
3836
5412
|
end
|
|
3837
5413
|
|
|
@@ -3901,6 +5477,26 @@ module Google
|
|
|
3901
5477
|
property :kind, as: 'kind'
|
|
3902
5478
|
property :next_page_token, as: 'nextPageToken'
|
|
3903
5479
|
property :self_link, as: 'selfLink'
|
|
5480
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RouteList::Warning, decorator: Google::Apis::ComputeV1::RouteList::Warning::Representation
|
|
5481
|
+
|
|
5482
|
+
end
|
|
5483
|
+
|
|
5484
|
+
class Warning
|
|
5485
|
+
# @private
|
|
5486
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5487
|
+
property :code, as: 'code'
|
|
5488
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RouteList::Warning::Datum, decorator: Google::Apis::ComputeV1::RouteList::Warning::Datum::Representation
|
|
5489
|
+
|
|
5490
|
+
property :message, as: 'message'
|
|
5491
|
+
end
|
|
5492
|
+
|
|
5493
|
+
class Datum
|
|
5494
|
+
# @private
|
|
5495
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5496
|
+
property :key, as: 'key'
|
|
5497
|
+
property :value, as: 'value'
|
|
5498
|
+
end
|
|
5499
|
+
end
|
|
3904
5500
|
end
|
|
3905
5501
|
end
|
|
3906
5502
|
|
|
@@ -3933,6 +5529,26 @@ module Google
|
|
|
3933
5529
|
property :kind, as: 'kind'
|
|
3934
5530
|
property :next_page_token, as: 'nextPageToken'
|
|
3935
5531
|
property :self_link, as: 'selfLink'
|
|
5532
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RouterAggregatedList::Warning, decorator: Google::Apis::ComputeV1::RouterAggregatedList::Warning::Representation
|
|
5533
|
+
|
|
5534
|
+
end
|
|
5535
|
+
|
|
5536
|
+
class Warning
|
|
5537
|
+
# @private
|
|
5538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5539
|
+
property :code, as: 'code'
|
|
5540
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RouterAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::RouterAggregatedList::Warning::Datum::Representation
|
|
5541
|
+
|
|
5542
|
+
property :message, as: 'message'
|
|
5543
|
+
end
|
|
5544
|
+
|
|
5545
|
+
class Datum
|
|
5546
|
+
# @private
|
|
5547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5548
|
+
property :key, as: 'key'
|
|
5549
|
+
property :value, as: 'value'
|
|
5550
|
+
end
|
|
5551
|
+
end
|
|
3936
5552
|
end
|
|
3937
5553
|
end
|
|
3938
5554
|
|
|
@@ -3973,6 +5589,26 @@ module Google
|
|
|
3973
5589
|
property :kind, as: 'kind'
|
|
3974
5590
|
property :next_page_token, as: 'nextPageToken'
|
|
3975
5591
|
property :self_link, as: 'selfLink'
|
|
5592
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RouterList::Warning, decorator: Google::Apis::ComputeV1::RouterList::Warning::Representation
|
|
5593
|
+
|
|
5594
|
+
end
|
|
5595
|
+
|
|
5596
|
+
class Warning
|
|
5597
|
+
# @private
|
|
5598
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5599
|
+
property :code, as: 'code'
|
|
5600
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RouterList::Warning::Datum, decorator: Google::Apis::ComputeV1::RouterList::Warning::Datum::Representation
|
|
5601
|
+
|
|
5602
|
+
property :message, as: 'message'
|
|
5603
|
+
end
|
|
5604
|
+
|
|
5605
|
+
class Datum
|
|
5606
|
+
# @private
|
|
5607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5608
|
+
property :key, as: 'key'
|
|
5609
|
+
property :value, as: 'value'
|
|
5610
|
+
end
|
|
5611
|
+
end
|
|
3976
5612
|
end
|
|
3977
5613
|
end
|
|
3978
5614
|
|
|
@@ -4124,6 +5760,26 @@ module Google
|
|
|
4124
5760
|
property :kind, as: 'kind'
|
|
4125
5761
|
property :next_page_token, as: 'nextPageToken'
|
|
4126
5762
|
property :self_link, as: 'selfLink'
|
|
5763
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::SnapshotList::Warning, decorator: Google::Apis::ComputeV1::SnapshotList::Warning::Representation
|
|
5764
|
+
|
|
5765
|
+
end
|
|
5766
|
+
|
|
5767
|
+
class Warning
|
|
5768
|
+
# @private
|
|
5769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5770
|
+
property :code, as: 'code'
|
|
5771
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::SnapshotList::Warning::Datum, decorator: Google::Apis::ComputeV1::SnapshotList::Warning::Datum::Representation
|
|
5772
|
+
|
|
5773
|
+
property :message, as: 'message'
|
|
5774
|
+
end
|
|
5775
|
+
|
|
5776
|
+
class Datum
|
|
5777
|
+
# @private
|
|
5778
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5779
|
+
property :key, as: 'key'
|
|
5780
|
+
property :value, as: 'value'
|
|
5781
|
+
end
|
|
5782
|
+
end
|
|
4127
5783
|
end
|
|
4128
5784
|
end
|
|
4129
5785
|
|
|
@@ -4150,6 +5806,26 @@ module Google
|
|
|
4150
5806
|
property :kind, as: 'kind'
|
|
4151
5807
|
property :next_page_token, as: 'nextPageToken'
|
|
4152
5808
|
property :self_link, as: 'selfLink'
|
|
5809
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::SslCertificateList::Warning, decorator: Google::Apis::ComputeV1::SslCertificateList::Warning::Representation
|
|
5810
|
+
|
|
5811
|
+
end
|
|
5812
|
+
|
|
5813
|
+
class Warning
|
|
5814
|
+
# @private
|
|
5815
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5816
|
+
property :code, as: 'code'
|
|
5817
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::SslCertificateList::Warning::Datum, decorator: Google::Apis::ComputeV1::SslCertificateList::Warning::Datum::Representation
|
|
5818
|
+
|
|
5819
|
+
property :message, as: 'message'
|
|
5820
|
+
end
|
|
5821
|
+
|
|
5822
|
+
class Datum
|
|
5823
|
+
# @private
|
|
5824
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5825
|
+
property :key, as: 'key'
|
|
5826
|
+
property :value, as: 'value'
|
|
5827
|
+
end
|
|
5828
|
+
end
|
|
4153
5829
|
end
|
|
4154
5830
|
end
|
|
4155
5831
|
|
|
@@ -4181,6 +5857,26 @@ module Google
|
|
|
4181
5857
|
property :kind, as: 'kind'
|
|
4182
5858
|
property :next_page_token, as: 'nextPageToken'
|
|
4183
5859
|
property :self_link, as: 'selfLink'
|
|
5860
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::SubnetworkAggregatedList::Warning, decorator: Google::Apis::ComputeV1::SubnetworkAggregatedList::Warning::Representation
|
|
5861
|
+
|
|
5862
|
+
end
|
|
5863
|
+
|
|
5864
|
+
class Warning
|
|
5865
|
+
# @private
|
|
5866
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5867
|
+
property :code, as: 'code'
|
|
5868
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::SubnetworkAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::SubnetworkAggregatedList::Warning::Datum::Representation
|
|
5869
|
+
|
|
5870
|
+
property :message, as: 'message'
|
|
5871
|
+
end
|
|
5872
|
+
|
|
5873
|
+
class Datum
|
|
5874
|
+
# @private
|
|
5875
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5876
|
+
property :key, as: 'key'
|
|
5877
|
+
property :value, as: 'value'
|
|
5878
|
+
end
|
|
5879
|
+
end
|
|
4184
5880
|
end
|
|
4185
5881
|
end
|
|
4186
5882
|
|
|
@@ -4193,6 +5889,26 @@ module Google
|
|
|
4193
5889
|
property :kind, as: 'kind'
|
|
4194
5890
|
property :next_page_token, as: 'nextPageToken'
|
|
4195
5891
|
property :self_link, as: 'selfLink'
|
|
5892
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::SubnetworkList::Warning, decorator: Google::Apis::ComputeV1::SubnetworkList::Warning::Representation
|
|
5893
|
+
|
|
5894
|
+
end
|
|
5895
|
+
|
|
5896
|
+
class Warning
|
|
5897
|
+
# @private
|
|
5898
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5899
|
+
property :code, as: 'code'
|
|
5900
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::SubnetworkList::Warning::Datum, decorator: Google::Apis::ComputeV1::SubnetworkList::Warning::Datum::Representation
|
|
5901
|
+
|
|
5902
|
+
property :message, as: 'message'
|
|
5903
|
+
end
|
|
5904
|
+
|
|
5905
|
+
class Datum
|
|
5906
|
+
# @private
|
|
5907
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5908
|
+
property :key, as: 'key'
|
|
5909
|
+
property :value, as: 'value'
|
|
5910
|
+
end
|
|
5911
|
+
end
|
|
4196
5912
|
end
|
|
4197
5913
|
end
|
|
4198
5914
|
|
|
@@ -4287,6 +6003,26 @@ module Google
|
|
|
4287
6003
|
property :kind, as: 'kind'
|
|
4288
6004
|
property :next_page_token, as: 'nextPageToken'
|
|
4289
6005
|
property :self_link, as: 'selfLink'
|
|
6006
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetHttpProxyList::Warning, decorator: Google::Apis::ComputeV1::TargetHttpProxyList::Warning::Representation
|
|
6007
|
+
|
|
6008
|
+
end
|
|
6009
|
+
|
|
6010
|
+
class Warning
|
|
6011
|
+
# @private
|
|
6012
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6013
|
+
property :code, as: 'code'
|
|
6014
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetHttpProxyList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetHttpProxyList::Warning::Datum::Representation
|
|
6015
|
+
|
|
6016
|
+
property :message, as: 'message'
|
|
6017
|
+
end
|
|
6018
|
+
|
|
6019
|
+
class Datum
|
|
6020
|
+
# @private
|
|
6021
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6022
|
+
property :key, as: 'key'
|
|
6023
|
+
property :value, as: 'value'
|
|
6024
|
+
end
|
|
6025
|
+
end
|
|
4290
6026
|
end
|
|
4291
6027
|
end
|
|
4292
6028
|
|
|
@@ -4320,6 +6056,26 @@ module Google
|
|
|
4320
6056
|
property :kind, as: 'kind'
|
|
4321
6057
|
property :next_page_token, as: 'nextPageToken'
|
|
4322
6058
|
property :self_link, as: 'selfLink'
|
|
6059
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetHttpsProxyList::Warning, decorator: Google::Apis::ComputeV1::TargetHttpsProxyList::Warning::Representation
|
|
6060
|
+
|
|
6061
|
+
end
|
|
6062
|
+
|
|
6063
|
+
class Warning
|
|
6064
|
+
# @private
|
|
6065
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6066
|
+
property :code, as: 'code'
|
|
6067
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetHttpsProxyList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetHttpsProxyList::Warning::Datum::Representation
|
|
6068
|
+
|
|
6069
|
+
property :message, as: 'message'
|
|
6070
|
+
end
|
|
6071
|
+
|
|
6072
|
+
class Datum
|
|
6073
|
+
# @private
|
|
6074
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6075
|
+
property :key, as: 'key'
|
|
6076
|
+
property :value, as: 'value'
|
|
6077
|
+
end
|
|
6078
|
+
end
|
|
4323
6079
|
end
|
|
4324
6080
|
end
|
|
4325
6081
|
|
|
@@ -4347,6 +6103,26 @@ module Google
|
|
|
4347
6103
|
property :kind, as: 'kind'
|
|
4348
6104
|
property :next_page_token, as: 'nextPageToken'
|
|
4349
6105
|
property :self_link, as: 'selfLink'
|
|
6106
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetInstanceAggregatedList::Warning, decorator: Google::Apis::ComputeV1::TargetInstanceAggregatedList::Warning::Representation
|
|
6107
|
+
|
|
6108
|
+
end
|
|
6109
|
+
|
|
6110
|
+
class Warning
|
|
6111
|
+
# @private
|
|
6112
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6113
|
+
property :code, as: 'code'
|
|
6114
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetInstanceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetInstanceAggregatedList::Warning::Datum::Representation
|
|
6115
|
+
|
|
6116
|
+
property :message, as: 'message'
|
|
6117
|
+
end
|
|
6118
|
+
|
|
6119
|
+
class Datum
|
|
6120
|
+
# @private
|
|
6121
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6122
|
+
property :key, as: 'key'
|
|
6123
|
+
property :value, as: 'value'
|
|
6124
|
+
end
|
|
6125
|
+
end
|
|
4350
6126
|
end
|
|
4351
6127
|
end
|
|
4352
6128
|
|
|
@@ -4359,6 +6135,26 @@ module Google
|
|
|
4359
6135
|
property :kind, as: 'kind'
|
|
4360
6136
|
property :next_page_token, as: 'nextPageToken'
|
|
4361
6137
|
property :self_link, as: 'selfLink'
|
|
6138
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetInstanceList::Warning, decorator: Google::Apis::ComputeV1::TargetInstanceList::Warning::Representation
|
|
6139
|
+
|
|
6140
|
+
end
|
|
6141
|
+
|
|
6142
|
+
class Warning
|
|
6143
|
+
# @private
|
|
6144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6145
|
+
property :code, as: 'code'
|
|
6146
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetInstanceList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetInstanceList::Warning::Datum::Representation
|
|
6147
|
+
|
|
6148
|
+
property :message, as: 'message'
|
|
6149
|
+
end
|
|
6150
|
+
|
|
6151
|
+
class Datum
|
|
6152
|
+
# @private
|
|
6153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6154
|
+
property :key, as: 'key'
|
|
6155
|
+
property :value, as: 'value'
|
|
6156
|
+
end
|
|
6157
|
+
end
|
|
4362
6158
|
end
|
|
4363
6159
|
end
|
|
4364
6160
|
|
|
@@ -4417,6 +6213,26 @@ module Google
|
|
|
4417
6213
|
property :kind, as: 'kind'
|
|
4418
6214
|
property :next_page_token, as: 'nextPageToken'
|
|
4419
6215
|
property :self_link, as: 'selfLink'
|
|
6216
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetPoolAggregatedList::Warning, decorator: Google::Apis::ComputeV1::TargetPoolAggregatedList::Warning::Representation
|
|
6217
|
+
|
|
6218
|
+
end
|
|
6219
|
+
|
|
6220
|
+
class Warning
|
|
6221
|
+
# @private
|
|
6222
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6223
|
+
property :code, as: 'code'
|
|
6224
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetPoolAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetPoolAggregatedList::Warning::Datum::Representation
|
|
6225
|
+
|
|
6226
|
+
property :message, as: 'message'
|
|
6227
|
+
end
|
|
6228
|
+
|
|
6229
|
+
class Datum
|
|
6230
|
+
# @private
|
|
6231
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6232
|
+
property :key, as: 'key'
|
|
6233
|
+
property :value, as: 'value'
|
|
6234
|
+
end
|
|
6235
|
+
end
|
|
4420
6236
|
end
|
|
4421
6237
|
end
|
|
4422
6238
|
|
|
@@ -4438,6 +6254,26 @@ module Google
|
|
|
4438
6254
|
property :kind, as: 'kind'
|
|
4439
6255
|
property :next_page_token, as: 'nextPageToken'
|
|
4440
6256
|
property :self_link, as: 'selfLink'
|
|
6257
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetPoolList::Warning, decorator: Google::Apis::ComputeV1::TargetPoolList::Warning::Representation
|
|
6258
|
+
|
|
6259
|
+
end
|
|
6260
|
+
|
|
6261
|
+
class Warning
|
|
6262
|
+
# @private
|
|
6263
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6264
|
+
property :code, as: 'code'
|
|
6265
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetPoolList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetPoolList::Warning::Datum::Representation
|
|
6266
|
+
|
|
6267
|
+
property :message, as: 'message'
|
|
6268
|
+
end
|
|
6269
|
+
|
|
6270
|
+
class Datum
|
|
6271
|
+
# @private
|
|
6272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6273
|
+
property :key, as: 'key'
|
|
6274
|
+
property :value, as: 'value'
|
|
6275
|
+
end
|
|
6276
|
+
end
|
|
4441
6277
|
end
|
|
4442
6278
|
end
|
|
4443
6279
|
|
|
@@ -4553,6 +6389,26 @@ module Google
|
|
|
4553
6389
|
property :kind, as: 'kind'
|
|
4554
6390
|
property :next_page_token, as: 'nextPageToken'
|
|
4555
6391
|
property :self_link, as: 'selfLink'
|
|
6392
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetSslProxyList::Warning, decorator: Google::Apis::ComputeV1::TargetSslProxyList::Warning::Representation
|
|
6393
|
+
|
|
6394
|
+
end
|
|
6395
|
+
|
|
6396
|
+
class Warning
|
|
6397
|
+
# @private
|
|
6398
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6399
|
+
property :code, as: 'code'
|
|
6400
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetSslProxyList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetSslProxyList::Warning::Datum::Representation
|
|
6401
|
+
|
|
6402
|
+
property :message, as: 'message'
|
|
6403
|
+
end
|
|
6404
|
+
|
|
6405
|
+
class Datum
|
|
6406
|
+
# @private
|
|
6407
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6408
|
+
property :key, as: 'key'
|
|
6409
|
+
property :value, as: 'value'
|
|
6410
|
+
end
|
|
6411
|
+
end
|
|
4556
6412
|
end
|
|
4557
6413
|
end
|
|
4558
6414
|
|
|
@@ -4593,6 +6449,26 @@ module Google
|
|
|
4593
6449
|
property :kind, as: 'kind'
|
|
4594
6450
|
property :next_page_token, as: 'nextPageToken'
|
|
4595
6451
|
property :self_link, as: 'selfLink'
|
|
6452
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetTcpProxyList::Warning, decorator: Google::Apis::ComputeV1::TargetTcpProxyList::Warning::Representation
|
|
6453
|
+
|
|
6454
|
+
end
|
|
6455
|
+
|
|
6456
|
+
class Warning
|
|
6457
|
+
# @private
|
|
6458
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6459
|
+
property :code, as: 'code'
|
|
6460
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetTcpProxyList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetTcpProxyList::Warning::Datum::Representation
|
|
6461
|
+
|
|
6462
|
+
property :message, as: 'message'
|
|
6463
|
+
end
|
|
6464
|
+
|
|
6465
|
+
class Datum
|
|
6466
|
+
# @private
|
|
6467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6468
|
+
property :key, as: 'key'
|
|
6469
|
+
property :value, as: 'value'
|
|
6470
|
+
end
|
|
6471
|
+
end
|
|
4596
6472
|
end
|
|
4597
6473
|
end
|
|
4598
6474
|
|
|
@@ -4622,6 +6498,26 @@ module Google
|
|
|
4622
6498
|
property :kind, as: 'kind'
|
|
4623
6499
|
property :next_page_token, as: 'nextPageToken'
|
|
4624
6500
|
property :self_link, as: 'selfLink'
|
|
6501
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetVpnGatewayAggregatedList::Warning, decorator: Google::Apis::ComputeV1::TargetVpnGatewayAggregatedList::Warning::Representation
|
|
6502
|
+
|
|
6503
|
+
end
|
|
6504
|
+
|
|
6505
|
+
class Warning
|
|
6506
|
+
# @private
|
|
6507
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6508
|
+
property :code, as: 'code'
|
|
6509
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetVpnGatewayAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetVpnGatewayAggregatedList::Warning::Datum::Representation
|
|
6510
|
+
|
|
6511
|
+
property :message, as: 'message'
|
|
6512
|
+
end
|
|
6513
|
+
|
|
6514
|
+
class Datum
|
|
6515
|
+
# @private
|
|
6516
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6517
|
+
property :key, as: 'key'
|
|
6518
|
+
property :value, as: 'value'
|
|
6519
|
+
end
|
|
6520
|
+
end
|
|
4625
6521
|
end
|
|
4626
6522
|
end
|
|
4627
6523
|
|
|
@@ -4634,6 +6530,26 @@ module Google
|
|
|
4634
6530
|
property :kind, as: 'kind'
|
|
4635
6531
|
property :next_page_token, as: 'nextPageToken'
|
|
4636
6532
|
property :self_link, as: 'selfLink'
|
|
6533
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetVpnGatewayList::Warning, decorator: Google::Apis::ComputeV1::TargetVpnGatewayList::Warning::Representation
|
|
6534
|
+
|
|
6535
|
+
end
|
|
6536
|
+
|
|
6537
|
+
class Warning
|
|
6538
|
+
# @private
|
|
6539
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6540
|
+
property :code, as: 'code'
|
|
6541
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetVpnGatewayList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetVpnGatewayList::Warning::Datum::Representation
|
|
6542
|
+
|
|
6543
|
+
property :message, as: 'message'
|
|
6544
|
+
end
|
|
6545
|
+
|
|
6546
|
+
class Datum
|
|
6547
|
+
# @private
|
|
6548
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6549
|
+
property :key, as: 'key'
|
|
6550
|
+
property :value, as: 'value'
|
|
6551
|
+
end
|
|
6552
|
+
end
|
|
4637
6553
|
end
|
|
4638
6554
|
end
|
|
4639
6555
|
|
|
@@ -4704,6 +6620,26 @@ module Google
|
|
|
4704
6620
|
property :kind, as: 'kind'
|
|
4705
6621
|
property :next_page_token, as: 'nextPageToken'
|
|
4706
6622
|
property :self_link, as: 'selfLink'
|
|
6623
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::UrlMapList::Warning, decorator: Google::Apis::ComputeV1::UrlMapList::Warning::Representation
|
|
6624
|
+
|
|
6625
|
+
end
|
|
6626
|
+
|
|
6627
|
+
class Warning
|
|
6628
|
+
# @private
|
|
6629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6630
|
+
property :code, as: 'code'
|
|
6631
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::UrlMapList::Warning::Datum, decorator: Google::Apis::ComputeV1::UrlMapList::Warning::Datum::Representation
|
|
6632
|
+
|
|
6633
|
+
property :message, as: 'message'
|
|
6634
|
+
end
|
|
6635
|
+
|
|
6636
|
+
class Datum
|
|
6637
|
+
# @private
|
|
6638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6639
|
+
property :key, as: 'key'
|
|
6640
|
+
property :value, as: 'value'
|
|
6641
|
+
end
|
|
6642
|
+
end
|
|
4707
6643
|
end
|
|
4708
6644
|
end
|
|
4709
6645
|
|
|
@@ -4791,6 +6727,26 @@ module Google
|
|
|
4791
6727
|
property :kind, as: 'kind'
|
|
4792
6728
|
property :next_page_token, as: 'nextPageToken'
|
|
4793
6729
|
property :self_link, as: 'selfLink'
|
|
6730
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::VpnTunnelAggregatedList::Warning, decorator: Google::Apis::ComputeV1::VpnTunnelAggregatedList::Warning::Representation
|
|
6731
|
+
|
|
6732
|
+
end
|
|
6733
|
+
|
|
6734
|
+
class Warning
|
|
6735
|
+
# @private
|
|
6736
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6737
|
+
property :code, as: 'code'
|
|
6738
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::VpnTunnelAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::VpnTunnelAggregatedList::Warning::Datum::Representation
|
|
6739
|
+
|
|
6740
|
+
property :message, as: 'message'
|
|
6741
|
+
end
|
|
6742
|
+
|
|
6743
|
+
class Datum
|
|
6744
|
+
# @private
|
|
6745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6746
|
+
property :key, as: 'key'
|
|
6747
|
+
property :value, as: 'value'
|
|
6748
|
+
end
|
|
6749
|
+
end
|
|
4794
6750
|
end
|
|
4795
6751
|
end
|
|
4796
6752
|
|
|
@@ -4803,6 +6759,26 @@ module Google
|
|
|
4803
6759
|
property :kind, as: 'kind'
|
|
4804
6760
|
property :next_page_token, as: 'nextPageToken'
|
|
4805
6761
|
property :self_link, as: 'selfLink'
|
|
6762
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::VpnTunnelList::Warning, decorator: Google::Apis::ComputeV1::VpnTunnelList::Warning::Representation
|
|
6763
|
+
|
|
6764
|
+
end
|
|
6765
|
+
|
|
6766
|
+
class Warning
|
|
6767
|
+
# @private
|
|
6768
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6769
|
+
property :code, as: 'code'
|
|
6770
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::VpnTunnelList::Warning::Datum, decorator: Google::Apis::ComputeV1::VpnTunnelList::Warning::Datum::Representation
|
|
6771
|
+
|
|
6772
|
+
property :message, as: 'message'
|
|
6773
|
+
end
|
|
6774
|
+
|
|
6775
|
+
class Datum
|
|
6776
|
+
# @private
|
|
6777
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6778
|
+
property :key, as: 'key'
|
|
6779
|
+
property :value, as: 'value'
|
|
6780
|
+
end
|
|
6781
|
+
end
|
|
4806
6782
|
end
|
|
4807
6783
|
end
|
|
4808
6784
|
|
|
@@ -4843,6 +6819,26 @@ module Google
|
|
|
4843
6819
|
property :kind, as: 'kind'
|
|
4844
6820
|
property :next_page_token, as: 'nextPageToken'
|
|
4845
6821
|
property :self_link, as: 'selfLink'
|
|
6822
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::XpnHostList::Warning, decorator: Google::Apis::ComputeV1::XpnHostList::Warning::Representation
|
|
6823
|
+
|
|
6824
|
+
end
|
|
6825
|
+
|
|
6826
|
+
class Warning
|
|
6827
|
+
# @private
|
|
6828
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6829
|
+
property :code, as: 'code'
|
|
6830
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::XpnHostList::Warning::Datum, decorator: Google::Apis::ComputeV1::XpnHostList::Warning::Datum::Representation
|
|
6831
|
+
|
|
6832
|
+
property :message, as: 'message'
|
|
6833
|
+
end
|
|
6834
|
+
|
|
6835
|
+
class Datum
|
|
6836
|
+
# @private
|
|
6837
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6838
|
+
property :key, as: 'key'
|
|
6839
|
+
property :value, as: 'value'
|
|
6840
|
+
end
|
|
6841
|
+
end
|
|
4846
6842
|
end
|
|
4847
6843
|
end
|
|
4848
6844
|
|
|
@@ -4857,6 +6853,7 @@ module Google
|
|
|
4857
6853
|
class Zone
|
|
4858
6854
|
# @private
|
|
4859
6855
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6856
|
+
collection :available_cpu_platforms, as: 'availableCpuPlatforms'
|
|
4860
6857
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
4861
6858
|
property :deprecated, as: 'deprecated', class: Google::Apis::ComputeV1::DeprecationStatus, decorator: Google::Apis::ComputeV1::DeprecationStatus::Representation
|
|
4862
6859
|
|
|
@@ -4879,6 +6876,26 @@ module Google
|
|
|
4879
6876
|
property :kind, as: 'kind'
|
|
4880
6877
|
property :next_page_token, as: 'nextPageToken'
|
|
4881
6878
|
property :self_link, as: 'selfLink'
|
|
6879
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::ZoneList::Warning, decorator: Google::Apis::ComputeV1::ZoneList::Warning::Representation
|
|
6880
|
+
|
|
6881
|
+
end
|
|
6882
|
+
|
|
6883
|
+
class Warning
|
|
6884
|
+
# @private
|
|
6885
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6886
|
+
property :code, as: 'code'
|
|
6887
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::ZoneList::Warning::Datum, decorator: Google::Apis::ComputeV1::ZoneList::Warning::Datum::Representation
|
|
6888
|
+
|
|
6889
|
+
property :message, as: 'message'
|
|
6890
|
+
end
|
|
6891
|
+
|
|
6892
|
+
class Datum
|
|
6893
|
+
# @private
|
|
6894
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6895
|
+
property :key, as: 'key'
|
|
6896
|
+
property :value, as: 'value'
|
|
6897
|
+
end
|
|
6898
|
+
end
|
|
4882
6899
|
end
|
|
4883
6900
|
end
|
|
4884
6901
|
|