google-apis-compute_v1 0.47.0 → 0.50.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeV1
18
18
  # Version of the google-apis-compute_v1 gem
19
- GEM_VERSION = "0.47.0"
19
+ GEM_VERSION = "0.50.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220809"
25
+ REVISION = "20220831"
26
26
  end
27
27
  end
28
28
  end
@@ -4510,6 +4510,24 @@ module Google
4510
4510
  include Google::Apis::Core::JsonObjectSupport
4511
4511
  end
4512
4512
 
4513
+ class SslPoliciesAggregatedList
4514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4515
+
4516
+ class Warning
4517
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4518
+
4519
+ class Datum
4520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4521
+
4522
+ include Google::Apis::Core::JsonObjectSupport
4523
+ end
4524
+
4525
+ include Google::Apis::Core::JsonObjectSupport
4526
+ end
4527
+
4528
+ include Google::Apis::Core::JsonObjectSupport
4529
+ end
4530
+
4513
4531
  class SslPoliciesList
4514
4532
  class Representation < Google::Apis::Core::JsonRepresentation; end
4515
4533
 
@@ -4534,6 +4552,24 @@ module Google
4534
4552
  include Google::Apis::Core::JsonObjectSupport
4535
4553
  end
4536
4554
 
4555
+ class SslPoliciesScopedList
4556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4557
+
4558
+ class Warning
4559
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4560
+
4561
+ class Datum
4562
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4563
+
4564
+ include Google::Apis::Core::JsonObjectSupport
4565
+ end
4566
+
4567
+ include Google::Apis::Core::JsonObjectSupport
4568
+ end
4569
+
4570
+ include Google::Apis::Core::JsonObjectSupport
4571
+ end
4572
+
4537
4573
  class SslPolicy
4538
4574
  class Representation < Google::Apis::Core::JsonRepresentation; end
4539
4575
 
@@ -5814,6 +5850,7 @@ module Google
5814
5850
  property :enable_nested_virtualization, as: 'enableNestedVirtualization'
5815
5851
  property :enable_uefi_networking, as: 'enableUefiNetworking'
5816
5852
  property :threads_per_core, as: 'threadsPerCore'
5853
+ property :visible_core_count, as: 'visibleCoreCount'
5817
5854
  end
5818
5855
  end
5819
5856
 
@@ -5867,6 +5904,7 @@ module Google
5867
5904
  property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
5868
5905
 
5869
5906
  property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
5907
+ property :force_attach, as: 'forceAttach'
5870
5908
  collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeV1::GuestOsFeature, decorator: Google::Apis::ComputeV1::GuestOsFeature::Representation
5871
5909
 
5872
5910
  property :index, as: 'index'
@@ -6147,6 +6185,7 @@ module Google
6147
6185
  property :bucket_name, as: 'bucketName'
6148
6186
  property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeV1::BackendBucketCdnPolicy, decorator: Google::Apis::ComputeV1::BackendBucketCdnPolicy::Representation
6149
6187
 
6188
+ property :compression_mode, as: 'compressionMode'
6150
6189
  property :creation_timestamp, as: 'creationTimestamp'
6151
6190
  collection :custom_response_headers, as: 'customResponseHeaders'
6152
6191
  property :description, as: 'description'
@@ -6245,6 +6284,7 @@ module Google
6245
6284
 
6246
6285
  property :circuit_breakers, as: 'circuitBreakers', class: Google::Apis::ComputeV1::CircuitBreakers, decorator: Google::Apis::ComputeV1::CircuitBreakers::Representation
6247
6286
 
6287
+ property :compression_mode, as: 'compressionMode'
6248
6288
  property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeV1::ConnectionDraining, decorator: Google::Apis::ComputeV1::ConnectionDraining::Representation
6249
6289
 
6250
6290
  property :connection_tracking_policy, as: 'connectionTrackingPolicy', class: Google::Apis::ComputeV1::BackendServiceConnectionTrackingPolicy, decorator: Google::Apis::ComputeV1::BackendServiceConnectionTrackingPolicy::Representation
@@ -6631,6 +6671,7 @@ module Google
6631
6671
  property :kind, as: 'kind'
6632
6672
  property :license_resource, as: 'licenseResource', class: Google::Apis::ComputeV1::LicenseResourceCommitment, decorator: Google::Apis::ComputeV1::LicenseResourceCommitment::Representation
