google-apis-compute_beta 0.76.0 → 0.78.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 ComputeBeta
18
18
  # Version of the google-apis-compute_beta gem
19
- GEM_VERSION = "0.76.0"
19
+ GEM_VERSION = "0.78.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 = "20230725"
25
+ REVISION = "20230814"
26
26
  end
27
27
  end
28
28
  end
@@ -1192,6 +1192,102 @@ module Google
1192
1192
  include Google::Apis::Core::JsonObjectSupport
1193
1193
  end
1194
1194
 
1195
+ class FutureReservation
1196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1197
+
1198
+ include Google::Apis::Core::JsonObjectSupport
1199
+ end
1200
+
1201
+ class FutureReservationSpecificSkuProperties
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
1207
+ class FutureReservationStatus
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class FutureReservationStatusLastKnownGoodState
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1219
+ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
1220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1221
+
1222
+ include Google::Apis::Core::JsonObjectSupport
1223
+ end
1224
+
1225
+ class FutureReservationStatusSpecificSkuProperties
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1231
+ class FutureReservationTimeWindow
1232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1233
+
1234
+ include Google::Apis::Core::JsonObjectSupport
1235
+ end
1236
+
1237
+ class FutureReservationsAggregatedListResponse
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ class Warning
1241
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1242
+
1243
+ class Datum
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ include Google::Apis::Core::JsonObjectSupport
1250
+ end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1255
+ class FutureReservationsListResponse
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ class Warning
1259
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1260
+
1261
+ class Datum
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1267
+ include Google::Apis::Core::JsonObjectSupport
1268
+ end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1273
+ class FutureReservationsScopedList
1274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1275
+
1276
+ class Warning
1277
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1278
+
1279
+ class Datum
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1285
+ include Google::Apis::Core::JsonObjectSupport
1286
+ end
1287
+
1288
+ include Google::Apis::Core::JsonObjectSupport
1289
+ end
1290
+
1195
1291
  class GrpcHealthCheck
1196
1292
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1293
 
@@ -2074,6 +2170,18 @@ module Google
2074
2170
  include Google::Apis::Core::JsonObjectSupport
2075
2171
  end
2076
2172
 
2173
+ class InstanceSettings
2174
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2175
+
2176
+ include Google::Apis::Core::JsonObjectSupport
2177
+ end
2178
+
2179
+ class InstanceSettingsMetadata
2180
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2181
+
2182
+ include Google::Apis::Core::JsonObjectSupport
2183
+ end
2184
+
2077
2185
  class InstanceTemplate
2078
2186
  class Representation < Google::Apis::Core::JsonRepresentation; end
2079
2187
 
@@ -5050,6 +5158,12 @@ module Google
5050
5158
  include Google::Apis::Core::JsonObjectSupport
5051
5159
  end
5052
5160
 
5161
+ class ServiceAttachmentTunnelingConfig
5162
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5163
+
5164
+ include Google::Apis::Core::JsonObjectSupport
5165
+ end
5166
+
5053
5167
  class ServiceAttachmentsScopedList
5054
5168
  class Representation < Google::Apis::Core::JsonRepresentation; end
5055
5169
 
@@ -8567,6 +8681,7 @@ module Google
8567
8681
  property :all_ports, as: 'allPorts'
8568
8682
  property :allow_global_access, as: 'allowGlobalAccess'
8569
8683
  property :allow_psc_global_access, as: 'allowPscGlobalAccess'
8684
+ property :allow_psc_packet_injection, as: 'allowPscPacketInjection'
8570
8685
  property :backend_service, as: 'backendService'
8571
8686
  property :base_forwarding_rule, as: 'baseForwardingRule'
8572
8687
  property :creation_timestamp, as: 'creationTimestamp'
@@ -8710,6 +8825,196 @@ module Google
8710
8825
  end
8711
8826
  end
8712
8827
 
