google-apis-compute_v1 0.89.0 → 0.91.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 +9 -0
- data/OVERVIEW.md +2 -2
- data/lib/google/apis/compute_v1/classes.rb +2038 -138
- data/lib/google/apis/compute_v1/gem_version.rb +3 -3
- data/lib/google/apis/compute_v1/representations.rb +715 -39
- data/lib/google/apis/compute_v1/service.rb +3914 -1709
- metadata +7 -7
@@ -2188,6 +2188,72 @@ module Google
|
|
2188
2188
|
include Google::Apis::Core::JsonObjectSupport
|
2189
2189
|
end
|
2190
2190
|
|
2191
|
+
class InstantSnapshot
|
2192
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2193
|
+
|
2194
|
+
include Google::Apis::Core::JsonObjectSupport
|
2195
|
+
end
|
2196
|
+
|
2197
|
+
class InstantSnapshotAggregatedList
|
2198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2199
|
+
|
2200
|
+
class Warning
|
2201
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2202
|
+
|
2203
|
+
class Datum
|
2204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2205
|
+
|
2206
|
+
include Google::Apis::Core::JsonObjectSupport
|
2207
|
+
end
|
2208
|
+
|
2209
|
+
include Google::Apis::Core::JsonObjectSupport
|
2210
|
+
end
|
2211
|
+
|
2212
|
+
include Google::Apis::Core::JsonObjectSupport
|
2213
|
+
end
|
2214
|
+
|
2215
|
+
class InstantSnapshotList
|
2216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2217
|
+
|
2218
|
+
class Warning
|
2219
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2220
|
+
|
2221
|
+
class Datum
|
2222
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2223
|
+
|
2224
|
+
include Google::Apis::Core::JsonObjectSupport
|
2225
|
+
end
|
2226
|
+
|
2227
|
+
include Google::Apis::Core::JsonObjectSupport
|
2228
|
+
end
|
2229
|
+
|
2230
|
+
include Google::Apis::Core::JsonObjectSupport
|
2231
|
+
end
|
2232
|
+
|
2233
|
+
class InstantSnapshotResourceStatus
|
2234
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2235
|
+
|
2236
|
+
include Google::Apis::Core::JsonObjectSupport
|
2237
|
+
end
|
2238
|
+
|
2239
|
+
class InstantSnapshotsScopedList
|
2240
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2241
|
+
|
2242
|
+
class Warning
|
2243
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2244
|
+
|
2245
|
+
class Datum
|
2246
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2247
|
+
|
2248
|
+
include Google::Apis::Core::JsonObjectSupport
|
2249
|
+
end
|
2250
|
+
|
2251
|
+
include Google::Apis::Core::JsonObjectSupport
|
2252
|
+
end
|
2253
|
+
|
2254
|
+
include Google::Apis::Core::JsonObjectSupport
|
2255
|
+
end
|
2256
|
+
|
2191
2257
|
class Int64RangeMatch
|
2192
2258
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2193
2259
|
|
@@ -3628,6 +3694,12 @@ module Google
|
|
3628
3694
|
include Google::Apis::Core::JsonObjectSupport
|
3629
3695
|
end
|
3630
3696
|
|
3697
|
+
class ProjectsSetCloudArmorTierRequest
|
3698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3699
|
+
|
3700
|
+
include Google::Apis::Core::JsonObjectSupport
|
3701
|
+
end
|
3702
|
+
|
3631
3703
|
class ProjectsSetDefaultNetworkTierRequest
|
3632
3704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3633
3705
|
|
@@ -5158,6 +5230,156 @@ module Google
|
|
5158
5230
|
include Google::Apis::Core::JsonObjectSupport
|
5159
5231
|
end
|
5160
5232
|
|
5233
|
+
class StoragePool
|
5234
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5235
|
+
|
5236
|
+
include Google::Apis::Core::JsonObjectSupport
|
5237
|
+
end
|
5238
|
+
|
5239
|
+
class StoragePoolAggregatedList
|
5240
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5241
|
+
|
5242
|
+
class Warning
|
5243
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5244
|
+
|
5245
|
+
class Datum
|
5246
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5247
|
+
|
5248
|
+
include Google::Apis::Core::JsonObjectSupport
|
5249
|
+
end
|
5250
|
+
|
5251
|
+
include Google::Apis::Core::JsonObjectSupport
|
5252
|
+
end
|
5253
|
+
|
5254
|
+
include Google::Apis::Core::JsonObjectSupport
|
5255
|
+
end
|
5256
|
+
|
5257
|
+
class StoragePoolDisk
|
5258
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5259
|
+
|
5260
|
+
include Google::Apis::Core::JsonObjectSupport
|
5261
|
+
end
|
5262
|
+
|
5263
|
+
class StoragePoolList
|
5264
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5265
|
+
|
5266
|
+
class Warning
|
5267
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5268
|
+
|
5269
|
+
class Datum
|
5270
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5271
|
+
|
5272
|
+
include Google::Apis::Core::JsonObjectSupport
|
5273
|
+
end
|
5274
|
+
|
5275
|
+
include Google::Apis::Core::JsonObjectSupport
|
5276
|
+
end
|
5277
|
+
|
5278
|
+
include Google::Apis::Core::JsonObjectSupport
|
5279
|
+
end
|
5280
|
+
|
5281
|
+
class StoragePoolListDisks
|
5282
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5283
|
+
|
5284
|
+
class Warning
|
5285
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5286
|
+
|
5287
|
+
class Datum
|
5288
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5289
|
+
|
5290
|
+
include Google::Apis::Core::JsonObjectSupport
|
5291
|
+
end
|
5292
|
+
|
5293
|
+
include Google::Apis::Core::JsonObjectSupport
|
5294
|
+
end
|
5295
|
+
|
5296
|
+
include Google::Apis::Core::JsonObjectSupport
|
5297
|
+
end
|
5298
|
+
|
5299
|
+
class StoragePoolResourceStatus
|
5300
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5301
|
+
|
5302
|
+
include Google::Apis::Core::JsonObjectSupport
|
5303
|
+
end
|
5304
|
+
|
5305
|
+
class StoragePoolType
|
5306
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5307
|
+
|
5308
|
+
include Google::Apis::Core::JsonObjectSupport
|
5309
|
+
end
|
5310
|
+
|
5311
|
+
class StoragePoolTypeAggregatedList
|
5312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5313
|
+
|
5314
|
+
class Warning
|
5315
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5316
|
+
|
5317
|
+
class Datum
|
5318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5319
|
+
|
5320
|
+
include Google::Apis::Core::JsonObjectSupport
|
5321
|
+
end
|
5322
|
+
|
5323
|
+
include Google::Apis::Core::JsonObjectSupport
|
5324
|
+
end
|
5325
|
+
|
5326
|
+
include Google::Apis::Core::JsonObjectSupport
|
5327
|
+
end
|
5328
|
+
|
5329
|
+
class StoragePoolTypeList
|
5330
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5331
|
+
|
5332
|
+
class Warning
|
5333
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5334
|
+
|
5335
|
+
class Datum
|
5336
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5337
|
+
|
5338
|
+
include Google::Apis::Core::JsonObjectSupport
|
5339
|
+
end
|
5340
|
+
|
5341
|
+
include Google::Apis::Core::JsonObjectSupport
|
5342
|
+
end
|
5343
|
+
|
5344
|
+
include Google::Apis::Core::JsonObjectSupport
|
5345
|
+
end
|
5346
|
+
|
5347
|
+
class StoragePoolTypesScopedList
|
5348
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5349
|
+
|
5350
|
+
class Warning
|
5351
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5352
|
+
|
5353
|
+
class Datum
|
5354
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5355
|
+
|
5356
|
+
include Google::Apis::Core::JsonObjectSupport
|
5357
|
+
end
|
5358
|
+
|
5359
|
+
include Google::Apis::Core::JsonObjectSupport
|
5360
|
+
end
|
5361
|
+
|
5362
|
+
include Google::Apis::Core::JsonObjectSupport
|
5363
|
+
end
|
5364
|
+
|
5365
|
+
class StoragePoolsScopedList
|
5366
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5367
|
+
|
5368
|
+
class Warning
|
5369
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5370
|
+
|
5371
|
+
class Datum
|
5372
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5373
|
+
|
5374
|
+
include Google::Apis::Core::JsonObjectSupport
|
5375
|
+
end
|
5376
|
+
|
5377
|
+
include Google::Apis::Core::JsonObjectSupport
|
5378
|
+
end
|
5379
|
+
|
5380
|
+
include Google::Apis::Core::JsonObjectSupport
|
5381
|
+
end
|
5382
|
+
|
5161
5383
|
class Subnetwork
|
5162
5384
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5163
5385
|
|
@@ -6591,6 +6813,7 @@ module Google
|
|
6591
6813
|
property :source_snapshot, as: 'sourceSnapshot'
|
6592
6814
|
property :source_snapshot_encryption_key, as: 'sourceSnapshotEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
6593
6815
|
|
6816
|
+
property :storage_pool, as: 'storagePool'
|
6594
6817
|
end
|
6595
6818
|
end
|
6596
6819
|
|
@@ -6826,6 +7049,7 @@ module Google
|
|
6826
7049
|
property :max_rate_per_endpoint, as: 'maxRatePerEndpoint'
|
6827
7050
|
property :max_rate_per_instance, as: 'maxRatePerInstance'
|
6828
7051
|
property :max_utilization, as: 'maxUtilization'
|
7052
|
+
property :preference, as: 'preference'
|
6829
7053
|
end
|
6830
7054
|
end
|
6831
7055
|
|
@@ -6977,6 +7201,7 @@ module Google
|
|
6977
7201
|
|
6978
7202
|
property :self_link, as: 'selfLink'
|
6979
7203
|
collection :service_bindings, as: 'serviceBindings'
|
7204
|
+
property :service_lb_policy, as: 'serviceLbPolicy'
|
6980
7205
|
property :session_affinity, as: 'sessionAffinity'
|
6981
7206
|
property :subsetting, as: 'subsetting', class: Google::Apis::ComputeV1::Subsetting, decorator: Google::Apis::ComputeV1::Subsetting::Representation
|
6982
7207
|
|
@@ -7633,12 +7858,15 @@ module Google
|
|
7633
7858
|
property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
7634
7859
|
|
7635
7860
|
property :source_image_id, as: 'sourceImageId'
|
7861
|
+
property :source_instant_snapshot, as: 'sourceInstantSnapshot'
|
7862
|
+
property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
|
7636
7863
|
property :source_snapshot, as: 'sourceSnapshot'
|
7637
7864
|
property :source_snapshot_encryption_key, as: 'sourceSnapshotEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
7638
7865
|
|
7639
7866
|
property :source_snapshot_id, as: 'sourceSnapshotId'
|
7640
7867
|
property :source_storage_object, as: 'sourceStorageObject'
|
7641
7868
|
property :status, as: 'status'
|
7869
|
+
property :storage_pool, as: 'storagePool'
|
7642
7870
|
property :type, as: 'type'
|
7643
7871
|
collection :users, as: 'users'
|
7644
7872
|
property :zone, as: 'zone'
|
@@ -8059,6 +8287,7 @@ module Google
|
|
8059
8287
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8060
8288
|
property :id, as: 'id'
|
8061
8289
|
property :ip_address, as: 'ipAddress'
|
8290
|
+
property :ipv6_address, as: 'ipv6Address'
|
8062
8291
|
end
|
8063
8292
|
end
|
8064
8293
|
|
@@ -9554,6 +9783,7 @@ module Google
|
|
9554
9783
|
class InstanceGroupManagerInstanceLifecyclePolicy
|
9555
9784
|
# @private
|
9556
9785
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9786
|
+
property :default_action_on_failure, as: 'defaultActionOnFailure'
|
9557
9787
|
property :force_update_on_repair, as: 'forceUpdateOnRepair'
|
9558
9788
|
end
|
9559
9789
|
end
|
@@ -10321,61 +10551,187 @@ module Google
|
|
10321
10551
|
end
|
10322
10552
|
end
|
10323
10553
|
|
10324
|
-
class
|
10325
|
-
# @private
|
10326
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
10327
|
-
property :range_end, :numeric_string => true, as: 'rangeEnd'
|
10328
|
-
property :range_start, :numeric_string => true, as: 'rangeStart'
|
10329
|
-
end
|
10330
|
-
end
|
10331
|
-
|
10332
|
-
class Interconnect
|
10554
|
+
class InstantSnapshot
|
10333
10555
|
# @private
|
10334
10556
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10335
|
-
property :
|
10336
|
-
collection :available_features, as: 'availableFeatures'
|
10337
|
-
collection :circuit_infos, as: 'circuitInfos', class: Google::Apis::ComputeV1::InterconnectCircuitInfo, decorator: Google::Apis::ComputeV1::InterconnectCircuitInfo::Representation
|
10338
|
-
|
10557
|
+
property :architecture, as: 'architecture'
|
10339
10558
|
property :creation_timestamp, as: 'creationTimestamp'
|
10340
|
-
property :customer_name, as: 'customerName'
|
10341
10559
|
property :description, as: 'description'
|
10342
|
-
|
10343
|
-
|
10344
|
-
property :google_ip_address, as: 'googleIpAddress'
|
10345
|
-
property :google_reference_id, as: 'googleReferenceId'
|
10560
|
+
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
10346
10561
|
property :id, :numeric_string => true, as: 'id'
|
10347
|
-
collection :interconnect_attachments, as: 'interconnectAttachments'
|
10348
|
-
property :interconnect_type, as: 'interconnectType'
|
10349
10562
|
property :kind, as: 'kind'
|
10350
10563
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
10351
10564
|
hash :labels, as: 'labels'
|
10352
|
-
property :link_type, as: 'linkType'
|
10353
|
-
property :location, as: 'location'
|
10354
|
-
property :macsec, as: 'macsec', class: Google::Apis::ComputeV1::InterconnectMacsec, decorator: Google::Apis::ComputeV1::InterconnectMacsec::Representation
|
10355
|
-
|
10356
|
-
property :macsec_enabled, as: 'macsecEnabled'
|
10357
10565
|
property :name, as: 'name'
|
10358
|
-
property :
|
10359
|
-
property :
|
10360
|
-
|
10361
|
-
property :
|
10362
|
-
property :remote_location, as: 'remoteLocation'
|
10363
|
-
collection :requested_features, as: 'requestedFeatures'
|
10364
|
-
property :requested_link_count, as: 'requestedLinkCount'
|
10566
|
+
property :region, as: 'region'
|
10567
|
+
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeV1::InstantSnapshotResourceStatus, decorator: Google::Apis::ComputeV1::InstantSnapshotResourceStatus::Representation
|
10568
|
+
|
10569
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
10365
10570
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
10366
10571
|
property :self_link, as: 'selfLink'
|
10367
|
-
property :
|
10572
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10573
|
+
property :source_disk, as: 'sourceDisk'
|
10574
|
+
property :source_disk_id, as: 'sourceDiskId'
|
10575
|
+
property :status, as: 'status'
|
10576
|
+
property :zone, as: 'zone'
|
10368
10577
|
end
|
10369
10578
|
end
|
10370
10579
|
|
10371
|
-
class
|
10580
|
+
class InstantSnapshotAggregatedList
|
10372
10581
|
# @private
|
10373
10582
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10374
|
-
property :
|
10375
|
-
|
10376
|
-
|
10377
|
-
|
10378
|
-
property :
|
10583
|
+
property :id, as: 'id'
|
10584
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::InstantSnapshotsScopedList, decorator: Google::Apis::ComputeV1::InstantSnapshotsScopedList::Representation
|
10585
|
+
|
10586
|
+
property :kind, as: 'kind'
|
10587
|
+
property :next_page_token, as: 'nextPageToken'
|
10588
|
+
property :self_link, as: 'selfLink'
|
10589
|
+
collection :unreachables, as: 'unreachables'
|
10590
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstantSnapshotAggregatedList::Warning, decorator: Google::Apis::ComputeV1::InstantSnapshotAggregatedList::Warning::Representation
|
10591
|
+
|
10592
|
+
end
|
10593
|
+
|
10594
|
+
class Warning
|
10595
|
+
# @private
|
10596
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10597
|
+
property :code, as: 'code'
|
10598
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstantSnapshotAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstantSnapshotAggregatedList::Warning::Datum::Representation
|
10599
|
+
|
10600
|
+
property :message, as: 'message'
|
10601
|
+
end
|
10602
|
+
|
10603
|
+
class Datum
|
10604
|
+
# @private
|
10605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10606
|
+
property :key, as: 'key'
|
10607
|
+
property :value, as: 'value'
|
10608
|
+
end
|
10609
|
+
end
|
10610
|
+
end
|
10611
|
+
end
|
10612
|
+
|
10613
|
+
class InstantSnapshotList
|
10614
|
+
# @private
|
10615
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10616
|
+
property :id, as: 'id'
|
10617
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::InstantSnapshot, decorator: Google::Apis::ComputeV1::InstantSnapshot::Representation
|
10618
|
+
|
10619
|
+
property :kind, as: 'kind'
|
10620
|
+
property :next_page_token, as: 'nextPageToken'
|
10621
|
+
property :self_link, as: 'selfLink'
|
10622
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstantSnapshotList::Warning, decorator: Google::Apis::ComputeV1::InstantSnapshotList::Warning::Representation
|
10623
|
+
|
10624
|
+
end
|
10625
|
+
|
10626
|
+
class Warning
|
10627
|
+
# @private
|
10628
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10629
|
+
property :code, as: 'code'
|
10630
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstantSnapshotList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstantSnapshotList::Warning::Datum::Representation
|
10631
|
+
|
10632
|
+
property :message, as: 'message'
|
10633
|
+
end
|
10634
|
+
|
10635
|
+
class Datum
|
10636
|
+
# @private
|
10637
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10638
|
+
property :key, as: 'key'
|
10639
|
+
property :value, as: 'value'
|
10640
|
+
end
|
10641
|
+
end
|
10642
|
+
end
|
10643
|
+
end
|
10644
|
+
|
10645
|
+
class InstantSnapshotResourceStatus
|
10646
|
+
# @private
|
10647
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10648
|
+
property :storage_size_bytes, :numeric_string => true, as: 'storageSizeBytes'
|
10649
|
+
end
|
10650
|
+
end
|
10651
|
+
|
10652
|
+
class InstantSnapshotsScopedList
|
10653
|
+
# @private
|
10654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10655
|
+
collection :instant_snapshots, as: 'instantSnapshots', class: Google::Apis::ComputeV1::InstantSnapshot, decorator: Google::Apis::ComputeV1::InstantSnapshot::Representation
|
10656
|
+
|
10657
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::InstantSnapshotsScopedList::Warning, decorator: Google::Apis::ComputeV1::InstantSnapshotsScopedList::Warning::Representation
|
10658
|
+
|
10659
|
+
end
|
10660
|
+
|
10661
|
+
class Warning
|
10662
|
+
# @private
|
10663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10664
|
+
property :code, as: 'code'
|
10665
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::InstantSnapshotsScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::InstantSnapshotsScopedList::Warning::Datum::Representation
|
10666
|
+
|
10667
|
+
property :message, as: 'message'
|
10668
|
+
end
|
10669
|
+
|
10670
|
+
class Datum
|
10671
|
+
# @private
|
10672
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10673
|
+
property :key, as: 'key'
|
10674
|
+
property :value, as: 'value'
|
10675
|
+
end
|
10676
|
+
end
|
10677
|
+
end
|
10678
|
+
end
|
10679
|
+
|
10680
|
+
class Int64RangeMatch
|
10681
|
+
# @private
|
10682
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10683
|
+
property :range_end, :numeric_string => true, as: 'rangeEnd'
|
10684
|
+
property :range_start, :numeric_string => true, as: 'rangeStart'
|
10685
|
+
end
|
10686
|
+
end
|
10687
|
+
|
10688
|
+
class Interconnect
|
10689
|
+
# @private
|
10690
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10691
|
+
property :admin_enabled, as: 'adminEnabled'
|
10692
|
+
collection :available_features, as: 'availableFeatures'
|
10693
|
+
collection :circuit_infos, as: 'circuitInfos', class: Google::Apis::ComputeV1::InterconnectCircuitInfo, decorator: Google::Apis::ComputeV1::InterconnectCircuitInfo::Representation
|
10694
|
+
|
10695
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
10696
|
+
property :customer_name, as: 'customerName'
|
10697
|
+
property :description, as: 'description'
|
10698
|
+
collection :expected_outages, as: 'expectedOutages', class: Google::Apis::ComputeV1::InterconnectOutageNotification, decorator: Google::Apis::ComputeV1::InterconnectOutageNotification::Representation
|
10699
|
+
|
10700
|
+
property :google_ip_address, as: 'googleIpAddress'
|
10701
|
+
property :google_reference_id, as: 'googleReferenceId'
|
10702
|
+
property :id, :numeric_string => true, as: 'id'
|
10703
|
+
collection :interconnect_attachments, as: 'interconnectAttachments'
|
10704
|
+
property :interconnect_type, as: 'interconnectType'
|
10705
|
+
property :kind, as: 'kind'
|
10706
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
10707
|
+
hash :labels, as: 'labels'
|
10708
|
+
property :link_type, as: 'linkType'
|
10709
|
+
property :location, as: 'location'
|
10710
|
+
property :macsec, as: 'macsec', class: Google::Apis::ComputeV1::InterconnectMacsec, decorator: Google::Apis::ComputeV1::InterconnectMacsec::Representation
|
10711
|
+
|
10712
|
+
property :macsec_enabled, as: 'macsecEnabled'
|
10713
|
+
property :name, as: 'name'
|
10714
|
+
property :noc_contact_email, as: 'nocContactEmail'
|
10715
|
+
property :operational_status, as: 'operationalStatus'
|
10716
|
+
property :peer_ip_address, as: 'peerIpAddress'
|
10717
|
+
property :provisioned_link_count, as: 'provisionedLinkCount'
|
10718
|
+
property :remote_location, as: 'remoteLocation'
|
10719
|
+
collection :requested_features, as: 'requestedFeatures'
|
10720
|
+
property :requested_link_count, as: 'requestedLinkCount'
|
10721
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
10722
|
+
property :self_link, as: 'selfLink'
|
10723
|
+
property :state, as: 'state'
|
10724
|
+
end
|
10725
|
+
end
|
10726
|
+
|
10727
|
+
class InterconnectAttachment
|
10728
|
+
# @private
|
10729
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10730
|
+
property :admin_enabled, as: 'adminEnabled'
|
10731
|
+
property :bandwidth, as: 'bandwidth'
|
10732
|
+
collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
|
10733
|
+
collection :candidate_subnets, as: 'candidateSubnets'
|
10734
|
+
property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
|
10379
10735
|
property :cloud_router_ipv6_address, as: 'cloudRouterIpv6Address'
|
10380
10736
|
property :cloud_router_ipv6_interface_id, as: 'cloudRouterIpv6InterfaceId'
|
10381
10737
|
property :configuration_constraints, as: 'configurationConstraints', class: Google::Apis::ComputeV1::InterconnectAttachmentConfigurationConstraints, decorator: Google::Apis::ComputeV1::InterconnectAttachmentConfigurationConstraints::Representation
|
@@ -12990,6 +13346,7 @@ module Google
|
|
12990
13346
|
class Project
|
12991
13347
|
# @private
|
12992
13348
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13349
|
+
property :cloud_armor_tier, as: 'cloudArmorTier'
|
12993
13350
|
property :common_instance_metadata, as: 'commonInstanceMetadata', class: Google::Apis::ComputeV1::Metadata, decorator: Google::Apis::ComputeV1::Metadata::Representation
|
12994
13351
|
|
12995
13352
|
property :creation_timestamp, as: 'creationTimestamp'
|
@@ -13043,6 +13400,13 @@ module Google
|
|
13043
13400
|
end
|
13044
13401
|
end
|
13045
13402
|
|
13403
|
+
class ProjectsSetCloudArmorTierRequest
|
13404
|
+
# @private
|
13405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13406
|
+
property :cloud_armor_tier, as: 'cloudArmorTier'
|
13407
|
+
end
|
13408
|
+
end
|
13409
|
+
|
13046
13410
|
class ProjectsSetDefaultNetworkTierRequest
|
13047
13411
|
# @private
|
13048
13412
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15372,6 +15736,10 @@ module Google
|
|
15372
15736
|
|
15373
15737
|
property :source_disk_for_recovery_checkpoint, as: 'sourceDiskForRecoveryCheckpoint'
|
15374
15738
|
property :source_disk_id, as: 'sourceDiskId'
|
15739
|
+
property :source_instant_snapshot, as: 'sourceInstantSnapshot'
|
15740
|
+
property :source_instant_snapshot_encryption_key, as: 'sourceInstantSnapshotEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
15741
|
+
|
15742
|
+
property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
|
15375
15743
|
property :source_snapshot_schedule_policy, as: 'sourceSnapshotSchedulePolicy'
|
15376
15744
|
property :source_snapshot_schedule_policy_id, as: 'sourceSnapshotSchedulePolicyId'
|
15377
15745
|
property :status, as: 'status'
|
@@ -15802,6 +16170,312 @@ module Google
|
|
15802
16170
|
end
|
15803
16171
|
end
|
15804
16172
|
|
16173
|
+
class StoragePool
|
16174
|
+
# @private
|
16175
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16176
|
+
property :capacity_provisioning_type, as: 'capacityProvisioningType'
|
16177
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
16178
|
+
property :description, as: 'description'
|
16179
|
+
property :id, :numeric_string => true, as: 'id'
|
16180
|
+
property :kind, as: 'kind'
|
16181
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
16182
|
+
hash :labels, as: 'labels'
|
16183
|
+
property :name, as: 'name'
|
16184
|
+
property :performance_provisioning_type, as: 'performanceProvisioningType'
|
16185
|
+
property :pool_provisioned_capacity_gb, :numeric_string => true, as: 'poolProvisionedCapacityGb'
|
16186
|
+
property :pool_provisioned_iops, :numeric_string => true, as: 'poolProvisionedIops'
|
16187
|
+
property :pool_provisioned_throughput, :numeric_string => true, as: 'poolProvisionedThroughput'
|
16188
|
+
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeV1::StoragePoolResourceStatus, decorator: Google::Apis::ComputeV1::StoragePoolResourceStatus::Representation
|
16189
|
+
|
16190
|
+
property :self_link, as: 'selfLink'
|
16191
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
16192
|
+
property :state, as: 'state'
|
16193
|
+
property :status, as: 'status', class: Google::Apis::ComputeV1::StoragePoolResourceStatus, decorator: Google::Apis::ComputeV1::StoragePoolResourceStatus::Representation
|
16194
|
+
|
16195
|
+
property :storage_pool_type, as: 'storagePoolType'
|
16196
|
+
property :zone, as: 'zone'
|
16197
|
+
end
|
16198
|
+
end
|
16199
|
+
|
16200
|
+
class StoragePoolAggregatedList
|
16201
|
+
# @private
|
16202
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16203
|
+
property :etag, as: 'etag'
|
16204
|
+
property :id, as: 'id'
|
16205
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::StoragePoolsScopedList, decorator: Google::Apis::ComputeV1::StoragePoolsScopedList::Representation
|
16206
|
+
|
16207
|
+
property :kind, as: 'kind'
|
16208
|
+
property :next_page_token, as: 'nextPageToken'
|
16209
|
+
property :self_link, as: 'selfLink'
|
16210
|
+
collection :unreachables, as: 'unreachables'
|
16211
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::StoragePoolAggregatedList::Warning, decorator: Google::Apis::ComputeV1::StoragePoolAggregatedList::Warning::Representation
|
16212
|
+
|
16213
|
+
end
|
16214
|
+
|
16215
|
+
class Warning
|
16216
|
+
# @private
|
16217
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16218
|
+
property :code, as: 'code'
|
16219
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::StoragePoolAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::StoragePoolAggregatedList::Warning::Datum::Representation
|
16220
|
+
|
16221
|
+
property :message, as: 'message'
|
16222
|
+
end
|
16223
|
+
|
16224
|
+
class Datum
|
16225
|
+
# @private
|
16226
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16227
|
+
property :key, as: 'key'
|
16228
|
+
property :value, as: 'value'
|
16229
|
+
end
|
16230
|
+
end
|
16231
|
+
end
|
16232
|
+
end
|
16233
|
+
|
16234
|
+
class StoragePoolDisk
|
16235
|
+
# @private
|
16236
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16237
|
+
collection :attached_instances, as: 'attachedInstances'
|
16238
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
16239
|
+
property :disk, as: 'disk'
|
16240
|
+
property :name, as: 'name'
|
16241
|
+
property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
|
16242
|
+
property :provisioned_throughput, :numeric_string => true, as: 'provisionedThroughput'
|
16243
|
+
collection :resource_policies, as: 'resourcePolicies'
|
16244
|
+
property :size_gb, :numeric_string => true, as: 'sizeGb'
|
16245
|
+
property :status, as: 'status'
|
16246
|
+
property :type, as: 'type'
|
16247
|
+
property :used_bytes, :numeric_string => true, as: 'usedBytes'
|
16248
|
+
end
|
16249
|
+
end
|
16250
|
+
|
16251
|
+
class StoragePoolList
|
16252
|
+
# @private
|
16253
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16254
|
+
property :etag, as: 'etag'
|
16255
|
+
property :id, as: 'id'
|
16256
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::StoragePool, decorator: Google::Apis::ComputeV1::StoragePool::Representation
|
16257
|
+
|
16258
|
+
property :kind, as: 'kind'
|
16259
|
+
property :next_page_token, as: 'nextPageToken'
|
16260
|
+
property :self_link, as: 'selfLink'
|
16261
|
+
collection :unreachables, as: 'unreachables'
|
16262
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::StoragePoolList::Warning, decorator: Google::Apis::ComputeV1::StoragePoolList::Warning::Representation
|
16263
|
+
|
16264
|
+
end
|
16265
|
+
|
16266
|
+
class Warning
|
16267
|
+
# @private
|
16268
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16269
|
+
property :code, as: 'code'
|
16270
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::StoragePoolList::Warning::Datum, decorator: Google::Apis::ComputeV1::StoragePoolList::Warning::Datum::Representation
|
16271
|
+
|
16272
|
+
property :message, as: 'message'
|
16273
|
+
end
|
16274
|
+
|
16275
|
+
class Datum
|
16276
|
+
# @private
|
16277
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16278
|
+
property :key, as: 'key'
|
16279
|
+
property :value, as: 'value'
|
16280
|
+
end
|
16281
|
+
end
|
16282
|
+
end
|
16283
|
+
end
|
16284
|
+
|
16285
|
+
class StoragePoolListDisks
|
16286
|
+
# @private
|
16287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16288
|
+
property :etag, as: 'etag'
|
16289
|
+
property :id, as: 'id'
|
16290
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::StoragePoolDisk, decorator: Google::Apis::ComputeV1::StoragePoolDisk::Representation
|
16291
|
+
|
16292
|
+
property :kind, as: 'kind'
|
16293
|
+
property :next_page_token, as: 'nextPageToken'
|
16294
|
+
property :self_link, as: 'selfLink'
|
16295
|
+
collection :unreachables, as: 'unreachables'
|
16296
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::StoragePoolListDisks::Warning, decorator: Google::Apis::ComputeV1::StoragePoolListDisks::Warning::Representation
|
16297
|
+
|
16298
|
+
end
|
16299
|
+
|
16300
|
+
class Warning
|
16301
|
+
# @private
|
16302
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16303
|
+
property :code, as: 'code'
|
16304
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::StoragePoolListDisks::Warning::Datum, decorator: Google::Apis::ComputeV1::StoragePoolListDisks::Warning::Datum::Representation
|
16305
|
+
|
16306
|
+
property :message, as: 'message'
|
16307
|
+
end
|
16308
|
+
|
16309
|
+
class Datum
|
16310
|
+
# @private
|
16311
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16312
|
+
property :key, as: 'key'
|
16313
|
+
property :value, as: 'value'
|
16314
|
+
end
|
16315
|
+
end
|
16316
|
+
end
|
16317
|
+
end
|
16318
|
+
|
16319
|
+
class StoragePoolResourceStatus
|
16320
|
+
# @private
|
16321
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16322
|
+
property :disk_count, :numeric_string => true, as: 'diskCount'
|
16323
|
+
property :last_resize_timestamp, as: 'lastResizeTimestamp'
|
16324
|
+
property :max_total_provisioned_disk_capacity_gb, :numeric_string => true, as: 'maxTotalProvisionedDiskCapacityGb'
|
16325
|
+
property :pool_used_capacity_bytes, :numeric_string => true, as: 'poolUsedCapacityBytes'
|
16326
|
+
property :pool_used_iops, :numeric_string => true, as: 'poolUsedIops'
|
16327
|
+
property :pool_used_throughput, :numeric_string => true, as: 'poolUsedThroughput'
|
16328
|
+
property :pool_user_written_bytes, :numeric_string => true, as: 'poolUserWrittenBytes'
|
16329
|
+
property :total_provisioned_disk_capacity_gb, :numeric_string => true, as: 'totalProvisionedDiskCapacityGb'
|
16330
|
+
property :total_provisioned_disk_iops, :numeric_string => true, as: 'totalProvisionedDiskIops'
|
16331
|
+
property :total_provisioned_disk_throughput, :numeric_string => true, as: 'totalProvisionedDiskThroughput'
|
16332
|
+
end
|
16333
|
+
end
|
16334
|
+
|
16335
|
+
class StoragePoolType
|
16336
|
+
# @private
|
16337
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16338
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
16339
|
+
property :deprecated, as: 'deprecated', class: Google::Apis::ComputeV1::DeprecationStatus, decorator: Google::Apis::ComputeV1::DeprecationStatus::Representation
|
16340
|
+
|
16341
|
+
property :description, as: 'description'
|
16342
|
+
property :id, :numeric_string => true, as: 'id'
|
16343
|
+
property :kind, as: 'kind'
|
16344
|
+
property :max_pool_provisioned_capacity_gb, :numeric_string => true, as: 'maxPoolProvisionedCapacityGb'
|
16345
|
+
property :max_pool_provisioned_iops, :numeric_string => true, as: 'maxPoolProvisionedIops'
|
16346
|
+
property :max_pool_provisioned_throughput, :numeric_string => true, as: 'maxPoolProvisionedThroughput'
|
16347
|
+
property :min_pool_provisioned_capacity_gb, :numeric_string => true, as: 'minPoolProvisionedCapacityGb'
|
16348
|
+
property :min_pool_provisioned_iops, :numeric_string => true, as: 'minPoolProvisionedIops'
|
16349
|
+
property :min_pool_provisioned_throughput, :numeric_string => true, as: 'minPoolProvisionedThroughput'
|
16350
|
+
property :min_size_gb, :numeric_string => true, as: 'minSizeGb'
|
16351
|
+
property :name, as: 'name'
|
16352
|
+
property :self_link, as: 'selfLink'
|
16353
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
16354
|
+
collection :supported_disk_types, as: 'supportedDiskTypes'
|
16355
|
+
property :zone, as: 'zone'
|
16356
|
+
end
|
16357
|
+
end
|
16358
|
+
|
16359
|
+
class StoragePoolTypeAggregatedList
|
16360
|
+
# @private
|
16361
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16362
|
+
property :id, as: 'id'
|
16363
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::StoragePoolTypesScopedList, decorator: Google::Apis::ComputeV1::StoragePoolTypesScopedList::Representation
|
16364
|
+
|
16365
|
+
property :kind, as: 'kind'
|
16366
|
+
property :next_page_token, as: 'nextPageToken'
|
16367
|
+
property :self_link, as: 'selfLink'
|
16368
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::StoragePoolTypeAggregatedList::Warning, decorator: Google::Apis::ComputeV1::StoragePoolTypeAggregatedList::Warning::Representation
|
16369
|
+
|
16370
|
+
end
|
16371
|
+
|
16372
|
+
class Warning
|
16373
|
+
# @private
|
16374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16375
|
+
property :code, as: 'code'
|
16376
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::StoragePoolTypeAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::StoragePoolTypeAggregatedList::Warning::Datum::Representation
|
16377
|
+
|
16378
|
+
property :message, as: 'message'
|
16379
|
+
end
|
16380
|
+
|
16381
|
+
class Datum
|
16382
|
+
# @private
|
16383
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16384
|
+
property :key, as: 'key'
|
16385
|
+
property :value, as: 'value'
|
16386
|
+
end
|
16387
|
+
end
|
16388
|
+
end
|
16389
|
+
end
|
16390
|
+
|
16391
|
+
class StoragePoolTypeList
|
16392
|
+
# @private
|
16393
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16394
|
+
property :id, as: 'id'
|
16395
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::StoragePoolType, decorator: Google::Apis::ComputeV1::StoragePoolType::Representation
|
16396
|
+
|
16397
|
+
property :kind, as: 'kind'
|
16398
|
+
property :next_page_token, as: 'nextPageToken'
|
16399
|
+
property :self_link, as: 'selfLink'
|
16400
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::StoragePoolTypeList::Warning, decorator: Google::Apis::ComputeV1::StoragePoolTypeList::Warning::Representation
|
16401
|
+
|
16402
|
+
end
|
16403
|
+
|
16404
|
+
class Warning
|
16405
|
+
# @private
|
16406
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16407
|
+
property :code, as: 'code'
|
16408
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::StoragePoolTypeList::Warning::Datum, decorator: Google::Apis::ComputeV1::StoragePoolTypeList::Warning::Datum::Representation
|
16409
|
+
|
16410
|
+
property :message, as: 'message'
|
16411
|
+
end
|
16412
|
+
|
16413
|
+
class Datum
|
16414
|
+
# @private
|
16415
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16416
|
+
property :key, as: 'key'
|
16417
|
+
property :value, as: 'value'
|
16418
|
+
end
|
16419
|
+
end
|
16420
|
+
end
|
16421
|
+
end
|
16422
|
+
|
16423
|
+
class StoragePoolTypesScopedList
|
16424
|
+
# @private
|
16425
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16426
|
+
collection :storage_pool_types, as: 'storagePoolTypes', class: Google::Apis::ComputeV1::StoragePoolType, decorator: Google::Apis::ComputeV1::StoragePoolType::Representation
|
16427
|
+
|
16428
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::StoragePoolTypesScopedList::Warning, decorator: Google::Apis::ComputeV1::StoragePoolTypesScopedList::Warning::Representation
|
16429
|
+
|
16430
|
+
end
|
16431
|
+
|
16432
|
+
class Warning
|
16433
|
+
# @private
|
16434
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16435
|
+
property :code, as: 'code'
|
16436
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::StoragePoolTypesScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::StoragePoolTypesScopedList::Warning::Datum::Representation
|
16437
|
+
|
16438
|
+
property :message, as: 'message'
|
16439
|
+
end
|
16440
|
+
|
16441
|
+
class Datum
|
16442
|
+
# @private
|
16443
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16444
|
+
property :key, as: 'key'
|
16445
|
+
property :value, as: 'value'
|
16446
|
+
end
|
16447
|
+
end
|
16448
|
+
end
|
16449
|
+
end
|
16450
|
+
|
16451
|
+
class StoragePoolsScopedList
|
16452
|
+
# @private
|
16453
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16454
|
+
collection :storage_pools, as: 'storagePools', class: Google::Apis::ComputeV1::StoragePool, decorator: Google::Apis::ComputeV1::StoragePool::Representation
|
16455
|
+
|
16456
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::StoragePoolsScopedList::Warning, decorator: Google::Apis::ComputeV1::StoragePoolsScopedList::Warning::Representation
|
16457
|
+
|
16458
|
+
end
|
16459
|
+
|
16460
|
+
class Warning
|
16461
|
+
# @private
|
16462
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16463
|
+
property :code, as: 'code'
|
16464
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::StoragePoolsScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::StoragePoolsScopedList::Warning::Datum::Representation
|
16465
|
+
|
16466
|
+
property :message, as: 'message'
|
16467
|
+
end
|
16468
|
+
|
16469
|
+
class Datum
|
16470
|
+
# @private
|
16471
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16472
|
+
property :key, as: 'key'
|
16473
|
+
property :value, as: 'value'
|
16474
|
+
end
|
16475
|
+
end
|
16476
|
+
end
|
16477
|
+
end
|
16478
|
+
|
15805
16479
|
class Subnetwork
|
15806
16480
|
# @private
|
15807
16481
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17219,6 +17893,7 @@ module Google
|
|
17219
17893
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17220
17894
|
property :creation_timestamp, as: 'creationTimestamp'
|
17221
17895
|
property :description, as: 'description'
|
17896
|
+
property :gateway_ip_version, as: 'gatewayIpVersion'
|
17222
17897
|
property :id, :numeric_string => true, as: 'id'
|
17223
17898
|
property :kind, as: 'kind'
|
17224
17899
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
@@ -17341,6 +18016,7 @@ module Google
|
|
17341
18016
|
property :id, as: 'id'
|
17342
18017
|
property :interconnect_attachment, as: 'interconnectAttachment'
|
17343
18018
|
property :ip_address, as: 'ipAddress'
|
18019
|
+
property :ipv6_address, as: 'ipv6Address'
|
17344
18020
|
end
|
17345
18021
|
end
|
17346
18022
|
|