google-apis-compute_beta 0.109.0 → 0.110.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.
@@ -478,6 +478,18 @@ module Google
478
478
  include Google::Apis::Core::JsonObjectSupport
479
479
  end
480
480
 
481
+ class BackendServiceDynamicForwarding
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class BackendServiceDynamicForwardingIpPortSelection
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
481
493
  class BackendServiceFailoverPolicy
482
494
  class Representation < Google::Apis::Core::JsonRepresentation; end
483
495
 
@@ -562,6 +574,18 @@ module Google
562
574
  include Google::Apis::Core::JsonObjectSupport
563
575
  end
564
576
 
577
+ class BackendServiceNetworkPassThroughLbTrafficPolicy
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
565
589
  class BackendServiceReference
566
590
  class Representation < Google::Apis::Core::JsonRepresentation; end
567
591
 
@@ -694,6 +718,24 @@ module Google
694
718
  include Google::Apis::Core::JsonObjectSupport
695
719
  end
696
720
 
721
+ class CalendarModeAdviceRequest
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class CalendarModeAdviceResponse
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class CalendarModeRecommendation
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
697
739
  class CircuitBreakers
698
740
  class Representation < Google::Apis::Core::JsonRepresentation; end
699
741
 
@@ -796,6 +838,30 @@ module Google
796
838
  include Google::Apis::Core::JsonObjectSupport
797
839
  end
798
840
 
841
+ class CrossSiteNetwork
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class CrossSiteNetworkList
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
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
799
865
  class CustomErrorResponsePolicy
800
866
  class Representation < Google::Apis::Core::JsonRepresentation; end
801
867
 
@@ -1240,6 +1306,12 @@ module Google
1240
1306
  include Google::Apis::Core::JsonObjectSupport
1241
1307
  end
1242
1308
 
1309
+ class FlexibleTimeRange
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1243
1315
  class ForwardingRule
1244
1316
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1317
 
@@ -1420,6 +1492,60 @@ module Google
1420
1492
  include Google::Apis::Core::JsonObjectSupport
1421
1493
  end
1422
1494
 
1495
+ class FutureResourcesRecommendation
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1501
+ class FutureResourcesRecommendationOtherLocation
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1507
+ class FutureResourcesSpec
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1513
+ class FutureResourcesSpecAggregateResources
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1519
+ class FutureResourcesSpecLocalSsdPartition
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class FutureResourcesSpecLocationPolicy
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
+ class FutureResourcesSpecLocationPolicyLocation
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1537
+ class FutureResourcesSpecSpecificSkuResources
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1543
+ class FutureResourcesSpecTargetResources
1544
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1545
+
1546
+ include Google::Apis::Core::JsonObjectSupport
1547
+ end
1548
+
1423
1549
  class GrpcHealthCheck
1424
1550
  class Representation < Google::Apis::Core::JsonRepresentation; end
1425
1551
 
@@ -2506,6 +2632,18 @@ module Google
2506
2632
  include Google::Apis::Core::JsonObjectSupport
2507
2633
  end
2508
2634
 
2635
+ class InstancesReportHostAsFaultyRequest
2636
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2637
+
2638
+ include Google::Apis::Core::JsonObjectSupport
2639
+ end
2640
+
2641
+ class InstancesReportHostAsFaultyRequestFaultReason
2642
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2643
+
2644
+ include Google::Apis::Core::JsonObjectSupport
2645
+ end
2646
+
2509
2647
  class InstancesResumeRequest
2510
2648
  class Representation < Google::Apis::Core::JsonRepresentation; end
2511
2649
 
@@ -2830,6 +2968,12 @@ module Google
2830
2968
  include Google::Apis::Core::JsonObjectSupport
2831
2969
  end
2832
2970
 
2971
+ class InterconnectLocationCrossSiteInterconnectInfo
2972
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2973
+
2974
+ include Google::Apis::Core::JsonObjectSupport
2975
+ end
2976
+
2833
2977
  class InterconnectLocationList
2834
2978
  class Representation < Google::Apis::Core::JsonRepresentation; end
