google-apis-compute_alpha 0.107.0 → 0.108.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 ComputeAlpha
18
18
  # Version of the google-apis-compute_alpha gem
19
- GEM_VERSION = "0.107.0"
19
+ GEM_VERSION = "0.108.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241201"
25
+ REVISION = "20241231"
26
26
  end
27
27
  end
28
28
  end
@@ -766,6 +766,24 @@ module Google
766
766
  include Google::Apis::Core::JsonObjectSupport
767
767
  end
768
768
 
769
+ class CalendarModeAdviceRequest
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class CalendarModeAdviceResponse
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class CalendarModeRecommendation
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
769
787
  class CallCredentials
770
788
  class Representation < Google::Apis::Core::JsonRepresentation; end
771
789
 
@@ -1312,6 +1330,24 @@ module Google
1312
1330
  include Google::Apis::Core::JsonObjectSupport
1313
1331
  end
1314
1332
 
1333
+ class FirewallPoliciesScopedList
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ class Warning
1337
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1338
+
1339
+ class Datum
1340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1341
+
1342
+ include Google::Apis::Core::JsonObjectSupport
1343
+ end
1344
+
1345
+ include Google::Apis::Core::JsonObjectSupport
1346
+ end
1347
+
1348
+ include Google::Apis::Core::JsonObjectSupport
1349
+ end
1350
+
1315
1351
  class FirewallPolicy
1316
1352
  class Representation < Google::Apis::Core::JsonRepresentation; end
1317
1353
 
@@ -1372,6 +1408,12 @@ module Google
1372
1408
  include Google::Apis::Core::JsonObjectSupport
1373
1409
  end
1374
1410
 
1411
+ class FlexibleTimeRange
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1413
+
1414
+ include Google::Apis::Core::JsonObjectSupport
1415
+ end
1416
+
1375
1417
  class ForwardingRule
1376
1418
  class Representation < Google::Apis::Core::JsonRepresentation; end
1377
1419
 
@@ -1552,6 +1594,60 @@ module Google
1552
1594
  include Google::Apis::Core::JsonObjectSupport
1553
1595
  end
1554
1596
 
1597
+ class FutureResourcesRecommendation
1598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1599
+
1600
+ include Google::Apis::Core::JsonObjectSupport
1601
+ end
1602
+
1603
+ class FutureResourcesRecommendationOtherLocation
1604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1605
+
1606
+ include Google::Apis::Core::JsonObjectSupport
1607
+ end
1608
+
1609
+ class FutureResourcesSpec
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1615
+ class FutureResourcesSpecAggregateResources
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1621
+ class FutureResourcesSpecLocalSsdPartition
1622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1623
+
1624
+ include Google::Apis::Core::JsonObjectSupport
1625
+ end
1626
+
1627
+ class FutureResourcesSpecLocationPolicy
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class FutureResourcesSpecLocationPolicyLocation
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class FutureResourcesSpecSpecificSkuResources
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1645
+ class FutureResourcesSpecTargetResources
1646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
+
1648
+ include Google::Apis::Core::JsonObjectSupport
1649
+ end
1650
+
1555
1651
  class GrpcHealthCheck
1556
1652
  class Representation < Google::Apis::Core::JsonRepresentation; end
1557
1653
 
@@ -3052,6 +3148,12 @@ module Google
3052
3148
  include Google::Apis::Core::JsonObjectSupport
3053
3149
  end
3054
3150
 
3151
+ class InterconnectAttachmentGroupsGetOperationalStatusResponse
3152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3153
+
3154
+ include Google::Apis::Core::JsonObjectSupport
3155
+ end
3156
+
3055
3157
  class InterconnectAttachmentGroupsListResponse
3056
3158
  class Representation < Google::Apis::Core::JsonRepresentation; end
3057
3159
 
@@ -3070,6 +3172,12 @@ module Google
3070
3172
  include Google::Apis::Core::JsonObjectSupport
3071
3173
  end
3072
3174
 
3175
+ class InterconnectAttachmentGroupsOperationalStatus
3176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3177
+
3178
+ include Google::Apis::Core::JsonObjectSupport
3179
+ end
3180
+
3073
3181
  class InterconnectAttachmentList
3074
3182
  class Representation < Google::Apis::Core::JsonRepresentation; end
3075
3183
 
@@ -3220,6 +3328,12 @@ module Google
3220
3328
  include Google::Apis::Core::JsonObjectSupport
3221
3329
  end
