google-apis-compute_alpha 0.87.0 → 0.89.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.87.0"
19
+ GEM_VERSION = "0.89.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231231"
25
+ REVISION = "20240129"
26
26
  end
27
27
  end
28
28
  end
@@ -2062,6 +2062,30 @@ module Google
2062
2062
  include Google::Apis::Core::JsonObjectSupport
2063
2063
  end
2064
2064
 
2065
+ class InstanceGroupManagerResizeRequestStatusLastAttempt
2066
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2067
+
2068
+ class Error
2069
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2070
+
2071
+ class Error
2072
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2073
+
2074
+ class ErrorDetail
2075
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2076
+
2077
+ include Google::Apis::Core::JsonObjectSupport
2078
+ end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ include Google::Apis::Core::JsonObjectSupport
2084
+ end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
2065
2089
  class InstanceGroupManagerResizeRequestsListResponse
2066
2090
  class Representation < Google::Apis::Core::JsonRepresentation; end
2067
2091
 
@@ -2626,12 +2650,6 @@ module Google
2626
2650
  include Google::Apis::Core::JsonObjectSupport
2627
2651
  end
2628
2652
 
2629
- class InstantSnapshotExportParams
2630
- class Representation < Google::Apis::Core::JsonRepresentation; end
2631
-
2632
- include Google::Apis::Core::JsonObjectSupport
2633
- end
2634
-
2635
2653
  class InstantSnapshotList
2636
2654
  class Representation < Google::Apis::Core::JsonRepresentation; end
2637
2655
 
@@ -2656,12 +2674,6 @@ module Google
2656
2674
  include Google::Apis::Core::JsonObjectSupport
2657
2675
  end
2658
2676
 
2659
- class InstantSnapshotsExportRequest
2660
- class Representation < Google::Apis::Core::JsonRepresentation; end
2661
-
2662
- include Google::Apis::Core::JsonObjectSupport
2663
- end
2664
-
2665
2677
  class InstantSnapshotsScopedList
2666
2678
  class Representation < Google::Apis::Core::JsonRepresentation; end
2667
2679
 
@@ -3316,6 +3328,12 @@ module Google
3316
3328
  include Google::Apis::Core::JsonObjectSupport
3317
3329
  end
3318
3330
 
3331
+ class NamedSet
3332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3333
+
3334
+ include Google::Apis::Core::JsonObjectSupport
3335
+ end
3336
+
3319
3337
  class NatIpInfo
3320
3338
  class Representation < Google::Apis::Core::JsonRepresentation; end
3321
3339
 
@@ -4828,12 +4846,6 @@ module Google
4828
4846
  include Google::Apis::Core::JsonObjectSupport
4829
4847
  end
4830
4848
 
4831
- class RegionInstantSnapshotsExportRequest
4832
- class Representation < Google::Apis::Core::JsonRepresentation; end
4833
-
4834
- include Google::Apis::Core::JsonObjectSupport
4835
- end
4836
-
4837
4849
  class RegionList
4838
4850
  class Representation < Google::Apis::Core::JsonRepresentation; end
4839
4851
 
@@ -5392,6 +5404,12 @@ module Google
5392
5404
  include Google::Apis::Core::JsonObjectSupport
5393
5405
  end
5394
5406
 
5407
+ class RoutersGetNamedSetResponse
5408
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5409
+
5410
+ include Google::Apis::Core::JsonObjectSupport
5411
+ end
5412
+
5395
5413
  class RoutersGetRoutePolicyResponse
5396
5414
  class Representation < Google::Apis::Core::JsonRepresentation; end
5397
5415
 
@@ -5416,6 +5434,24 @@ module Google
5416
5434
  include Google::Apis::Core::JsonObjectSupport
5417
5435
  end
5418
5436
 
5437
+ class RoutersListNamedSets
5438
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5439
+
5440
+ class Warning
5441
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5442
+
5443
+ class Datum
5444
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5445
+
5446
+ include Google::Apis::Core::JsonObjectSupport
5447
+ end
5448
+
5449
+ include Google::Apis::Core::JsonObjectSupport
5450
+ end
5451
+
5452
+ include Google::Apis::Core::JsonObjectSupport
5453
+ end
5454
+
5419
5455
  class RoutersListRoutePolicies
5420
5456
  class Representation < Google::Apis::Core::JsonRepresentation; end
5421
5457
 
@@ -11577,6 +11613,8 @@ module Google
11577
11613
  class Representation < Google::Apis::Core::JsonRepresentation
11578
11614
  property :error, as: 'error', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatus::Error, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatus::Error::Representation