2835
2979
 
@@ -4798,6 +4942,18 @@ module Google
4798
4942
  include Google::Apis::Core::JsonObjectSupport
4799
4943
  end
4800
4944
 
4945
+ class ReservationsBlocksPerformMaintenanceRequest
4946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4947
+
4948
+ include Google::Apis::Core::JsonObjectSupport
4949
+ end
4950
+
4951
+ class ReservationsPerformMaintenanceRequest
4952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4953
+
4954
+ include Google::Apis::Core::JsonObjectSupport
4955
+ end
4956
+
4801
4957
  class ReservationsResizeRequest
4802
4958
  class Representation < Google::Apis::Core::JsonRepresentation; end
4803
4959
 
@@ -7144,6 +7300,78 @@ module Google
7144
7300
  include Google::Apis::Core::JsonObjectSupport
7145
7301
  end
7146
7302
 
7303
+ class Wire
7304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7305
+
7306
+ include Google::Apis::Core::JsonObjectSupport
7307
+ end
7308
+
7309
+ class WireEndpoint
7310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7311
+
7312
+ include Google::Apis::Core::JsonObjectSupport
7313
+ end
7314
+
7315
+ class WireGroup
7316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7317
+
7318
+ include Google::Apis::Core::JsonObjectSupport
7319
+ end
7320
+
7321
+ class WireGroupEndpoint
7322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7323
+
7324
+ include Google::Apis::Core::JsonObjectSupport
7325
+ end
7326
+
7327
+ class WireGroupEndpointInterconnect
7328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7329
+
7330
+ include Google::Apis::Core::JsonObjectSupport
7331
+ end
7332
+
7333
+ class WireGroupList
7334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7335
+
7336
+ class Warning
7337
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7338
+
7339
+ class Datum
7340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7341
+
7342
+ include Google::Apis::Core::JsonObjectSupport
7343
+ end
7344
+
7345
+ include Google::Apis::Core::JsonObjectSupport
7346
+ end
7347
+
7348
+ include Google::Apis::Core::JsonObjectSupport
7349
+ end
7350
+
7351
+ class WireGroupProperties
7352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7353
+
7354
+ include Google::Apis::Core::JsonObjectSupport
7355
+ end
7356
+
7357
+ class WireGroupTopology
7358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7359
+
7360
+ include Google::Apis::Core::JsonObjectSupport
7361
+ end
7362
+
7363
+ class WireGroupTopologyEndpoint
7364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7365
+
7366
+ include Google::Apis::Core::JsonObjectSupport
7367
+ end
7368
+
7369
+ class WireProperties
7370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7371
+
7372
+ include Google::Apis::Core::JsonObjectSupport
7373
+ end
7374
+
7147
7375
  class XpnHostList
7148
7376
  class Representation < Google::Apis::Core::JsonRepresentation; end
7149
7377
 
@@ -8013,6 +8241,8 @@ module Google
8013
8241
  collection :custom_request_headers, as: 'customRequestHeaders'
8014
8242
  collection :custom_response_headers, as: 'customResponseHeaders'
8015
8243
  property :description, as: 'description'
8244
+ property :dynamic_forwarding, as: 'dynamicForwarding', class: Google::Apis::ComputeBeta::BackendServiceDynamicForwarding, decorator: Google::Apis::ComputeBeta::BackendServiceDynamicForwarding::Representation
8245
+
8016
8246
  property :edge_security_policy, as: 'edgeSecurityPolicy'
8017
8247
  property :enable_cdn, as: 'enableCDN'
8018
8248
  property :external_managed_migration_state, as: 'externalManagedMigrationState'
@@ -8037,6 +8267,8 @@ module Google
8037
8267
  hash :metadatas, as: 'metadatas'
8038
8268
  property :name, as: 'name'
8039
8269
  property :network, as: 'network'
8270
+ property :network_pass_through_lb_traffic_policy, as: 'networkPassThroughLbTrafficPolicy', class: Google::Apis::ComputeBeta::BackendServiceNetworkPassThroughLbTrafficPolicy, decorator: Google::Apis::ComputeBeta::BackendServiceNetworkPassThroughLbTrafficPolicy::Representation
8271
+
8040
8272
  property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeBeta::OutlierDetection, decorator: Google::Apis::ComputeBeta::OutlierDetection::Representation