3222
3330
 
3331
+ class InterconnectGroupsGetOperationalStatusResponse
3332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3333
+
3334
+ include Google::Apis::Core::JsonObjectSupport
3335
+ end
3336
+
3223
3337
  class InterconnectGroupsListResponse
3224
3338
  class Representation < Google::Apis::Core::JsonRepresentation; end
3225
3339
 
@@ -3238,6 +3352,18 @@ module Google
3238
3352
  include Google::Apis::Core::JsonObjectSupport
3239
3353
  end
3240
3354
 
3355
+ class InterconnectGroupsOperationalStatus
3356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3357
+
3358
+ include Google::Apis::Core::JsonObjectSupport
3359
+ end
3360
+
3361
+ class InterconnectGroupsOperationalStatusInterconnectStatus
3362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3363
+
3364
+ include Google::Apis::Core::JsonObjectSupport
3365
+ end
3366
+
3241
3367
  class InterconnectList
3242
3368
  class Representation < Google::Apis::Core::JsonRepresentation; end
3243
3369
 
@@ -4060,6 +4186,24 @@ module Google
4060
4186
  include Google::Apis::Core::JsonObjectSupport
4061
4187
  end
4062
4188
 
4189
+ class NetworkFirewallPolicyAggregatedList
4190
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4191
+
4192
+ class Warning
4193
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4194
+
4195
+ class Datum
4196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4197
+
4198
+ include Google::Apis::Core::JsonObjectSupport
4199
+ end
4200
+
4201
+ include Google::Apis::Core::JsonObjectSupport
4202
+ end
4203
+
4204
+ include Google::Apis::Core::JsonObjectSupport
4205
+ end
4206
+
4063
4207
  class NetworkInterface
4064
4208
  class Representation < Google::Apis::Core::JsonRepresentation; end
4065
4209
 
@@ -9730,6 +9874,30 @@ module Google
9730
9874
  end
9731
9875
  end
9732
9876
 
9877
+ class CalendarModeAdviceRequest
9878
+ # @private
9879
+ class Representation < Google::Apis::Core::JsonRepresentation
9880
+ hash :future_resources_specs, as: 'futureResourcesSpecs', class: Google::Apis::ComputeAlpha::FutureResourcesSpec, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpec::Representation
9881
+
9882
+ end
9883
+ end
9884
+
9885
+ class CalendarModeAdviceResponse
9886
+ # @private
9887
+ class Representation < Google::Apis::Core::JsonRepresentation
9888
+ collection :recommendations, as: 'recommendations', class: Google::Apis::ComputeAlpha::CalendarModeRecommendation, decorator: Google::Apis::ComputeAlpha::CalendarModeRecommendation::Representation
9889
+
9890
+ end
9891
+ end
9892
+
9893
+ class CalendarModeRecommendation
9894
+ # @private
9895
+ class Representation < Google::Apis::Core::JsonRepresentation
9896
+ hash :recommendations_per_spec, as: 'recommendationsPerSpec', class: Google::Apis::ComputeAlpha::FutureResourcesRecommendation, decorator: Google::Apis::ComputeAlpha::FutureResourcesRecommendation::Representation
9897
+
9898
+ end
9899
+ end
9900
+
9733
9901
  class CallCredentials
9734
9902
  # @private
9735
9903
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10738,6 +10906,34 @@ module Google
10738
10906
  end
10739
10907
  end
10740
10908
 
10909
+ class FirewallPoliciesScopedList
10910
+ # @private
10911
+ class Representation < Google::Apis::Core::JsonRepresentation
10912
+ collection :firewall_policies, as: 'firewallPolicies', class: Google::Apis::ComputeAlpha::FirewallPolicy, decorator: Google::Apis::ComputeAlpha::FirewallPolicy::Representation
10913
+
10914
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Warning::Representation
10915
+
10916
+ end
10917
+
10918
+ class Warning
10919
+ # @private
10920
+ class Representation < Google::Apis::Core::JsonRepresentation
10921
+ property :code, as: 'code'
10922
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Warning::Datum::Representation
10923
+
10924
+ property :message, as: 'message'
10925
+ end
10926
+
10927
+ class Datum
10928
+ # @private
10929
+ class Representation < Google::Apis::Core::JsonRepresentation
10930
+ property :key, as: 'key'
10931
+ property :value, as: 'value'
10932
+ end
10933
+ end
10934
+ end
10935
+ end
10936
+
10741
10937
  class FirewallPolicy
