google-apis-compute_beta 0.126.0 → 0.128.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeBeta
18
18
  # Version of the google-apis-compute_beta gem
19
- GEM_VERSION = "0.126.0"
19
+ GEM_VERSION = "0.128.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251019"
25
+ REVISION = "20251202"
26
26
  end
27
27
  end
28
28
  end
@@ -1828,6 +1828,24 @@ module Google
1828
1828
  include Google::Apis::Core::JsonObjectSupport
1829
1829
  end
1830
1830
 
1831
+ class GlobalVmExtensionPolicyList
1832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1833
+
1834
+ class Warning
1835
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1836
+
1837
+ class Datum
1838
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1839
+
1840
+ include Google::Apis::Core::JsonObjectSupport
1841
+ end
1842
+
1843
+ include Google::Apis::Core::JsonObjectSupport
1844
+ end
1845
+
1846
+ include Google::Apis::Core::JsonObjectSupport
1847
+ end
1848
+
1831
1849
  class GlobalVmExtensionPolicyRolloutOperation
1832
1850
  class Representation < Google::Apis::Core::JsonRepresentation; end
1833
1851
 
@@ -4612,6 +4630,12 @@ module Google
4612
4630
  include Google::Apis::Core::JsonObjectSupport
4613
4631
  end
4614
4632
 
4633
+ class NetworksCancelRequestRemovePeeringRequest
4634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4635
+
4636
+ include Google::Apis::Core::JsonObjectSupport
4637
+ end
4638
+
4615
4639
  class NetworksGetEffectiveFirewallsResponse
4616
4640
  class Representation < Google::Apis::Core::JsonRepresentation; end
4617
4641
 
@@ -5572,6 +5596,12 @@ module Google
5572
5596
  include Google::Apis::Core::JsonObjectSupport
5573
5597
  end
5574
5598
 
5599
+ class RegionInstanceGroupManagersAdoptInstancesRequest
5600
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5601
+
5602
+ include Google::Apis::Core::JsonObjectSupport
5603
+ end
5604
+
5575
5605
  class RegionInstanceGroupManagersApplyUpdatesRequest
5576
5606
  class Representation < Google::Apis::Core::JsonRepresentation; end
5577
5607
 
@@ -6172,12 +6202,132 @@ module Google
6172
6202
  include Google::Apis::Core::JsonObjectSupport
6173
6203
  end
6174
6204
 
6205
+ class Rollout
6206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6207
+
6208
+ include Google::Apis::Core::JsonObjectSupport
6209
+ end
6210
+
6211
+ class RolloutPlan
6212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6213
+
6214
+ include Google::Apis::Core::JsonObjectSupport
6215
+ end
6216
+
6217
+ class RolloutPlanWave
6218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6219
+
6220
+ include Google::Apis::Core::JsonObjectSupport
6221
+ end
6222
+
6223
+ class RolloutPlanWaveOrchestrationOptions
6224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6225
+
6226
+ include Google::Apis::Core::JsonObjectSupport
6227
+ end
6228
+
6229
+ class RolloutPlanWaveOrchestrationOptionsDelay
6230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6231
+
6232
+ include Google::Apis::Core::JsonObjectSupport
6233
+ end
6234
+
6235
+ class RolloutPlanWaveSelector
6236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6237
+
6238
+ include Google::Apis::Core::JsonObjectSupport
6239
+ end
6240
+
6241
+ class RolloutPlanWaveSelectorLocationSelector
6242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6243
+
6244
+ include Google::Apis::Core::JsonObjectSupport
6245
+ end
6246
+
6247
+ class RolloutPlanWaveSelectorResourceHierarchySelector
6248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6249
+
6250
+ include Google::Apis::Core::JsonObjectSupport
6251
+ end
6252
+
6253
+ class RolloutPlanWaveValidation
6254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6255
+
6256
+ include Google::Apis::Core::JsonObjectSupport
6257
+ end
6258
+
6259
+ class RolloutPlanWaveValidationTimeBasedValidationMetadata
6260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6261
+
6262
+ include Google::Apis::Core::JsonObjectSupport
6263
+ end
6264
+
6265
+ class RolloutPlansListResponse
6266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6267
+
6268
+ class Warning
6269
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6270
+
6271
+ class Datum
6272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6273
+
6274
+ include Google::Apis::Core::JsonObjectSupport
6275
+ end
6276
+
6277
+ include Google::Apis::Core::JsonObjectSupport
6278
+ end
6279
+
6280
+ include Google::Apis::Core::JsonObjectSupport
6281
+ end
6282
+
6175
6283
  class RolloutPolicy