8041
8273
 
8042
8274
  property :port, as: 'port'
@@ -8149,6 +8381,21 @@ module Google
8149
8381
  end
8150
8382
  end
8151
8383
 
8384
+ class BackendServiceDynamicForwarding
8385
+ # @private
8386
+ class Representation < Google::Apis::Core::JsonRepresentation
8387
+ property :ip_port_selection, as: 'ipPortSelection', class: Google::Apis::ComputeBeta::BackendServiceDynamicForwardingIpPortSelection, decorator: Google::Apis::ComputeBeta::BackendServiceDynamicForwardingIpPortSelection::Representation
8388
+
8389
+ end
8390
+ end
8391
+
8392
+ class BackendServiceDynamicForwardingIpPortSelection
8393
+ # @private
8394
+ class Representation < Google::Apis::Core::JsonRepresentation
8395
+ property :enabled, as: 'enabled'
8396
+ end
8397
+ end
8398
+
8152
8399
  class BackendServiceFailoverPolicy
8153
8400
  # @private
8154
8401
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8287,6 +8534,22 @@ module Google
8287
8534
  end
8288
8535
  end
8289
8536
 
8537
+ class BackendServiceNetworkPassThroughLbTrafficPolicy
8538
+ # @private
8539
+ class Representation < Google::Apis::Core::JsonRepresentation
8540
+ property :zonal_affinity, as: 'zonalAffinity', class: Google::Apis::ComputeBeta::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity, decorator: Google::Apis::ComputeBeta::BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity::Representation
8541
+
8542
+ end
8543
+ end
8544
+
8545
+ class BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity
8546
+ # @private
8547
+ class Representation < Google::Apis::Core::JsonRepresentation
8548
+ property :spillover, as: 'spillover'
8549
+ property :spillover_ratio, as: 'spilloverRatio'
8550
+ end
8551
+ end
8552
+
8290
8553
  class BackendServiceReference
8291
8554
  # @private
8292
8555
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8499,6 +8762,7 @@ module Google
8499
8762
  class CacheInvalidationRule
8500
8763
  # @private
8501
8764
  class Representation < Google::Apis::Core::JsonRepresentation
8765
+ collection :cache_tags, as: 'cacheTags'
8502
8766
  property :host, as: 'host'
8503
8767
  property :path, as: 'path'
8504
8768
  end
@@ -8517,6 +8781,30 @@ module Google
8517
8781
  end
8518
8782
  end
8519
8783
 
8784
+ class CalendarModeAdviceRequest
8785
+ # @private
8786
+ class Representation < Google::Apis::Core::JsonRepresentation
8787
+ hash :future_resources_specs, as: 'futureResourcesSpecs', class: Google::Apis::ComputeBeta::FutureResourcesSpec, decorator: Google::Apis::ComputeBeta::FutureResourcesSpec::Representation
8788
+
8789
+ end
8790
+ end
8791
+
8792
+ class CalendarModeAdviceResponse
8793
+ # @private
8794
+ class Representation < Google::Apis::Core::JsonRepresentation
8795
+ collection :recommendations, as: 'recommendations', class: Google::Apis::ComputeBeta::CalendarModeRecommendation, decorator: Google::Apis::ComputeBeta::CalendarModeRecommendation::Representation
8796
+
8797
+ end
8798
+ end
8799
+
8800
+ class CalendarModeRecommendation
8801
+ # @private
8802
+ class Representation < Google::Apis::Core::JsonRepresentation
8803
+ hash :recommendations_per_spec, as: 'recommendationsPerSpec', class: Google::Apis::ComputeBeta::FutureResourcesRecommendation, decorator: Google::Apis::ComputeBeta::FutureResourcesRecommendation::Representation
8804
+
8805
+ end
8806
+ end
8807
+
8520
8808
  class CircuitBreakers
