google-apis-compute_alpha 0.38.0 → 0.41.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.38.0"
19
+ GEM_VERSION = "0.41.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.7.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220607"
25
+ REVISION = "20220621"
26
26
  end
27
27
  end
28
28
  end
@@ -928,6 +928,12 @@ module Google
928
928
  include Google::Apis::Core::JsonObjectSupport
929
929
  end
930
930
 
931
+ class ErrorInfo
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
931
937
  class ExchangedPeeringRoute
932
938
  class Representation < Google::Apis::Core::JsonRepresentation; end
933
939
 
@@ -1264,6 +1270,12 @@ module Google
1264
1270
  include Google::Apis::Core::JsonObjectSupport
1265
1271
  end
1266
1272
 
1273
+ class GlobalAddressesMoveRequest
1274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1275
+
1276
+ include Google::Apis::Core::JsonObjectSupport
1277
+ end
1278
+
1267
1279
  class GlobalNetworkEndpointGroupsAttachEndpointsRequest
1268
1280
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1281
 
@@ -1492,6 +1504,18 @@ module Google
1492
1504
  include Google::Apis::Core::JsonObjectSupport
1493
1505
  end
1494
1506
 
1507
+ class Help
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1513
+ class HelpLink
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1495
1519
  class HostRule
1496
1520
  class Representation < Google::Apis::Core::JsonRepresentation; end
1497
1521
 
@@ -2596,6 +2620,36 @@ module Google
2596
2620
  include Google::Apis::Core::JsonObjectSupport
2597
2621
  end
2598
2622
 
2623
+ class InterconnectRemoteLocation
2624
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2625
+
2626
+ include Google::Apis::Core::JsonObjectSupport
2627
+ end
2628
+
2629
+ class InterconnectRemoteLocationList
2630
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2631
+
2632
+ class Warning
2633
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2634
+
2635
+ class Datum
2636
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2637
+
2638
+ include Google::Apis::Core::JsonObjectSupport
2639
+ end
2640
+
2641
+ include Google::Apis::Core::JsonObjectSupport
2642
+ end
2643
+
2644
+ include Google::Apis::Core::JsonObjectSupport
2645
+ end
2646
+
2647
+ class InterconnectRemoteLocationPermittedConnections
2648
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2649
+
2650
+ include Google::Apis::Core::JsonObjectSupport
2651
+ end
2652
+
2599
2653
  class InterconnectsGetDiagnosticsResponse
2600
2654
  class Representation < Google::Apis::Core::JsonRepresentation; end
2601
2655
 
@@ -2722,6 +2776,12 @@ module Google
2722
2776
  include Google::Apis::Core::JsonObjectSupport
2723
2777
  end
2724
2778
 
2779
+ class LocalizedMessage
2780
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2781
+
2782
+ include Google::Apis::Core::JsonObjectSupport
2783
+ end
2784
+
2725
2785
  class LocationPolicy
2726
2786
  class Representation < Google::Apis::Core::JsonRepresentation; end
2727
2787
 
@@ -2886,6 +2946,12 @@ module Google
2886
2946
 
2887
2947
  class Error
2888
2948
  class Representation < Google::Apis::Core::JsonRepresentation; end
2949
+
2950
+ class ErrorDetail
2951
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2952
+
2953
+ include Google::Apis::Core::JsonObjectSupport
2954
+ end
2889
2955
 
2890
2956
  include Google::Apis::Core::JsonObjectSupport
2891
2957
  end
@@ -3534,6 +3600,12 @@ module Google
3534
3600
 
3535
3601
  class Error
3536
3602
  class Representation < Google::Apis::Core::JsonRepresentation; end
3603
+
3604
+ class ErrorDetail
3605
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3606
+
3607
+ include Google::Apis::Core::JsonObjectSupport
3608
+ end
3537
3609
 
3538
3610
  include Google::Apis::Core::JsonObjectSupport
3539
3611
  end
@@ -3958,6 +4030,12 @@ module Google
3958
4030
  include Google::Apis::Core::JsonObjectSupport