8828
+ class FutureReservation
8829
+ # @private
8830
+ class Representation < Google::Apis::Core::JsonRepresentation
8831
+ property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
8832
+ property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
8833
+
8834
+ property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
8835
+ property :creation_timestamp, as: 'creationTimestamp'
8836
+ property :description, as: 'description'
8837
+ property :id, :numeric_string => true, as: 'id'
8838
+ property :kind, as: 'kind'
8839
+ property :name, as: 'name'
8840
+ property :name_prefix, as: 'namePrefix'
8841
+ property :planning_status, as: 'planningStatus'
8842
+ property :self_link, as: 'selfLink'
8843
+ property :self_link_with_id, as: 'selfLinkWithId'
8844
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeBeta::ShareSettings, decorator: Google::Apis::ComputeBeta::ShareSettings::Representation
8845
+
8846
+ property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties::Representation
8847
+
8848
+ property :status, as: 'status', class: Google::Apis::ComputeBeta::FutureReservationStatus, decorator: Google::Apis::ComputeBeta::FutureReservationStatus::Representation
8849
+
8850
+ property :time_window, as: 'timeWindow', class: Google::Apis::ComputeBeta::FutureReservationTimeWindow, decorator: Google::Apis::ComputeBeta::FutureReservationTimeWindow::Representation
8851
+
8852
+ property :zone, as: 'zone'
8853
+ end
8854
+ end
8855
+
8856
+ class FutureReservationSpecificSkuProperties
8857
+ # @private
8858
+ class Representation < Google::Apis::Core::JsonRepresentation
8859
+ property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeBeta::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeBeta::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
8860
+
8861
+ property :source_instance_template, as: 'sourceInstanceTemplate'
8862
+ property :total_count, :numeric_string => true, as: 'totalCount'
8863
+ end
8864
+ end
8865
+
8866
+ class FutureReservationStatus
8867
+ # @private
8868
+ class Representation < Google::Apis::Core::JsonRepresentation
8869
+ property :amendment_status, as: 'amendmentStatus'
8870
+ collection :auto_created_reservations, as: 'autoCreatedReservations'
8871
+ property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
8872
+ property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodState::Representation
8873
+
8874
+ property :lock_time, as: 'lockTime'
8875
+ property :procurement_status, as: 'procurementStatus'
8876
+ property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeBeta::FutureReservationStatusSpecificSkuProperties, decorator: Google::Apis::ComputeBeta::FutureReservationStatusSpecificSkuProperties::Representation
8877
+
8878
+ end
8879
+ end
8880
+
8881
+ class FutureReservationStatusLastKnownGoodState
8882
+ # @private
8883
+ class Representation < Google::Apis::Core::JsonRepresentation
8884
+ property :description, as: 'description'
8885
+ property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
8886
+
8887
+ property :lock_time, as: 'lockTime'
8888
+ property :name_prefix, as: 'namePrefix'
8889
+ property :procurement_status, as: 'procurementStatus'
8890
+ end
8891
+ end
8892
+
8893
+ class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
8894
+ # @private
8895
+ class Representation < Google::Apis::Core::JsonRepresentation
8896
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeBeta::ShareSettings, decorator: Google::Apis::ComputeBeta::ShareSettings::Representation
8897
+
8898
+ property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties::Representation
8899
+
8900
+ property :time_window, as: 'timeWindow', class: Google::Apis::ComputeBeta::FutureReservationTimeWindow, decorator: Google::Apis::ComputeBeta::FutureReservationTimeWindow::Representation
8901
+
8902
+ end
8903
+ end
8904
+
8905
+ class FutureReservationStatusSpecificSkuProperties
8906
+ # @private
8907
+ class Representation < Google::Apis::Core::JsonRepresentation
8908
+ property :source_instance_template_id, as: 'sourceInstanceTemplateId'
8909
+ end
8910
+ end
8911
+
8912
+ class FutureReservationTimeWindow
8913
+ # @private
8914
+ class Representation < Google::Apis::Core::JsonRepresentation
8915
+ property :duration, as: 'duration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
8916
+
8917
+ property :end_time, as: 'endTime'
8918
+ property :start_time, as: 'startTime'
8919
+ end
8920
+ end
8921
+
8922
+ class FutureReservationsAggregatedListResponse
8923
+ # @private
8924
+ class Representation < Google::Apis::Core::JsonRepresentation
8925
+ property :etag, as: 'etag'
8926
+ property :id, as: 'id'
8927
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::FutureReservationsScopedList, decorator: Google::Apis::ComputeBeta::FutureReservationsScopedList::Representation
8928
+
8929
+ property :kind, as: 'kind'
8930
+ property :next_page_token, as: 'nextPageToken'
8931
+ property :self_link, as: 'selfLink'
8932
+ collection :unreachables, as: 'unreachables'
8933
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeBeta::FutureReservationsAggregatedListResponse::Warning::Representation
8934
+
8935
+ end
8936
+
8937
+ class Warning
8938
+ # @private
8939
+ class Representation < Google::Apis::Core::JsonRepresentation
8940
+ property :code, as: 'code'
8941
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
8942
+
8943
+ property :message, as: 'message'
8944
+ end
8945
+
8946
+ class Datum
8947
+ # @private
8948
+ class Representation < Google::Apis::Core::JsonRepresentation
8949
+ property :key, as: 'key'
8950
+ property :value, as: 'value'
8951
+ end
8952
+ end
8953
+ end
8954
+ end
8955
+
8956
+ class FutureReservationsListResponse
8957
+ # @private
8958
+ class Representation < Google::Apis::Core::JsonRepresentation
8959
+ property :etag, as: 'etag'
8960
+ property :id, as: 'id'
8961
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::FutureReservation, decorator: Google::Apis::ComputeBeta::FutureReservation::Representation
8962
+
8963
+ property :kind, as: 'kind'
8964
+ property :next_page_token, as: 'nextPageToken'
8965
+ property :self_link, as: 'selfLink'
8966
+ collection :unreachables, as: 'unreachables'
8967
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Representation
8968
+
8969
+ end
8970
+
8971
+ class Warning
8972
+ # @private
8973
+ class Representation < Google::Apis::Core::JsonRepresentation
8974
+ property :code, as: 'code'
8975
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Datum::Representation
8976
+
8977
+ property :message, as: 'message'
8978
+ end
8979
+
8980
+ class Datum
8981
+ # @private
8982
+ class Representation < Google::Apis::Core::JsonRepresentation
8983
+ property :key, as: 'key'
8984
+ property :value, as: 'value'
8985
+ end
8986
+ end
8987
+ end
8988
+ end
8989
+
8990
+ class FutureReservationsScopedList
8991
+ # @private
8992
+ class Representation < Google::Apis::Core::JsonRepresentation
8993
+ collection :future_reservations, as: 'futureReservations', class: Google::Apis::ComputeBeta::FutureReservation, decorator: Google::Apis::ComputeBeta::FutureReservation::Representation
8994
+
8995
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Representation
8996
+
8997
+ end
8998
+
8999
+ class Warning
9000
+ # @private
9001
+ class Representation < Google::Apis::Core::JsonRepresentation
9002
+ property :code, as: 'code'
9003
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Datum::Representation
9004
+
9005
+ property :message, as: 'message'
9006
+ end
9007
+
9008
+ class Datum
9009
+ # @private
9010
+ class Representation < Google::Apis::Core::JsonRepresentation
9011
+ property :key, as: 'key'
9012
+ property :value, as: 'value'
9013
+ end
9014
+ end
9015
+ end
9016
+ end
9017
+
8713
9018
  class GrpcHealthCheck