6176
6284
  class Representation < Google::Apis::Core::JsonRepresentation; end
6177
6285
 
6178
6286
  include Google::Apis::Core::JsonObjectSupport
6179
6287
  end
6180
6288
 
6289
+ class RolloutRolloutEntity
6290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6291
+
6292
+ include Google::Apis::Core::JsonObjectSupport
6293
+ end
6294
+
6295
+ class RolloutRolloutEntityOrchestratedEntity
6296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6297
+
6298
+ include Google::Apis::Core::JsonObjectSupport
6299
+ end
6300
+
6301
+ class RolloutWaveDetails
6302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6303
+
6304
+ include Google::Apis::Core::JsonObjectSupport
6305
+ end
6306
+
6307
+ class RolloutWaveDetailsOrchestratedWaveDetails
6308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6309
+
6310
+ include Google::Apis::Core::JsonObjectSupport
6311
+ end
6312
+
6313
+ class RolloutsListResponse
6314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6315
+
6316
+ class Warning
6317
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6318
+
6319
+ class Datum
6320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6321
+
6322
+ include Google::Apis::Core::JsonObjectSupport
6323
+ end
6324
+
6325
+ include Google::Apis::Core::JsonObjectSupport
6326
+ end
6327
+
6328
+ include Google::Apis::Core::JsonObjectSupport
6329
+ end
6330
+
6181
6331
  class Route
6182
6332
  class Representation < Google::Apis::Core::JsonRepresentation; end
6183
6333
 
@@ -11419,6 +11569,7 @@ module Google
11419
11569
  collection :dest_address_groups, as: 'destAddressGroups'
11420
11570
  collection :dest_fqdns, as: 'destFqdns'
11421
11571
  collection :dest_ip_ranges, as: 'destIpRanges'
11572
+ property :dest_network_context, as: 'destNetworkContext'
11422
11573
  property :dest_network_scope, as: 'destNetworkScope'
11423
11574
  property :dest_network_type, as: 'destNetworkType'
11424
11575
  collection :dest_region_codes, as: 'destRegionCodes'
@@ -11428,6 +11579,7 @@ module Google
11428
11579
  collection :src_address_groups, as: 'srcAddressGroups'
11429
11580
  collection :src_fqdns, as: 'srcFqdns'
11430
11581
  collection :src_ip_ranges, as: 'srcIpRanges'
11582
+ property :src_network_context, as: 'srcNetworkContext'
11431
11583
  property :src_network_scope, as: 'srcNetworkScope'
11432
11584
  property :src_network_type, as: 'srcNetworkType'
11433
11585
  collection :src_networks, as: 'srcNetworks'
@@ -12057,6 +12209,40 @@ module Google
12057
12209
  end
12058
12210
  end
12059
12211
 
12212
+ class GlobalVmExtensionPolicyList
12213
+ # @private
12214
+ class Representation < Google::Apis::Core::JsonRepresentation
12215
+ property :etag, as: 'etag'
12216
+ property :id, as: 'id'
12217
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::GlobalVmExtensionPolicy, decorator: Google::Apis::ComputeBeta::GlobalVmExtensionPolicy::Representation
12218
+
12219
+ property :kind, as: 'kind'
12220
+ property :next_page_token, as: 'nextPageToken'
12221
+ property :self_link, as: 'selfLink'
12222
+ collection :unreachables, as: 'unreachables'
12223
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::GlobalVmExtensionPolicyList::Warning, decorator: Google::Apis::ComputeBeta::GlobalVmExtensionPolicyList::Warning::Representation
12224
+
12225
+ end
12226
+
12227
+ class Warning
12228
+ # @private
12229
+ class Representation < Google::Apis::Core::JsonRepresentation
12230
+ property :code, as: 'code'
12231
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::GlobalVmExtensionPolicyList::Warning::Datum, decorator: Google::Apis::ComputeBeta::GlobalVmExtensionPolicyList::Warning::Datum::Representation
12232
+
12233
+ property :message, as: 'message'
12234
+ end
12235
+
12236
+ class Datum
12237
+ # @private
12238
+ class Representation < Google::Apis::Core::JsonRepresentation
12239
+ property :key, as: 'key'
12240
+ property :value, as: 'value'
12241
+ end
12242
+ end
12243
+ end
12244
+ end
12245
+
12060
12246
  class GlobalVmExtensionPolicyRolloutOperation