3959
4031
  end
3960
4032
 
4033
+ class QuotaExceededInfo
4034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4035
+
4036
+ include Google::Apis::Core::JsonObjectSupport
4037
+ end
4038
+
3961
4039
  class RbacPolicy
3962
4040
  class Representation < Google::Apis::Core::JsonRepresentation; end
3963
4041
 
@@ -3976,6 +4054,12 @@ module Google
3976
4054
  include Google::Apis::Core::JsonObjectSupport
3977
4055
  end
3978
4056
 
4057
+ class RegionAddressesMoveRequest
4058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4059
+
4060
+ include Google::Apis::Core::JsonObjectSupport
4061
+ end
4062
+
3979
4063
  class RegionAutoscalerList
3980
4064
  class Representation < Google::Apis::Core::JsonRepresentation; end
3981
4065
 
@@ -5014,6 +5098,12 @@ module Google
5014
5098
  include Google::Apis::Core::JsonObjectSupport
5015
5099
  end
5016
5100
 
5101
+ class SecurityPolicyRuleRateLimitOptionsRpcStatus
5102
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5103
+
5104
+ include Google::Apis::Core::JsonObjectSupport
5105
+ end
5106
+
5017
5107
  class SecurityPolicyRuleRateLimitOptionsThreshold
5018
5108
  class Representation < Google::Apis::Core::JsonRepresentation; end
5019
5109
 
@@ -8238,6 +8328,15 @@ module Google
8238
8328
  end
8239
8329
  end
8240
8330
 
8331
+ class ErrorInfo
8332
+ # @private
8333
+ class Representation < Google::Apis::Core::JsonRepresentation
8334
+ property :domain, as: 'domain'
8335
+ hash :metadatas, as: 'metadatas'
8336
+ property :reason, as: 'reason'
8337
+ end
8338
+ end
8339
+
8241
8340
  class ExchangedPeeringRoute
8242
8341
  # @private
8243
8342
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8532,6 +8631,7 @@ module Google
8532
8631
  property :priority, as: 'priority'
8533
8632
  property :rule_name, as: 'ruleName'
8534
8633
  property :rule_tuple_count, as: 'ruleTupleCount'
8634
+ property :security_profile_group, as: 'securityProfileGroup'
8535
8635
  collection :target_resources, as: 'targetResources'
8536
8636
  collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
8537
8637
 
@@ -8900,6 +9000,14 @@ module Google
8900
9000
  end
8901
9001
  end
8902
9002
 
9003
+ class GlobalAddressesMoveRequest
9004
+ # @private
9005
+ class Representation < Google::Apis::Core::JsonRepresentation
9006
+ property :description, as: 'description'
9007
+ property :destination_address, as: 'destinationAddress'
9008
+ end
9009
+ end
9010
+
8903
9011
  class GlobalNetworkEndpointGroupsAttachEndpointsRequest
8904
9012
  # @private
8905
9013
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9328,6 +9436,22 @@ module Google
9328
9436
  end
9329
9437
  end
9330
9438
 
9439
+ class Help
9440
+ # @private
9441
+ class Representation < Google::Apis::Core::JsonRepresentation
9442
+ collection :links, as: 'links', class: Google::Apis::ComputeAlpha::HelpLink, decorator: Google::Apis::ComputeAlpha::HelpLink::Representation
9443
+
9444
+ end
9445
+ end
9446
+
9447
+ class HelpLink
9448
+ # @private
9449
+ class Representation < Google::Apis::Core::JsonRepresentation
9450
+ property :description, as: 'description'
9451
+ property :url, as: 'url'
9452
+ end
9453
+ end
9454
+
9331
9455
  class HostRule
9332
9456
  # @private
9333
9457
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10722,6 +10846,7 @@ module Google
10722
10846
  property :name, as: 'name'
10723
10847
  property :properties, as: 'properties', class: Google::Apis::ComputeAlpha::InstanceProperties, decorator: Google::Apis::ComputeAlpha::InstanceProperties::Representation
