google-apis-compute_beta 0.75.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/compute_beta/classes.rb +1114 -130
- data/lib/google/apis/compute_beta/gem_version.rb +2 -2
- data/lib/google/apis/compute_beta/representations.rb +422 -0
- data/lib/google/apis/compute_beta/service.rb +616 -0
- metadata +3 -3
@@ -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.
|
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 = "
|
25
|
+
REVISION = "20230801"
|
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
|
|
@@ -2860,6 +2956,24 @@ module Google
|
|
2860
2956
|
include Google::Apis::Core::JsonObjectSupport
|
2861
2957
|
end
|
2862
2958
|
|
2959
|
+
class NatIpInfo
|
2960
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2961
|
+
|
2962
|
+
include Google::Apis::Core::JsonObjectSupport
|
2963
|
+
end
|
2964
|
+
|
2965
|
+
class NatIpInfoNatIpInfoMapping
|
2966
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2967
|
+
|
2968
|
+
include Google::Apis::Core::JsonObjectSupport
|
2969
|
+
end
|
2970
|
+
|
2971
|
+
class NatIpInfoResponse
|
2972
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2973
|
+
|
2974
|
+
include Google::Apis::Core::JsonObjectSupport
|
2975
|
+
end
|
2976
|
+
|
2863
2977
|
class Network
|
2864
2978
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2865
2979
|
|
@@ -5050,6 +5164,18 @@ module Google
|
|
5050
5164
|
include Google::Apis::Core::JsonObjectSupport
|
5051
5165
|
end
|
5052
5166
|
|
5167
|
+
class SetCommonInstanceMetadataOperationMetadata
|
5168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5169
|
+
|
5170
|
+
include Google::Apis::Core::JsonObjectSupport
|
5171
|
+
end
|
5172
|
+
|
5173
|
+
class SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
|
5174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5175
|
+
|
5176
|
+
include Google::Apis::Core::JsonObjectSupport
|
5177
|
+
end
|
5178
|
+
|
5053
5179
|
class ShareSettings
|
5054
5180
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5055
5181
|
|
@@ -5140,6 +5266,24 @@ module Google
|
|
5140
5266
|
include Google::Apis::Core::JsonObjectSupport
|
5141
5267
|
end
|
5142
5268
|
|
5269
|
+
class SnapshotSettings
|
5270
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5271
|
+
|
5272
|
+
include Google::Apis::Core::JsonObjectSupport
|
5273
|
+
end
|
5274
|
+
|
5275
|
+
class SnapshotSettingsStorageLocationSettings
|
5276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5277
|
+
|
5278
|
+
include Google::Apis::Core::JsonObjectSupport
|
5279
|
+
end
|
5280
|
+
|
5281
|
+
class SnapshotSettingsStorageLocationSettingsStorageLocationPreference
|
5282
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5283
|
+
|
5284
|
+
include Google::Apis::Core::JsonObjectSupport
|
5285
|
+
end
|
5286
|
+
|
5143
5287
|
class SourceDiskEncryptionKey
|
5144
5288
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5145
5289
|
|
@@ -5338,6 +5482,12 @@ module Google
|
|
5338
5482
|
include Google::Apis::Core::JsonObjectSupport
|
5339
5483
|
end
|
5340
5484
|
|
5485
|
+
class Status
|
5486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5487
|
+
|
5488
|
+
include Google::Apis::Core::JsonObjectSupport
|
5489
|
+
end
|
5490
|
+
|
5341
5491
|
class Subnetwork
|
5342
5492
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5343
5493
|
|
@@ -8656,6 +8806,196 @@ module Google
|
|
8656
8806
|
end
|
8657
8807
|
end
|
8658
8808
|
|
8809
|
+
class FutureReservation
|
8810
|
+
# @private
|
8811
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8812
|
+
property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
|
8813
|
+
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
8814
|
+
|
8815
|
+
property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
|
8816
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
8817
|
+
property :description, as: 'description'
|
8818
|
+
property :id, :numeric_string => true, as: 'id'
|
8819
|
+
property :kind, as: 'kind'
|
8820
|
+
property :name, as: 'name'
|
8821
|
+
property :name_prefix, as: 'namePrefix'
|
8822
|
+
property :planning_status, as: 'planningStatus'
|
8823
|
+
property :self_link, as: 'selfLink'
|
8824
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
8825
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeBeta::ShareSettings, decorator: Google::Apis::ComputeBeta::ShareSettings::Representation
|
8826
|
+
|
8827
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties::Representation
|
8828
|
+
|
8829
|
+
property :status, as: 'status', class: Google::Apis::ComputeBeta::FutureReservationStatus, decorator: Google::Apis::ComputeBeta::FutureReservationStatus::Representation
|
8830
|
+
|
8831
|
+
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeBeta::FutureReservationTimeWindow, decorator: Google::Apis::ComputeBeta::FutureReservationTimeWindow::Representation
|
8832
|
+
|
8833
|
+
property :zone, as: 'zone'
|
8834
|
+
end
|
8835
|
+
end
|
8836
|
+
|
8837
|
+
class FutureReservationSpecificSkuProperties
|
8838
|
+
# @private
|
8839
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8840
|
+
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeBeta::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeBeta::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
|
8841
|
+
|
8842
|
+
property :source_instance_template, as: 'sourceInstanceTemplate'
|
8843
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
8844
|
+
end
|
8845
|
+
end
|
8846
|
+
|
8847
|
+
class FutureReservationStatus
|
8848
|
+
# @private
|
8849
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8850
|
+
property :amendment_status, as: 'amendmentStatus'
|
8851
|
+
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
8852
|
+
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
8853
|
+
property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodState::Representation
|
8854
|
+
|
8855
|
+
property :lock_time, as: 'lockTime'
|
8856
|
+
property :procurement_status, as: 'procurementStatus'
|
8857
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeBeta::FutureReservationStatusSpecificSkuProperties, decorator: Google::Apis::ComputeBeta::FutureReservationStatusSpecificSkuProperties::Representation
|
8858
|
+
|
8859
|
+
end
|
8860
|
+
end
|
8861
|
+
|
8862
|
+
class FutureReservationStatusLastKnownGoodState
|
8863
|
+
# @private
|
8864
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8865
|
+
property :description, as: 'description'
|
8866
|
+
property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
|
8867
|
+
|
8868
|
+
property :lock_time, as: 'lockTime'
|
8869
|
+
property :name_prefix, as: 'namePrefix'
|
8870
|
+
property :procurement_status, as: 'procurementStatus'
|
8871
|
+
end
|
8872
|
+
end
|
8873
|
+
|
8874
|
+
class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
|
8875
|
+
# @private
|
8876
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8877
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeBeta::ShareSettings, decorator: Google::Apis::ComputeBeta::ShareSettings::Representation
|
8878
|
+
|
8879
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties::Representation
|
8880
|
+
|
8881
|
+
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeBeta::FutureReservationTimeWindow, decorator: Google::Apis::ComputeBeta::FutureReservationTimeWindow::Representation
|
8882
|
+
|
8883
|
+
end
|
8884
|
+
end
|
8885
|
+
|
8886
|
+
class FutureReservationStatusSpecificSkuProperties
|
8887
|
+
# @private
|
8888
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8889
|
+
property :source_instance_template_id, as: 'sourceInstanceTemplateId'
|
8890
|
+
end
|
8891
|
+
end
|
8892
|
+
|
8893
|
+
class FutureReservationTimeWindow
|
8894
|
+
# @private
|
8895
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8896
|
+
property :duration, as: 'duration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
8897
|
+
|
8898
|
+
property :end_time, as: 'endTime'
|
8899
|
+
property :start_time, as: 'startTime'
|
8900
|
+
end
|
8901
|
+
end
|
8902
|
+
|
8903
|
+
class FutureReservationsAggregatedListResponse
|
8904
|
+
# @private
|
8905
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8906
|
+
property :etag, as: 'etag'
|
8907
|
+
property :id, as: 'id'
|
8908
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::FutureReservationsScopedList, decorator: Google::Apis::ComputeBeta::FutureReservationsScopedList::Representation
|
8909
|
+
|
8910
|
+
property :kind, as: 'kind'
|
8911
|
+
property :next_page_token, as: 'nextPageToken'
|
8912
|
+
property :self_link, as: 'selfLink'
|
8913
|
+
collection :unreachables, as: 'unreachables'
|
8914
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeBeta::FutureReservationsAggregatedListResponse::Warning::Representation
|
8915
|
+
|
8916
|
+
end
|
8917
|
+
|
8918
|
+
class Warning
|
8919
|
+
# @private
|
8920
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8921
|
+
property :code, as: 'code'
|
8922
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
|
8923
|
+
|
8924
|
+
property :message, as: 'message'
|
8925
|
+
end
|
8926
|
+
|
8927
|
+
class Datum
|
8928
|
+
# @private
|
8929
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8930
|
+
property :key, as: 'key'
|
8931
|
+
property :value, as: 'value'
|
8932
|
+
end
|
8933
|
+
end
|
8934
|
+
end
|
8935
|
+
end
|
8936
|
+
|
8937
|
+
class FutureReservationsListResponse
|
8938
|
+
# @private
|
8939
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8940
|
+
property :etag, as: 'etag'
|
8941
|
+
property :id, as: 'id'
|
8942
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::FutureReservation, decorator: Google::Apis::ComputeBeta::FutureReservation::Representation
|
8943
|
+
|
8944
|
+
property :kind, as: 'kind'
|
8945
|
+
property :next_page_token, as: 'nextPageToken'
|
8946
|
+
property :self_link, as: 'selfLink'
|
8947
|
+
collection :unreachables, as: 'unreachables'
|
8948
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Representation
|
8949
|
+
|
8950
|
+
end
|
8951
|
+
|
8952
|
+
class Warning
|
8953
|
+
# @private
|
8954
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8955
|
+
property :code, as: 'code'
|
8956
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::FutureReservationsListResponse::Warning::Datum::Representation
|
8957
|
+
|
8958
|
+
property :message, as: 'message'
|
8959
|
+
end
|
8960
|
+
|
8961
|
+
class Datum
|
8962
|
+
# @private
|
8963
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8964
|
+
property :key, as: 'key'
|
8965
|
+
property :value, as: 'value'
|
8966
|
+
end
|
8967
|
+
end
|
8968
|
+
end
|
8969
|
+
end
|
8970
|
+
|
8971
|
+
class FutureReservationsScopedList
|
8972
|
+
# @private
|
8973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8974
|
+
collection :future_reservations, as: 'futureReservations', class: Google::Apis::ComputeBeta::FutureReservation, decorator: Google::Apis::ComputeBeta::FutureReservation::Representation
|
8975
|
+
|
8976
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Representation
|
8977
|
+
|
8978
|
+
end
|
8979
|
+
|
8980
|
+
class Warning
|
8981
|
+
# @private
|
8982
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8983
|
+
property :code, as: 'code'
|
8984
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::FutureReservationsScopedList::Warning::Datum::Representation
|
8985
|
+
|
8986
|
+
property :message, as: 'message'
|
8987
|
+
end
|
8988
|
+
|
8989
|
+
class Datum
|
8990
|
+
# @private
|
8991
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8992
|
+
property :key, as: 'key'
|
8993
|
+
property :value, as: 'value'
|
8994
|
+
end
|
8995
|
+
end
|
8996
|
+
end
|
8997
|
+
end
|
8998
|
+
|
8659
8999
|
class GrpcHealthCheck
|
8660
9000
|
# @private
|
8661
9001
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11823,6 +12163,32 @@ module Google
|
|
11823
12163
|
end
|
11824
12164
|
end
|
11825
12165
|
|
12166
|
+
class NatIpInfo
|
12167
|
+
# @private
|
12168
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12169
|
+
collection :nat_ip_info_mappings, as: 'natIpInfoMappings', class: Google::Apis::ComputeBeta::NatIpInfoNatIpInfoMapping, decorator: Google::Apis::ComputeBeta::NatIpInfoNatIpInfoMapping::Representation
|
12170
|
+
|
12171
|
+
property :nat_name, as: 'natName'
|
12172
|
+
end
|
12173
|
+
end
|
12174
|
+
|
12175
|
+
class NatIpInfoNatIpInfoMapping
|
12176
|
+
# @private
|
12177
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12178
|
+
property :mode, as: 'mode'
|
12179
|
+
property :nat_ip, as: 'natIp'
|
12180
|
+
property :usage, as: 'usage'
|
12181
|
+
end
|
12182
|
+
end
|
12183
|
+
|
12184
|
+
class NatIpInfoResponse
|
12185
|
+
# @private
|
12186
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12187
|
+
collection :result, as: 'result', class: Google::Apis::ComputeBeta::NatIpInfo, decorator: Google::Apis::ComputeBeta::NatIpInfo::Representation
|
12188
|
+
|
12189
|
+
end
|
12190
|
+
end
|
12191
|
+
|
11826
12192
|
class Network
|
11827
12193
|
# @private
|
11828
12194
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13009,6 +13375,8 @@ module Google
|
|
13009
13375
|
property :progress, as: 'progress'
|
13010
13376
|
property :region, as: 'region'
|
13011
13377
|
property :self_link, as: 'selfLink'
|
13378
|
+
property :set_common_instance_metadata_operation_metadata, as: 'setCommonInstanceMetadataOperationMetadata', class: Google::Apis::ComputeBeta::SetCommonInstanceMetadataOperationMetadata, decorator: Google::Apis::ComputeBeta::SetCommonInstanceMetadataOperationMetadata::Representation
|
13379
|
+
|
13012
13380
|
property :start_time, as: 'startTime'
|
13013
13381
|
property :status, as: 'status'
|
13014
13382
|
property :status_message, as: 'statusMessage'
|
@@ -14267,6 +14635,9 @@ module Google
|
|
14267
14635
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14268
14636
|
property :commitment, as: 'commitment'
|
14269
14637
|
property :creation_timestamp, as: 'creationTimestamp'
|
14638
|
+
property :delete_after_duration, as: 'deleteAfterDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
|
14639
|
+
|
14640
|
+
property :delete_at_time, as: 'deleteAtTime'
|
14270
14641
|
property :description, as: 'description'
|
14271
14642
|
property :id, :numeric_string => true, as: 'id'
|
14272
14643
|
property :kind, as: 'kind'
|
@@ -15851,6 +16222,24 @@ module Google
|
|
15851
16222
|
end
|
15852
16223
|
end
|
15853
16224
|
|
16225
|
+
class SetCommonInstanceMetadataOperationMetadata
|
16226
|
+
# @private
|
16227
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16228
|
+
property :client_operation_id, as: 'clientOperationId'
|
16229
|
+
hash :per_location_operations, as: 'perLocationOperations', class: Google::Apis::ComputeBeta::SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo, decorator: Google::Apis::ComputeBeta::SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo::Representation
|
16230
|
+
|
16231
|
+
end
|
16232
|
+
end
|
16233
|
+
|
16234
|
+
class SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
|
16235
|
+
# @private
|
16236
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16237
|
+
property :error, as: 'error', class: Google::Apis::ComputeBeta::Status, decorator: Google::Apis::ComputeBeta::Status::Representation
|
16238
|
+
|
16239
|
+
property :state, as: 'state'
|
16240
|
+
end
|
16241
|
+
end
|
16242
|
+
|
15854
16243
|
class ShareSettings
|
15855
16244
|
# @private
|
15856
16245
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16024,6 +16413,30 @@ module Google
|
|
16024
16413
|
end
|
16025
16414
|
end
|
16026
16415
|
|
16416
|
+
class SnapshotSettings
|
16417
|
+
# @private
|
16418
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16419
|
+
property :storage_location, as: 'storageLocation', class: Google::Apis::ComputeBeta::SnapshotSettingsStorageLocationSettings, decorator: Google::Apis::ComputeBeta::SnapshotSettingsStorageLocationSettings::Representation
|
16420
|
+
|
16421
|
+
end
|
16422
|
+
end
|
16423
|
+
|
16424
|
+
class SnapshotSettingsStorageLocationSettings
|
16425
|
+
# @private
|
16426
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16427
|
+
hash :locations, as: 'locations', class: Google::Apis::ComputeBeta::SnapshotSettingsStorageLocationSettingsStorageLocationPreference, decorator: Google::Apis::ComputeBeta::SnapshotSettingsStorageLocationSettingsStorageLocationPreference::Representation
|
16428
|
+
|
16429
|
+
property :policy, as: 'policy'
|
16430
|
+
end
|
16431
|
+
end
|
16432
|
+
|
16433
|
+
class SnapshotSettingsStorageLocationSettingsStorageLocationPreference
|
16434
|
+
# @private
|
16435
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16436
|
+
property :name, as: 'name'
|
16437
|
+
end
|
16438
|
+
end
|
16439
|
+
|
16027
16440
|
class SourceDiskEncryptionKey
|
16028
16441
|
# @private
|
16029
16442
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16381,6 +16794,15 @@ module Google
|
|
16381
16794
|
end
|
16382
16795
|
end
|
16383
16796
|
|
16797
|
+
class Status
|
16798
|
+
# @private
|
16799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16800
|
+
property :code, as: 'code'
|
16801
|
+
collection :details, as: 'details'
|
16802
|
+
property :message, as: 'message'
|
16803
|
+
end
|
16804
|
+
end
|
16805
|
+
|
16384
16806
|
class Subnetwork
|
16385
16807
|
# @private
|
16386
16808
|
class Representation < Google::Apis::Core::JsonRepresentation
|