12061
12247
  # @private
12062
12248
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13336,6 +13522,7 @@ module Google
13336
13522
  # @private
13337
13523
  class Representation < Google::Apis::Core::JsonRepresentation
13338
13524
  property :abandoning, as: 'abandoning'
13525
+ property :adopting, as: 'adopting'
13339
13526
  property :creating, as: 'creating'
13340
13527
  property :creating_without_retries, as: 'creatingWithoutRetries'
13341
13528
  property :deleting, as: 'deleting'
@@ -13413,7 +13600,10 @@ module Google
13413
13600
  class InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
13414
13601
  # @private
13415
13602
  class Representation < Google::Apis::Core::JsonRepresentation
13603
+ collection :disks, as: 'disks', class: Google::Apis::ComputeBeta::AttachedDisk, decorator: Google::Apis::ComputeBeta::AttachedDisk::Representation
13604
+
13416
13605
  collection :machine_types, as: 'machineTypes'
13606
+ property :min_cpu_platform, as: 'minCpuPlatform'
13417
13607
  property :rank, as: 'rank'
13418
13608
  end
13419
13609
  end
@@ -16150,7 +16340,10 @@ module Google
16150
16340
  class ManagedInstancePropertiesFromFlexibilityPolicy
16151
16341
  # @private
16152
16342
  class Representation < Google::Apis::Core::JsonRepresentation
16343
+ collection :disks, as: 'disks', class: Google::Apis::ComputeBeta::AttachedDisk, decorator: Google::Apis::ComputeBeta::AttachedDisk::Representation
16344
+
16153
16345
  property :machine_type, as: 'machineType'
16346
+ property :min_cpu_platform, as: 'minCpuPlatform'
16154
16347
  property :provisioning_model, as: 'provisioningModel'
16155
16348
  end
16156
16349
  end
@@ -17322,6 +17515,13 @@ module Google
17322
17515
  end
17323
17516
  end
17324
17517
 
17518
+ class NetworksCancelRequestRemovePeeringRequest
17519
+ # @private
17520
+ class Representation < Google::Apis::Core::JsonRepresentation
17521
+ property :name, as: 'name'
17522
+ end
17523
+ end
17524
+
17325
17525
  class NetworksGetEffectiveFirewallsResponse
17326
17526
  # @private
17327
17527
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19085,6 +19285,14 @@ module Google
19085
19285
  end
19086
19286
  end
19087
19287
 
19288
+ class RegionInstanceGroupManagersAdoptInstancesRequest
19289
+ # @private
19290
+ class Representation < Google::Apis::Core::JsonRepresentation
19291
+ collection :instances, as: 'instances', class: Google::Apis::ComputeBeta::PerInstanceConfig, decorator: Google::Apis::ComputeBeta::PerInstanceConfig::Representation
19292
+
19293
+ end
19294
+ end
19295
+
19088
19296
  class RegionInstanceGroupManagersApplyUpdatesRequest
19089
19297
  # @private
19090
19298
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -20113,6 +20321,153 @@ module Google
20113
20321
  end
20114
20322
  end
20115
20323
 
