google-apis-compute_alpha 0.110.0 → 0.111.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.
@@ -1054,6 +1054,12 @@ module Google
|
|
1054
1054
|
include Google::Apis::Core::JsonObjectSupport
|
1055
1055
|
end
|
1056
1056
|
|
1057
|
+
class Date
|
1058
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
|
+
|
1060
|
+
include Google::Apis::Core::JsonObjectSupport
|
1061
|
+
end
|
1062
|
+
|
1057
1063
|
class DeprecationStatus
|
1058
1064
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
1065
|
|
@@ -1420,6 +1426,12 @@ module Google
|
|
1420
1426
|
include Google::Apis::Core::JsonObjectSupport
|
1421
1427
|
end
|
1422
1428
|
|
1429
|
+
class FirewallParams
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1423
1435
|
class FirewallPoliciesListAssociationsResponse
|
1424
1436
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
1437
|
|
@@ -3136,6 +3148,12 @@ module Google
|
|
3136
3148
|
include Google::Apis::Core::JsonObjectSupport
|
3137
3149
|
end
|
3138
3150
|
|
3151
|
+
class InstantSnapshotGroupParameters
|
3152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3153
|
+
|
3154
|
+
include Google::Apis::Core::JsonObjectSupport
|
3155
|
+
end
|
3156
|
+
|
3139
3157
|
class InstantSnapshotGroupResourceStatus
|
3140
3158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3141
3159
|
|
@@ -4078,6 +4096,12 @@ module Google
|
|
4078
4096
|
include Google::Apis::Core::JsonObjectSupport
|
4079
4097
|
end
|
4080
4098
|
|
4099
|
+
class ManagedInstanceScheduling
|
4100
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4101
|
+
|
4102
|
+
include Google::Apis::Core::JsonObjectSupport
|
4103
|
+
end
|
4104
|
+
|
4081
4105
|
class ManagedInstanceVersion
|
4082
4106
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4083
4107
|
|
@@ -4534,12 +4558,36 @@ module Google
|
|
4534
4558
|
include Google::Apis::Core::JsonObjectSupport
|
4535
4559
|
end
|
4536
4560
|
|
4561
|
+
class NetworkParams
|
4562
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4563
|
+
|
4564
|
+
include Google::Apis::Core::JsonObjectSupport
|
4565
|
+
end
|
4566
|
+
|
4537
4567
|
class NetworkPeering
|
4538
4568
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4539
4569
|
|
4540
4570
|
include Google::Apis::Core::JsonObjectSupport
|
4541
4571
|
end
|
4542
4572
|
|
4573
|
+
class NetworkPeeringConnectionStatus
|
4574
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4575
|
+
|
4576
|
+
include Google::Apis::Core::JsonObjectSupport
|
4577
|
+
end
|
4578
|
+
|
4579
|
+
class NetworkPeeringConnectionStatusConsensusState
|
4580
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4581
|
+
|
4582
|
+
include Google::Apis::Core::JsonObjectSupport
|
4583
|
+
end
|
4584
|
+
|
4585
|
+
class NetworkPeeringConnectionStatusTrafficConfiguration
|
4586
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4587
|
+
|
4588
|
+
include Google::Apis::Core::JsonObjectSupport
|
4589
|
+
end
|
4590
|
+
|
4543
4591
|
class NetworkPerformanceConfig
|
4544
4592
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4545
4593
|
|
@@ -4618,6 +4666,12 @@ module Google
|
|
4618
4666
|
include Google::Apis::Core::JsonObjectSupport
|
4619
4667
|
end
|
4620
4668
|
|
4669
|
+
class NetworksRequestRemovePeeringRequest
|
4670
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4671
|
+
|
4672
|
+
include Google::Apis::Core::JsonObjectSupport
|
4673
|
+
end
|
4674
|
+
|
4621
4675
|
class NetworksUpdatePeeringRequest
|
4622
4676
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4623
4677
|
|
@@ -5230,6 +5284,66 @@ module Google
|
|
5230
5284
|
include Google::Apis::Core::JsonObjectSupport
|
5231
5285
|
end
|
5232
5286
|
|
5287
|
+
class PreviewFeature
|
5288
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5289
|
+
|
5290
|
+
include Google::Apis::Core::JsonObjectSupport
|
5291
|
+
end
|
5292
|
+
|
5293
|
+
class PreviewFeatureList
|
5294
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5295
|
+
|
5296
|
+
class Warning
|
5297
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5298
|
+
|
5299
|
+
class Datum
|
5300
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5301
|
+
|
5302
|
+
include Google::Apis::Core::JsonObjectSupport
|
5303
|
+
end
|
5304
|
+
|
5305
|
+
include Google::Apis::Core::JsonObjectSupport
|
5306
|
+
end
|
5307
|
+
|
5308
|
+
include Google::Apis::Core::JsonObjectSupport
|
5309
|
+
end
|
5310
|
+
|
5311
|
+
class PreviewFeatureRolloutOperation
|
5312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5313
|
+
|
5314
|
+
include Google::Apis::Core::JsonObjectSupport
|
5315
|
+
end
|
5316
|
+
|
5317
|
+
class PreviewFeatureRolloutOperationRolloutInput
|
5318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5319
|
+
|
5320
|
+
include Google::Apis::Core::JsonObjectSupport
|
5321
|
+
end
|
5322
|
+
|
5323
|
+
class PreviewFeatureRolloutOperationRolloutStatus
|
5324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5325
|
+
|
5326
|
+
include Google::Apis::Core::JsonObjectSupport
|
5327
|
+
end
|
5328
|
+
|
5329
|
+
class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
|
5330
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5331
|
+
|
5332
|
+
include Google::Apis::Core::JsonObjectSupport
|
5333
|
+
end
|
5334
|
+
|
5335
|
+
class PreviewFeatureStatus
|
5336
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5337
|
+
|
5338
|
+
include Google::Apis::Core::JsonObjectSupport
|
5339
|
+
end
|
5340
|
+
|
5341
|
+
class PreviewFeatureStatusReleaseStatus
|
5342
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5343
|
+
|
5344
|
+
include Google::Apis::Core::JsonObjectSupport
|
5345
|
+
end
|
5346
|
+
|
5233
5347
|
class Principal
|
5234
5348
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5235
5349
|
|
@@ -6004,6 +6118,42 @@ module Google
|
|
6004
6118
|
include Google::Apis::Core::JsonObjectSupport
|
6005
6119
|
end
|
6006
6120
|
|
6121
|
+
class ReservationSubBlock
|
6122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6123
|
+
|
6124
|
+
include Google::Apis::Core::JsonObjectSupport
|
6125
|
+
end
|
6126
|
+
|
6127
|
+
class ReservationSubBlockPhysicalTopology
|
6128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6129
|
+
|
6130
|
+
include Google::Apis::Core::JsonObjectSupport
|
6131
|
+
end
|
6132
|
+
|
6133
|
+
class ReservationSubBlocksGetResponse
|
6134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6135
|
+
|
6136
|
+
include Google::Apis::Core::JsonObjectSupport
|
6137
|
+
end
|
6138
|
+
|
6139
|
+
class ReservationSubBlocksListResponse
|
6140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6141
|
+
|
6142
|
+
class Warning
|
6143
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6144
|
+
|
6145
|
+
class Datum
|
6146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6147
|
+
|
6148
|
+
include Google::Apis::Core::JsonObjectSupport
|
6149
|
+
end
|
6150
|
+
|
6151
|
+
include Google::Apis::Core::JsonObjectSupport
|
6152
|
+
end
|
6153
|
+
|
6154
|
+
include Google::Apis::Core::JsonObjectSupport
|
6155
|
+
end
|
6156
|
+
|
6007
6157
|
class ReservationsBlocksPerformMaintenanceRequest
|
6008
6158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6009
6159
|
|
@@ -6352,6 +6502,12 @@ module Google
|
|
6352
6502
|
include Google::Apis::Core::JsonObjectSupport
|
6353
6503
|
end
|
6354
6504
|
|
6505
|
+
class RouteParams
|
6506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6507
|
+
|
6508
|
+
include Google::Apis::Core::JsonObjectSupport
|
6509
|
+
end
|
6510
|
+
|
6355
6511
|
class RoutePolicy
|
6356
6512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6357
6513
|
|
@@ -7162,6 +7318,12 @@ module Google
|
|
7162
7318
|
include Google::Apis::Core::JsonObjectSupport
|
7163
7319
|
end
|
7164
7320
|
|
7321
|
+
class SnapshotGroupParameters
|
7322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7323
|
+
|
7324
|
+
include Google::Apis::Core::JsonObjectSupport
|
7325
|
+
end
|
7326
|
+
|
7165
7327
|
class SnapshotGroupSourceInfo
|
7166
7328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7167
7329
|
|
@@ -7654,12 +7816,36 @@ module Google
|
|
7654
7816
|
include Google::Apis::Core::JsonObjectSupport
|
7655
7817
|
end
|
7656
7818
|
|
7819
|
+
class SubnetworkParams
|
7820
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7821
|
+
|
7822
|
+
include Google::Apis::Core::JsonObjectSupport
|
7823
|
+
end
|
7824
|
+
|
7657
7825
|
class SubnetworkSecondaryRange
|
7658
7826
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7659
7827
|
|
7660
7828
|
include Google::Apis::Core::JsonObjectSupport
|
7661
7829
|
end
|
7662
7830
|
|
7831
|
+
class SubnetworkUtilizationDetails
|
7832
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7833
|
+
|
7834
|
+
include Google::Apis::Core::JsonObjectSupport
|
7835
|
+
end
|
7836
|
+
|
7837
|
+
class SubnetworkUtilizationDetailsIpv4Utilization
|
7838
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7839
|
+
|
7840
|
+
include Google::Apis::Core::JsonObjectSupport
|
7841
|
+
end
|
7842
|
+
|
7843
|
+
class SubnetworkUtilizationDetailsIpv6Utilization
|
7844
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7845
|
+
|
7846
|
+
include Google::Apis::Core::JsonObjectSupport
|
7847
|
+
end
|
7848
|
+
|
7663
7849
|
class SubnetworksExpandIpCidrRangeRequest
|
7664
7850
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7665
7851
|
|
@@ -10215,6 +10401,10 @@ module Google
|
|
10215
10401
|
class BulkInsertDiskResource
|
10216
10402
|
# @private
|
10217
10403
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10404
|
+
property :instant_snapshot_group_parameters, as: 'instantSnapshotGroupParameters', class: Google::Apis::ComputeAlpha::InstantSnapshotGroupParameters, decorator: Google::Apis::ComputeAlpha::InstantSnapshotGroupParameters::Representation
|
10405
|
+
|
10406
|
+
property :snapshot_group_parameters, as: 'snapshotGroupParameters', class: Google::Apis::ComputeAlpha::SnapshotGroupParameters, decorator: Google::Apis::ComputeAlpha::SnapshotGroupParameters::Representation
|
10407
|
+
|
10218
10408
|
property :source_consistency_group_policy, as: 'sourceConsistencyGroupPolicy'
|
10219
10409
|
end
|
10220
10410
|
end
|
@@ -10773,6 +10963,15 @@ module Google
|
|
10773
10963
|
end
|
10774
10964
|
end
|
10775
10965
|
|
10966
|
+
class Date
|
10967
|
+
# @private
|
10968
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10969
|
+
property :day, as: 'day'
|
10970
|
+
property :month, as: 'month'
|
10971
|
+
property :year, as: 'year'
|
10972
|
+
end
|
10973
|
+
end
|
10974
|
+
|
10776
10975
|
class DeprecationStatus
|
10777
10976
|
# @private
|
10778
10977
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11380,6 +11579,8 @@ module Google
|
|
11380
11579
|
|
11381
11580
|
property :name, as: 'name'
|
11382
11581
|
property :network, as: 'network'
|
11582
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::FirewallParams, decorator: Google::Apis::ComputeAlpha::FirewallParams::Representation
|
11583
|
+
|
11383
11584
|
property :priority, as: 'priority'
|
11384
11585
|
property :self_link, as: 'selfLink'
|
11385
11586
|
property :self_link_with_id, as: 'selfLinkWithId'
|
@@ -11447,6 +11648,13 @@ module Google
|
|
11447
11648
|
end
|
11448
11649
|
end
|
11449
11650
|
|
11651
|
+
class FirewallParams
|
11652
|
+
# @private
|
11653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11654
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
11655
|
+
end
|
11656
|
+
end
|
11657
|
+
|
11450
11658
|
class FirewallPoliciesListAssociationsResponse
|
11451
11659
|
# @private
|
11452
11660
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11499,6 +11707,7 @@ module Google
|
|
11499
11707
|
collection :packet_mirroring_rules, as: 'packetMirroringRules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
11500
11708
|
|
11501
11709
|
property :parent, as: 'parent'
|
11710
|
+
property :policy_type, as: 'policyType'
|
11502
11711
|
property :region, as: 'region'
|
11503
11712
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
11504
11713
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
|
@@ -11568,10 +11777,12 @@ module Google
|
|
11568
11777
|
property :rule_name, as: 'ruleName'
|
11569
11778
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
11570
11779
|
property :security_profile_group, as: 'securityProfileGroup'
|
11780
|
+
collection :target_forwarding_rules, as: 'targetForwardingRules'
|
11571
11781
|
collection :target_resources, as: 'targetResources'
|
11572
11782
|
collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
|
11573
11783
|
|
11574
11784
|
collection :target_service_accounts, as: 'targetServiceAccounts'
|
11785
|
+
property :target_type, as: 'targetType'
|
11575
11786
|
property :tls_inspect, as: 'tlsInspect'
|
11576
11787
|
end
|
11577
11788
|
end
|
@@ -11806,6 +12017,7 @@ module Google
|
|
11806
12017
|
property :creation_timestamp, as: 'creationTimestamp'
|
11807
12018
|
property :deployment_type, as: 'deploymentType'
|
11808
12019
|
property :description, as: 'description'
|
12020
|
+
property :enable_emergent_maintenance, as: 'enableEmergentMaintenance'
|
11809
12021
|
property :id, :numeric_string => true, as: 'id'
|
11810
12022
|
property :kind, as: 'kind'
|
11811
12023
|
property :name, as: 'name'
|
@@ -14769,6 +14981,13 @@ module Google
|
|
14769
14981
|
end
|
14770
14982
|
end
|
14771
14983
|
|
14984
|
+
class InstantSnapshotGroupParameters
|
14985
|
+
# @private
|
14986
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14987
|
+
property :source_instant_snapshot_group, as: 'sourceInstantSnapshotGroup'
|
14988
|
+
end
|
14989
|
+
end
|
14990
|
+
|
14772
14991
|
class InstantSnapshotGroupResourceStatus
|
14773
14992
|
# @private
|
14774
14993
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15996,6 +16215,7 @@ module Google
|
|
15996
16215
|
property :kind, as: 'kind'
|
15997
16216
|
property :next_page_token, as: 'nextPageToken'
|
15998
16217
|
property :self_link, as: 'selfLink'
|
16218
|
+
collection :unreachables, as: 'unreachables'
|
15999
16219
|
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::IpOwnerList::Warning, decorator: Google::Apis::ComputeAlpha::IpOwnerList::Warning::Representation
|
16000
16220
|
|
16001
16221
|
end
|
@@ -16488,6 +16708,8 @@ module Google
|
|
16488
16708
|
|
16489
16709
|
property :properties_from_flexibility_policy, as: 'propertiesFromFlexibilityPolicy', class: Google::Apis::ComputeAlpha::ManagedInstancePropertiesFromFlexibilityPolicy, decorator: Google::Apis::ComputeAlpha::ManagedInstancePropertiesFromFlexibilityPolicy::Representation
|
16490
16710
|
|
16711
|
+
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ManagedInstanceScheduling, decorator: Google::Apis::ComputeAlpha::ManagedInstanceScheduling::Representation
|
16712
|
+
|
16491
16713
|
property :size_in_unit, as: 'sizeInUnit'
|
16492
16714
|
property :tag, as: 'tag'
|
16493
16715
|
property :target_status, as: 'targetStatus'
|
@@ -16577,6 +16799,13 @@ module Google
|
|
16577
16799
|
end
|
16578
16800
|
end
|
16579
16801
|
|
16802
|
+
class ManagedInstanceScheduling
|
16803
|
+
# @private
|
16804
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16805
|
+
property :termination_timestamp, as: 'terminationTimestamp'
|
16806
|
+
end
|
16807
|
+
end
|
16808
|
+
|
16580
16809
|
class ManagedInstanceVersion
|
16581
16810
|
# @private
|
16582
16811
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16721,6 +16950,7 @@ module Google
|
|
16721
16950
|
# @private
|
16722
16951
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16723
16952
|
collection :member_instance_group_managers, as: 'memberInstanceGroupManagers'
|
16953
|
+
property :members_count, as: 'membersCount'
|
16724
16954
|
end
|
16725
16955
|
end
|
16726
16956
|
|
@@ -16827,6 +17057,8 @@ module Google
|
|
16827
17057
|
property :name, as: 'name'
|
16828
17058
|
property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
|
16829
17059
|
property :network_profile, as: 'networkProfile'
|
17060
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::NetworkParams, decorator: Google::Apis::ComputeAlpha::NetworkParams::Representation
|
17061
|
+
|
16830
17062
|
collection :peerings, as: 'peerings', class: Google::Apis::ComputeAlpha::NetworkPeering, decorator: Google::Apis::ComputeAlpha::NetworkPeering::Representation
|
16831
17063
|
|
16832
17064
|
property :region, as: 'region'
|
@@ -17419,11 +17651,20 @@ module Google
|
|
17419
17651
|
end
|
17420
17652
|
end
|
17421
17653
|
|
17654
|
+
class NetworkParams
|
17655
|
+
# @private
|
17656
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17657
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
17658
|
+
end
|
17659
|
+
end
|
17660
|
+
|
17422
17661
|
class NetworkPeering
|
17423
17662
|
# @private
|
17424
17663
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17425
17664
|
property :advertise_peer_subnets_via_routers, as: 'advertisePeerSubnetsViaRouters'
|
17426
17665
|
property :auto_create_routes, as: 'autoCreateRoutes'
|
17666
|
+
property :connection_status, as: 'connectionStatus', class: Google::Apis::ComputeAlpha::NetworkPeeringConnectionStatus, decorator: Google::Apis::ComputeAlpha::NetworkPeeringConnectionStatus::Representation
|
17667
|
+
|
17427
17668
|
property :exchange_subnet_routes, as: 'exchangeSubnetRoutes'
|
17428
17669
|
property :export_custom_routes, as: 'exportCustomRoutes'
|
17429
17670
|
property :export_subnet_routes_with_public_ip, as: 'exportSubnetRoutesWithPublicIp'
|
@@ -17435,6 +17676,37 @@ module Google
|
|
17435
17676
|
property :stack_type, as: 'stackType'
|
17436
17677
|
property :state, as: 'state'
|
17437
17678
|
property :state_details, as: 'stateDetails'
|
17679
|
+
property :update_strategy, as: 'updateStrategy'
|
17680
|
+
end
|
17681
|
+
end
|
17682
|
+
|
17683
|
+
class NetworkPeeringConnectionStatus
|
17684
|
+
# @private
|
17685
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17686
|
+
property :consensus_state, as: 'consensusState', class: Google::Apis::ComputeAlpha::NetworkPeeringConnectionStatusConsensusState, decorator: Google::Apis::ComputeAlpha::NetworkPeeringConnectionStatusConsensusState::Representation
|
17687
|
+
|
17688
|
+
property :traffic_configuration, as: 'trafficConfiguration', class: Google::Apis::ComputeAlpha::NetworkPeeringConnectionStatusTrafficConfiguration, decorator: Google::Apis::ComputeAlpha::NetworkPeeringConnectionStatusTrafficConfiguration::Representation
|
17689
|
+
|
17690
|
+
property :update_strategy, as: 'updateStrategy'
|
17691
|
+
end
|
17692
|
+
end
|
17693
|
+
|
17694
|
+
class NetworkPeeringConnectionStatusConsensusState
|
17695
|
+
# @private
|
17696
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17697
|
+
property :delete_status, as: 'deleteStatus'
|
17698
|
+
property :update_status, as: 'updateStatus'
|
17699
|
+
end
|
17700
|
+
end
|
17701
|
+
|
17702
|
+
class NetworkPeeringConnectionStatusTrafficConfiguration
|
17703
|
+
# @private
|
17704
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17705
|
+
property :export_custom_routes_to_peer, as: 'exportCustomRoutesToPeer'
|
17706
|
+
property :export_subnet_routes_with_public_ip_to_peer, as: 'exportSubnetRoutesWithPublicIpToPeer'
|
17707
|
+
property :import_custom_routes_from_peer, as: 'importCustomRoutesFromPeer'
|
17708
|
+
property :import_subnet_routes_with_public_ip_from_peer, as: 'importSubnetRoutesWithPublicIpFromPeer'
|
17709
|
+
property :stack_type, as: 'stackType'
|
17438
17710
|
end
|
17439
17711
|
end
|
17440
17712
|
|
@@ -17480,10 +17752,14 @@ module Google
|
|
17480
17752
|
property :allow_class_d_firewalls, as: 'allowClassDFirewalls'
|
17481
17753
|
property :allow_cloud_nat, as: 'allowCloudNat'
|
17482
17754
|
property :allow_cloud_router, as: 'allowCloudRouter'
|
17755
|
+
property :allow_default_nic_attachment, as: 'allowDefaultNicAttachment'
|
17483
17756
|
property :allow_external_ip_access, as: 'allowExternalIpAccess'
|
17484
17757
|
property :allow_interconnect, as: 'allowInterconnect'
|
17758
|
+
property :allow_ip_forwarding, as: 'allowIpForwarding'
|
17485
17759
|
property :allow_load_balancing, as: 'allowLoadBalancing'
|
17486
17760
|
property :allow_multi_nic_in_same_network, as: 'allowMultiNicInSameNetwork'
|
17761
|
+
property :allow_ncc, as: 'allowNcc'
|
17762
|
+
property :allow_network_migration, as: 'allowNetworkMigration'
|
17487
17763
|
property :allow_packet_mirroring, as: 'allowPacketMirroring'
|
17488
17764
|
property :allow_private_google_access, as: 'allowPrivateGoogleAccess'
|
17489
17765
|
property :allow_psc, as: 'allowPsc'
|
@@ -17495,6 +17771,8 @@ module Google
|
|
17495
17771
|
collection :interface_types, as: 'interfaceTypes'
|
17496
17772
|
collection :subnet_purposes, as: 'subnetPurposes'
|
17497
17773
|
collection :subnet_stack_types, as: 'subnetStackTypes'
|
17774
|
+
collection :subnetwork_purposes, as: 'subnetworkPurposes'
|
17775
|
+
collection :subnetwork_stack_types, as: 'subnetworkStackTypes'
|
17498
17776
|
property :unicast, as: 'unicast'
|
17499
17777
|
end
|
17500
17778
|
end
|
@@ -17601,6 +17879,13 @@ module Google
|
|
17601
17879
|
end
|
17602
17880
|
end
|
17603
17881
|
|
17882
|
+
class NetworksRequestRemovePeeringRequest
|
17883
|
+
# @private
|
17884
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17885
|
+
property :name, as: 'name'
|
17886
|
+
end
|
17887
|
+
end
|
17888
|
+
|
17604
17889
|
class NetworksUpdatePeeringRequest
|
17605
17890
|
# @private
|
17606
17891
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18750,6 +19035,114 @@ module Google
|
|
18750
19035
|
end
|
18751
19036
|
end
|
18752
19037
|
|
19038
|
+
class PreviewFeature
|
19039
|
+
# @private
|
19040
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19041
|
+
property :activation_status, as: 'activationStatus'
|
19042
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
19043
|
+
property :description, as: 'description'
|
19044
|
+
property :id, :numeric_string => true, as: 'id'
|
19045
|
+
property :kind, as: 'kind'
|
19046
|
+
property :name, as: 'name'
|
19047
|
+
property :rollout_operation, as: 'rolloutOperation', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperation, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperation::Representation
|
19048
|
+
|
19049
|
+
property :self_link, as: 'selfLink'
|
19050
|
+
property :status, as: 'status', class: Google::Apis::ComputeAlpha::PreviewFeatureStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureStatus::Representation
|
19051
|
+
|
19052
|
+
end
|
19053
|
+
end
|
19054
|
+
|
19055
|
+
class PreviewFeatureList
|
19056
|
+
# @private
|
19057
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19058
|
+
property :etag, as: 'etag'
|
19059
|
+
property :id, as: 'id'
|
19060
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::PreviewFeature, decorator: Google::Apis::ComputeAlpha::PreviewFeature::Representation
|
19061
|
+
|
19062
|
+
property :next_page_token, as: 'nextPageToken'
|
19063
|
+
property :self_link, as: 'selfLink'
|
19064
|
+
collection :unreachables, as: 'unreachables'
|
19065
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::PreviewFeatureList::Warning, decorator: Google::Apis::ComputeAlpha::PreviewFeatureList::Warning::Representation
|
19066
|
+
|
19067
|
+
end
|
19068
|
+
|
19069
|
+
class Warning
|
19070
|
+
# @private
|
19071
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19072
|
+
property :code, as: 'code'
|
19073
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::PreviewFeatureList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::PreviewFeatureList::Warning::Datum::Representation
|
19074
|
+
|
19075
|
+
property :message, as: 'message'
|
19076
|
+
end
|
19077
|
+
|
19078
|
+
class Datum
|
19079
|
+
# @private
|
19080
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19081
|
+
property :key, as: 'key'
|
19082
|
+
property :value, as: 'value'
|
19083
|
+
end
|
19084
|
+
end
|
19085
|
+
end
|
19086
|
+
end
|
19087
|
+
|
19088
|
+
class PreviewFeatureRolloutOperation
|
19089
|
+
# @private
|
19090
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19091
|
+
property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutInput, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutInput::Representation
|
19092
|
+
|
19093
|
+
property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatus::Representation
|
19094
|
+
|
19095
|
+
end
|
19096
|
+
end
|
19097
|
+
|
19098
|
+
class PreviewFeatureRolloutOperationRolloutInput
|
19099
|
+
# @private
|
19100
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19101
|
+
property :name, as: 'name'
|
19102
|
+
property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
|
19103
|
+
property :retry_uuid, as: 'retryUuid'
|
19104
|
+
end
|
19105
|
+
end
|
19106
|
+
|
19107
|
+
class PreviewFeatureRolloutOperationRolloutStatus
|
19108
|
+
# @private
|
19109
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19110
|
+
collection :ongoing_rollouts, as: 'ongoingRollouts', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
|
19111
|
+
|
19112
|
+
property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeAlpha::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
|
19113
|
+
|
19114
|
+
end
|
19115
|
+
end
|
19116
|
+
|
19117
|
+
class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
|
19118
|
+
# @private
|
19119
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19120
|
+
property :rollout, as: 'rollout'
|
19121
|
+
property :rollout_plan, as: 'rolloutPlan'
|
19122
|
+
property :status, as: 'status', class: Google::Apis::ComputeAlpha::PreviewFeatureStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureStatus::Representation
|
19123
|
+
|
19124
|
+
end
|
19125
|
+
end
|
19126
|
+
|
19127
|
+
class PreviewFeatureStatus
|
19128
|
+
# @private
|
19129
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19130
|
+
property :description, as: 'description'
|
19131
|
+
property :help_link, as: 'helpLink'
|
19132
|
+
property :release_status, as: 'releaseStatus', class: Google::Apis::ComputeAlpha::PreviewFeatureStatusReleaseStatus, decorator: Google::Apis::ComputeAlpha::PreviewFeatureStatusReleaseStatus::Representation
|
19133
|
+
|
19134
|
+
end
|
19135
|
+
end
|
19136
|
+
|
19137
|
+
class PreviewFeatureStatusReleaseStatus
|
19138
|
+
# @private
|
19139
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19140
|
+
property :stage, as: 'stage'
|
19141
|
+
property :update_date, as: 'updateDate', class: Google::Apis::ComputeAlpha::Date, decorator: Google::Apis::ComputeAlpha::Date::Representation
|
19142
|
+
|
19143
|
+
end
|
19144
|
+
end
|
19145
|
+
|
18753
19146
|
class Principal
|
18754
19147
|
# @private
|
18755
19148
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -19935,8 +20328,10 @@ module Google
|
|
19935
20328
|
property :delete_at_time, as: 'deleteAtTime'
|
19936
20329
|
property :deployment_type, as: 'deploymentType'
|
19937
20330
|
property :description, as: 'description'
|
20331
|
+
property :enable_emergent_maintenance, as: 'enableEmergentMaintenance'
|
19938
20332
|
property :id, :numeric_string => true, as: 'id'
|
19939
20333
|
property :kind, as: 'kind'
|
20334
|
+
collection :linked_commitments, as: 'linkedCommitments'
|
19940
20335
|
property :name, as: 'name'
|
19941
20336
|
property :reservation_mode, as: 'reservationMode'
|
19942
20337
|
property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy::Representation
|
@@ -20013,6 +20408,8 @@ module Google
|
|
20013
20408
|
|
20014
20409
|
property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeAlpha::GroupMaintenanceInfo, decorator: Google::Apis::ComputeAlpha::GroupMaintenanceInfo::Representation
|
20015
20410
|
|
20411
|
+
property :reservation_sub_block_count, as: 'reservationSubBlockCount'
|
20412
|
+
property :reservation_sub_block_in_use_count, as: 'reservationSubBlockInUseCount'
|
20016
20413
|
property :self_link, as: 'selfLink'
|
20017
20414
|
property :self_link_with_id, as: 'selfLinkWithId'
|
20018
20415
|
property :status, as: 'status'
|
@@ -20100,6 +20497,73 @@ module Google
|
|
20100
20497
|
end
|
20101
20498
|
end
|
20102
20499
|
|
20500
|
+
class ReservationSubBlock
|
20501
|
+
# @private
|
20502
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20503
|
+
property :count, as: 'count'
|
20504
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
20505
|
+
property :id, :numeric_string => true, as: 'id'
|
20506
|
+
property :in_use_count, as: 'inUseCount'
|
20507
|
+
property :kind, as: 'kind'
|
20508
|
+
property :name, as: 'name'
|
20509
|
+
property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeAlpha::ReservationSubBlockPhysicalTopology, decorator: Google::Apis::ComputeAlpha::ReservationSubBlockPhysicalTopology::Representation
|
20510
|
+
|
20511
|
+
property :self_link, as: 'selfLink'
|
20512
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
20513
|
+
property :status, as: 'status'
|
20514
|
+
property :zone, as: 'zone'
|
20515
|
+
end
|
20516
|
+
end
|
20517
|
+
|
20518
|
+
class ReservationSubBlockPhysicalTopology
|
20519
|
+
# @private
|
20520
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20521
|
+
property :block, as: 'block'
|
20522
|
+
property :cluster, as: 'cluster'
|
20523
|
+
property :sub_block, as: 'subBlock'
|
20524
|
+
end
|
20525
|
+
end
|
20526
|
+
|
20527
|
+
class ReservationSubBlocksGetResponse
|
20528
|
+
# @private
|
20529
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20530
|
+
property :resource, as: 'resource', class: Google::Apis::ComputeAlpha::ReservationSubBlock, decorator: Google::Apis::ComputeAlpha::ReservationSubBlock::Representation
|
20531
|
+
|
20532
|
+
end
|
20533
|
+
end
|
20534
|
+
|
20535
|
+
class ReservationSubBlocksListResponse
|
20536
|
+
# @private
|
20537
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20538
|
+
property :id, as: 'id'
|
20539
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ReservationSubBlock, decorator: Google::Apis::ComputeAlpha::ReservationSubBlock::Representation
|
20540
|
+
|
20541
|
+
property :kind, as: 'kind'
|
20542
|
+
property :next_page_token, as: 'nextPageToken'
|
20543
|
+
property :self_link, as: 'selfLink'
|
20544
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ReservationSubBlocksListResponse::Warning, decorator: Google::Apis::ComputeAlpha::ReservationSubBlocksListResponse::Warning::Representation
|
20545
|
+
|
20546
|
+
end
|
20547
|
+
|
20548
|
+
class Warning
|
20549
|
+
# @private
|
20550
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20551
|
+
property :code, as: 'code'
|
20552
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ReservationSubBlocksListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ReservationSubBlocksListResponse::Warning::Datum::Representation
|
20553
|
+
|
20554
|
+
property :message, as: 'message'
|
20555
|
+
end
|
20556
|
+
|
20557
|
+
class Datum
|
20558
|
+
# @private
|
20559
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20560
|
+
property :key, as: 'key'
|
20561
|
+
property :value, as: 'value'
|
20562
|
+
end
|
20563
|
+
end
|
20564
|
+
end
|
20565
|
+
end
|
20566
|
+
|
20103
20567
|
class ReservationsBlocksPerformMaintenanceRequest
|
20104
20568
|
# @private
|
20105
20569
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20637,6 +21101,8 @@ module Google
|
|
20637
21101
|
property :next_hop_origin, as: 'nextHopOrigin'
|
20638
21102
|
property :next_hop_peering, as: 'nextHopPeering'
|
20639
21103
|
property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
|
21104
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::RouteParams, decorator: Google::Apis::ComputeAlpha::RouteParams::Representation
|
21105
|
+
|
20640
21106
|
property :priority, as: 'priority'
|
20641
21107
|
property :route_status, as: 'routeStatus'
|
20642
21108
|
property :route_type, as: 'routeType'
|
@@ -20706,6 +21172,13 @@ module Google
|
|
20706
21172
|
end
|
20707
21173
|
end
|
20708
21174
|
|
21175
|
+
class RouteParams
|
21176
|
+
# @private
|
21177
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21178
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
21179
|
+
end
|
21180
|
+
end
|
21181
|
+
|
20709
21182
|
class RoutePolicy
|
20710
21183
|
# @private
|
20711
21184
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -21971,6 +22444,7 @@ module Google
|
|
21971
22444
|
class Representation < Google::Apis::Core::JsonRepresentation
|
21972
22445
|
property :consumer_network, as: 'consumerNetwork'
|
21973
22446
|
property :endpoint, as: 'endpoint'
|
22447
|
+
collection :nat_ips, as: 'natIps'
|
21974
22448
|
property :propagated_connection_count, as: 'propagatedConnectionCount'
|
21975
22449
|
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
21976
22450
|
property :status, as: 'status'
|
@@ -22303,6 +22777,15 @@ module Google
|
|
22303
22777
|
end
|
22304
22778
|
end
|
22305
22779
|
|
22780
|
+
class SnapshotGroupParameters
|
22781
|
+
# @private
|
22782
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
22783
|
+
collection :replica_zones, as: 'replicaZones'
|
22784
|
+
property :source_snapshot_group, as: 'sourceSnapshotGroup'
|
22785
|
+
property :type, as: 'type'
|
22786
|
+
end
|
22787
|
+
end
|
22788
|
+
|
22306
22789
|
class SnapshotGroupSourceInfo
|
22307
22790
|
# @private
|
22308
22791
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -23148,6 +23631,8 @@ module Google
|
|
23148
23631
|
property :metadata, as: 'metadata'
|
23149
23632
|
property :name, as: 'name'
|
23150
23633
|
property :network, as: 'network'
|
23634
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::SubnetworkParams, decorator: Google::Apis::ComputeAlpha::SubnetworkParams::Representation
|
23635
|
+
|
23151
23636
|
property :private_ip_google_access, as: 'privateIpGoogleAccess'
|
23152
23637
|
property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
|
23153
23638
|
property :purpose, as: 'purpose'
|
@@ -23160,6 +23645,8 @@ module Google
|
|
23160
23645
|
property :self_link_with_id, as: 'selfLinkWithId'
|
23161
23646
|
property :stack_type, as: 'stackType'
|
23162
23647
|
property :state, as: 'state'
|
23648
|
+
property :utilization_details, as: 'utilizationDetails', class: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetails, decorator: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetails::Representation
|
23649
|
+
|
23163
23650
|
collection :vlans, as: 'vlans'
|
23164
23651
|
end
|
23165
23652
|
end
|
@@ -23241,6 +23728,13 @@ module Google
|
|
23241
23728
|
end
|
23242
23729
|
end
|
23243
23730
|
|
23731
|
+
class SubnetworkParams
|
23732
|
+
# @private
|
23733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23734
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
23735
|
+
end
|
23736
|
+
end
|
23737
|
+
|
23244
23738
|
class SubnetworkSecondaryRange
|
23245
23739
|
# @private
|
23246
23740
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -23250,6 +23744,39 @@ module Google
|
|
23250
23744
|
end
|
23251
23745
|
end
|
23252
23746
|
|
23747
|
+
class SubnetworkUtilizationDetails
|
23748
|
+
# @private
|
23749
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23750
|
+
property :external_ipv6_instance_utilization, as: 'externalIpv6InstanceUtilization', class: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetailsIpv6Utilization, decorator: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetailsIpv6Utilization::Representation
|
23751
|
+
|
23752
|
+
property :external_ipv6_lb_utilization, as: 'externalIpv6LbUtilization', class: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetailsIpv6Utilization, decorator: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetailsIpv6Utilization::Representation
|
23753
|
+
|
23754
|
+
property :internal_ipv6_utilization, as: 'internalIpv6Utilization', class: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetailsIpv6Utilization, decorator: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetailsIpv6Utilization::Representation
|
23755
|
+
|
23756
|
+
collection :ipv4_utilizations, as: 'ipv4Utilizations', class: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetailsIpv4Utilization, decorator: Google::Apis::ComputeAlpha::SubnetworkUtilizationDetailsIpv4Utilization::Representation
|
23757
|
+
|
23758
|
+
end
|
23759
|
+
end
|
23760
|
+
|
23761
|
+
class SubnetworkUtilizationDetailsIpv4Utilization
|
23762
|
+
# @private
|
23763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23764
|
+
property :range_name, as: 'rangeName'
|
23765
|
+
property :total_allocated_ip, :numeric_string => true, as: 'totalAllocatedIp'
|
23766
|
+
property :total_free_ip, :numeric_string => true, as: 'totalFreeIp'
|
23767
|
+
end
|
23768
|
+
end
|
23769
|
+
|
23770
|
+
class SubnetworkUtilizationDetailsIpv6Utilization
|
23771
|
+
# @private
|
23772
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23773
|
+
property :total_allocated_ip, as: 'totalAllocatedIp', class: Google::Apis::ComputeAlpha::Uint128, decorator: Google::Apis::ComputeAlpha::Uint128::Representation
|
23774
|
+
|
23775
|
+
property :total_free_ip, as: 'totalFreeIp', class: Google::Apis::ComputeAlpha::Uint128, decorator: Google::Apis::ComputeAlpha::Uint128::Representation
|
23776
|
+
|
23777
|
+
end
|
23778
|
+
end
|
23779
|
+
|
23253
23780
|
class SubnetworksExpandIpCidrRangeRequest
|
23254
23781
|
# @private
|
23255
23782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -24326,6 +24853,8 @@ module Google
|
|
24326
24853
|
property :can_reschedule, as: 'canReschedule'
|
24327
24854
|
property :date, as: 'date'
|
24328
24855
|
property :latest_window_start_time, as: 'latestWindowStartTime'
|
24856
|
+
property :maintenance_on_shutdown, as: 'maintenanceOnShutdown'
|
24857
|
+
collection :maintenance_reasons, as: 'maintenanceReasons'
|
24329
24858
|
property :maintenance_status, as: 'maintenanceStatus'
|
24330
24859
|
property :start_time_window, as: 'startTimeWindow', class: Google::Apis::ComputeAlpha::UpcomingMaintenanceTimeWindow, decorator: Google::Apis::ComputeAlpha::UpcomingMaintenanceTimeWindow::Representation
|
24331
24860
|
|