8521
8809
  # @private
8522
8810
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8712,6 +9000,53 @@ module Google
8712
9000
  end
8713
9001
  end
8714
9002
 
9003
+ class CrossSiteNetwork
9004
+ # @private
9005
+ class Representation < Google::Apis::Core::JsonRepresentation
9006
+ property :creation_timestamp, as: 'creationTimestamp'
9007
+ property :description, as: 'description'
9008
+ property :id, :numeric_string => true, as: 'id'
9009
+ property :kind, as: 'kind'
9010
+ property :name, as: 'name'
9011
+ property :self_link, as: 'selfLink'
9012
+ property :self_link_with_id, as: 'selfLinkWithId'
9013
+ end
9014
+ end
9015
+
9016
+ class CrossSiteNetworkList
9017
+ # @private
9018
+ class Representation < Google::Apis::Core::JsonRepresentation
9019
+ property :etag, as: 'etag'
9020
+ property :id, as: 'id'
9021
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::CrossSiteNetwork, decorator: Google::Apis::ComputeBeta::CrossSiteNetwork::Representation
9022
+
9023
+ property :kind, as: 'kind'
9024
+ property :next_page_token, as: 'nextPageToken'
9025
+ property :self_link, as: 'selfLink'
9026
+ collection :unreachables, as: 'unreachables'
9027
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::CrossSiteNetworkList::Warning, decorator: Google::Apis::ComputeBeta::CrossSiteNetworkList::Warning::Representation
9028
+
9029
+ end
9030
+
9031
+ class Warning
9032
+ # @private
9033
+ class Representation < Google::Apis::Core::JsonRepresentation
9034
+ property :code, as: 'code'
9035
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::CrossSiteNetworkList::Warning::Datum, decorator: Google::Apis::ComputeBeta::CrossSiteNetworkList::Warning::Datum::Representation
9036
+
9037
+ property :message, as: 'message'
9038
+ end
9039
+
9040
+ class Datum
9041
+ # @private
9042
+ class Representation < Google::Apis::Core::JsonRepresentation
9043
+ property :key, as: 'key'
9044
+ property :value, as: 'value'
9045
+ end
9046
+ end
9047
+ end
9048
+ end
9049
+
8715
9050
  class CustomErrorResponsePolicy
8716
9051
  # @private
8717
9052
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9552,6 +9887,18 @@ module Google
9552
9887
  end
9553
9888
  end
9554
9889
 
9890
+ class FlexibleTimeRange
9891
+ # @private
9892
+ class Representation < Google::Apis::Core::JsonRepresentation
9893
+ property :end_time_not_earlier_than, as: 'endTimeNotEarlierThan'
9894
+ property :end_time_not_later_than, as: 'endTimeNotLaterThan'
9895
+ property :max_duration, as: 'maxDuration'
9896
+ property :min_duration, as: 'minDuration'
9897
+ property :start_time_not_earlier_than, as: 'startTimeNotEarlierThan'
9898
+ property :start_time_not_later_than, as: 'startTimeNotLaterThan'
9899
+ end
9900
+ end
9901
+
9555
9902
  class ForwardingRule
9556
9903
  # @private
9557
9904
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9710,6 +10057,8 @@ module Google
9710
10057
  class FutureReservation
9711
10058
  # @private
9712
10059
  class Representation < Google::Apis::Core::JsonRepresentation
10060
+ property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeBeta::AllocationAggregateReservation, decorator: Google::Apis::ComputeBeta::AllocationAggregateReservation::Representation
10061
+
9713
10062
  property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
9714
10063
  property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
9715
10064
 
@@ -9724,6 +10073,7 @@ module Google
9724
10073
  property :name, as: 'name'
9725
10074
  property :name_prefix, as: 'namePrefix'
9726
10075
  property :planning_status, as: 'planningStatus'
10076
+ property :reservation_mode, as: 'reservationMode'
9727
10077
  property :reservation_name, as: 'reservationName'
9728
10078
  property :scheduling_type, as: 'schedulingType'
9729
10079
  property :self_link, as: 'selfLink'