20324
+ class Rollout
20325
+ # @private
20326
+ class Representation < Google::Apis::Core::JsonRepresentation
20327
+ property :cancellation_time, as: 'cancellationTime'
20328
+ property :completion_time, as: 'completionTime'
20329
+ property :creation_timestamp, as: 'creationTimestamp'
20330
+ property :current_wave_number, :numeric_string => true, as: 'currentWaveNumber'
20331
+ property :description, as: 'description'
20332
+ property :etag, as: 'etag'
20333
+ property :id, :numeric_string => true, as: 'id'
20334
+ property :kind, as: 'kind'
20335
+ property :name, as: 'name'
20336
+ property :rollout_entity, as: 'rolloutEntity', class: Google::Apis::ComputeBeta::RolloutRolloutEntity, decorator: Google::Apis::ComputeBeta::RolloutRolloutEntity::Representation
20337
+
20338
+ property :rollout_plan, as: 'rolloutPlan'
20339
+ property :self_link, as: 'selfLink'
20340
+ property :self_link_with_id, as: 'selfLinkWithId'
20341
+ property :state, as: 'state'
20342
+ collection :wave_details, as: 'waveDetails', class: Google::Apis::ComputeBeta::RolloutWaveDetails, decorator: Google::Apis::ComputeBeta::RolloutWaveDetails::Representation
20343
+
20344
+ end
20345
+ end
20346
+
20347
+ class RolloutPlan
20348
+ # @private
20349
+ class Representation < Google::Apis::Core::JsonRepresentation
20350
+ property :creation_timestamp, as: 'creationTimestamp'
20351
+ property :description, as: 'description'
20352
+ property :id, :numeric_string => true, as: 'id'
20353
+ property :kind, as: 'kind'
20354
+ property :location_scope, as: 'locationScope'
20355
+ property :name, as: 'name'
20356
+ property :self_link, as: 'selfLink'
20357
+ property :self_link_with_id, as: 'selfLinkWithId'
20358
+ collection :waves, as: 'waves', class: Google::Apis::ComputeBeta::RolloutPlanWave, decorator: Google::Apis::ComputeBeta::RolloutPlanWave::Representation
20359
+
20360
+ end
20361
+ end
20362
+
20363
+ class RolloutPlanWave
20364
+ # @private
20365
+ class Representation < Google::Apis::Core::JsonRepresentation
20366
+ property :display_name, as: 'displayName'
20367
+ property :number, :numeric_string => true, as: 'number'
20368
+ property :orchestration_options, as: 'orchestrationOptions', class: Google::Apis::ComputeBeta::RolloutPlanWaveOrchestrationOptions, decorator: Google::Apis::ComputeBeta::RolloutPlanWaveOrchestrationOptions::Representation
20369
+
20370
+ collection :selectors, as: 'selectors', class: Google::Apis::ComputeBeta::RolloutPlanWaveSelector, decorator: Google::Apis::ComputeBeta::RolloutPlanWaveSelector::Representation
20371
+
20372
+ property :validation, as: 'validation', class: Google::Apis::ComputeBeta::RolloutPlanWaveValidation, decorator: Google::Apis::ComputeBeta::RolloutPlanWaveValidation::Representation
20373
+
20374
+ end
20375
+ end
20376
+
20377
+ class RolloutPlanWaveOrchestrationOptions
20378
+ # @private
20379
+ class Representation < Google::Apis::Core::JsonRepresentation
20380
+ collection :delays, as: 'delays', class: Google::Apis::ComputeBeta::RolloutPlanWaveOrchestrationOptionsDelay, decorator: Google::Apis::ComputeBeta::RolloutPlanWaveOrchestrationOptionsDelay::Representation
20381
+
20382
+ property :max_concurrent_locations, :numeric_string => true, as: 'maxConcurrentLocations'
20383
+ property :max_concurrent_resources_per_location, :numeric_string => true, as: 'maxConcurrentResourcesPerLocation'
20384
+ end
20385
+ end
20386
+
20387
+ class RolloutPlanWaveOrchestrationOptionsDelay
20388
+ # @private
20389
+ class Representation < Google::Apis::Core::JsonRepresentation
20390
+ property :delimiter, as: 'delimiter'
20391
+ property :duration, as: 'duration'
20392
+ property :type, as: 'type'
20393
+ end
20394
+ end
20395
+
20396
+ class RolloutPlanWaveSelector
20397
+ # @private
20398
+ class Representation < Google::Apis::Core::JsonRepresentation
20399
+ property :location_selector, as: 'locationSelector', class: Google::Apis::ComputeBeta::RolloutPlanWaveSelectorLocationSelector, decorator: Google::Apis::ComputeBeta::RolloutPlanWaveSelectorLocationSelector::Representation
20400
+
20401
+ property :resource_hierarchy_selector, as: 'resourceHierarchySelector', class: Google::Apis::ComputeBeta::RolloutPlanWaveSelectorResourceHierarchySelector, decorator: Google::Apis::ComputeBeta::RolloutPlanWaveSelectorResourceHierarchySelector::Representation
20402
+
20403
+ end
20404
+ end
20405
+
20406
+ class RolloutPlanWaveSelectorLocationSelector
20407
+ # @private
20408
+ class Representation < Google::Apis::Core::JsonRepresentation
20409
+ collection :included_locations, as: 'includedLocations'
20410
+ end
20411
+ end
20412
+
20413
+ class RolloutPlanWaveSelectorResourceHierarchySelector
20414
+ # @private
20415
+ class Representation < Google::Apis::Core::JsonRepresentation
20416
+ collection :included_folders, as: 'includedFolders'
20417
+ collection :included_organizations, as: 'includedOrganizations'
20418
+ collection :included_projects, as: 'includedProjects'
20419
+ end
20420
+ end
20421
+
20422
+ class RolloutPlanWaveValidation
20423
+ # @private
20424
+ class Representation < Google::Apis::Core::JsonRepresentation
20425
+ property :time_based_validation_metadata, as: 'timeBasedValidationMetadata', class: Google::Apis::ComputeBeta::RolloutPlanWaveValidationTimeBasedValidationMetadata, decorator: Google::Apis::ComputeBeta::RolloutPlanWaveValidationTimeBasedValidationMetadata::Representation
20426
+
20427
+ property :type, as: 'type'
20428
+ end
20429
+ end
20430
+
20431
+ class RolloutPlanWaveValidationTimeBasedValidationMetadata
20432
+ # @private
20433
+ class Representation < Google::Apis::Core::JsonRepresentation
20434
+ property :wait_duration, as: 'waitDuration'
20435
+ end
20436
+ end
20437
+
20438
+ class RolloutPlansListResponse
20439
+ # @private
20440
+ class Representation < Google::Apis::Core::JsonRepresentation
20441
+ property :etag, as: 'etag'
20442
+ property :id, as: 'id'
20443
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::RolloutPlan, decorator: Google::Apis::ComputeBeta::RolloutPlan::Representation
20444
+
20445
+ property :next_page_token, as: 'nextPageToken'
20446
+ property :self_link, as: 'selfLink'
20447
+ collection :unreachables, as: 'unreachables'
20448
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::RolloutPlansListResponse::Warning, decorator: Google::Apis::ComputeBeta::RolloutPlansListResponse::Warning::Representation
20449
+
20450
+ end
20451
+
20452
+ class Warning
20453
+ # @private
20454
+ class Representation < Google::Apis::Core::JsonRepresentation
20455
+ property :code, as: 'code'
20456
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::RolloutPlansListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::RolloutPlansListResponse::Warning::Datum::Representation
20457
+
20458
+ property :message, as: 'message'
20459
+ end
20460
+
20461
+ class Datum
20462
+ # @private
20463
+ class Representation < Google::Apis::Core::JsonRepresentation
20464
+ property :key, as: 'key'
20465
+ property :value, as: 'value'
20466
+ end
20467
+ end
20468
+ end
20469
+ end
20470
+
20116
20471
  class RolloutPolicy