10724
10848
 
10849
+ property :region, as: 'region'
10725
10850
  property :self_link, as: 'selfLink'
10726
10851
  property :self_link_with_id, as: 'selfLinkWithId'
10727
10852
  property :source_instance, as: 'sourceInstance'
@@ -11480,6 +11605,68 @@ module Google
11480
11605
  end
11481
11606
  end
11482
11607
 
11608
+ class InterconnectRemoteLocation
11609
+ # @private
11610
+ class Representation < Google::Apis::Core::JsonRepresentation
11611
+ property :address, as: 'address'
11612
+ property :city, as: 'city'
11613
+ property :continent, as: 'continent'
11614
+ property :creation_timestamp, as: 'creationTimestamp'
11615
+ property :description, as: 'description'
11616
+ property :facility_provider, as: 'facilityProvider'
11617
+ property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
11618
+ property :id, :numeric_string => true, as: 'id'
11619
+ property :kind, as: 'kind'
11620
+ property :name, as: 'name'
11621
+ property :peeringdb_facility_id, as: 'peeringdbFacilityId'
11622
+ property :permitted_connections, as: 'permittedConnections', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationPermittedConnections, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationPermittedConnections::Representation
11623
+
11624
+ property :remote_service, as: 'remoteService'
11625
+ property :self_link, as: 'selfLink'
11626
+ property :self_link_with_id, as: 'selfLinkWithId'
11627
+ property :status, as: 'status'
11628
+ end
11629
+ end
11630
+
11631
+ class InterconnectRemoteLocationList
11632
+ # @private
11633
+ class Representation < Google::Apis::Core::JsonRepresentation
11634
+ property :id, as: 'id'
11635
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocation, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocation::Representation
11636
+
11637
+ property :kind, as: 'kind'
11638
+ property :next_page_token, as: 'nextPageToken'
11639
+ property :self_link, as: 'selfLink'
11640
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationList::Warning, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationList::Warning::Representation
11641
+
11642
+ end
11643
+
11644
+ class Warning
11645
+ # @private
11646
+ class Representation < Google::Apis::Core::JsonRepresentation
11647
+ property :code, as: 'code'
11648
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationList::Warning::Datum::Representation
11649
+
11650
+ property :message, as: 'message'
11651
+ end
11652
+
11653
+ class Datum
11654
+ # @private
11655
+ class Representation < Google::Apis::Core::JsonRepresentation
11656
+ property :key, as: 'key'
11657
+ property :value, as: 'value'
11658
+ end
11659
+ end
11660
+ end
11661
+ end
11662
+
11663
+ class InterconnectRemoteLocationPermittedConnections
11664
+ # @private
11665
+ class Representation < Google::Apis::Core::JsonRepresentation
11666
+ property :interconnect_location, as: 'interconnectLocation'
11667
+ end
11668
+ end
11669
+
11483
11670
  class InterconnectsGetDiagnosticsResponse
11484
11671
  # @private
11485
11672
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11700,6 +11887,14 @@ module Google
11700
11887
  end
11701
11888
  end
11702
11889
 
11890
+ class LocalizedMessage
11891
+ # @private
11892
+ class Representation < Google::Apis::Core::JsonRepresentation
11893
+ property :locale, as: 'locale'
11894
+ property :message, as: 'message'
11895
+ end
11896
+ end
11897
+
11703
11898
  class LocationPolicy
11704
11899
  # @private
11705
11900
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12016,9 +12211,25 @@ module Google
12016
12211
  # @private
12017
12212
  class Representation < Google::Apis::Core::JsonRepresentation
12018
12213
  property :code, as: 'code'
12214
+ collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::ManagedInstanceLastAttempt::Errors::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::ManagedInstanceLastAttempt::Errors::Error::ErrorDetail::Representation
12215
+
12019
12216
  property :location, as: 'location'
12020
12217
  property :message, as: 'message'
12021
12218
  end