@@ -9924,6 +10274,92 @@ module Google
9924
10274
  end
9925
10275
  end
9926
10276
 
10277
+ class FutureResourcesRecommendation
10278
+ # @private
10279
+ class Representation < Google::Apis::Core::JsonRepresentation
10280
+ property :end_time, as: 'endTime'
10281
+ property :location, as: 'location'
10282
+ hash :other_locations, as: 'otherLocations', class: Google::Apis::ComputeBeta::FutureResourcesRecommendationOtherLocation, decorator: Google::Apis::ComputeBeta::FutureResourcesRecommendationOtherLocation::Representation
10283
+
10284
+ property :recommendation_id, as: 'recommendationId'
10285
+ property :recommendation_type, as: 'recommendationType'
10286
+ property :start_time, as: 'startTime'
10287
+ end
10288
+ end
10289
+
10290
+ class FutureResourcesRecommendationOtherLocation
10291
+ # @private
10292
+ class Representation < Google::Apis::Core::JsonRepresentation
10293
+ property :details, as: 'details'
10294
+ property :status, as: 'status'
10295
+ end
10296
+ end
10297
+
10298
+ class FutureResourcesSpec
10299
+ # @private
10300
+ class Representation < Google::Apis::Core::JsonRepresentation
10301
+ property :deployment_type, as: 'deploymentType'
10302
+ property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeBeta::FutureResourcesSpecLocationPolicy, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecLocationPolicy::Representation
10303
+
10304
+ property :target_resources, as: 'targetResources', class: Google::Apis::ComputeBeta::FutureResourcesSpecTargetResources, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecTargetResources::Representation
10305
+
10306
+ property :time_range_spec, as: 'timeRangeSpec', class: Google::Apis::ComputeBeta::FlexibleTimeRange, decorator: Google::Apis::ComputeBeta::FlexibleTimeRange::Representation
10307
+
10308
+ end
10309
+ end
10310
+
10311
+ class FutureResourcesSpecAggregateResources
10312
+ # @private
10313
+ class Representation < Google::Apis::Core::JsonRepresentation
10314
+ property :accelerator_count, :numeric_string => true, as: 'acceleratorCount'
10315
+ property :vm_family, as: 'vmFamily'
10316
+ property :workload_type, as: 'workloadType'
10317
+ end
10318
+ end
10319
+
10320
+ class FutureResourcesSpecLocalSsdPartition
10321
+ # @private
10322
+ class Representation < Google::Apis::Core::JsonRepresentation
10323
+ property :disk_interface, as: 'diskInterface'
10324
+ property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
10325
+ end
10326
+ end
10327
+
10328
+ class FutureResourcesSpecLocationPolicy
10329
+ # @private
10330
+ class Representation < Google::Apis::Core::JsonRepresentation
10331
+ hash :locations, as: 'locations', class: Google::Apis::ComputeBeta::FutureResourcesSpecLocationPolicyLocation, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecLocationPolicyLocation::Representation
10332
+
10333
+ end
10334
+ end
10335
+
10336
+ class FutureResourcesSpecLocationPolicyLocation
10337
+ # @private
10338
+ class Representation < Google::Apis::Core::JsonRepresentation
10339
+ property :preference, as: 'preference'
10340
+ end
10341
+ end
10342
+
10343
+ class FutureResourcesSpecSpecificSkuResources
10344
+ # @private
10345
+ class Representation < Google::Apis::Core::JsonRepresentation
10346
+ property :instance_count, :numeric_string => true, as: 'instanceCount'
10347
+ collection :local_ssd_partitions, as: 'localSsdPartitions', class: Google::Apis::ComputeBeta::FutureResourcesSpecLocalSsdPartition, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecLocalSsdPartition::Representation
10348
+
10349
+ property :machine_type, as: 'machineType'
10350
+ end
10351
+ end
10352
+
10353
+ class FutureResourcesSpecTargetResources
10354
+ # @private
10355
+ class Representation < Google::Apis::Core::JsonRepresentation
10356
+ property :aggregate_resources, as: 'aggregateResources', class: Google::Apis::ComputeBeta::FutureResourcesSpecAggregateResources, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecAggregateResources::Representation
10357
+
10358
+ property :specific_sku_resources, as: 'specificSkuResources', class: Google::Apis::ComputeBeta::FutureResourcesSpecSpecificSkuResources, decorator: Google::Apis::ComputeBeta::FutureResourcesSpecSpecificSkuResources::Representation
10359
+
10360
+ end
10361
+ end
10362
+
9927
10363
  class GrpcHealthCheck