11579
11615
 
11616
+ property :last_attempt, as: 'lastAttempt', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatusLastAttempt, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatusLastAttempt::Representation
11617
+
11580
11618
  property :queuing_policy, as: 'queuingPolicy', class: Google::Apis::ComputeAlpha::QueuingPolicy, decorator: Google::Apis::ComputeAlpha::QueuingPolicy::Representation
11581
11619
 
11582
11620
  end
@@ -11615,6 +11653,47 @@ module Google
11615
11653
  end
11616
11654
  end
11617
11655
 
11656
+ class InstanceGroupManagerResizeRequestStatusLastAttempt
11657
+ # @private
11658
+ class Representation < Google::Apis::Core::JsonRepresentation
11659
+ property :error, as: 'error', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatusLastAttempt::Error, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatusLastAttempt::Error::Representation
11660
+
11661
+ end
11662
+
11663
+ class Error
11664
+ # @private
11665
+ class Representation < Google::Apis::Core::JsonRepresentation
11666
+ collection :errors, as: 'errors', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatusLastAttempt::Error::Error, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatusLastAttempt::Error::Error::Representation
11667
+
11668
+ end
11669
+
11670
+ class Error
11671
+ # @private
11672
+ class Representation < Google::Apis::Core::JsonRepresentation
11673
+ property :code, as: 'code'
11674
+ collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatusLastAttempt::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatusLastAttempt::Error::Error::ErrorDetail::Representation
11675
+
11676
+ property :location, as: 'location'
11677
+ property :message, as: 'message'
11678
+ end
11679
+
11680
+ class ErrorDetail
11681
+ # @private
11682
+ class Representation < Google::Apis::Core::JsonRepresentation
11683
+ property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
11684
+
11685
+ property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
11686
+
11687
+ property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
11688
+
11689
+ property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
11690
+
11691
+ end
11692
+ end
11693
+ end
11694
+ end
11695
+ end
11696
+
11618
11697
  class InstanceGroupManagerResizeRequestsListResponse
11619
11698
  # @private
11620
11699
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12551,18 +12630,6 @@ module Google
12551
12630
  end
12552
12631
  end
12553
12632
 
12554
- class InstantSnapshotExportParams
12555
- # @private
12556
- class Representation < Google::Apis::Core::JsonRepresentation
12557
- property :base_instant_snapshot, as: 'baseInstantSnapshot'
12558
- property :bucket_name, as: 'bucketName'
12559
- property :encryption_key, as: 'encryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
12560
-
12561
- property :object_name, as: 'objectName'
12562
- property :output_type, as: 'outputType'
12563
- end
12564
- end
12565
-
12566
12633
  class InstantSnapshotList
12567
12634
  # @private
12568
12635
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12602,14 +12669,6 @@ module Google
12602
12669
  end
12603
12670
  end
12604
12671
 
12605
- class InstantSnapshotsExportRequest
12606
- # @private
12607
- class Representation < Google::Apis::Core::JsonRepresentation
12608
- property :export_params, as: 'exportParams', class: Google::Apis::ComputeAlpha::InstantSnapshotExportParams, decorator: Google::Apis::ComputeAlpha::InstantSnapshotExportParams::Representation
12609
-
12610
- end
12611
- end
12612
-
12613
12672
  class InstantSnapshotsScopedList
12614
12673
  # @private
12615
12674
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13838,6 +13897,17 @@ module Google
13838
13897
  end
13839
13898
  end
13840
13899
 
13900
+ class NamedSet
13901
+ # @private
13902
+ class Representation < Google::Apis::Core::JsonRepresentation
13903
+ collection :elements, as: 'elements', class: Google::Apis::ComputeAlpha::Expr, decorator: Google::Apis::ComputeAlpha::Expr::Representation
13904
+
13905
+ property :fingerprint, :base64 => true, as: 'fingerprint'
13906
+ property :name, as: 'name'
13907
+ property :type, as: 'type'
13908
+ end
13909
+ end
13910
+
13841
13911
  class NatIpInfo
13842
13912
  # @private
13843
13913
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16604,14 +16674,6 @@ module Google
16604
16674
  end
16605
16675
  end
16606
16676
 
16607
- class RegionInstantSnapshotsExportRequest
16608
- # @private
16609
- class Representation < Google::Apis::Core::JsonRepresentation
16610
- property :export_params, as: 'exportParams', class: Google::Apis::ComputeAlpha::InstantSnapshotExportParams, decorator: Google::Apis::ComputeAlpha::InstantSnapshotExportParams::Representation
16611
-
16612
- end
16613
- end
16614
-
16615
16677
  class RegionList
