google-apis-compute_alpha 0.76.0 → 0.77.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.76.0"
19
+ GEM_VERSION = "0.77.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230814"
25
+ REVISION = "20230829"
26
26
  end
27
27
  end
28
28
  end
@@ -604,67 +604,73 @@ module Google
604
604
  include Google::Apis::Core::JsonObjectSupport
605
605
  end
606
606
 
607
- class Binding
607
+ class BgpRoute
608
608
  class Representation < Google::Apis::Core::JsonRepresentation; end
609
609
 
610
610
  include Google::Apis::Core::JsonObjectSupport
611
611
  end
612
612
 
613
- class BulkInsertDiskResource
613
+ class BgpRouteAsPath
614
614
  class Representation < Google::Apis::Core::JsonRepresentation; end
615
615
 
616
616
  include Google::Apis::Core::JsonObjectSupport
617
617
  end
618
618
 
619
- class BulkInsertInstanceResource
619
+ class BgpRouteNetworkLayerReachabilityInformation
620
620
  class Representation < Google::Apis::Core::JsonRepresentation; end
621
621
 
622
622
  include Google::Apis::Core::JsonObjectSupport
623
623
  end
624
624
 
625
- class BulkInsertInstanceResourcePerInstanceProperties
625
+ class Binding
626
626
  class Representation < Google::Apis::Core::JsonRepresentation; end
627
627
 
628
628
  include Google::Apis::Core::JsonObjectSupport
629
629
  end
630
630
 
631
- class BulkInsertOperationStatus
631
+ class BulkInsertDiskResource
632
632
  class Representation < Google::Apis::Core::JsonRepresentation; end
633
633
 
634
634
  include Google::Apis::Core::JsonObjectSupport
635
635
  end
636
636
 
637
- class BundledLocalSsds
637
+ class BulkInsertInstanceResource
638
638
  class Representation < Google::Apis::Core::JsonRepresentation; end
639
639
 
640
640
  include Google::Apis::Core::JsonObjectSupport
641
641
  end
642
642
 
643
- class CacheInvalidationRule
643
+ class BulkInsertInstanceResourcePerInstanceProperties
644
644
  class Representation < Google::Apis::Core::JsonRepresentation; end
645
645
 
646
646
  include Google::Apis::Core::JsonObjectSupport
647
647
  end
648
648
 
649
- class CacheKeyPolicy
649
+ class BulkInsertOperationStatus
650
650
  class Representation < Google::Apis::Core::JsonRepresentation; end
651
651
 
652
652
  include Google::Apis::Core::JsonObjectSupport
653
653
  end
654
654
 
655
- class CallCredentials
655
+ class BundledLocalSsds
656
656
  class Representation < Google::Apis::Core::JsonRepresentation; end
657
657
 
658
658
  include Google::Apis::Core::JsonObjectSupport
659
659
  end
660
660
 
661
- class CapacityConstraint
661
+ class CacheInvalidationRule
662
662
  class Representation < Google::Apis::Core::JsonRepresentation; end
663
663
 
664
664
  include Google::Apis::Core::JsonObjectSupport
665
665
  end
666
666
 
667
- class CapacityConstraintConstraintTerm
667
+ class CacheKeyPolicy
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class CallCredentials
668
674
  class Representation < Google::Apis::Core::JsonRepresentation; end
669
675
 
670
676
  include Google::Apis::Core::JsonObjectSupport
@@ -1408,12 +1414,6 @@ module Google
1408
1414
  include Google::Apis::Core::JsonObjectSupport
1409
1415
  end
1410
1416
 
1411
- class GetNetworkCapacityConstraintsResponse
1412
- class Representation < Google::Apis::Core::JsonRepresentation; end
1413
-
1414
- include Google::Apis::Core::JsonObjectSupport
1415
- end
1416
-
1417
1417
  class GetOwnerInstanceResponse
1418
1418
  class Representation < Google::Apis::Core::JsonRepresentation; end
1419
1419
 
@@ -4222,12 +4222,6 @@ module Google
4222
4222
  include Google::Apis::Core::JsonObjectSupport
4223
4223
  end
4224
4224
 