20117
20472
  # @private
20118
20473
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -20121,6 +20476,76 @@ module Google
20121
20476
  end
20122
20477
  end
20123
20478
 
20479
+ class RolloutRolloutEntity
20480
+ # @private
20481
+ class Representation < Google::Apis::Core::JsonRepresentation
20482
+ property :orchestrated_entity, as: 'orchestratedEntity', class: Google::Apis::ComputeBeta::RolloutRolloutEntityOrchestratedEntity, decorator: Google::Apis::ComputeBeta::RolloutRolloutEntityOrchestratedEntity::Representation
20483
+
20484
+ end
20485
+ end
20486
+
20487
+ class RolloutRolloutEntityOrchestratedEntity
20488
+ # @private
20489
+ class Representation < Google::Apis::Core::JsonRepresentation
20490
+ property :conflict_behavior, as: 'conflictBehavior'
20491
+ property :orchestration_action, as: 'orchestrationAction'
20492
+ property :orchestration_source, as: 'orchestrationSource'
20493
+ end
20494
+ end
20495
+
20496
+ class RolloutWaveDetails
20497
+ # @private
20498
+ class Representation < Google::Apis::Core::JsonRepresentation
20499
+ property :orchestrated_wave_details, as: 'orchestratedWaveDetails', class: Google::Apis::ComputeBeta::RolloutWaveDetailsOrchestratedWaveDetails, decorator: Google::Apis::ComputeBeta::RolloutWaveDetailsOrchestratedWaveDetails::Representation
20500
+
20501
+ property :wave_display_name, as: 'waveDisplayName'
20502
+ property :wave_number, :numeric_string => true, as: 'waveNumber'
20503
+ end
20504
+ end
20505
+
20506
+ class RolloutWaveDetailsOrchestratedWaveDetails
20507
+ # @private
20508
+ class Representation < Google::Apis::Core::JsonRepresentation
20509
+ property :completed_resources_count, :numeric_string => true, as: 'completedResourcesCount'
20510
+ property :estimated_total_resources_count, :numeric_string => true, as: 'estimatedTotalResourcesCount'
20511
+ collection :failed_locations, as: 'failedLocations'
20512
+ property :failed_resources_count, :numeric_string => true, as: 'failedResourcesCount'
20513
+ end
20514
+ end
20515
+
20516
+ class RolloutsListResponse
20517
+ # @private
20518
+ class Representation < Google::Apis::Core::JsonRepresentation
20519
+ property :etag, as: 'etag'
20520
+ property :id, as: 'id'
20521
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Rollout, decorator: Google::Apis::ComputeBeta::Rollout::Representation
20522
+
20523
+ property :next_page_token, as: 'nextPageToken'
20524
+ property :self_link, as: 'selfLink'
20525
+ collection :unreachables, as: 'unreachables'
20526
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::RolloutsListResponse::Warning, decorator: Google::Apis::ComputeBeta::RolloutsListResponse::Warning::Representation
20527
+
20528
+ end
20529
+
20530
+ class Warning
20531
+ # @private
20532
+ class Representation < Google::Apis::Core::JsonRepresentation
20533
+ property :code, as: 'code'
20534
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::RolloutsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::RolloutsListResponse::Warning::Datum::Representation
20535
+
20536
+ property :message, as: 'message'
20537
+ end
20538
+
20539
+ class Datum
20540
+ # @private
20541
+ class Representation < Google::Apis::Core::JsonRepresentation
20542
+ property :key, as: 'key'
20543
+ property :value, as: 'value'
20544
+ end
20545
+ end
20546
+ end
20547
+ end
20548
+
20124
20549
  class Route