9928
10364
  # @private
9929
10365
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11084,6 +11520,7 @@ module Google
11084
11520
  class Representation < Google::Apis::Core::JsonRepresentation
11085
11521
  property :default_action_on_failure, as: 'defaultActionOnFailure'
11086
11522
  property :force_update_on_repair, as: 'forceUpdateOnRepair'
11523
+ property :on_failed_health_check, as: 'onFailedHealthCheck'
11087
11524
  end
11088
11525
  end
11089
11526
 
@@ -12008,6 +12445,23 @@ module Google
12008
12445
  end
12009
12446
  end
12010
12447
 
12448
+ class InstancesReportHostAsFaultyRequest
12449
+ # @private
12450
+ class Representation < Google::Apis::Core::JsonRepresentation
12451
+ property :disruption_schedule, as: 'disruptionSchedule'
12452
+ collection :fault_reasons, as: 'faultReasons', class: Google::Apis::ComputeBeta::InstancesReportHostAsFaultyRequestFaultReason, decorator: Google::Apis::ComputeBeta::InstancesReportHostAsFaultyRequestFaultReason::Representation
12453
+
12454
+ end
12455
+ end
12456
+
12457
+ class InstancesReportHostAsFaultyRequestFaultReason
12458
+ # @private
12459
+ class Representation < Google::Apis::Core::JsonRepresentation
12460
+ property :behavior, as: 'behavior'
12461
+ property :description, as: 'description'
12462
+ end
12463
+ end
12464
+
12011
12465
  class InstancesResumeRequest
12012
12466
  # @private
12013
12467
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12281,6 +12735,7 @@ module Google
12281
12735
  property :satisfies_pzs, as: 'satisfiesPzs'
12282
12736
  property :self_link, as: 'selfLink'
12283
12737
  property :state, as: 'state'
12738
+ collection :wire_groups, as: 'wireGroups'
12284
12739
  end
12285
12740
  end
12286
12741
 
@@ -12610,6 +13065,8 @@ module Google
12610
13065
  property :city, as: 'city'
12611
13066
  property :continent, as: 'continent'
12612
13067
  property :creation_timestamp, as: 'creationTimestamp'
13068
+ collection :cross_site_interconnect_infos, as: 'crossSiteInterconnectInfos', class: Google::Apis::ComputeBeta::InterconnectLocationCrossSiteInterconnectInfo, decorator: Google::Apis::ComputeBeta::InterconnectLocationCrossSiteInterconnectInfo::Representation
13069
+
12613
13070
  property :description, as: 'description'
12614
13071
  property :facility_provider, as: 'facilityProvider'
12615
13072
  property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
@@ -12625,6 +13082,13 @@ module Google
12625
13082
  end
12626
13083
  end
12627
13084
 
13085
+ class InterconnectLocationCrossSiteInterconnectInfo
13086
+ # @private
13087
+ class Representation < Google::Apis::Core::JsonRepresentation
13088
+ property :city, as: 'city'
13089
+ end
13090
+ end
13091
+
12628
13092
  class InterconnectLocationList
12629
13093
  # @private
12630
13094
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13912,9 +14376,11 @@ module Google
13912
14376
  property :network_attachment, as: 'networkAttachment'
13913
14377
  property :network_ip, as: 'networkIP'
13914
14378
  property :nic_type, as: 'nicType'
14379
+ property :parent_nic_name, as: 'parentNicName'
13915
14380
  property :queue_count, as: 'queueCount'
13916
14381
  property :stack_type, as: 'stackType'