4225
- class PlacementLocation
4226
- class Representation < Google::Apis::Core::JsonRepresentation; end
4227
-
4228
- include Google::Apis::Core::JsonObjectSupport
4229
- end
4230
-
4231
4225
  class Policy
4232
4226
  class Representation < Google::Apis::Core::JsonRepresentation; end
4233
4227
 
@@ -5200,6 +5194,18 @@ module Google
5200
5194
  include Google::Apis::Core::JsonObjectSupport
5201
5195
  end
5202
5196
 
5197
+ class RoutePolicy
5198
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5199
+
5200
+ include Google::Apis::Core::JsonObjectSupport
5201
+ end
5202
+
5203
+ class RoutePolicyPolicyTerm
5204
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5205
+
5206
+ include Google::Apis::Core::JsonObjectSupport
5207
+ end
5208
+
5203
5209
  class Router
5204
5210
  class Representation < Google::Apis::Core::JsonRepresentation; end
5205
5211
 
@@ -5344,6 +5350,48 @@ module Google
5344
5350
  include Google::Apis::Core::JsonObjectSupport
5345
5351
  end
5346
5352
 
5353
+ class RoutersGetRoutePolicyResponse
5354
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5355
+
5356
+ include Google::Apis::Core::JsonObjectSupport
5357
+ end
5358
+
5359
+ class RoutersListBgpRoutes
5360
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5361
+
5362
+ class Warning
5363
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5364
+
5365
+ class Datum
5366
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5367
+
5368
+ include Google::Apis::Core::JsonObjectSupport
5369
+ end
5370
+
5371
+ include Google::Apis::Core::JsonObjectSupport
5372
+ end
5373
+
5374
+ include Google::Apis::Core::JsonObjectSupport
5375
+ end
5376
+
5377
+ class RoutersListRoutePolicies
5378
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5379
+
5380
+ class Warning
5381
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5382
+
5383
+ class Datum
5384
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5385
+
5386
+ include Google::Apis::Core::JsonObjectSupport
5387
+ end
5388
+
5389
+ include Google::Apis::Core::JsonObjectSupport
5390
+ end
5391
+
5392
+ include Google::Apis::Core::JsonObjectSupport
5393
+ end
5394
+
5347
5395
  class RoutersPreviewResponse
5348
5396
  class Representation < Google::Apis::Core::JsonRepresentation; end
5349
5397
 
@@ -8313,6 +8361,8 @@ module Google
8313
8361
  # @private
8314
8362
  class Representation < Google::Apis::Core::JsonRepresentation
8315
8363
  property :id, as: 'id'
8364
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::BackendService, decorator: Google::Apis::ComputeAlpha::BackendService::Representation
8365
+
8316
8366
  property :kind, as: 'kind'
8317
8367
  property :next_page_token, as: 'nextPageToken'
8318
8368
  property :self_link, as: 'selfLink'
@@ -8475,6 +8525,35 @@ module Google
8475
8525
  end
8476
8526
  end
8477
8527
 
8528
+ class BgpRoute
8529
+ # @private
8530
+ class Representation < Google::Apis::Core::JsonRepresentation
8531
+ collection :as_paths, as: 'asPaths', class: Google::Apis::ComputeAlpha::BgpRouteAsPath, decorator: Google::Apis::ComputeAlpha::BgpRouteAsPath::Representation
8532
+
8533
+ collection :communities, as: 'communities'
8534
+ property :destination, as: 'destination', class: Google::Apis::ComputeAlpha::BgpRouteNetworkLayerReachabilityInformation, decorator: Google::Apis::ComputeAlpha::BgpRouteNetworkLayerReachabilityInformation::Representation
8535
+
8536
+ property :med, as: 'med'
8537
+ property :origin, as: 'origin'
8538
+ end
8539
+ end
8540
+
8541
+ class BgpRouteAsPath
8542
+ # @private
8543
+ class Representation < Google::Apis::Core::JsonRepresentation
8544
+ collection :asns, as: 'asns'
8545
+ property :type, as: 'type'
8546
+ end
8547
+ end
8548
+
8549
+ class BgpRouteNetworkLayerReachabilityInformation
8550
+ # @private
8551
+ class Representation < Google::Apis::Core::JsonRepresentation
8552
+ property :destination, as: 'destination'
8553
+ property :path_id, as: 'pathId'
8554
+ end
8555
+ end
8556
+
8478
8557
  class Binding