6633
6673
 
6674
+ collection :merge_source_commitments, as: 'mergeSourceCommitments'
6634
6675
  property :name, as: 'name'
6635
6676
  property :plan, as: 'plan'
6636
6677
  property :region, as: 'region'
@@ -6639,6 +6680,7 @@ module Google
6639
6680
  collection :resources, as: 'resources', class: Google::Apis::ComputeV1::ResourceCommitment, decorator: Google::Apis::ComputeV1::ResourceCommitment::Representation
6640
6681
 
6641
6682
  property :self_link, as: 'selfLink'
6683
+ property :split_source_commitment, as: 'splitSourceCommitment'
6642
6684
  property :start_timestamp, as: 'startTimestamp'
6643
6685
  property :status, as: 'status'
6644
6686
  property :status_message, as: 'statusMessage'
@@ -13996,6 +14038,40 @@ module Google
13996
14038
  end
13997
14039
  end
13998
14040
 
14041
+ class SslPoliciesAggregatedList
14042
+ # @private
14043
+ class Representation < Google::Apis::Core::JsonRepresentation
14044
+ property :etag, as: 'etag'
14045
+ property :id, as: 'id'
14046
+ hash :items, as: 'items', class: Google::Apis::ComputeV1::SslPoliciesScopedList, decorator: Google::Apis::ComputeV1::SslPoliciesScopedList::Representation
14047
+
14048
+ property :kind, as: 'kind'
14049
+ property :next_page_token, as: 'nextPageToken'
14050
+ property :self_link, as: 'selfLink'
14051
+ collection :unreachables, as: 'unreachables'
14052
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::SslPoliciesAggregatedList::Warning, decorator: Google::Apis::ComputeV1::SslPoliciesAggregatedList::Warning::Representation
14053
+
14054
+ end
14055
+
14056
+ class Warning
14057
+ # @private
14058
+ class Representation < Google::Apis::Core::JsonRepresentation
14059
+ property :code, as: 'code'
14060
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::SslPoliciesAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::SslPoliciesAggregatedList::Warning::Datum::Representation
14061
+
14062
+ property :message, as: 'message'
14063
+ end
14064
+
14065
+ class Datum
14066
+ # @private
14067
+ class Representation < Google::Apis::Core::JsonRepresentation
14068
+ property :key, as: 'key'
14069
+ property :value, as: 'value'
14070
+ end
14071
+ end
14072
+ end
14073
+ end
14074
+
13999
14075
  class SslPoliciesList
14000
14076
  # @private
14001
14077
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14035,6 +14111,34 @@ module Google
14035
14111
  end
14036
14112
  end
14037
14113
 
14114
+ class SslPoliciesScopedList
14115
+ # @private
14116
+ class Representation < Google::Apis::Core::JsonRepresentation
14117
+ collection :ssl_policies, as: 'sslPolicies', class: Google::Apis::ComputeV1::SslPolicy, decorator: Google::Apis::ComputeV1::SslPolicy::Representation
14118
+
14119
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::SslPoliciesScopedList::Warning, decorator: Google::Apis::ComputeV1::SslPoliciesScopedList::Warning::Representation
14120
+
14121
+ end
14122
+
14123
+ class Warning
14124
+ # @private
14125
+ class Representation < Google::Apis::Core::JsonRepresentation
14126
+ property :code, as: 'code'
14127
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::SslPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::SslPoliciesScopedList::Warning::Datum::Representation
14128
+
14129
+ property :message, as: 'message'
14130
+ end
14131
+
14132
+ class Datum
14133
+ # @private
14134
+ class Representation < Google::Apis::Core::JsonRepresentation
14135
+ property :key, as: 'key'
14136
+ property :value, as: 'value'
14137
+ end
14138
+ end
14139
+ end
14140
+ end
14141
+
14038
14142
  class SslPolicy
14039
14143
  # @private
14040
14144
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14931,6 +15035,7 @@ module Google
14931
15035
  property :name, as: 'name'
14932
15036
  property :proxy_bind, as: 'proxyBind'
14933
15037
  property :proxy_header, as: 'proxyHeader'
15038
+ property :region, as: 'region'
14934
15039
  property :self_link, as: 'selfLink'
14935
15040
  property :service, as: 'service'
14936
15041
  end