16616
16678
  # @private
16617
16679
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -17677,6 +17739,15 @@ module Google
17677
17739
  end
17678
17740
  end
17679
17741
 
17742
+ class RoutersGetNamedSetResponse
17743
+ # @private
17744
+ class Representation < Google::Apis::Core::JsonRepresentation
17745
+ property :etag, as: 'etag'
17746
+ property :resource, as: 'resource', class: Google::Apis::ComputeAlpha::NamedSet, decorator: Google::Apis::ComputeAlpha::NamedSet::Representation
17747
+
17748
+ end
17749
+ end
17750
+
17680
17751
  class RoutersGetRoutePolicyResponse
17681
17752
  # @private
17682
17753
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -17720,6 +17791,40 @@ module Google
17720
17791
  end
17721
17792
  end
17722
17793
 
17794
+ class RoutersListNamedSets
17795
+ # @private
17796
+ class Representation < Google::Apis::Core::JsonRepresentation
17797
+ property :etag, as: 'etag'
17798
+ property :id, as: 'id'
17799
+ property :kind, as: 'kind'
17800
+ property :next_page_token, as: 'nextPageToken'
17801
+ collection :result, as: 'result', class: Google::Apis::ComputeAlpha::NamedSet, decorator: Google::Apis::ComputeAlpha::NamedSet::Representation
17802
+
17803
+ property :self_link, as: 'selfLink'
17804
+ collection :unreachables, as: 'unreachables'
17805
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RoutersListNamedSets::Warning, decorator: Google::Apis::ComputeAlpha::RoutersListNamedSets::Warning::Representation
17806
+
17807
+ end
17808
+
17809
+ class Warning
17810
+ # @private
17811
+ class Representation < Google::Apis::Core::JsonRepresentation
17812
+ property :code, as: 'code'
17813
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RoutersListNamedSets::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RoutersListNamedSets::Warning::Datum::Representation
17814
+
17815
+ property :message, as: 'message'
17816
+ end
17817
+
17818
+ class Datum
17819
+ # @private
17820
+ class Representation < Google::Apis::Core::JsonRepresentation
17821
+ property :key, as: 'key'
17822
+ property :value, as: 'value'
17823
+ end
17824
+ end
17825
+ end
17826
+ end
17827
+
17723
17828
  class RoutersListRoutePolicies
17724
17829
  # @private
17725
17830
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19488,11 +19593,12 @@ module Google
19488
19593
  property :description, as: 'description'
19489
19594
  property :id, :numeric_string => true, as: 'id'
19490
19595
  property :kind, as: 'kind'
19491
- property :max_provisioned_iops, :numeric_string => true, as: 'maxProvisionedIops'
19492
- property :max_provisioned_throughput, :numeric_string => true, as: 'maxProvisionedThroughput'
19493
- property :max_size_gb, :numeric_string => true, as: 'maxSizeGb'
19494
- property :min_provisioned_iops, :numeric_string => true, as: 'minProvisionedIops'
19495
- property :min_provisioned_throughput, :numeric_string => true, as: 'minProvisionedThroughput'
19596
+ property :max_pool_provisioned_capacity_gb, :numeric_string => true, as: 'maxPoolProvisionedCapacityGb'
19597
+ property :max_pool_provisioned_iops, :numeric_string => true, as: 'maxPoolProvisionedIops'
19598
+ property :max_pool_provisioned_throughput, :numeric_string => true, as: 'maxPoolProvisionedThroughput'
19599
+ property :min_pool_provisioned_capacity_gb, :numeric_string => true, as: 'minPoolProvisionedCapacityGb'
19600
+ property :min_pool_provisioned_iops, :numeric_string => true, as: 'minPoolProvisionedIops'
19601
+ property :min_pool_provisioned_throughput, :numeric_string => true, as: 'minPoolProvisionedThroughput'
19496
19602
  property :min_size_gb, :numeric_string => true, as: 'minSizeGb'
19497
19603
  property :name, as: 'name'
19498
19604
  property :self_link, as: 'selfLink'
@@ -20058,6 +20164,7 @@ module Google
20058
20164
  property :server_tls_policy, as: 'serverTlsPolicy'
20059
20165
  collection :ssl_certificates, as: 'sslCertificates'
20060
20166
  property :ssl_policy, as: 'sslPolicy'
20167
+ property :tls_early_data, as: 'tlsEarlyData'
20061
20168
  property :url_map, as: 'urlMap'
20062
20169
  end
20063
20170
  end