8479
8558
  # @private
8480
8559
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8566,27 +8645,6 @@ module Google
8566
8645
  end
8567
8646
  end
8568
8647
 
8569
- class CapacityConstraint
8570
- # @private
8571
- class Representation < Google::Apis::Core::JsonRepresentation
8572
- property :constraint_metadata, as: 'constraintMetadata'
8573
- property :max_sum_gbps, as: 'maxSumGbps'
8574
- collection :terms, as: 'terms', class: Google::Apis::ComputeAlpha::CapacityConstraintConstraintTerm, decorator: Google::Apis::ComputeAlpha::CapacityConstraintConstraintTerm::Representation
8575
-
8576
- end
8577
- end
8578
-
8579
- class CapacityConstraintConstraintTerm
8580
- # @private
8581
- class Representation < Google::Apis::Core::JsonRepresentation
8582
- property :coefficient, as: 'coefficient'
8583
- property :destination_node, as: 'destinationNode', class: Google::Apis::ComputeAlpha::PlacementLocation, decorator: Google::Apis::ComputeAlpha::PlacementLocation::Representation
8584
-
8585
- property :source_node, as: 'sourceNode', class: Google::Apis::ComputeAlpha::PlacementLocation, decorator: Google::Apis::ComputeAlpha::PlacementLocation::Representation
8586
-
8587
- end
8588
- end
8589
-
8590
8648
  class ChannelCredentials
8591
8649
  # @private
8592
8650
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10009,14 +10067,6 @@ module Google
10009
10067
  end
10010
10068
  end
10011
10069
 
10012
- class GetNetworkCapacityConstraintsResponse
10013
- # @private
10014
- class Representation < Google::Apis::Core::JsonRepresentation
10015
- collection :capacity_constraints, as: 'capacityConstraints', class: Google::Apis::ComputeAlpha::CapacityConstraint, decorator: Google::Apis::ComputeAlpha::CapacityConstraint::Representation
10016
-
10017
- end
10018
- end
10019
-
10020
10070
  class GetOwnerInstanceResponse
10021
10071
  # @private
10022
10072
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14194,6 +14244,8 @@ module Google
14194
14244
  class NetworkRoutingConfig
14195
14245
  # @private
14196
14246
  class Representation < Google::Apis::Core::JsonRepresentation
14247
+ property :bgp_always_compare_med, as: 'bgpAlwaysCompareMed'
14248
+ property :bgp_best_path_selection_mode, as: 'bgpBestPathSelectionMode'
14197
14249
  property :routing_mode, as: 'routingMode'
14198
14250
  end
14199
14251
  end
@@ -15340,14 +15392,6 @@ module Google
15340
15392
  end
15341
15393
  end
15342
15394
 
15343
- class PlacementLocation
15344
- # @private
15345
- class Representation < Google::Apis::Core::JsonRepresentation
15346
- property :aggregation_block_id, as: 'aggregationBlockId'
15347
- property :resource_policy, as: 'resourcePolicy'
15348
- end
15349
- end
15350
-
15351
15395
  class Policy
15352
15396
  # @private
15353
15397
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -17022,6 +17066,28 @@ module Google
17022
17066
  end
17023
17067
  end
17024
17068
 
17069
+ class RoutePolicy
17070
+ # @private
17071
+ class Representation < Google::Apis::Core::JsonRepresentation
17072
+ property :fingerprint, :base64 => true, as: 'fingerprint'
17073
+ property :name, as: 'name'
17074
+ collection :terms, as: 'terms', class: Google::Apis::ComputeAlpha::RoutePolicyPolicyTerm, decorator: Google::Apis::ComputeAlpha::RoutePolicyPolicyTerm::Representation
17075
+
17076
+ property :type, as: 'type'
17077
+ end
17078
+ end
17079
+
17080
+ class RoutePolicyPolicyTerm
17081
+ # @private
17082
+ class Representation < Google::Apis::Core::JsonRepresentation
17083
+ collection :actions, as: 'actions', class: Google::Apis::ComputeAlpha::Expr, decorator: Google::Apis::ComputeAlpha::Expr::Representation
17084
+
17085
+ property :match, as: 'match', class: Google::Apis::ComputeAlpha::Expr, decorator: Google::Apis::ComputeAlpha::Expr::Representation
17086
+
17087
+ property :priority, as: 'priority'
17088
+ end
17089
+ end
17090
+
17025
17091
  class Router
