google-apis-compute_v1 0.132.0 → 0.133.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 +4 -0
- data/lib/google/apis/compute_v1/classes.rb +16099 -10565
- data/lib/google/apis/compute_v1/gem_version.rb +2 -2
- data/lib/google/apis/compute_v1/representations.rb +617 -0
- data/lib/google/apis/compute_v1/service.rb +18962 -12519
- metadata +2 -2
@@ -826,6 +826,30 @@ module Google
|
|
826
826
|
include Google::Apis::Core::JsonObjectSupport
|
827
827
|
end
|
828
828
|
|
829
|
+
class CrossSiteNetwork
|
830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
|
+
|
832
|
+
include Google::Apis::Core::JsonObjectSupport
|
833
|
+
end
|
834
|
+
|
835
|
+
class CrossSiteNetworkList
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
|
+
|
838
|
+
class Warning
|
839
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
840
|
+
|
841
|
+
class Datum
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
|
+
|
844
|
+
include Google::Apis::Core::JsonObjectSupport
|
845
|
+
end
|
846
|
+
|
847
|
+
include Google::Apis::Core::JsonObjectSupport
|
848
|
+
end
|
849
|
+
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
851
|
+
end
|
852
|
+
|
829
853
|
class CustomErrorResponsePolicy
|
830
854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
855
|
|
@@ -1354,6 +1378,114 @@ module Google
|
|
1354
1378
|
include Google::Apis::Core::JsonObjectSupport
|
1355
1379
|
end
|
1356
1380
|
|
1381
|
+
class FutureReservation
|
1382
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1383
|
+
|
1384
|
+
include Google::Apis::Core::JsonObjectSupport
|
1385
|
+
end
|
1386
|
+
|
1387
|
+
class FutureReservationCommitmentInfo
|
1388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
|
+
|
1390
|
+
include Google::Apis::Core::JsonObjectSupport
|
1391
|
+
end
|
1392
|
+
|
1393
|
+
class FutureReservationSpecificSkuProperties
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1395
|
+
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
1397
|
+
end
|
1398
|
+
|
1399
|
+
class FutureReservationStatus
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1401
|
+
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
1403
|
+
end
|
1404
|
+
|
1405
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
+
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
1409
|
+
end
|
1410
|
+
|
1411
|
+
class FutureReservationStatusLastKnownGoodState
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
|
+
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
1415
|
+
end
|
1416
|
+
|
1417
|
+
class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
|
+
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
1421
|
+
end
|
1422
|
+
|
1423
|
+
class FutureReservationStatusSpecificSkuProperties
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class FutureReservationTimeWindow
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class FutureReservationsAggregatedListResponse
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
|
+
|
1438
|
+
class Warning
|
1439
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1440
|
+
|
1441
|
+
class Datum
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
|
+
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
1445
|
+
end
|
1446
|
+
|
1447
|
+
include Google::Apis::Core::JsonObjectSupport
|
1448
|
+
end
|
1449
|
+
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
1451
|
+
end
|
1452
|
+
|
1453
|
+
class FutureReservationsListResponse
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
class Warning
|
1457
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1458
|
+
|
1459
|
+
class Datum
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1461
|
+
|
1462
|
+
include Google::Apis::Core::JsonObjectSupport
|
1463
|
+
end
|
1464
|
+
|
1465
|
+
include Google::Apis::Core::JsonObjectSupport
|
1466
|
+
end
|
1467
|
+
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
1469
|
+
end
|
1470
|
+
|
1471
|
+
class FutureReservationsScopedList
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
|
+
|
1474
|
+
class Warning
|
1475
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1476
|
+
|
1477
|
+
class Datum
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
|
+
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
1481
|
+
end
|
1482
|
+
|
1483
|
+
include Google::Apis::Core::JsonObjectSupport
|
1484
|
+
end
|
1485
|
+
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
1487
|
+
end
|
1488
|
+
|
1357
1489
|
class GrpcHealthCheck
|
1358
1490
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
1491
|
|
@@ -2956,6 +3088,12 @@ module Google
|
|
2956
3088
|
include Google::Apis::Core::JsonObjectSupport
|
2957
3089
|
end
|
2958
3090
|
|
3091
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
3092
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3093
|
+
|
3094
|
+
include Google::Apis::Core::JsonObjectSupport
|
3095
|
+
end
|
3096
|
+
|
2959
3097
|
class InterconnectLocationList
|
2960
3098
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2961
3099
|
|
@@ -5194,6 +5332,12 @@ module Google
|
|
5194
5332
|
include Google::Apis::Core::JsonObjectSupport
|
5195
5333
|
end
|
5196
5334
|
|
5335
|
+
class ResourceStatusReservationConsumptionInfo
|
5336
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5337
|
+
|
5338
|
+
include Google::Apis::Core::JsonObjectSupport
|
5339
|
+
end
|
5340
|
+
|
5197
5341
|
class ResourceStatusScheduling
|
5198
5342
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5199
5343
|
|
@@ -7342,6 +7486,72 @@ module Google
|
|
7342
7486
|
include Google::Apis::Core::JsonObjectSupport
|
7343
7487
|
end
|
7344
7488
|
|
7489
|
+
class Wire
|
7490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7491
|
+
|
7492
|
+
include Google::Apis::Core::JsonObjectSupport
|
7493
|
+
end
|
7494
|
+
|
7495
|
+
class WireEndpoint
|
7496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7497
|
+
|
7498
|
+
include Google::Apis::Core::JsonObjectSupport
|
7499
|
+
end
|
7500
|
+
|
7501
|
+
class WireGroup
|
7502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7503
|
+
|
7504
|
+
include Google::Apis::Core::JsonObjectSupport
|
7505
|
+
end
|
7506
|
+
|
7507
|
+
class WireGroupEndpoint
|
7508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7509
|
+
|
7510
|
+
include Google::Apis::Core::JsonObjectSupport
|
7511
|
+
end
|
7512
|
+
|
7513
|
+
class WireGroupEndpointInterconnect
|
7514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7515
|
+
|
7516
|
+
include Google::Apis::Core::JsonObjectSupport
|
7517
|
+
end
|
7518
|
+
|
7519
|
+
class WireGroupList
|
7520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7521
|
+
|
7522
|
+
class Warning
|
7523
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7524
|
+
|
7525
|
+
class Datum
|
7526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7527
|
+
|
7528
|
+
include Google::Apis::Core::JsonObjectSupport
|
7529
|
+
end
|
7530
|
+
|
7531
|
+
include Google::Apis::Core::JsonObjectSupport
|
7532
|
+
end
|
7533
|
+
|
7534
|
+
include Google::Apis::Core::JsonObjectSupport
|
7535
|
+
end
|
7536
|
+
|
7537
|
+
class WireGroupTopology
|
7538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7539
|
+
|
7540
|
+
include Google::Apis::Core::JsonObjectSupport
|
7541
|
+
end
|
7542
|
+
|
7543
|
+
class WireGroupTopologyEndpoint
|
7544
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7545
|
+
|
7546
|
+
include Google::Apis::Core::JsonObjectSupport
|
7547
|
+
end
|
7548
|
+
|
7549
|
+
class WireProperties
|
7550
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7551
|
+
|
7552
|
+
include Google::Apis::Core::JsonObjectSupport
|
7553
|
+
end
|
7554
|
+
|
7345
7555
|
class XpnHostList
|
7346
7556
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7347
7557
|
|
@@ -8651,6 +8861,7 @@ module Google
|
|
8651
8861
|
# @private
|
8652
8862
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8653
8863
|
collection :asns, as: 'asns'
|
8864
|
+
collection :asns32, as: 'asns32'
|
8654
8865
|
property :type, as: 'type'
|
8655
8866
|
end
|
8656
8867
|
end
|
@@ -8946,6 +9157,52 @@ module Google
|
|
8946
9157
|
end
|
8947
9158
|
end
|
8948
9159
|
|
9160
|
+
class CrossSiteNetwork
|
9161
|
+
# @private
|
9162
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9163
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
9164
|
+
property :description, as: 'description'
|
9165
|
+
property :id, :numeric_string => true, as: 'id'
|
9166
|
+
property :kind, as: 'kind'
|
9167
|
+
property :name, as: 'name'
|
9168
|
+
property :self_link, as: 'selfLink'
|
9169
|
+
end
|
9170
|
+
end
|
9171
|
+
|
9172
|
+
class CrossSiteNetworkList
|
9173
|
+
# @private
|
9174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9175
|
+
property :etag, as: 'etag'
|
9176
|
+
property :id, as: 'id'
|
9177
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::CrossSiteNetwork, decorator: Google::Apis::ComputeV1::CrossSiteNetwork::Representation
|
9178
|
+
|
9179
|
+
property :kind, as: 'kind'
|
9180
|
+
property :next_page_token, as: 'nextPageToken'
|
9181
|
+
property :self_link, as: 'selfLink'
|
9182
|
+
collection :unreachables, as: 'unreachables'
|
9183
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning, decorator: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning::Representation
|
9184
|
+
|
9185
|
+
end
|
9186
|
+
|
9187
|
+
class Warning
|
9188
|
+
# @private
|
9189
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9190
|
+
property :code, as: 'code'
|
9191
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning::Datum, decorator: Google::Apis::ComputeV1::CrossSiteNetworkList::Warning::Datum::Representation
|
9192
|
+
|
9193
|
+
property :message, as: 'message'
|
9194
|
+
end
|
9195
|
+
|
9196
|
+
class Datum
|
9197
|
+
# @private
|
9198
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9199
|
+
property :key, as: 'key'
|
9200
|
+
property :value, as: 'value'
|
9201
|
+
end
|
9202
|
+
end
|
9203
|
+
end
|
9204
|
+
end
|
9205
|
+
|
8949
9206
|
class CustomErrorResponsePolicy
|
8950
9207
|
# @private
|
8951
9208
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9672,6 +9929,7 @@ module Google
|
|
9672
9929
|
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
|
9673
9930
|
|
9674
9931
|
property :parent, as: 'parent'
|
9932
|
+
property :policy_type, as: 'policyType'
|
9675
9933
|
property :region, as: 'region'
|
9676
9934
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
9677
9935
|
collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
|
@@ -9950,6 +10208,226 @@ module Google
|
|
9950
10208
|
end
|
9951
10209
|
end
|
9952
10210
|
|
10211
|
+
class FutureReservation
|
10212
|
+
# @private
|
10213
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10214
|
+
property :aggregate_reservation, as: 'aggregateReservation', class: Google::Apis::ComputeV1::AllocationAggregateReservation, decorator: Google::Apis::ComputeV1::AllocationAggregateReservation::Representation
|
10215
|
+
|
10216
|
+
property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
|
10217
|
+
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
|
10218
|
+
|
10219
|
+
property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
|
10220
|
+
property :commitment_info, as: 'commitmentInfo', class: Google::Apis::ComputeV1::FutureReservationCommitmentInfo, decorator: Google::Apis::ComputeV1::FutureReservationCommitmentInfo::Representation
|
10221
|
+
|
10222
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
10223
|
+
property :deployment_type, as: 'deploymentType'
|
10224
|
+
property :description, as: 'description'
|
10225
|
+
property :enable_emergent_maintenance, as: 'enableEmergentMaintenance'
|
10226
|
+
property :id, :numeric_string => true, as: 'id'
|
10227
|
+
property :kind, as: 'kind'
|
10228
|
+
property :name, as: 'name'
|
10229
|
+
property :name_prefix, as: 'namePrefix'
|
10230
|
+
property :planning_status, as: 'planningStatus'
|
10231
|
+
property :reservation_name, as: 'reservationName'
|
10232
|
+
property :scheduling_type, as: 'schedulingType'
|
10233
|
+
property :self_link, as: 'selfLink'
|
10234
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10235
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
|
10236
|
+
|
10237
|
+
property :specific_reservation_required, as: 'specificReservationRequired'
|
10238
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties::Representation
|
10239
|
+
|
10240
|
+
property :status, as: 'status', class: Google::Apis::ComputeV1::FutureReservationStatus, decorator: Google::Apis::ComputeV1::FutureReservationStatus::Representation
|
10241
|
+
|
10242
|
+
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeV1::FutureReservationTimeWindow, decorator: Google::Apis::ComputeV1::FutureReservationTimeWindow::Representation
|
10243
|
+
|
10244
|
+
property :zone, as: 'zone'
|
10245
|
+
end
|
10246
|
+
end
|
10247
|
+
|
10248
|
+
class FutureReservationCommitmentInfo
|
10249
|
+
# @private
|
10250
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10251
|
+
property :commitment_name, as: 'commitmentName'
|
10252
|
+
property :commitment_plan, as: 'commitmentPlan'
|
10253
|
+
property :previous_commitment_terms, as: 'previousCommitmentTerms'
|
10254
|
+
end
|
10255
|
+
end
|
10256
|
+
|
10257
|
+
class FutureReservationSpecificSkuProperties
|
10258
|
+
# @private
|
10259
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10260
|
+
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
|
10261
|
+
|
10262
|
+
property :source_instance_template, as: 'sourceInstanceTemplate'
|
10263
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
10264
|
+
end
|
10265
|
+
end
|
10266
|
+
|
10267
|
+
class FutureReservationStatus
|
10268
|
+
# @private
|
10269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10270
|
+
property :amendment_status, as: 'amendmentStatus'
|
10271
|
+
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
10272
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
10273
|
+
|
10274
|
+
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
10275
|
+
property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodState::Representation
|
10276
|
+
|
10277
|
+
property :lock_time, as: 'lockTime'
|
10278
|
+
property :procurement_status, as: 'procurementStatus'
|
10279
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationStatusSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationStatusSpecificSkuProperties::Representation
|
10280
|
+
|
10281
|
+
end
|
10282
|
+
end
|
10283
|
+
|
10284
|
+
class FutureReservationStatusExistingMatchingUsageInfo
|
10285
|
+
# @private
|
10286
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10287
|
+
property :count, :numeric_string => true, as: 'count'
|
10288
|
+
property :timestamp, as: 'timestamp'
|
10289
|
+
end
|
10290
|
+
end
|
10291
|
+
|
10292
|
+
class FutureReservationStatusLastKnownGoodState
|
10293
|
+
# @private
|
10294
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10295
|
+
property :description, as: 'description'
|
10296
|
+
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
10297
|
+
|
10298
|
+
property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
|
10299
|
+
|
10300
|
+
property :lock_time, as: 'lockTime'
|
10301
|
+
property :name_prefix, as: 'namePrefix'
|
10302
|
+
property :procurement_status, as: 'procurementStatus'
|
10303
|
+
end
|
10304
|
+
end
|
10305
|
+
|
10306
|
+
class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
|
10307
|
+
# @private
|
10308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10309
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
|
10310
|
+
|
10311
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties::Representation
|
10312
|
+
|
10313
|
+
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeV1::FutureReservationTimeWindow, decorator: Google::Apis::ComputeV1::FutureReservationTimeWindow::Representation
|
10314
|
+
|
10315
|
+
end
|
10316
|
+
end
|
10317
|
+
|
10318
|
+
class FutureReservationStatusSpecificSkuProperties
|
10319
|
+
# @private
|
10320
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10321
|
+
property :source_instance_template_id, as: 'sourceInstanceTemplateId'
|
10322
|
+
end
|
10323
|
+
end
|
10324
|
+
|
10325
|
+
class FutureReservationTimeWindow
|
10326
|
+
# @private
|
10327
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10328
|
+
property :duration, as: 'duration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
|
10329
|
+
|
10330
|
+
property :end_time, as: 'endTime'
|
10331
|
+
property :start_time, as: 'startTime'
|
10332
|
+
end
|
10333
|
+
end
|
10334
|
+
|
10335
|
+
class FutureReservationsAggregatedListResponse
|
10336
|
+
# @private
|
10337
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10338
|
+
property :etag, as: 'etag'
|
10339
|
+
property :id, as: 'id'
|
10340
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::FutureReservationsScopedList, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Representation
|
10341
|
+
|
10342
|
+
property :kind, as: 'kind'
|
10343
|
+
property :next_page_token, as: 'nextPageToken'
|
10344
|
+
property :self_link, as: 'selfLink'
|
10345
|
+
collection :unreachables, as: 'unreachables'
|
10346
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Representation
|
10347
|
+
|
10348
|
+
end
|
10349
|
+
|
10350
|
+
class Warning
|
10351
|
+
# @private
|
10352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10353
|
+
property :code, as: 'code'
|
10354
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
|
10355
|
+
|
10356
|
+
property :message, as: 'message'
|
10357
|
+
end
|
10358
|
+
|
10359
|
+
class Datum
|
10360
|
+
# @private
|
10361
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10362
|
+
property :key, as: 'key'
|
10363
|
+
property :value, as: 'value'
|
10364
|
+
end
|
10365
|
+
end
|
10366
|
+
end
|
10367
|
+
end
|
10368
|
+
|
10369
|
+
class FutureReservationsListResponse
|
10370
|
+
# @private
|
10371
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10372
|
+
property :etag, as: 'etag'
|
10373
|
+
property :id, as: 'id'
|
10374
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::FutureReservation, decorator: Google::Apis::ComputeV1::FutureReservation::Representation
|
10375
|
+
|
10376
|
+
property :kind, as: 'kind'
|
10377
|
+
property :next_page_token, as: 'nextPageToken'
|
10378
|
+
property :self_link, as: 'selfLink'
|
10379
|
+
collection :unreachables, as: 'unreachables'
|
10380
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Representation
|
10381
|
+
|
10382
|
+
end
|
10383
|
+
|
10384
|
+
class Warning
|
10385
|
+
# @private
|
10386
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10387
|
+
property :code, as: 'code'
|
10388
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Datum::Representation
|
10389
|
+
|
10390
|
+
property :message, as: 'message'
|
10391
|
+
end
|
10392
|
+
|
10393
|
+
class Datum
|
10394
|
+
# @private
|
10395
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10396
|
+
property :key, as: 'key'
|
10397
|
+
property :value, as: 'value'
|
10398
|
+
end
|
10399
|
+
end
|
10400
|
+
end
|
10401
|
+
end
|
10402
|
+
|
10403
|
+
class FutureReservationsScopedList
|
10404
|
+
# @private
|
10405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10406
|
+
collection :future_reservations, as: 'futureReservations', class: Google::Apis::ComputeV1::FutureReservation, decorator: Google::Apis::ComputeV1::FutureReservation::Representation
|
10407
|
+
|
10408
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Representation
|
10409
|
+
|
10410
|
+
end
|
10411
|
+
|
10412
|
+
class Warning
|
10413
|
+
# @private
|
10414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10415
|
+
property :code, as: 'code'
|
10416
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Datum::Representation
|
10417
|
+
|
10418
|
+
property :message, as: 'message'
|
10419
|
+
end
|
10420
|
+
|
10421
|
+
class Datum
|
10422
|
+
# @private
|
10423
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10424
|
+
property :key, as: 'key'
|
10425
|
+
property :value, as: 'value'
|
10426
|
+
end
|
10427
|
+
end
|
10428
|
+
end
|
10429
|
+
end
|
10430
|
+
|
9953
10431
|
class GrpcHealthCheck
|
9954
10432
|
# @private
|
9955
10433
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12245,6 +12723,7 @@ module Google
|
|
12245
12723
|
property :self_link, as: 'selfLink'
|
12246
12724
|
property :state, as: 'state'
|
12247
12725
|
property :subzone, as: 'subzone'
|
12726
|
+
collection :wire_groups, as: 'wireGroups'
|
12248
12727
|
end
|
12249
12728
|
end
|
12250
12729
|
|
@@ -12956,6 +13435,8 @@ module Google
|
|
12956
13435
|
property :city, as: 'city'
|
12957
13436
|
property :continent, as: 'continent'
|
12958
13437
|
property :creation_timestamp, as: 'creationTimestamp'
|
13438
|
+
collection :cross_site_interconnect_infos, as: 'crossSiteInterconnectInfos', class: Google::Apis::ComputeV1::InterconnectLocationCrossSiteInterconnectInfo, decorator: Google::Apis::ComputeV1::InterconnectLocationCrossSiteInterconnectInfo::Representation
|
13439
|
+
|
12959
13440
|
property :description, as: 'description'
|
12960
13441
|
property :facility_provider, as: 'facilityProvider'
|
12961
13442
|
property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
|
@@ -12972,6 +13453,13 @@ module Google
|
|
12972
13453
|
end
|
12973
13454
|
end
|
12974
13455
|
|
13456
|
+
class InterconnectLocationCrossSiteInterconnectInfo
|
13457
|
+
# @private
|
13458
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13459
|
+
property :city, as: 'city'
|
13460
|
+
end
|
13461
|
+
end
|
13462
|
+
|
12975
13463
|
class InterconnectLocationList
|
12976
13464
|
# @private
|
12977
13465
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15645,6 +16133,7 @@ module Google
|
|
15645
16133
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
15646
16134
|
property :id, :numeric_string => true, as: 'id'
|
15647
16135
|
property :ip_cidr_range, as: 'ipCidrRange'
|
16136
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
15648
16137
|
property :kind, as: 'kind'
|
15649
16138
|
property :name, as: 'name'
|
15650
16139
|
property :pdp_scope, as: 'pdpScope'
|
@@ -15709,6 +16198,7 @@ module Google
|
|
15709
16198
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
15710
16199
|
property :id, :numeric_string => true, as: 'id'
|
15711
16200
|
property :ip_cidr_range, as: 'ipCidrRange'
|
16201
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
15712
16202
|
property :is_live_migration, as: 'isLiveMigration'
|
15713
16203
|
property :kind, as: 'kind'
|
15714
16204
|
property :mode, as: 'mode'
|
@@ -15794,6 +16284,7 @@ module Google
|
|
15794
16284
|
property :delegatee_project, as: 'delegateeProject'
|
15795
16285
|
property :description, as: 'description'
|
15796
16286
|
property :ip_cidr_range, as: 'ipCidrRange'
|
16287
|
+
property :ipv6_access_type, as: 'ipv6AccessType'
|
15797
16288
|
property :is_address, as: 'isAddress'
|
15798
16289
|
property :mode, as: 'mode'
|
15799
16290
|
property :name, as: 'name'
|
@@ -17034,6 +17525,8 @@ module Google
|
|
17034
17525
|
property :physical_host, as: 'physicalHost'
|
17035
17526
|
property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeV1::ResourceStatusPhysicalHostTopology, decorator: Google::Apis::ComputeV1::ResourceStatusPhysicalHostTopology::Representation
|
17036
17527
|
|
17528
|
+
property :reservation_consumption_info, as: 'reservationConsumptionInfo', class: Google::Apis::ComputeV1::ResourceStatusReservationConsumptionInfo, decorator: Google::Apis::ComputeV1::ResourceStatusReservationConsumptionInfo::Representation
|
17529
|
+
|
17037
17530
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeV1::ResourceStatusScheduling, decorator: Google::Apis::ComputeV1::ResourceStatusScheduling::Representation
|
17038
17531
|
|
17039
17532
|
property :upcoming_maintenance, as: 'upcomingMaintenance', class: Google::Apis::ComputeV1::UpcomingMaintenance, decorator: Google::Apis::ComputeV1::UpcomingMaintenance::Representation
|
@@ -17065,6 +17558,13 @@ module Google
|
|
17065
17558
|
end
|
17066
17559
|
end
|
17067
17560
|
|
17561
|
+
class ResourceStatusReservationConsumptionInfo
|
17562
|
+
# @private
|
17563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17564
|
+
property :consumed_reservation, as: 'consumedReservation'
|
17565
|
+
end
|
17566
|
+
end
|
17567
|
+
|
17068
17568
|
class ResourceStatusScheduling
|
17069
17569
|
# @private
|
17070
17570
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -21066,6 +21566,123 @@ module Google
|
|
21066
21566
|
end
|
21067
21567
|
end
|
21068
21568
|
|
21569
|
+
class Wire
|
21570
|
+
# @private
|
21571
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21572
|
+
property :admin_enabled, as: 'adminEnabled'
|
21573
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeV1::WireEndpoint, decorator: Google::Apis::ComputeV1::WireEndpoint::Representation
|
21574
|
+
|
21575
|
+
property :label, as: 'label'
|
21576
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeV1::WireProperties, decorator: Google::Apis::ComputeV1::WireProperties::Representation
|
21577
|
+
|
21578
|
+
end
|
21579
|
+
end
|
21580
|
+
|
21581
|
+
class WireEndpoint
|
21582
|
+
# @private
|
21583
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21584
|
+
property :interconnect, as: 'interconnect'
|
21585
|
+
property :vlan_tag, as: 'vlanTag'
|
21586
|
+
end
|
21587
|
+
end
|
21588
|
+
|
21589
|
+
class WireGroup
|
21590
|
+
# @private
|
21591
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21592
|
+
property :admin_enabled, as: 'adminEnabled'
|
21593
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
21594
|
+
property :description, as: 'description'
|
21595
|
+
hash :endpoints, as: 'endpoints', class: Google::Apis::ComputeV1::WireGroupEndpoint, decorator: Google::Apis::ComputeV1::WireGroupEndpoint::Representation
|
21596
|
+
|
21597
|
+
property :id, :numeric_string => true, as: 'id'
|
21598
|
+
property :kind, as: 'kind'
|
21599
|
+
property :name, as: 'name'
|
21600
|
+
property :reconciling, as: 'reconciling'
|
21601
|
+
property :self_link, as: 'selfLink'
|
21602
|
+
property :topology, as: 'topology', class: Google::Apis::ComputeV1::WireGroupTopology, decorator: Google::Apis::ComputeV1::WireGroupTopology::Representation
|
21603
|
+
|
21604
|
+
property :wire_properties, as: 'wireProperties', class: Google::Apis::ComputeV1::WireProperties, decorator: Google::Apis::ComputeV1::WireProperties::Representation
|
21605
|
+
|
21606
|
+
collection :wires, as: 'wires', class: Google::Apis::ComputeV1::Wire, decorator: Google::Apis::ComputeV1::Wire::Representation
|
21607
|
+
|
21608
|
+
end
|
21609
|
+
end
|
21610
|
+
|
21611
|
+
class WireGroupEndpoint
|
21612
|
+
# @private
|
21613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21614
|
+
hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeV1::WireGroupEndpointInterconnect, decorator: Google::Apis::ComputeV1::WireGroupEndpointInterconnect::Representation
|
21615
|
+
|
21616
|
+
end
|
21617
|
+
end
|
21618
|
+
|
21619
|
+
class WireGroupEndpointInterconnect
|
21620
|
+
# @private
|
21621
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21622
|
+
property :interconnect, as: 'interconnect'
|
21623
|
+
collection :vlan_tags, as: 'vlanTags'
|
21624
|
+
end
|
21625
|
+
end
|
21626
|
+
|
21627
|
+
class WireGroupList
|
21628
|
+
# @private
|
21629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21630
|
+
property :etag, as: 'etag'
|
21631
|
+
property :id, as: 'id'
|
21632
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::WireGroup, decorator: Google::Apis::ComputeV1::WireGroup::Representation
|
21633
|
+
|
21634
|
+
property :kind, as: 'kind'
|
21635
|
+
property :next_page_token, as: 'nextPageToken'
|
21636
|
+
property :self_link, as: 'selfLink'
|
21637
|
+
collection :unreachables, as: 'unreachables'
|
21638
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::WireGroupList::Warning, decorator: Google::Apis::ComputeV1::WireGroupList::Warning::Representation
|
21639
|
+
|
21640
|
+
end
|
21641
|
+
|
21642
|
+
class Warning
|
21643
|
+
# @private
|
21644
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21645
|
+
property :code, as: 'code'
|
21646
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::WireGroupList::Warning::Datum, decorator: Google::Apis::ComputeV1::WireGroupList::Warning::Datum::Representation
|
21647
|
+
|
21648
|
+
property :message, as: 'message'
|
21649
|
+
end
|
21650
|
+
|
21651
|
+
class Datum
|
21652
|
+
# @private
|
21653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21654
|
+
property :key, as: 'key'
|
21655
|
+
property :value, as: 'value'
|
21656
|
+
end
|
21657
|
+
end
|
21658
|
+
end
|
21659
|
+
end
|
21660
|
+
|
21661
|
+
class WireGroupTopology
|
21662
|
+
# @private
|
21663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21664
|
+
collection :endpoints, as: 'endpoints', class: Google::Apis::ComputeV1::WireGroupTopologyEndpoint, decorator: Google::Apis::ComputeV1::WireGroupTopologyEndpoint::Representation
|
21665
|
+
|
21666
|
+
end
|
21667
|
+
end
|
21668
|
+
|
21669
|
+
class WireGroupTopologyEndpoint
|
21670
|
+
# @private
|
21671
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21672
|
+
property :city, as: 'city'
|
21673
|
+
property :label, as: 'label'
|
21674
|
+
end
|
21675
|
+
end
|
21676
|
+
|
21677
|
+
class WireProperties
|
21678
|
+
# @private
|
21679
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21680
|
+
property :bandwidth_allocation, as: 'bandwidthAllocation'
|
21681
|
+
property :bandwidth_unmetered, :numeric_string => true, as: 'bandwidthUnmetered'
|
21682
|
+
property :fault_response, as: 'faultResponse'
|
21683
|
+
end
|
21684
|
+
end
|
21685
|
+
|
21069
21686
|
class XpnHostList
|
21070
21687
|
# @private
|
21071
21688
|
class Representation < Google::Apis::Core::JsonRepresentation
|