10742
10938
  # @private
10743
10939
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10878,6 +11074,18 @@ module Google
10878
11074
  end
10879
11075
  end
10880
11076
 
11077
+ class FlexibleTimeRange
11078
+ # @private
11079
+ class Representation < Google::Apis::Core::JsonRepresentation
11080
+ property :end_time_not_earlier_than, as: 'endTimeNotEarlierThan'
11081
+ property :end_time_not_later_than, as: 'endTimeNotLaterThan'
11082
+ property :max_duration, as: 'maxDuration'
11083
+ property :min_duration, as: 'minDuration'
11084
+ property :start_time_not_earlier_than, as: 'startTimeNotEarlierThan'
11085
+ property :start_time_not_later_than, as: 'startTimeNotLaterThan'
11086
+ end
11087
+ end
11088
+
10881
11089
  class ForwardingRule
10882
11090
  # @private
10883
11091
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11254,6 +11462,92 @@ module Google
11254
11462
  end
11255
11463
  end
11256
11464
 
11465
+ class FutureResourcesRecommendation
11466
+ # @private
11467
+ class Representation < Google::Apis::Core::JsonRepresentation
11468
+ property :end_time, as: 'endTime'
11469
+ property :location, as: 'location'
11470
+ hash :other_locations, as: 'otherLocations', class: Google::Apis::ComputeAlpha::FutureResourcesRecommendationOtherLocation, decorator: Google::Apis::ComputeAlpha::FutureResourcesRecommendationOtherLocation::Representation
11471
+
11472
+ property :recommendation_id, as: 'recommendationId'
11473
+ property :recommendation_type, as: 'recommendationType'
11474
+ property :start_time, as: 'startTime'
11475
+ end
11476
+ end
11477
+
11478
+ class FutureResourcesRecommendationOtherLocation
11479
+ # @private
11480
+ class Representation < Google::Apis::Core::JsonRepresentation
11481
+ property :details, as: 'details'
11482
+ property :status, as: 'status'
11483
+ end
11484
+ end
11485
+
11486
+ class FutureResourcesSpec
11487
+ # @private
11488
+ class Representation < Google::Apis::Core::JsonRepresentation
11489
+ property :deployment_type, as: 'deploymentType'
11490
+ property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeAlpha::FutureResourcesSpecLocationPolicy, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecLocationPolicy::Representation
11491
+
11492
+ property :target_resources, as: 'targetResources', class: Google::Apis::ComputeAlpha::FutureResourcesSpecTargetResources, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecTargetResources::Representation
11493
+
11494
+ property :time_range_spec, as: 'timeRangeSpec', class: Google::Apis::ComputeAlpha::FlexibleTimeRange, decorator: Google::Apis::ComputeAlpha::FlexibleTimeRange::Representation
11495
+
11496
+ end
11497
+ end
11498
+
11499
+ class FutureResourcesSpecAggregateResources
11500
+ # @private
11501
+ class Representation < Google::Apis::Core::JsonRepresentation
11502
+ property :accelerator_count, :numeric_string => true, as: 'acceleratorCount'
11503
+ property :vm_family, as: 'vmFamily'
11504
+ property :workload_type, as: 'workloadType'
11505
+ end
11506
+ end
11507
+
11508
+ class FutureResourcesSpecLocalSsdPartition
11509
+ # @private
11510
+ class Representation < Google::Apis::Core::JsonRepresentation
11511
+ property :disk_interface, as: 'diskInterface'
11512
+ property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
11513
+ end
11514
+ end
11515
+
11516
+ class FutureResourcesSpecLocationPolicy
11517
+ # @private
11518
+ class Representation < Google::Apis::Core::JsonRepresentation
11519
+ hash :locations, as: 'locations', class: Google::Apis::ComputeAlpha::FutureResourcesSpecLocationPolicyLocation, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecLocationPolicyLocation::Representation
11520
+
11521
+ end
11522
+ end
11523
+
11524
+ class FutureResourcesSpecLocationPolicyLocation
11525
+ # @private
11526
+ class Representation < Google::Apis::Core::JsonRepresentation
11527
+ property :preference, as: 'preference'
11528
+ end
11529
+ end
11530
+
11531
+ class FutureResourcesSpecSpecificSkuResources
11532
+ # @private
11533
+ class Representation < Google::Apis::Core::JsonRepresentation
11534
+ property :instance_count, :numeric_string => true, as: 'instanceCount'
11535
+ collection :local_ssd_partitions, as: 'localSsdPartitions', class: Google::Apis::ComputeAlpha::FutureResourcesSpecLocalSsdPartition, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecLocalSsdPartition::Representation
11536
+
11537
+ property :machine_type, as: 'machineType'
11538
+ end
11539
+ end
11540
+
11541
+ class FutureResourcesSpecTargetResources
11542
+ # @private
11543
+ class Representation < Google::Apis::Core::JsonRepresentation
11544
+ property :aggregate_resources, as: 'aggregateResources', class: Google::Apis::ComputeAlpha::FutureResourcesSpecAggregateResources, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecAggregateResources::Representation
11545
+
11546
+ property :specific_sku_resources, as: 'specificSkuResources', class: Google::Apis::ComputeAlpha::FutureResourcesSpecSpecificSkuResources, decorator: Google::Apis::ComputeAlpha::FutureResourcesSpecSpecificSkuResources::Representation
11547
+
11548
+ end
11549
+ end
11550
+
11257
11551
  class GrpcHealthCheck