8714
9019
  # @private
8715
9020
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10439,6 +10744,25 @@ module Google
10439
10744
  end
10440
10745
  end
10441
10746
 
10747
+ class InstanceSettings
10748
+ # @private
10749
+ class Representation < Google::Apis::Core::JsonRepresentation
10750
+ property :fingerprint, :base64 => true, as: 'fingerprint'
10751
+ property :kind, as: 'kind'
10752
+ property :metadata, as: 'metadata', class: Google::Apis::ComputeBeta::InstanceSettingsMetadata, decorator: Google::Apis::ComputeBeta::InstanceSettingsMetadata::Representation
10753
+
10754
+ property :zone, as: 'zone'
10755
+ end
10756
+ end
10757
+
10758
+ class InstanceSettingsMetadata
10759
+ # @private
10760
+ class Representation < Google::Apis::Core::JsonRepresentation
10761
+ hash :items, as: 'items'
10762
+ property :kind, as: 'kind'
10763
+ end
10764
+ end
10765
+
10442
10766
  class InstanceTemplate
10443
10767
  # @private
10444
10768
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14349,6 +14673,9 @@ module Google
14349
14673
  class Representation < Google::Apis::Core::JsonRepresentation
14350
14674
  property :commitment, as: 'commitment'
14351
14675
  property :creation_timestamp, as: 'creationTimestamp'
14676
+ property :delete_after_duration, as: 'deleteAfterDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
14677
+
14678
+ property :delete_at_time, as: 'deleteAtTime'
14352
14679
  property :description, as: 'description'
14353
14680
  property :id, :numeric_string => true, as: 'id'
14354
14681
  property :kind, as: 'kind'
@@ -15818,6 +16145,8 @@ module Google
15818
16145
  property :region, as: 'region'
15819
16146
  property :self_link, as: 'selfLink'
15820
16147
  property :target_service, as: 'targetService'
16148
+ property :tunneling_config, as: 'tunnelingConfig', class: Google::Apis::ComputeBeta::ServiceAttachmentTunnelingConfig, decorator: Google::Apis::ComputeBeta::ServiceAttachmentTunnelingConfig::Representation
16149
+
15821
16150
  end
15822
16151
  end
15823
16152
 
@@ -15905,6 +16234,14 @@ module Google
15905
16234
  end
15906
16235
  end
15907
16236
 
16237
+ class ServiceAttachmentTunnelingConfig
16238
+ # @private
16239
+ class Representation < Google::Apis::Core::JsonRepresentation
16240
+ property :encapsulation_profile, as: 'encapsulationProfile'
16241
+ property :routing_mode, as: 'routingMode'
16242
+ end
16243
+ end
16244
+
15908
16245
  class ServiceAttachmentsScopedList
15909
16246
  # @private
15910
16247
  class Representation < Google::Apis::Core::JsonRepresentation