13917
14382
  property :subnetwork, as: 'subnetwork'
14383
+ property :vlan, as: 'vlan'
13918
14384
  end
13919
14385
  end
13920
14386
 
@@ -13989,7 +14455,6 @@ module Google
13989
14455
  property :name, as: 'name'
13990
14456
  property :self_link, as: 'selfLink'
13991
14457
  property :self_link_with_id, as: 'selfLinkWithId'
13992
- property :zone, as: 'zone'
13993
14458
  end
13994
14459
  end
13995
14460
 
@@ -14509,6 +14974,7 @@ module Google
14509
14974
  property :id, :numeric_string => true, as: 'id'
14510
14975
  property :kind, as: 'kind'
14511
14976
  property :local_ssd_gb, as: 'localSsdGb'
14977
+ property :max_vms, as: 'maxVms'
14512
14978
  property :memory_mb, as: 'memoryMb'
14513
14979
  property :name, as: 'name'
14514
14980
  property :self_link, as: 'selfLink'
@@ -16070,6 +16536,7 @@ module Google
16070
16536
  property :id, :numeric_string => true, as: 'id'
16071
16537
  property :kind, as: 'kind'
16072
16538
  property :name, as: 'name'
16539
+ property :reservation_mode, as: 'reservationMode'
16073
16540
  property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy::Representation
16074
16541
 
16075
16542
  hash :resource_policies, as: 'resourcePolicies'
@@ -16229,6 +16696,20 @@ module Google
16229
16696
  end
16230
16697
  end
16231
16698
 
16699
+ class ReservationsBlocksPerformMaintenanceRequest
16700
+ # @private
16701
+ class Representation < Google::Apis::Core::JsonRepresentation
16702
+ property :maintenance_scope, as: 'maintenanceScope'
16703
+ end
16704
+ end
16705
+
16706
+ class ReservationsPerformMaintenanceRequest
16707
+ # @private
16708
+ class Representation < Google::Apis::Core::JsonRepresentation
16709
+ property :maintenance_scope, as: 'maintenanceScope'
16710
+ end
16711
+ end
16712
+
16232
16713
  class ReservationsResizeRequest
16233
16714
  # @private
16234
16715
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -20576,6 +21057,131 @@ module Google
20576
21057
  end
20577
21058
  end
20578
21059
 