17026
17092
  # @private
17027
17093
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -17351,6 +17417,83 @@ module Google
17351
17417
  end
17352
17418
  end
17353
17419
 
17420
+ class RoutersGetRoutePolicyResponse
17421
+ # @private
17422
+ class Representation < Google::Apis::Core::JsonRepresentation
17423
+ property :etag, as: 'etag'
17424
+ property :resource, as: 'resource', class: Google::Apis::ComputeAlpha::RoutePolicy, decorator: Google::Apis::ComputeAlpha::RoutePolicy::Representation
17425
+
17426
+ end
17427
+ end
17428
+
17429
+ class RoutersListBgpRoutes
17430
+ # @private
17431
+ class Representation < Google::Apis::Core::JsonRepresentation
17432
+ property :etag, as: 'etag'
17433
+ property :id, as: 'id'
17434
+ property :kind, as: 'kind'
17435
+ property :next_page_token, as: 'nextPageToken'
17436
+ collection :result, as: 'result', class: Google::Apis::ComputeAlpha::BgpRoute, decorator: Google::Apis::ComputeAlpha::BgpRoute::Representation
17437
+
17438
+ property :self_link, as: 'selfLink'
17439
+ collection :unreachable, as: 'unreachable'
17440
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RoutersListBgpRoutes::Warning, decorator: Google::Apis::ComputeAlpha::RoutersListBgpRoutes::Warning::Representation
17441
+
17442
+ end
17443
+
17444
+ class Warning
17445
+ # @private
17446
+ class Representation < Google::Apis::Core::JsonRepresentation
17447
+ property :code, as: 'code'
17448
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RoutersListBgpRoutes::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RoutersListBgpRoutes::Warning::Datum::Representation
17449
+
17450
+ property :message, as: 'message'
17451
+ end
17452
+
17453
+ class Datum
17454
+ # @private
17455
+ class Representation < Google::Apis::Core::JsonRepresentation
17456
+ property :key, as: 'key'
17457
+ property :value, as: 'value'
17458
+ end
17459
+ end
17460
+ end
17461
+ end
17462
+
17463
+ class RoutersListRoutePolicies
17464
+ # @private
17465
+ class Representation < Google::Apis::Core::JsonRepresentation
17466
+ property :etag, as: 'etag'
17467
+ property :id, as: 'id'
17468
+ property :kind, as: 'kind'
17469
+ property :next_page_token, as: 'nextPageToken'
17470
+ collection :result, as: 'result', class: Google::Apis::ComputeAlpha::RoutePolicy, decorator: Google::Apis::ComputeAlpha::RoutePolicy::Representation
17471
+
17472
+ property :self_link, as: 'selfLink'
17473
+ collection :unreachable, as: 'unreachable'
17474
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RoutersListRoutePolicies::Warning, decorator: Google::Apis::ComputeAlpha::RoutersListRoutePolicies::Warning::Representation
17475
+
17476
+ end
17477
+
17478
+ class Warning
17479
+ # @private
17480
+ class Representation < Google::Apis::Core::JsonRepresentation
17481
+ property :code, as: 'code'
17482
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RoutersListRoutePolicies::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RoutersListRoutePolicies::Warning::Datum::Representation
17483
+
17484
+ property :message, as: 'message'
17485
+ end
17486
+
17487
+ class Datum
17488
+ # @private
17489
+ class Representation < Google::Apis::Core::JsonRepresentation
17490
+ property :key, as: 'key'
17491
+ property :value, as: 'value'
17492
+ end
17493
+ end
17494
+ end
17495
+ end
17496
+
17354
17497
  class RoutersPreviewResponse
17355
17498
  # @private
17356
17499
  class Representation < Google::Apis::Core::JsonRepresentation