11258
11552
  # @private
11259
11553
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13936,6 +14230,10 @@ module Google
13936
14230
  property :admin_enabled, as: 'adminEnabled'
13937
14231
  property :attachment_group, as: 'attachmentGroup'
13938
14232
  property :bandwidth, as: 'bandwidth'
14233
+ property :candidate_cloud_router_ip_address, as: 'candidateCloudRouterIpAddress'
14234
+ property :candidate_cloud_router_ipv6_address, as: 'candidateCloudRouterIpv6Address'
14235
+ property :candidate_customer_router_ip_address, as: 'candidateCustomerRouterIpAddress'
14236
+ property :candidate_customer_router_ipv6_address, as: 'candidateCustomerRouterIpv6Address'
13939
14237
  collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
13940
14238
  collection :candidate_subnets, as: 'candidateSubnets'
13941
14239
  property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
@@ -14086,6 +14384,7 @@ module Google
14086
14384
  property :documentation_link, as: 'documentationLink'
14087
14385
  property :explanation, as: 'explanation'
14088
14386
  collection :metros, as: 'metros'
14387
+ collection :regions, as: 'regions'
14089
14388
  collection :zones, as: 'zones'
14090
14389
  end
14091
14390
  end
@@ -14140,6 +14439,15 @@ module Google
14140
14439
  end
14141
14440
  end
14142
14441
 
14442
+ class InterconnectAttachmentGroupsGetOperationalStatusResponse
14443
+ # @private
14444
+ class Representation < Google::Apis::Core::JsonRepresentation
14445
+ property :etag, as: 'etag'
14446
+ property :result, as: 'result', class: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsOperationalStatus, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentGroupsOperationalStatus::Representation
14447
+
14448
+ end
14449
+ end
14450
+
14143
14451
  class InterconnectAttachmentGroupsListResponse
14144
14452
  # @private
14145
14453
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14174,6 +14482,13 @@ module Google
14174
14482
  end
14175
14483
  end
14176
14484
 
14485
+ class InterconnectAttachmentGroupsOperationalStatus
14486
+ # @private
14487
+ class Representation < Google::Apis::Core::JsonRepresentation
14488
+ property :group_status, as: 'groupStatus'
14489
+ end
14490
+ end
14491
+
14177
14492
  class InterconnectAttachmentList
14178
14493
  # @private
14179
14494
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14423,6 +14738,15 @@ module Google
14423
14738
  end
14424
14739
  end
14425
14740
 
14741
+ class InterconnectGroupsGetOperationalStatusResponse
14742
+ # @private
14743
+ class Representation < Google::Apis::Core::JsonRepresentation
14744
+ property :etag, as: 'etag'
14745
+ property :result, as: 'result', class: Google::Apis::ComputeAlpha::InterconnectGroupsOperationalStatus, decorator: Google::Apis::ComputeAlpha::InterconnectGroupsOperationalStatus::Representation
14746
+
14747
+ end
14748
+ end
14749
+
14426
14750
  class InterconnectGroupsListResponse
14427
14751
  # @private
14428
14752
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14457,6 +14781,32 @@ module Google
14457
14781
  end
14458
14782
  end
14459
14783
 