21060
+ class Wire
21061
+ # @private
21062
+ class Representation < Google::Apis::Core::JsonRepresentation
21063
+ property :admin_enabled, as: 'adminEnabled'
21064
+ collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeBeta::WireEndpoint, decorator: Google::Apis::ComputeBeta::WireEndpoint::Representation
21065
+
21066
+ property :label, as: 'label'
21067
+ property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeBeta::WireProperties, decorator: Google::Apis::ComputeBeta::WireProperties::Representation
21068
+
21069
+ end
21070
+ end
21071
+
21072
+ class WireEndpoint
21073
+ # @private
21074
+ class Representation < Google::Apis::Core::JsonRepresentation
21075
+ property :interconnect, as: 'interconnect'
21076
+ property :vlan_tag, as: 'vlanTag'
21077
+ end
21078
+ end
21079
+
21080
+ class WireGroup
21081
+ # @private
21082
+ class Representation < Google::Apis::Core::JsonRepresentation
21083
+ property :admin_enabled, as: 'adminEnabled'
21084
+ property :creation_timestamp, as: 'creationTimestamp'
21085
+ property :description, as: 'description'
21086
+ hash :endpoints, as: 'endpoints', class: Google::Apis::ComputeBeta::WireGroupEndpoint, decorator: Google::Apis::ComputeBeta::WireGroupEndpoint::Representation
21087
+
21088
+ property :id, :numeric_string => true, as: 'id'
21089
+ property :kind, as: 'kind'
21090
+ property :name, as: 'name'
21091
+ property :self_link, as: 'selfLink'
21092
+ property :self_link_with_id, as: 'selfLinkWithId'
21093
+ property :topology, as: 'topology', class: Google::Apis::ComputeBeta::WireGroupTopology, decorator: Google::Apis::ComputeBeta::WireGroupTopology::Representation
21094
+
21095
+ property :wire_group_properties, as: 'wireGroupProperties', class: Google::Apis::ComputeBeta::WireGroupProperties, decorator: Google::Apis::ComputeBeta::WireGroupProperties::Representation
21096
+
21097
+ property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeBeta::WireProperties, decorator: Google::Apis::ComputeBeta::WireProperties::Representation
21098
+
21099
+ collection :wires, as: 'wires', class: Google::Apis::ComputeBeta::Wire, decorator: Google::Apis::ComputeBeta::Wire::Representation
21100
+
21101
+ end
21102
+ end
21103
+
21104
+ class WireGroupEndpoint
21105
+ # @private
21106
+ class Representation < Google::Apis::Core::JsonRepresentation
21107
+ hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeBeta::WireGroupEndpointInterconnect, decorator: Google::Apis::ComputeBeta::WireGroupEndpointInterconnect::Representation
21108
+
21109
+ end
21110
+ end
21111
+
21112
+ class WireGroupEndpointInterconnect
21113
+ # @private
21114
+ class Representation < Google::Apis::Core::JsonRepresentation
21115
+ property :interconnect, as: 'interconnect'
21116
+ collection :vlan_tags, as: 'vlanTags'
21117
+ end
21118
+ end
21119
+
21120
+ class WireGroupList
21121
+ # @private
21122
+ class Representation < Google::Apis::Core::JsonRepresentation
21123
+ property :etag, as: 'etag'
21124
+ property :id, as: 'id'
21125
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::WireGroup, decorator: Google::Apis::ComputeBeta::WireGroup::Representation
21126
+
21127
+ property :kind, as: 'kind'
21128
+ property :next_page_token, as: 'nextPageToken'
21129
+ property :self_link, as: 'selfLink'
21130
+ collection :unreachables, as: 'unreachables'
21131
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::WireGroupList::Warning, decorator: Google::Apis::ComputeBeta::WireGroupList::Warning::Representation
21132
+
21133
+ end
21134
+
21135
+ class Warning
21136
+ # @private
21137
+ class Representation < Google::Apis::Core::JsonRepresentation
21138
+ property :code, as: 'code'
21139
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::WireGroupList::Warning::Datum, decorator: Google::Apis::ComputeBeta::WireGroupList::Warning::Datum::Representation
21140
+
21141
+ property :message, as: 'message'
21142
+ end
21143
+
21144
+ class Datum
21145
+ # @private
21146
+ class Representation < Google::Apis::Core::JsonRepresentation
21147
+ property :key, as: 'key'
21148
+ property :value, as: 'value'
21149
+ end
21150
+ end
21151
+ end
21152
+ end
21153
+
21154
+ class WireGroupProperties
21155
+ # @private
21156
+ class Representation < Google::Apis::Core::JsonRepresentation
21157
+ property :type, as: 'type'
21158
+ end
21159
+ end
21160
+
21161
+ class WireGroupTopology
21162
+ # @private
21163
+ class Representation < Google::Apis::Core::JsonRepresentation
21164
+ collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeBeta::WireGroupTopologyEndpoint, decorator: Google::Apis::ComputeBeta::WireGroupTopologyEndpoint::Representation
21165
+
21166
+ end
21167
+ end
21168
+
21169
+ class WireGroupTopologyEndpoint
21170
+ # @private
21171
+ class Representation < Google::Apis::Core::JsonRepresentation
21172
+ property :city, as: 'city'
21173
+ property :label, as: 'label'
21174
+ end
21175
+ end
21176
+
21177
+ class WireProperties
21178
+ # @private
21179
+ class Representation < Google::Apis::Core::JsonRepresentation
21180
+ property :bandwidth_unmetered, :numeric_string => true, as: 'bandwidthUnmetered'
21181
+ property :fault_response, as: 'faultResponse'
21182
+ end
21183
+ end
21184
+
20579
21185
  class XpnHostList
20580
21186
  # @private
20581
21187
  class Representation < Google::Apis::Core::JsonRepresentation