20125
20550
  # @private
20126
20551
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -21030,6 +21455,8 @@ module Google
21030
21455
  class SecurityPolicyDdosProtectionConfig
21031
21456
  # @private
21032
21457
  class Representation < Google::Apis::Core::JsonRepresentation
21458
+ property :ddos_adaptive_protection, as: 'ddosAdaptiveProtection'
21459
+ property :ddos_impacted_baseline_threshold, as: 'ddosImpactedBaselineThreshold'
21033
21460
  property :ddos_protection, as: 'ddosProtection'
21034
21461
  end
21035
21462
  end
@@ -21205,6 +21632,8 @@ module Google
21205
21632
  class SecurityPolicyRulePreconfiguredWafConfigExclusion
21206
21633
  # @private
21207
21634
  class Representation < Google::Apis::Core::JsonRepresentation
21635
+ collection :request_bodies_to_exclude, as: 'requestBodiesToExclude', class: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams, decorator: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams::Representation
21636
+
21208
21637
  collection :request_cookies_to_exclude, as: 'requestCookiesToExclude', class: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams, decorator: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams::Representation
21209
21638
 
21210
21639
  collection :request_headers_to_exclude, as: 'requestHeadersToExclude', class: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams, decorator: Google::Apis::ComputeBeta::SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams::Representation
@@ -23425,6 +23854,7 @@ module Google
23425
23854
  property :description, as: 'description'
23426
23855
  property :id, :numeric_string => true, as: 'id'
23427
23856
  property :kind, as: 'kind'
23857
+ property :load_balancing_scheme, as: 'loadBalancingScheme'
23428
23858
  property :name, as: 'name'
23429
23859
  property :proxy_bind, as: 'proxyBind'
23430
23860
  property :proxy_header, as: 'proxyHeader'