14784
+ class InterconnectGroupsOperationalStatus
14785
+ # @private
14786
+ class Representation < Google::Apis::Core::JsonRepresentation
14787
+ property :configured, as: 'configured', class: Google::Apis::ComputeAlpha::InterconnectGroupConfigured, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfigured::Representation
14788
+
14789
+ property :group_status, as: 'groupStatus'
14790
+ property :intent, as: 'intent', class: Google::Apis::ComputeAlpha::InterconnectGroupIntent, decorator: Google::Apis::ComputeAlpha::InterconnectGroupIntent::Representation
14791
+
14792
+ collection :interconnect_statuses, as: 'interconnectStatuses', class: Google::Apis::ComputeAlpha::InterconnectGroupsOperationalStatusInterconnectStatus, decorator: Google::Apis::ComputeAlpha::InterconnectGroupsOperationalStatusInterconnectStatus::Representation
14793
+
14794
+ property :operational, as: 'operational', class: Google::Apis::ComputeAlpha::InterconnectGroupConfigured, decorator: Google::Apis::ComputeAlpha::InterconnectGroupConfigured::Representation
14795
+
14796
+ end
14797
+ end
14798
+
14799
+ class InterconnectGroupsOperationalStatusInterconnectStatus
14800
+ # @private
14801
+ class Representation < Google::Apis::Core::JsonRepresentation
14802
+ property :admin_enabled, as: 'adminEnabled'
14803
+ property :diagnostics, as: 'diagnostics', class: Google::Apis::ComputeAlpha::InterconnectDiagnostics, decorator: Google::Apis::ComputeAlpha::InterconnectDiagnostics::Representation
14804
+
14805
+ property :interconnect, as: 'interconnect'
14806
+ property :is_active, as: 'isActive'
14807
+ end
14808
+ end
14809
+
14460
14810
  class InterconnectList
14461
14811
  # @private
14462
14812
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15998,6 +16348,39 @@ module Google
15998
16348
  end
15999
16349
  end
16000
16350
 
16351
+ class NetworkFirewallPolicyAggregatedList
16352
+ # @private
16353
+ class Representation < Google::Apis::Core::JsonRepresentation
16354
+ property :id, as: 'id'
16355
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::FirewallPoliciesScopedList::Representation
16356
+
16357
+ property :kind, as: 'kind'
16358
+ property :next_page_token, as: 'nextPageToken'
16359
+ property :self_link, as: 'selfLink'
16360
+ collection :unreachables, as: 'unreachables'
16361
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkFirewallPolicyAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkFirewallPolicyAggregatedList::Warning::Representation
16362
+
16363
+ end
16364
+
16365
+ class Warning
16366
+ # @private
16367
+ class Representation < Google::Apis::Core::JsonRepresentation
16368
+ property :code, as: 'code'
16369
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkFirewallPolicyAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkFirewallPolicyAggregatedList::Warning::Datum::Representation
16370
+
16371
+ property :message, as: 'message'
16372
+ end
16373
+
16374
+ class Datum
16375
+ # @private
16376
+ class Representation < Google::Apis::Core::JsonRepresentation
16377
+ property :key, as: 'key'
16378
+ property :value, as: 'value'
16379
+ end
16380
+ end
16381
+ end
16382
+ end
16383
+
16001
16384
  class NetworkInterface
16002
16385
  # @private
16003
16386
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -18877,6 +19260,7 @@ module Google
18877
19260
  class Representation < Google::Apis::Core::JsonRepresentation
18878
19261
  property :availability_domain_count, as: 'availabilityDomainCount'
18879
19262
  property :collocation, as: 'collocation'
19263
+ property :gpu_topology, as: 'gpuTopology'
18880
19264
  property :max_distance, as: 'maxDistance'
18881
19265
  property :scope, as: 'scope'
18882
19266
  property :slice_count, as: 'sliceCount'
@@ -23085,7 +23469,7 @@ module Google
23085
23469
 
23086
23470
  property :kind, as: 'kind'
23087
23471
  property :next_page_token, as: 'nextPageToken'
23088
- collection :scoped_warnings, as: 'scoped_warnings', class: Google::Apis::ComputeAlpha::SubnetworksScopedWarning, decorator: Google::Apis::ComputeAlpha::SubnetworksScopedWarning::Representation
23472
+ collection :scoped_warnings, as: 'scopedWarnings', class: Google::Apis::ComputeAlpha::SubnetworksScopedWarning, decorator: Google::Apis::ComputeAlpha::SubnetworksScopedWarning::Representation
23089
23473
 
23090
23474
  property :self_link, as: 'selfLink'
23091
23475
  collection :unreachables, as: 'unreachables'