google-api-client 0.41.2 → 0.42.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 +36 -0
- data/generated/google/apis/accessapproval_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/service.rb +3 -0
- data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
- data/generated/google/apis/accessapproval_v1beta1/service.rb +3 -0
- data/generated/google/apis/admob_v1.rb +1 -1
- data/generated/google/apis/admob_v1/service.rb +1 -1
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/apigee_v1.rb +1 -1
- data/generated/google/apis/apigee_v1/classes.rb +1389 -105
- data/generated/google/apis/apigee_v1/representations.rb +543 -0
- data/generated/google/apis/apigee_v1/service.rb +1139 -93
- data/generated/google/apis/appsmarket_v2.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1/classes.rb +34 -0
- data/generated/google/apis/bigqueryreservation_v1/representations.rb +16 -0
- data/generated/google/apis/bigqueryreservation_v1/service.rb +60 -0
- data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +8 -0
- data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +1 -0
- data/generated/google/apis/civicinfo_v2.rb +1 -1
- data/generated/google/apis/civicinfo_v2/classes.rb +9 -1
- data/generated/google/apis/civicinfo_v2/representations.rb +1 -0
- data/generated/google/apis/civicinfo_v2/service.rb +1 -1
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/classroom_v1/service.rb +4 -3
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1/classes.rb +14 -0
- data/generated/google/apis/cloudfunctions_v1/representations.rb +2 -0
- data/generated/google/apis/cloudfunctions_v1beta2.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +7 -0
- data/generated/google/apis/cloudfunctions_v1beta2/representations.rb +1 -0
- data/generated/google/apis/{androidpublisher_v1.rb → customsearch_v1.rb} +8 -8
- data/generated/google/apis/customsearch_v1/classes.rb +1606 -0
- data/generated/google/apis/customsearch_v1/representations.rb +372 -0
- data/generated/google/apis/customsearch_v1/service.rb +608 -0
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +4 -2
- data/generated/google/apis/dialogflow_v2beta1/service.rb +8 -2
- data/generated/google/apis/displayvideo_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1/classes.rb +12 -5
- data/generated/google/apis/dns_v1.rb +4 -4
- data/generated/google/apis/dns_v1/classes.rb +313 -162
- data/generated/google/apis/dns_v1/service.rb +247 -180
- data/generated/google/apis/file_v1.rb +1 -1
- data/generated/google/apis/file_v1beta1.rb +1 -1
- data/generated/google/apis/{groupsmigration_v1.rb → firebasehosting_v1.rb} +10 -12
- data/generated/google/apis/firebasehosting_v1/classes.rb +186 -0
- data/generated/google/apis/{androidpublisher_v2 → firebasehosting_v1}/representations.rb +22 -32
- data/generated/google/apis/firebasehosting_v1/service.rb +183 -0
- data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
- data/generated/google/apis/firebasehosting_v1beta1/service.rb +2 -0
- data/generated/google/apis/games_v1.rb +5 -3
- data/generated/google/apis/games_v1/classes.rb +354 -2112
- data/generated/google/apis/games_v1/representations.rb +12 -647
- data/generated/google/apis/games_v1/service.rb +212 -1154
- data/generated/google/apis/gameservices_v1beta.rb +1 -1
- data/generated/google/apis/gameservices_v1beta/classes.rb +6 -6
- data/generated/google/apis/groupssettings_v1.rb +1 -1
- data/generated/google/apis/groupssettings_v1/classes.rb +1 -1
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +6 -6
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +10 -2
- data/generated/google/apis/monitoring_v3/representations.rb +1 -0
- data/generated/google/apis/monitoring_v3/service.rb +8 -5
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +24 -28
- data/generated/google/apis/pubsub_v1/service.rb +35 -44
- data/generated/google/apis/recommender_v1.rb +1 -1
- data/generated/google/apis/recommender_v1/classes.rb +211 -0
- data/generated/google/apis/recommender_v1/representations.rb +96 -0
- data/generated/google/apis/recommender_v1/service.rb +123 -0
- data/generated/google/apis/redis_v1.rb +1 -1
- data/generated/google/apis/redis_v1beta1.rb +1 -1
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +17 -6
- data/generated/google/apis/testing_v1/representations.rb +1 -0
- data/generated/google/apis/youtube_partner_v1.rb +4 -3
- data/generated/google/apis/youtube_partner_v1/classes.rb +1616 -1076
- data/generated/google/apis/youtube_partner_v1/representations.rb +357 -256
- data/generated/google/apis/youtube_partner_v1/service.rb +942 -1362
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +554 -0
- data/generated/google/apis/youtube_v3/representations.rb +281 -0
- data/generated/google/apis/youtube_v3/service.rb +259 -0
- data/lib/google/apis/version.rb +1 -1
- metadata +11 -19
- data/generated/google/apis/androidpublisher_v1/classes.rb +0 -26
- data/generated/google/apis/androidpublisher_v1/representations.rb +0 -26
- data/generated/google/apis/androidpublisher_v1/service.rb +0 -64
- data/generated/google/apis/androidpublisher_v1_1.rb +0 -34
- data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -94
- data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -45
- data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -104
- data/generated/google/apis/androidpublisher_v2.rb +0 -34
- data/generated/google/apis/androidpublisher_v2/classes.rb +0 -223
- data/generated/google/apis/androidpublisher_v2/service.rb +0 -160
- data/generated/google/apis/groupsmigration_v1/classes.rb +0 -51
- data/generated/google/apis/groupsmigration_v1/representations.rb +0 -40
- data/generated/google/apis/groupsmigration_v1/service.rb +0 -100
|
@@ -166,6 +166,24 @@ module Google
|
|
|
166
166
|
include Google::Apis::Core::JsonObjectSupport
|
|
167
167
|
end
|
|
168
168
|
|
|
169
|
+
class GoogleCloudApigeeV1Datastore
|
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
|
+
|
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
173
|
+
end
|
|
174
|
+
|
|
175
|
+
class GoogleCloudApigeeV1DatastoreConfig
|
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
+
|
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
+
end
|
|
180
|
+
|
|
181
|
+
class GoogleCloudApigeeV1DateRange
|
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
+
|
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
185
|
+
end
|
|
186
|
+
|
|
169
187
|
class GoogleCloudApigeeV1DebugMask
|
|
170
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
189
|
|
|
@@ -196,6 +214,30 @@ module Google
|
|
|
196
214
|
include Google::Apis::Core::JsonObjectSupport
|
|
197
215
|
end
|
|
198
216
|
|
|
217
|
+
class GoogleCloudApigeeV1DeploymentChangeReport
|
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
|
+
|
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
221
|
+
end
|
|
222
|
+
|
|
223
|
+
class GoogleCloudApigeeV1DeploymentChangeReportRoutingChange
|
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
225
|
+
|
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
227
|
+
end
|
|
228
|
+
|
|
229
|
+
class GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict
|
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
231
|
+
|
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
233
|
+
end
|
|
234
|
+
|
|
235
|
+
class GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment
|
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
237
|
+
|
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
239
|
+
end
|
|
240
|
+
|
|
199
241
|
class GoogleCloudApigeeV1DeploymentConfig
|
|
200
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
243
|
|
|
@@ -244,6 +286,36 @@ module Google
|
|
|
244
286
|
include Google::Apis::Core::JsonObjectSupport
|
|
245
287
|
end
|
|
246
288
|
|
|
289
|
+
class GoogleCloudApigeeV1EnvironmentGroup
|
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
291
|
+
|
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
293
|
+
end
|
|
294
|
+
|
|
295
|
+
class GoogleCloudApigeeV1EnvironmentGroupAttachment
|
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
297
|
+
|
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
299
|
+
end
|
|
300
|
+
|
|
301
|
+
class GoogleCloudApigeeV1EnvironmentGroupConfig
|
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
|
+
|
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
305
|
+
end
|
|
306
|
+
|
|
307
|
+
class GoogleCloudApigeeV1Export
|
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
|
+
|
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
311
|
+
end
|
|
312
|
+
|
|
313
|
+
class GoogleCloudApigeeV1ExportRequest
|
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
|
+
|
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
317
|
+
end
|
|
318
|
+
|
|
247
319
|
class GoogleCloudApigeeV1FlowHook
|
|
248
320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
249
321
|
|
|
@@ -262,6 +334,42 @@ module Google
|
|
|
262
334
|
include Google::Apis::Core::JsonObjectSupport
|
|
263
335
|
end
|
|
264
336
|
|
|
337
|
+
class GoogleCloudApigeeV1IngressConfig
|
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
|
+
|
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
341
|
+
end
|
|
342
|
+
|
|
343
|
+
class GoogleCloudApigeeV1Instance
|
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
|
+
|
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
347
|
+
end
|
|
348
|
+
|
|
349
|
+
class GoogleCloudApigeeV1InstanceAttachment
|
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
351
|
+
|
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
353
|
+
end
|
|
354
|
+
|
|
355
|
+
class GoogleCloudApigeeV1InstanceDeploymentStatus
|
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
357
|
+
|
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
359
|
+
end
|
|
360
|
+
|
|
361
|
+
class GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision
|
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
363
|
+
|
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
365
|
+
end
|
|
366
|
+
|
|
367
|
+
class GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute
|
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
369
|
+
|
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
371
|
+
end
|
|
372
|
+
|
|
265
373
|
class GoogleCloudApigeeV1KeyAliasReference
|
|
266
374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
267
375
|
|
|
@@ -316,6 +424,12 @@ module Google
|
|
|
316
424
|
include Google::Apis::Core::JsonObjectSupport
|
|
317
425
|
end
|
|
318
426
|
|
|
427
|
+
class GoogleCloudApigeeV1ListDatastoresResponse
|
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
|
+
|
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
431
|
+
end
|
|
432
|
+
|
|
319
433
|
class GoogleCloudApigeeV1ListDebugSessionsResponse
|
|
320
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
321
435
|
|
|
@@ -334,18 +448,48 @@ module Google
|
|
|
334
448
|
include Google::Apis::Core::JsonObjectSupport
|
|
335
449
|
end
|
|
336
450
|
|
|
451
|
+
class GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse
|
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
453
|
+
|
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
455
|
+
end
|
|
456
|
+
|
|
457
|
+
class GoogleCloudApigeeV1ListEnvironmentGroupsResponse
|
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
459
|
+
|
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
461
|
+
end
|
|
462
|
+
|
|
337
463
|
class GoogleCloudApigeeV1ListEnvironmentResourcesResponse
|
|
338
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
465
|
|
|
340
466
|
include Google::Apis::Core::JsonObjectSupport
|
|
341
467
|
end
|
|
342
468
|
|
|
469
|
+
class GoogleCloudApigeeV1ListExportsResponse
|
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
471
|
+
|
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
473
|
+
end
|
|
474
|
+
|
|
343
475
|
class GoogleCloudApigeeV1ListHybridIssuersResponse
|
|
344
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
477
|
|
|
346
478
|
include Google::Apis::Core::JsonObjectSupport
|
|
347
479
|
end
|
|
348
480
|
|
|
481
|
+
class GoogleCloudApigeeV1ListInstanceAttachmentsResponse
|
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
483
|
+
|
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
485
|
+
end
|
|
486
|
+
|
|
487
|
+
class GoogleCloudApigeeV1ListInstancesResponse
|
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
489
|
+
|
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
491
|
+
end
|
|
492
|
+
|
|
349
493
|
class GoogleCloudApigeeV1ListOfDevelopersResponse
|
|
350
494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
351
495
|
|
|
@@ -466,6 +610,18 @@ module Google
|
|
|
466
610
|
include Google::Apis::Core::JsonObjectSupport
|
|
467
611
|
end
|
|
468
612
|
|
|
613
|
+
class GoogleCloudApigeeV1ReportInstanceStatusRequest
|
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
615
|
+
|
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
617
|
+
end
|
|
618
|
+
|
|
619
|
+
class GoogleCloudApigeeV1ReportInstanceStatusResponse
|
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
621
|
+
|
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
623
|
+
end
|
|
624
|
+
|
|
469
625
|
class GoogleCloudApigeeV1ReportProperty
|
|
470
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
471
627
|
|
|
@@ -490,12 +646,30 @@ module Google
|
|
|
490
646
|
include Google::Apis::Core::JsonObjectSupport
|
|
491
647
|
end
|
|
492
648
|
|
|
649
|
+
class GoogleCloudApigeeV1ResourceStatus
|
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
651
|
+
|
|
652
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
653
|
+
end
|
|
654
|
+
|
|
493
655
|
class GoogleCloudApigeeV1Result
|
|
494
656
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
495
657
|
|
|
496
658
|
include Google::Apis::Core::JsonObjectSupport
|
|
497
659
|
end
|
|
498
660
|
|
|
661
|
+
class GoogleCloudApigeeV1RevisionStatus
|
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
663
|
+
|
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
665
|
+
end
|
|
666
|
+
|
|
667
|
+
class GoogleCloudApigeeV1RoutingRule
|
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
669
|
+
|
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
671
|
+
end
|
|
672
|
+
|
|
499
673
|
class GoogleCloudApigeeV1Schema
|
|
500
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
501
675
|
|
|
@@ -574,6 +748,12 @@ module Google
|
|
|
574
748
|
include Google::Apis::Core::JsonObjectSupport
|
|
575
749
|
end
|
|
576
750
|
|
|
751
|
+
class GoogleCloudApigeeV1TestDatastoreResponse
|
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
753
|
+
|
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
755
|
+
end
|
|
756
|
+
|
|
577
757
|
class GoogleCloudApigeeV1TlsInfo
|
|
578
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
579
759
|
|
|
@@ -592,6 +772,12 @@ module Google
|
|
|
592
772
|
include Google::Apis::Core::JsonObjectSupport
|
|
593
773
|
end
|
|
594
774
|
|
|
775
|
+
class GoogleCloudApigeeV1UpdateError
|
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
777
|
+
|
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
779
|
+
end
|
|
780
|
+
|
|
595
781
|
class GoogleIamV1AuditConfig
|
|
596
782
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
597
783
|
|
|
@@ -652,6 +838,18 @@ module Google
|
|
|
652
838
|
include Google::Apis::Core::JsonObjectSupport
|
|
653
839
|
end
|
|
654
840
|
|
|
841
|
+
class GoogleRpcPreconditionFailure
|
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
843
|
+
|
|
844
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
845
|
+
end
|
|
846
|
+
|
|
847
|
+
class GoogleRpcPreconditionFailureViolation
|
|
848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
849
|
+
|
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
851
|
+
end
|
|
852
|
+
|
|
655
853
|
class GoogleRpcStatus
|
|
656
854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
657
855
|
|
|
@@ -968,6 +1166,39 @@ module Google
|
|
|
968
1166
|
end
|
|
969
1167
|
end
|
|
970
1168
|
|
|
1169
|
+
class GoogleCloudApigeeV1Datastore
|
|
1170
|
+
# @private
|
|
1171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1172
|
+
property :create_time, :numeric_string => true, as: 'createTime'
|
|
1173
|
+
property :datastore_config, as: 'datastoreConfig', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DatastoreConfig, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DatastoreConfig::Representation
|
|
1174
|
+
|
|
1175
|
+
property :display_name, as: 'displayName'
|
|
1176
|
+
property :last_update_time, :numeric_string => true, as: 'lastUpdateTime'
|
|
1177
|
+
property :org, as: 'org'
|
|
1178
|
+
property :self, as: 'self'
|
|
1179
|
+
property :target_type, as: 'targetType'
|
|
1180
|
+
end
|
|
1181
|
+
end
|
|
1182
|
+
|
|
1183
|
+
class GoogleCloudApigeeV1DatastoreConfig
|
|
1184
|
+
# @private
|
|
1185
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1186
|
+
property :bucket_name, as: 'bucketName'
|
|
1187
|
+
property :dataset_name, as: 'datasetName'
|
|
1188
|
+
property :path, as: 'path'
|
|
1189
|
+
property :project_id, as: 'projectId'
|
|
1190
|
+
property :table_prefix, as: 'tablePrefix'
|
|
1191
|
+
end
|
|
1192
|
+
end
|
|
1193
|
+
|
|
1194
|
+
class GoogleCloudApigeeV1DateRange
|
|
1195
|
+
# @private
|
|
1196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1197
|
+
property :end, as: 'end'
|
|
1198
|
+
property :start, as: 'start'
|
|
1199
|
+
end
|
|
1200
|
+
end
|
|
1201
|
+
|
|
971
1202
|
class GoogleCloudApigeeV1DebugMask
|
|
972
1203
|
# @private
|
|
973
1204
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1018,9 +1249,61 @@ module Google
|
|
|
1018
1249
|
property :base_path, as: 'basePath'
|
|
1019
1250
|
property :deploy_start_time, :numeric_string => true, as: 'deployStartTime'
|
|
1020
1251
|
property :environment, as: 'environment'
|
|
1252
|
+
collection :errors, as: 'errors', class: Google::Apis::ApigeeV1::GoogleRpcStatus, decorator: Google::Apis::ApigeeV1::GoogleRpcStatus::Representation
|
|
1253
|
+
|
|
1254
|
+
collection :instances, as: 'instances', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1InstanceDeploymentStatus, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1InstanceDeploymentStatus::Representation
|
|
1255
|
+
|
|
1021
1256
|
collection :pods, as: 'pods', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1PodStatus, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1PodStatus::Representation
|
|
1022
1257
|
|
|
1023
1258
|
property :revision, as: 'revision'
|
|
1259
|
+
collection :route_conflicts, as: 'routeConflicts', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict::Representation
|
|
1260
|
+
|
|
1261
|
+
property :state, as: 'state'
|
|
1262
|
+
end
|
|
1263
|
+
end
|
|
1264
|
+
|
|
1265
|
+
class GoogleCloudApigeeV1DeploymentChangeReport
|
|
1266
|
+
# @private
|
|
1267
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1268
|
+
collection :routing_changes, as: 'routingChanges', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingChange, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingChange::Representation
|
|
1269
|
+
|
|
1270
|
+
collection :routing_conflicts, as: 'routingConflicts', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict::Representation
|
|
1271
|
+
|
|
1272
|
+
property :validation_errors, as: 'validationErrors', class: Google::Apis::ApigeeV1::GoogleRpcPreconditionFailure, decorator: Google::Apis::ApigeeV1::GoogleRpcPreconditionFailure::Representation
|
|
1273
|
+
|
|
1274
|
+
end
|
|
1275
|
+
end
|
|
1276
|
+
|
|
1277
|
+
class GoogleCloudApigeeV1DeploymentChangeReportRoutingChange
|
|
1278
|
+
# @private
|
|
1279
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1280
|
+
property :description, as: 'description'
|
|
1281
|
+
property :environment_group, as: 'environmentGroup'
|
|
1282
|
+
property :from_deployment, as: 'fromDeployment', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment::Representation
|
|
1283
|
+
|
|
1284
|
+
property :should_sequence_rollout, as: 'shouldSequenceRollout'
|
|
1285
|
+
property :to_deployment, as: 'toDeployment', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment::Representation
|
|
1286
|
+
|
|
1287
|
+
end
|
|
1288
|
+
end
|
|
1289
|
+
|
|
1290
|
+
class GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict
|
|
1291
|
+
# @private
|
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1293
|
+
property :conflicting_deployment, as: 'conflictingDeployment', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment::Representation
|
|
1294
|
+
|
|
1295
|
+
property :description, as: 'description'
|
|
1296
|
+
property :environment_group, as: 'environmentGroup'
|
|
1297
|
+
end
|
|
1298
|
+
end
|
|
1299
|
+
|
|
1300
|
+
class GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment
|
|
1301
|
+
# @private
|
|
1302
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1303
|
+
property :api_proxy, as: 'apiProxy'
|
|
1304
|
+
property :basepath, as: 'basepath'
|
|
1305
|
+
property :environment, as: 'environment'
|
|
1306
|
+
property :revision, as: 'revision'
|
|
1024
1307
|
end
|
|
1025
1308
|
end
|
|
1026
1309
|
|
|
@@ -1154,6 +1437,65 @@ module Google
|
|
|
1154
1437
|
end
|
|
1155
1438
|
end
|
|
1156
1439
|
|
|
1440
|
+
class GoogleCloudApigeeV1EnvironmentGroup
|
|
1441
|
+
# @private
|
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1443
|
+
property :created_at, :numeric_string => true, as: 'createdAt'
|
|
1444
|
+
collection :hostnames, as: 'hostnames'
|
|
1445
|
+
property :last_modified_at, :numeric_string => true, as: 'lastModifiedAt'
|
|
1446
|
+
property :name, as: 'name'
|
|
1447
|
+
end
|
|
1448
|
+
end
|
|
1449
|
+
|
|
1450
|
+
class GoogleCloudApigeeV1EnvironmentGroupAttachment
|
|
1451
|
+
# @private
|
|
1452
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1453
|
+
property :created_at, :numeric_string => true, as: 'createdAt'
|
|
1454
|
+
property :environment, as: 'environment'
|
|
1455
|
+
property :name, as: 'name'
|
|
1456
|
+
end
|
|
1457
|
+
end
|
|
1458
|
+
|
|
1459
|
+
class GoogleCloudApigeeV1EnvironmentGroupConfig
|
|
1460
|
+
# @private
|
|
1461
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1462
|
+
collection :hostnames, as: 'hostnames'
|
|
1463
|
+
property :name, as: 'name'
|
|
1464
|
+
property :revision_id, :numeric_string => true, as: 'revisionId'
|
|
1465
|
+
collection :routing_rules, as: 'routingRules', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1RoutingRule, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1RoutingRule::Representation
|
|
1466
|
+
|
|
1467
|
+
property :uid, as: 'uid'
|
|
1468
|
+
end
|
|
1469
|
+
end
|
|
1470
|
+
|
|
1471
|
+
class GoogleCloudApigeeV1Export
|
|
1472
|
+
# @private
|
|
1473
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1474
|
+
property :created, as: 'created'
|
|
1475
|
+
property :datastore_name, as: 'datastoreName'
|
|
1476
|
+
property :description, as: 'description'
|
|
1477
|
+
property :error, as: 'error'
|
|
1478
|
+
property :execution_time, as: 'executionTime'
|
|
1479
|
+
property :name, as: 'name'
|
|
1480
|
+
property :self, as: 'self'
|
|
1481
|
+
property :state, as: 'state'
|
|
1482
|
+
property :updated, as: 'updated'
|
|
1483
|
+
end
|
|
1484
|
+
end
|
|
1485
|
+
|
|
1486
|
+
class GoogleCloudApigeeV1ExportRequest
|
|
1487
|
+
# @private
|
|
1488
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1489
|
+
property :csv_delimiter, as: 'csvDelimiter'
|
|
1490
|
+
property :datastore_name, as: 'datastoreName'
|
|
1491
|
+
property :date_range, as: 'dateRange', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DateRange, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1DateRange::Representation
|
|
1492
|
+
|
|
1493
|
+
property :description, as: 'description'
|
|
1494
|
+
property :name, as: 'name'
|
|
1495
|
+
property :output_format, as: 'outputFormat'
|
|
1496
|
+
end
|
|
1497
|
+
end
|
|
1498
|
+
|
|
1157
1499
|
class GoogleCloudApigeeV1FlowHook
|
|
1158
1500
|
# @private
|
|
1159
1501
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1179,6 +1521,72 @@ module Google
|
|
|
1179
1521
|
end
|
|
1180
1522
|
end
|
|
1181
1523
|
|
|
1524
|
+
class GoogleCloudApigeeV1IngressConfig
|
|
1525
|
+
# @private
|
|
1526
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1527
|
+
property :create_time, as: 'createTime'
|
|
1528
|
+
collection :environment_groups, as: 'environmentGroups', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1EnvironmentGroupConfig, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1EnvironmentGroupConfig::Representation
|
|
1529
|
+
|
|
1530
|
+
property :name, as: 'name'
|
|
1531
|
+
property :revision_id, :numeric_string => true, as: 'revisionId'
|
|
1532
|
+
property :sequence_number, :numeric_string => true, as: 'sequenceNumber'
|
|
1533
|
+
property :uid, as: 'uid'
|
|
1534
|
+
end
|
|
1535
|
+
end
|
|
1536
|
+
|
|
1537
|
+
class GoogleCloudApigeeV1Instance
|
|
1538
|
+
# @private
|
|
1539
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1540
|
+
property :created_at, :numeric_string => true, as: 'createdAt'
|
|
1541
|
+
property :description, as: 'description'
|
|
1542
|
+
property :disk_encryption_key_name, as: 'diskEncryptionKeyName'
|
|
1543
|
+
property :display_name, as: 'displayName'
|
|
1544
|
+
property :host, as: 'host'
|
|
1545
|
+
property :last_modified_at, :numeric_string => true, as: 'lastModifiedAt'
|
|
1546
|
+
property :location, as: 'location'
|
|
1547
|
+
property :name, as: 'name'
|
|
1548
|
+
property :port, as: 'port'
|
|
1549
|
+
end
|
|
1550
|
+
end
|
|
1551
|
+
|
|
1552
|
+
class GoogleCloudApigeeV1InstanceAttachment
|
|
1553
|
+
# @private
|
|
1554
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1555
|
+
property :created_at, :numeric_string => true, as: 'createdAt'
|
|
1556
|
+
property :environment, as: 'environment'
|
|
1557
|
+
property :name, as: 'name'
|
|
1558
|
+
end
|
|
1559
|
+
end
|
|
1560
|
+
|
|
1561
|
+
class GoogleCloudApigeeV1InstanceDeploymentStatus
|
|
1562
|
+
# @private
|
|
1563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1564
|
+
collection :deployed_revisions, as: 'deployedRevisions', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision::Representation
|
|
1565
|
+
|
|
1566
|
+
collection :deployed_routes, as: 'deployedRoutes', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute::Representation
|
|
1567
|
+
|
|
1568
|
+
property :instance, as: 'instance'
|
|
1569
|
+
end
|
|
1570
|
+
end
|
|
1571
|
+
|
|
1572
|
+
class GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision
|
|
1573
|
+
# @private
|
|
1574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1575
|
+
property :percentage, as: 'percentage'
|
|
1576
|
+
property :revision, as: 'revision'
|
|
1577
|
+
end
|
|
1578
|
+
end
|
|
1579
|
+
|
|
1580
|
+
class GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute
|
|
1581
|
+
# @private
|
|
1582
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1583
|
+
property :basepath, as: 'basepath'
|
|
1584
|
+
property :envgroup, as: 'envgroup'
|
|
1585
|
+
property :environment, as: 'environment'
|
|
1586
|
+
property :percentage, as: 'percentage'
|
|
1587
|
+
end
|
|
1588
|
+
end
|
|
1589
|
+
|
|
1182
1590
|
class GoogleCloudApigeeV1KeyAliasReference
|
|
1183
1591
|
# @private
|
|
1184
1592
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1252,6 +1660,14 @@ module Google
|
|
|
1252
1660
|
end
|
|
1253
1661
|
end
|
|
1254
1662
|
|
|
1663
|
+
class GoogleCloudApigeeV1ListDatastoresResponse
|
|
1664
|
+
# @private
|
|
1665
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1666
|
+
collection :datastores, as: 'datastores', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1Datastore, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1Datastore::Representation
|
|
1667
|
+
|
|
1668
|
+
end
|
|
1669
|
+
end
|
|
1670
|
+
|
|
1255
1671
|
class GoogleCloudApigeeV1ListDebugSessionsResponse
|
|
1256
1672
|
# @private
|
|
1257
1673
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1277,6 +1693,24 @@ module Google
|
|
|
1277
1693
|
end
|
|
1278
1694
|
end
|
|
1279
1695
|
|
|
1696
|
+
class GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse
|
|
1697
|
+
# @private
|
|
1698
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1699
|
+
collection :environment_group_attachments, as: 'environmentGroupAttachments', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1EnvironmentGroupAttachment, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1EnvironmentGroupAttachment::Representation
|
|
1700
|
+
|
|
1701
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1702
|
+
end
|
|
1703
|
+
end
|
|
1704
|
+
|
|
1705
|
+
class GoogleCloudApigeeV1ListEnvironmentGroupsResponse
|
|
1706
|
+
# @private
|
|
1707
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1708
|
+
collection :environment_groups, as: 'environmentGroups', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1EnvironmentGroup, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1EnvironmentGroup::Representation
|
|
1709
|
+
|
|
1710
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1711
|
+
end
|
|
1712
|
+
end
|
|
1713
|
+
|
|
1280
1714
|
class GoogleCloudApigeeV1ListEnvironmentResourcesResponse
|
|
1281
1715
|
# @private
|
|
1282
1716
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1285,6 +1719,14 @@ module Google
|
|
|
1285
1719
|
end
|
|
1286
1720
|
end
|
|
1287
1721
|
|
|
1722
|
+
class GoogleCloudApigeeV1ListExportsResponse
|
|
1723
|
+
# @private
|
|
1724
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1725
|
+
collection :exports, as: 'exports', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1Export, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1Export::Representation
|
|
1726
|
+
|
|
1727
|
+
end
|
|
1728
|
+
end
|
|
1729
|
+
|
|
1288
1730
|
class GoogleCloudApigeeV1ListHybridIssuersResponse
|
|
1289
1731
|
# @private
|
|
1290
1732
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1293,6 +1735,24 @@ module Google
|
|
|
1293
1735
|
end
|
|
1294
1736
|
end
|
|
1295
1737
|
|
|
1738
|
+
class GoogleCloudApigeeV1ListInstanceAttachmentsResponse
|
|
1739
|
+
# @private
|
|
1740
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1741
|
+
collection :attachments, as: 'attachments', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1InstanceAttachment, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1InstanceAttachment::Representation
|
|
1742
|
+
|
|
1743
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1744
|
+
end
|
|
1745
|
+
end
|
|
1746
|
+
|
|
1747
|
+
class GoogleCloudApigeeV1ListInstancesResponse
|
|
1748
|
+
# @private
|
|
1749
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1750
|
+
collection :instances, as: 'instances', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1Instance, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1Instance::Representation
|
|
1751
|
+
|
|
1752
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1753
|
+
end
|
|
1754
|
+
end
|
|
1755
|
+
|
|
1296
1756
|
class GoogleCloudApigeeV1ListOfDevelopersResponse
|
|
1297
1757
|
# @private
|
|
1298
1758
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1374,6 +1834,8 @@ module Google
|
|
|
1374
1834
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1375
1835
|
property :analytics_region, as: 'analyticsRegion'
|
|
1376
1836
|
collection :attributes, as: 'attributes'
|
|
1837
|
+
property :authorized_network, as: 'authorizedNetwork'
|
|
1838
|
+
property :ca_certificate, :base64 => true, as: 'caCertificate'
|
|
1377
1839
|
property :created_at, :numeric_string => true, as: 'createdAt'
|
|
1378
1840
|
property :customer_name, as: 'customerName'
|
|
1379
1841
|
property :description, as: 'description'
|
|
@@ -1496,6 +1958,22 @@ module Google
|
|
|
1496
1958
|
end
|
|
1497
1959
|
end
|
|
1498
1960
|
|
|
1961
|
+
class GoogleCloudApigeeV1ReportInstanceStatusRequest
|
|
1962
|
+
# @private
|
|
1963
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1964
|
+
property :instance_uid, as: 'instanceUid'
|
|
1965
|
+
property :report_time, as: 'reportTime'
|
|
1966
|
+
collection :resources, as: 'resources', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ResourceStatus, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ResourceStatus::Representation
|
|
1967
|
+
|
|
1968
|
+
end
|
|
1969
|
+
end
|
|
1970
|
+
|
|
1971
|
+
class GoogleCloudApigeeV1ReportInstanceStatusResponse
|
|
1972
|
+
# @private
|
|
1973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1974
|
+
end
|
|
1975
|
+
end
|
|
1976
|
+
|
|
1499
1977
|
class GoogleCloudApigeeV1ReportProperty
|
|
1500
1978
|
# @private
|
|
1501
1979
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1529,6 +2007,17 @@ module Google
|
|
|
1529
2007
|
end
|
|
1530
2008
|
end
|
|
1531
2009
|
|
|
2010
|
+
class GoogleCloudApigeeV1ResourceStatus
|
|
2011
|
+
# @private
|
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2013
|
+
property :resource, as: 'resource'
|
|
2014
|
+
collection :revisions, as: 'revisions', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1RevisionStatus, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1RevisionStatus::Representation
|
|
2015
|
+
|
|
2016
|
+
property :total_replicas, as: 'totalReplicas'
|
|
2017
|
+
property :uid, as: 'uid'
|
|
2018
|
+
end
|
|
2019
|
+
end
|
|
2020
|
+
|
|
1532
2021
|
class GoogleCloudApigeeV1Result
|
|
1533
2022
|
# @private
|
|
1534
2023
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1548,6 +2037,25 @@ module Google
|
|
|
1548
2037
|
end
|
|
1549
2038
|
end
|
|
1550
2039
|
|
|
2040
|
+
class GoogleCloudApigeeV1RevisionStatus
|
|
2041
|
+
# @private
|
|
2042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2043
|
+
collection :errors, as: 'errors', class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1UpdateError, decorator: Google::Apis::ApigeeV1::GoogleCloudApigeeV1UpdateError::Representation
|
|
2044
|
+
|
|
2045
|
+
property :json_spec, as: 'jsonSpec'
|
|
2046
|
+
property :replicas, as: 'replicas'
|
|
2047
|
+
property :revision_id, as: 'revisionId'
|
|
2048
|
+
end
|
|
2049
|
+
end
|
|
2050
|
+
|
|
2051
|
+
class GoogleCloudApigeeV1RoutingRule
|
|
2052
|
+
# @private
|
|
2053
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2054
|
+
property :basepath, as: 'basepath'
|
|
2055
|
+
property :environment, as: 'environment'
|
|
2056
|
+
end
|
|
2057
|
+
end
|
|
2058
|
+
|
|
1551
2059
|
class GoogleCloudApigeeV1Schema
|
|
1552
2060
|
# @private
|
|
1553
2061
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1686,6 +2194,14 @@ module Google
|
|
|
1686
2194
|
end
|
|
1687
2195
|
end
|
|
1688
2196
|
|
|
2197
|
+
class GoogleCloudApigeeV1TestDatastoreResponse
|
|
2198
|
+
# @private
|
|
2199
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2200
|
+
property :error, as: 'error'
|
|
2201
|
+
property :state, as: 'state'
|
|
2202
|
+
end
|
|
2203
|
+
end
|
|
2204
|
+
|
|
1689
2205
|
class GoogleCloudApigeeV1TlsInfo
|
|
1690
2206
|
# @private
|
|
1691
2207
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1727,6 +2243,16 @@ module Google
|
|
|
1727
2243
|
end
|
|
1728
2244
|
end
|
|
1729
2245
|
|
|
2246
|
+
class GoogleCloudApigeeV1UpdateError
|
|
2247
|
+
# @private
|
|
2248
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2249
|
+
property :code, as: 'code'
|
|
2250
|
+
property :message, as: 'message'
|
|
2251
|
+
property :resource, as: 'resource'
|
|
2252
|
+
property :type, as: 'type'
|
|
2253
|
+
end
|
|
2254
|
+
end
|
|
2255
|
+
|
|
1730
2256
|
class GoogleIamV1AuditConfig
|
|
1731
2257
|
# @private
|
|
1732
2258
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1816,6 +2342,23 @@ module Google
|
|
|
1816
2342
|
end
|
|
1817
2343
|
end
|
|
1818
2344
|
|
|
2345
|
+
class GoogleRpcPreconditionFailure
|
|
2346
|
+
# @private
|
|
2347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2348
|
+
collection :violations, as: 'violations', class: Google::Apis::ApigeeV1::GoogleRpcPreconditionFailureViolation, decorator: Google::Apis::ApigeeV1::GoogleRpcPreconditionFailureViolation::Representation
|
|
2349
|
+
|
|
2350
|
+
end
|
|
2351
|
+
end
|
|
2352
|
+
|
|
2353
|
+
class GoogleRpcPreconditionFailureViolation
|
|
2354
|
+
# @private
|
|
2355
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2356
|
+
property :description, as: 'description'
|
|
2357
|
+
property :subject, as: 'subject'
|
|
2358
|
+
property :type, as: 'type'
|
|
2359
|
+
end
|
|
2360
|
+
end
|
|
2361
|
+
|
|
1819
2362
|
class GoogleRpcStatus
|
|
1820
2363
|
# @private
|
|
1821
2364
|
class Representation < Google::Apis::Core::JsonRepresentation
|