12219
+
12220
+ class ErrorDetail
12221
+ # @private
12222
+ class Representation < Google::Apis::Core::JsonRepresentation
12223
+ property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
12224
+
12225
+ property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
12226
+
12227
+ property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
12228
+
12229
+ property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
12230
+
12231
+ end
12232
+ end
12022
12233
  end
12023
12234
  end
12024
12235
  end
@@ -13236,9 +13447,25 @@ module Google
13236
13447
  # @private
13237
13448
  class Representation < Google::Apis::Core::JsonRepresentation
13238
13449
  property :code, as: 'code'
13450
+ collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::Operation::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::Operation::Error::Error::ErrorDetail::Representation
13451
+
13239
13452
  property :location, as: 'location'
13240
13453
  property :message, as: 'message'
13241
13454
  end
13455
+
13456
+ class ErrorDetail
13457
+ # @private
13458
+ class Representation < Google::Apis::Core::JsonRepresentation
13459
+ property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
13460
+
13461
+ property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
13462
+
13463
+ property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
13464
+
13465
+ property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
13466
+
13467
+ end
13468
+ end
13242
13469
  end
13243
13470
  end
13244
13471
 
@@ -14002,6 +14229,16 @@ module Google
14002
14229
  end
14003
14230
  end
14004
14231
 
14232
+ class QuotaExceededInfo
14233
+ # @private
14234
+ class Representation < Google::Apis::Core::JsonRepresentation
14235
+ hash :dimensions, as: 'dimensions'
14236
+ property :limit, as: 'limit'
14237
+ property :limit_name, as: 'limitName'
14238
+ property :metric_name, as: 'metricName'
14239
+ end
14240
+ end
14241
+
14005
14242
  class RbacPolicy
14006
14243
  # @private
14007
14244
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14043,6 +14280,14 @@ module Google
14043
14280
  end
14044
14281
  end
14045
14282
 
14283
+ class RegionAddressesMoveRequest
14284
+ # @private
14285
+ class Representation < Google::Apis::Core::JsonRepresentation
14286
+ property :description, as: 'description'
14287
+ property :destination_address, as: 'destinationAddress'
14288
+ end
14289
+ end
14290
+
14046
14291
  class RegionAutoscalerList
14047
14292
  # @private
14048
14293
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15499,6 +15744,7 @@ module Google
15499
15744
  class SavedDisk
15500
15745
  # @private
15501
15746
  class Representation < Google::Apis::Core::JsonRepresentation
15747
+ property :architecture, as: 'architecture'
15502
15748
  property :kind, as: 'kind'
15503
15749
  property :source_disk, as: 'sourceDisk'
15504
15750
  property :storage_bytes, :numeric_string => true, as: 'storageBytes'
@@ -15877,6 +16123,8 @@ module Google
15877
16123
  property :enforce_on_key, as: 'enforceOnKey'
15878
16124
  property :enforce_on_key_name, as: 'enforceOnKeyName'
15879
16125
  property :exceed_action, as: 'exceedAction'
16126
+ property :exceed_action_rpc_status, as: 'exceedActionRpcStatus', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsRpcStatus, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsRpcStatus::Representation
16127
+
15880
16128
  property :exceed_redirect_options, as: 'exceedRedirectOptions', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRedirectOptions, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRedirectOptions::Representation
15881
16129
 
15882
16130
  property :rate_limit_threshold, as: 'rateLimitThreshold', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
@@ -15884,6 +16132,14 @@ module Google
15884
16132
  end
15885
16133
  end
15886
16134
 
16135
+ class SecurityPolicyRuleRateLimitOptionsRpcStatus
16136
+ # @private
16137
+ class Representation < Google::Apis::Core::JsonRepresentation
16138
+ property :code, as: 'code'
16139
+ property :message, as: 'message'
16140
+ end
16141
+ end
16142
+
15887
16143
  class SecurityPolicyRuleRateLimitOptionsThreshold
15888
16144
  # @private
15889
16145
  class Representation < Google::Apis::Core::JsonRepresentation