google-apis-compute_beta 0.112.0 → 0.114.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.
@@ -526,6 +526,18 @@ module Google
526
526
  include Google::Apis::Core::JsonObjectSupport
527
527
  end
528
528
 
529
+ class BackendServiceHaPolicyLeader
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class BackendServiceHaPolicyLeaderNetworkEndpoint
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
529
541
  class BackendServiceHttpCookie
530
542
  class Representation < Google::Apis::Core::JsonRepresentation; end
531
543
 
@@ -724,6 +736,18 @@ module Google
724
736
  include Google::Apis::Core::JsonObjectSupport
725
737
  end
726
738
 
739
+ class BulkSetLabelsRequest
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class BulkZoneSetLabelsRequest
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
727
751
  class BundledLocalSsds
728
752
  class Representation < Google::Apis::Core::JsonRepresentation; end
729
753
 
@@ -910,6 +934,12 @@ module Google
910
934
  include Google::Apis::Core::JsonObjectSupport
911
935
  end
912
936
 
937
+ class Date
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
913
943
  class DeprecationStatus
914
944
  class Representation < Google::Apis::Core::JsonRepresentation; end
915
945
 
@@ -1264,6 +1294,12 @@ module Google
1264
1294
  include Google::Apis::Core::JsonObjectSupport
1265
1295
  end
1266
1296
 
1297
+ class FirewallParams
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1267
1303
  class FirewallPoliciesListAssociationsResponse
1268
1304
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1305
 
@@ -1594,6 +1630,12 @@ module Google
1594
1630
  include Google::Apis::Core::JsonObjectSupport
1595
1631
  end
1596
1632
 
1633
+ class GrpctlsHealthCheck
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1597
1639
  class GlobalAddressesMoveRequest
1598
1640
  class Representation < Google::Apis::Core::JsonRepresentation; end
1599
1641
 
@@ -2896,6 +2938,108 @@ module Google
2896
2938
  include Google::Apis::Core::JsonObjectSupport
2897
2939
  end
2898
2940
 
2941
+ class InterconnectAttachmentGroup
2942
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2943
+
2944
+ include Google::Apis::Core::JsonObjectSupport
2945
+ end
2946
+
2947
+ class InterconnectAttachmentGroupAttachment
2948
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2949
+
2950
+ include Google::Apis::Core::JsonObjectSupport
2951
+ end
2952
+
2953
+ class InterconnectAttachmentGroupConfigured
2954
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2955
+
2956
+ include Google::Apis::Core::JsonObjectSupport
2957
+ end
2958
+
2959
+ class InterconnectAttachmentGroupConfiguredAvailabilitySla
2960
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2961
+
2962
+ include Google::Apis::Core::JsonObjectSupport
2963
+ end
2964
+
2965
+ class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers
2966
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2967
+
2968
+ include Google::Apis::Core::JsonObjectSupport
2969
+ end
2970
+
2971
+ class InterconnectAttachmentGroupIntent
2972
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2973
+
2974
+ include Google::Apis::Core::JsonObjectSupport
2975
+ end
2976
+
2977
+ class InterconnectAttachmentGroupLogicalStructure
2978
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2979
+
2980
+ include Google::Apis::Core::JsonObjectSupport
2981
+ end
2982
+
2983
+ class InterconnectAttachmentGroupLogicalStructureRegion
2984
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2985
+
2986
+ include Google::Apis::Core::JsonObjectSupport
2987
+ end
2988
+
2989
+ class InterconnectAttachmentGroupLogicalStructureRegionMetro
2990
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2991
+
2992
+ include Google::Apis::Core::JsonObjectSupport
2993
+ end
2994
+
2995
+ class InterconnectAttachmentGroupLogicalStructureRegionMetroFacility
2996
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2997
+
2998
+ include Google::Apis::Core::JsonObjectSupport
2999
+ end
3000
+
3001
+ class InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone
3002
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3003
+
3004
+ include Google::Apis::Core::JsonObjectSupport
3005
+ end
3006
+
3007
+ class InterconnectAttachmentGroupsGetOperationalStatusResponse
3008
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3009
+
3010
+ include Google::Apis::Core::JsonObjectSupport
3011
+ end
3012
+
3013
+ class InterconnectAttachmentGroupsListResponse
3014
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3015
+
3016
+ class Warning
3017
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3018
+
3019
+ class Datum
3020
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3021
+
3022
+ include Google::Apis::Core::JsonObjectSupport
3023
+ end
3024
+
3025
+ include Google::Apis::Core::JsonObjectSupport
3026
+ end
3027
+
3028
+ include Google::Apis::Core::JsonObjectSupport
3029
+ end
3030
+
3031
+ class InterconnectAttachmentGroupsOperationalStatus
3032
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3033
+
3034
+ include Google::Apis::Core::JsonObjectSupport
3035
+ end
3036
+
3037
+ class InterconnectAttachmentGroupsOperationalStatusAttachmentStatus
3038
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3039
+
3040
+ include Google::Apis::Core::JsonObjectSupport
3041
+ end
3042
+
2899
3043
  class InterconnectAttachmentList
2900
3044
  class Representation < Google::Apis::Core::JsonRepresentation; end
2901
3045
 
@@ -2986,6 +3130,120 @@ module Google
2986
3130
  include Google::Apis::Core::JsonObjectSupport
2987
3131
  end
2988
3132
 
3133
+ class InterconnectGroup
3134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3135
+
3136
+ include Google::Apis::Core::JsonObjectSupport
3137
+ end
3138
+
3139
+ class InterconnectGroupConfigured
3140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3141
+
3142
+ include Google::Apis::Core::JsonObjectSupport
3143
+ end
3144
+
3145
+ class InterconnectGroupConfiguredTopologyCapability
3146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3147
+
3148
+ include Google::Apis::Core::JsonObjectSupport
3149
+ end
3150
+
3151
+ class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers
3152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3153
+
3154
+ include Google::Apis::Core::JsonObjectSupport
3155
+ end
3156
+
3157
+ class InterconnectGroupIntent
3158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3159
+
3160
+ include Google::Apis::Core::JsonObjectSupport
3161
+ end
3162
+
3163
+ class InterconnectGroupInterconnect
3164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3165
+
3166
+ include Google::Apis::Core::JsonObjectSupport
3167
+ end
3168
+
3169
+ class InterconnectGroupPhysicalStructure
3170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3171
+
3172
+ include Google::Apis::Core::JsonObjectSupport
3173
+ end
3174
+
3175
+ class InterconnectGroupPhysicalStructureMetros
3176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3177
+
3178
+ include Google::Apis::Core::JsonObjectSupport
3179
+ end
3180
+
3181
+ class InterconnectGroupPhysicalStructureMetrosFacilities
3182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3183
+
3184
+ include Google::Apis::Core::JsonObjectSupport
3185
+ end
3186
+
3187
+ class InterconnectGroupPhysicalStructureMetrosFacilitiesZones
3188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3189
+
3190
+ include Google::Apis::Core::JsonObjectSupport
3191
+ end
3192
+
3193
+ class InterconnectGroupsCreateMembers
3194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3195
+
3196
+ include Google::Apis::Core::JsonObjectSupport
3197
+ end
3198
+
3199
+ class InterconnectGroupsCreateMembersInterconnectInput
3200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3201
+
3202
+ include Google::Apis::Core::JsonObjectSupport
3203
+ end
3204
+
3205
+ class InterconnectGroupsCreateMembersRequest
3206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3207
+
3208
+ include Google::Apis::Core::JsonObjectSupport
3209
+ end
3210
+
3211
+ class InterconnectGroupsGetOperationalStatusResponse
3212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3213
+
3214
+ include Google::Apis::Core::JsonObjectSupport
3215
+ end
3216
+
3217
+ class InterconnectGroupsListResponse
3218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3219
+
3220
+ class Warning
3221
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3222
+
3223
+ class Datum
3224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3225
+
3226
+ include Google::Apis::Core::JsonObjectSupport
3227
+ end
3228
+
3229
+ include Google::Apis::Core::JsonObjectSupport
3230
+ end
3231
+
3232
+ include Google::Apis::Core::JsonObjectSupport
3233
+ end
3234
+
3235
+ class InterconnectGroupsOperationalStatus
3236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3237
+
3238
+ include Google::Apis::Core::JsonObjectSupport
3239
+ end
3240
+
3241
+ class InterconnectGroupsOperationalStatusInterconnectStatus
3242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3243
+
3244
+ include Google::Apis::Core::JsonObjectSupport
3245
+ end
3246
+
2989
3247
  class InterconnectList
2990
3248
  class Representation < Google::Apis::Core::JsonRepresentation; end
2991
3249
 
@@ -3730,12 +3988,36 @@ module Google
3730
3988
  include Google::Apis::Core::JsonObjectSupport
3731
3989
  end
3732
3990
 
3991
+ class NetworkParams
3992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3993
+
3994
+ include Google::Apis::Core::JsonObjectSupport
3995
+ end
3996
+
3733
3997
  class NetworkPeering
3734
3998
  class Representation < Google::Apis::Core::JsonRepresentation; end
3735
3999
 
3736
4000
  include Google::Apis::Core::JsonObjectSupport
3737
4001
  end
3738
4002
 
4003
+ class NetworkPeeringConnectionStatus
4004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4005
+
4006
+ include Google::Apis::Core::JsonObjectSupport
4007
+ end
4008
+
4009
+ class NetworkPeeringConnectionStatusConsensusState
4010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4011
+
4012
+ include Google::Apis::Core::JsonObjectSupport
4013
+ end
4014
+
4015
+ class NetworkPeeringConnectionStatusTrafficConfiguration
4016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4017
+
4018
+ include Google::Apis::Core::JsonObjectSupport
4019
+ end
4020
+
3739
4021
  class NetworkPerformanceConfig
3740
4022
  class Representation < Google::Apis::Core::JsonRepresentation; end
3741
4023
 
@@ -3814,6 +4096,12 @@ module Google
3814
4096
  include Google::Apis::Core::JsonObjectSupport
3815
4097
  end
3816
4098
 
4099
+ class NetworksRequestRemovePeeringRequest
4100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4101
+
4102
+ include Google::Apis::Core::JsonObjectSupport
4103
+ end
4104
+
3817
4105
  class NetworksUpdatePeeringRequest
3818
4106
  class Representation < Google::Apis::Core::JsonRepresentation; end
3819
4107
 
@@ -4366,24 +4654,84 @@ module Google
4366
4654
  include Google::Apis::Core::JsonObjectSupport
4367
4655
  end
4368
4656
 
4369
- class Project
4370
- class Representation < Google::Apis::Core::JsonRepresentation; end
4371
-
4372
- include Google::Apis::Core::JsonObjectSupport
4373
- end
4374
-
4375
- class ProjectsDisableXpnResourceRequest
4657
+ class PreviewFeature
4376
4658
  class Representation < Google::Apis::Core::JsonRepresentation; end
4377
4659
 
4378
4660
  include Google::Apis::Core::JsonObjectSupport
4379
4661
  end
4380
4662
 
4381
- class ProjectsEnableXpnResourceRequest
4663
+ class PreviewFeatureList
4382
4664
  class Representation < Google::Apis::Core::JsonRepresentation; end
4383
-
4384
- include Google::Apis::Core::JsonObjectSupport
4385
- end
4386
-
4665
+
4666
+ class Warning
4667
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4668
+
4669
+ class Datum
4670
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4671
+
4672
+ include Google::Apis::Core::JsonObjectSupport
4673
+ end
4674
+
4675
+ include Google::Apis::Core::JsonObjectSupport
4676
+ end
4677
+
4678
+ include Google::Apis::Core::JsonObjectSupport
4679
+ end
4680
+
4681
+ class PreviewFeatureRolloutOperation
4682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4683
+
4684
+ include Google::Apis::Core::JsonObjectSupport
4685
+ end
4686
+
4687
+ class PreviewFeatureRolloutOperationRolloutInput
4688
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4689
+
4690
+ include Google::Apis::Core::JsonObjectSupport
4691
+ end
4692
+
4693
+ class PreviewFeatureRolloutOperationRolloutStatus
4694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4695
+
4696
+ include Google::Apis::Core::JsonObjectSupport
4697
+ end
4698
+
4699
+ class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
4700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4701
+
4702
+ include Google::Apis::Core::JsonObjectSupport
4703
+ end
4704
+
4705
+ class PreviewFeatureStatus
4706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4707
+
4708
+ include Google::Apis::Core::JsonObjectSupport
4709
+ end
4710
+
4711
+ class PreviewFeatureStatusReleaseStatus
4712
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4713
+
4714
+ include Google::Apis::Core::JsonObjectSupport
4715
+ end
4716
+
4717
+ class Project
4718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4719
+
4720
+ include Google::Apis::Core::JsonObjectSupport
4721
+ end
4722
+
4723
+ class ProjectsDisableXpnResourceRequest
4724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4725
+
4726
+ include Google::Apis::Core::JsonObjectSupport
4727
+ end
4728
+
4729
+ class ProjectsEnableXpnResourceRequest
4730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4731
+
4732
+ include Google::Apis::Core::JsonObjectSupport
4733
+ end
4734
+
4387
4735
  class ProjectsGetXpnResources
4388
4736
  class Representation < Google::Apis::Core::JsonRepresentation; end
4389
4737
 
@@ -5254,6 +5602,12 @@ module Google
5254
5602
  include Google::Apis::Core::JsonObjectSupport
5255
5603
  end
5256
5604
 
5605
+ class RouteParams
5606
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5607
+
5608
+ include Google::Apis::Core::JsonObjectSupport
5609
+ end
5610
+
5257
5611
  class RoutePolicy
5258
5612
  class Representation < Google::Apis::Core::JsonRepresentation; end
5259
5613
 
@@ -6460,6 +6814,12 @@ module Google
6460
6814
  include Google::Apis::Core::JsonObjectSupport
6461
6815
  end
6462
6816
 
6817
+ class SubnetworkParams
6818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6819
+
6820
+ include Google::Apis::Core::JsonObjectSupport
6821
+ end
6822
+
6463
6823
  class SubnetworkSecondaryRange
6464
6824
  class Representation < Google::Apis::Core::JsonRepresentation; end
6465
6825
 
@@ -6490,6 +6850,24 @@ module Google
6490
6850
  include Google::Apis::Core::JsonObjectSupport
6491
6851
  end
6492
6852
 
6853
+ class SubnetworksScopedWarning
6854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6855
+
6856
+ class Warning
6857
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6858
+
6859
+ class Datum
6860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6861
+
6862
+ include Google::Apis::Core::JsonObjectSupport
6863
+ end
6864
+
6865
+ include Google::Apis::Core::JsonObjectSupport
6866
+ end
6867
+
6868
+ include Google::Apis::Core::JsonObjectSupport
6869
+ end
6870
+
6493
6871
  class SubnetworksSetPrivateIpGoogleAccessRequest
6494
6872
  class Representation < Google::Apis::Core::JsonRepresentation; end
6495
6873
 
@@ -8543,6 +8921,24 @@ module Google
8543
8921
  # @private
8544
8922
  class Representation < Google::Apis::Core::JsonRepresentation
8545
8923
  property :fast_ip_move, as: 'fastIPMove'
8924
+ property :leader, as: 'leader', class: Google::Apis::ComputeBeta::BackendServiceHaPolicyLeader, decorator: Google::Apis::ComputeBeta::BackendServiceHaPolicyLeader::Representation
8925
+
8926
+ end
8927
+ end
8928
+
8929
+ class BackendServiceHaPolicyLeader
8930
+ # @private
8931
+ class Representation < Google::Apis::Core::JsonRepresentation
8932
+ property :backend_group, as: 'backendGroup'
8933
+ property :network_endpoint, as: 'networkEndpoint', class: Google::Apis::ComputeBeta::BackendServiceHaPolicyLeaderNetworkEndpoint, decorator: Google::Apis::ComputeBeta::BackendServiceHaPolicyLeaderNetworkEndpoint::Representation
8934
+
8935
+ end
8936
+ end
8937
+
8938
+ class BackendServiceHaPolicyLeaderNetworkEndpoint
8939
+ # @private
8940
+ class Representation < Google::Apis::Core::JsonRepresentation
8941
+ property :instance, as: 'instance'
8546
8942
  end
8547
8943
  end
8548
8944
 
@@ -8882,6 +9278,22 @@ module Google
8882
9278
  end
8883
9279
  end
8884
9280
 
9281
+ class BulkSetLabelsRequest
9282
+ # @private
9283
+ class Representation < Google::Apis::Core::JsonRepresentation
9284
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
9285
+ hash :labels, as: 'labels'
9286
+ end
9287
+ end
9288
+
9289
+ class BulkZoneSetLabelsRequest
9290
+ # @private
9291
+ class Representation < Google::Apis::Core::JsonRepresentation
9292
+ collection :requests, as: 'requests', class: Google::Apis::ComputeBeta::BulkSetLabelsRequest, decorator: Google::Apis::ComputeBeta::BulkSetLabelsRequest::Representation
9293
+
9294
+ end
9295
+ end
9296
+
8885
9297
  class BundledLocalSsds
8886
9298
  # @private
8887
9299
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9140,7 +9552,6 @@ module Google
9140
9552
  property :kind, as: 'kind'
9141
9553
  property :name, as: 'name'
9142
9554
  property :self_link, as: 'selfLink'
9143
- property :self_link_with_id, as: 'selfLinkWithId'
9144
9555
  end
9145
9556
  end
9146
9557
 
@@ -9216,6 +9627,15 @@ module Google
9216
9627
  end
9217
9628
  end
9218
9629
 
9630
+ class Date
9631
+ # @private
9632
+ class Representation < Google::Apis::Core::JsonRepresentation
9633
+ property :day, as: 'day'
9634
+ property :month, as: 'month'
9635
+ property :year, as: 'year'
9636
+ end
9637
+ end
9638
+
9219
9639
  class DeprecationStatus
9220
9640
  # @private
9221
9641
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9801,6 +10221,8 @@ module Google
9801
10221
 
9802
10222
  property :name, as: 'name'
9803
10223
  property :network, as: 'network'
10224
+ property :params, as: 'params', class: Google::Apis::ComputeBeta::FirewallParams, decorator: Google::Apis::ComputeBeta::FirewallParams::Representation
10225
+
9804
10226
  property :priority, as: 'priority'
9805
10227
  property :self_link, as: 'selfLink'
9806
10228
  collection :source_ranges, as: 'sourceRanges'
@@ -9867,6 +10289,13 @@ module Google
9867
10289
  end
9868
10290
  end
9869
10291
 
10292
+ class FirewallParams
10293
+ # @private
10294
+ class Representation < Google::Apis::Core::JsonRepresentation
10295
+ hash :resource_manager_tags, as: 'resourceManagerTags'
10296
+ end
10297
+ end
10298
+
9870
10299
  class FirewallPoliciesListAssociationsResponse
9871
10300
  # @private
9872
10301
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9936,6 +10365,7 @@ module Google
9936
10365
  property :display_name, as: 'displayName'
9937
10366
  property :firewall_policy_id, as: 'firewallPolicyId'
9938
10367
  property :name, as: 'name'
10368
+ property :priority, as: 'priority'
9939
10369
  property :short_name, as: 'shortName'
9940
10370
  end
9941
10371
  end
@@ -10223,6 +10653,7 @@ module Google
10223
10653
  property :creation_timestamp, as: 'creationTimestamp'
10224
10654
  property :deployment_type, as: 'deploymentType'
10225
10655
  property :description, as: 'description'
10656
+ property :enable_emergent_maintenance, as: 'enableEmergentMaintenance'
10226
10657
  property :id, :numeric_string => true, as: 'id'
10227
10658
  property :kind, as: 'kind'
10228
10659
  property :name, as: 'name'
@@ -10525,6 +10956,15 @@ module Google
10525
10956
  end
10526
10957
  end
10527
10958
 
10959
+ class GrpctlsHealthCheck
10960
+ # @private
10961
+ class Representation < Google::Apis::Core::JsonRepresentation
10962
+ property :grpc_service_name, as: 'grpcServiceName'
10963
+ property :port, as: 'port'
10964
+ property :port_specification, as: 'portSpecification'
10965
+ end
10966
+ end
10967
+
10528
10968
  class GlobalAddressesMoveRequest
10529
10969
  # @private
10530
10970
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10674,6 +11114,8 @@ module Google
10674
11114
  property :description, as: 'description'
10675
11115
  property :grpc_health_check, as: 'grpcHealthCheck', class: Google::Apis::ComputeBeta::GrpcHealthCheck, decorator: Google::Apis::ComputeBeta::GrpcHealthCheck::Representation
10676
11116
 
11117
+ property :grpc_tls_health_check, as: 'grpcTlsHealthCheck', class: Google::Apis::ComputeBeta::GrpctlsHealthCheck, decorator: Google::Apis::ComputeBeta::GrpctlsHealthCheck::Representation
11118
+
10677
11119
  property :healthy_threshold, as: 'healthyThreshold'
10678
11120
  property :http2_health_check, as: 'http2HealthCheck', class: Google::Apis::ComputeBeta::Http2HealthCheck, decorator: Google::Apis::ComputeBeta::Http2HealthCheck::Representation
10679
11121
 
@@ -11725,6 +12167,8 @@ module Google
11725
12167
  property :creation_timestamp, as: 'creationTimestamp'
11726
12168
  property :description, as: 'description'
11727
12169
  property :id, :numeric_string => true, as: 'id'
12170
+ collection :instances, as: 'instances', class: Google::Apis::ComputeBeta::PerInstanceConfig, decorator: Google::Apis::ComputeBeta::PerInstanceConfig::Representation
12171
+
11728
12172
  property :kind, as: 'kind'
11729
12173
  property :name, as: 'name'
11730
12174
  property :region, as: 'region'
@@ -12870,6 +13314,7 @@ module Google
12870
13314
  property :google_reference_id, as: 'googleReferenceId'
12871
13315
  property :id, :numeric_string => true, as: 'id'
12872
13316
  collection :interconnect_attachments, as: 'interconnectAttachments'
13317
+ collection :interconnect_groups, as: 'interconnectGroups'
12873
13318
  property :interconnect_type, as: 'interconnectType'
12874
13319
  property :kind, as: 'kind'
12875
13320
  property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
@@ -12933,7 +13378,12 @@ module Google
12933
13378
  # @private
12934
13379
  class Representation < Google::Apis::Core::JsonRepresentation
12935
13380
  property :admin_enabled, as: 'adminEnabled'
13381
+ property :attachment_group, as: 'attachmentGroup'
12936
13382
  property :bandwidth, as: 'bandwidth'
13383
+ property :candidate_cloud_router_ip_address, as: 'candidateCloudRouterIpAddress'
13384
+ property :candidate_cloud_router_ipv6_address, as: 'candidateCloudRouterIpv6Address'
13385
+ property :candidate_customer_router_ip_address, as: 'candidateCustomerRouterIpAddress'
13386
+ property :candidate_customer_router_ipv6_address, as: 'candidateCustomerRouterIpv6Address'
12937
13387
  collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
12938
13388
  collection :candidate_subnets, as: 'candidateSubnets'
12939
13389
  property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
@@ -13028,6 +13478,183 @@ module Google
13028
13478
  end
13029
13479
  end
13030
13480
 
13481
+ class InterconnectAttachmentGroup
13482
+ # @private
13483
+ class Representation < Google::Apis::Core::JsonRepresentation
13484
+ hash :attachments, as: 'attachments', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupAttachment, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupAttachment::Representation
13485
+
13486
+ property :configured, as: 'configured', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured::Representation
13487
+
13488
+ property :creation_timestamp, as: 'creationTimestamp'
13489
+ property :description, as: 'description'
13490
+ property :etag, as: 'etag'
13491
+ property :id, :numeric_string => true, as: 'id'
13492
+ property :intent, as: 'intent', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupIntent, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupIntent::Representation
13493
+
13494
+ property :interconnect_group, as: 'interconnectGroup'
13495
+ property :kind, as: 'kind'
13496
+ property :logical_structure, as: 'logicalStructure', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructure, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructure::Representation
13497
+
13498
+ property :name, as: 'name'
13499
+ property :self_link, as: 'selfLink'
13500
+ end
13501
+ end
13502
+
13503
+ class InterconnectAttachmentGroupAttachment
13504
+ # @private
13505
+ class Representation < Google::Apis::Core::JsonRepresentation
13506
+ property :attachment, as: 'attachment'
13507
+ end
13508
+ end
13509
+
13510
+ class InterconnectAttachmentGroupConfigured
13511
+ # @private
13512
+ class Representation < Google::Apis::Core::JsonRepresentation
13513
+ property :availability_sla, as: 'availabilitySla', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfiguredAvailabilitySla, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfiguredAvailabilitySla::Representation
13514
+
13515
+ end
13516
+ end
13517
+
13518
+ class InterconnectAttachmentGroupConfiguredAvailabilitySla
13519
+ # @private
13520
+ class Representation < Google::Apis::Core::JsonRepresentation
13521
+ property :effective_sla, as: 'effectiveSla'
13522
+ collection :intended_sla_blockers, as: 'intendedSlaBlockers', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers::Representation
13523
+
13524
+ end
13525
+ end
13526
+
13527
+ class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers
13528
+ # @private
13529
+ class Representation < Google::Apis::Core::JsonRepresentation
13530
+ collection :attachments, as: 'attachments'
13531
+ property :blocker_type, as: 'blockerType'
13532
+ property :documentation_link, as: 'documentationLink'
13533
+ property :explanation, as: 'explanation'
13534
+ collection :metros, as: 'metros'
13535
+ collection :regions, as: 'regions'
13536
+ collection :zones, as: 'zones'
13537
+ end
13538
+ end
13539
+
13540
+ class InterconnectAttachmentGroupIntent
13541
+ # @private
13542
+ class Representation < Google::Apis::Core::JsonRepresentation
13543
+ property :availability_sla, as: 'availabilitySla'
13544
+ end
13545
+ end
13546
+
13547
+ class InterconnectAttachmentGroupLogicalStructure
13548
+ # @private
13549
+ class Representation < Google::Apis::Core::JsonRepresentation
13550
+ collection :regions, as: 'regions', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegion, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegion::Representation
13551
+
13552
+ end
13553
+ end
13554
+
13555
+ class InterconnectAttachmentGroupLogicalStructureRegion
13556
+ # @private
13557
+ class Representation < Google::Apis::Core::JsonRepresentation
13558
+ collection :metros, as: 'metros', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetro, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetro::Representation
13559
+
13560
+ property :region, as: 'region'
13561
+ end
13562
+ end
13563
+
13564
+ class InterconnectAttachmentGroupLogicalStructureRegionMetro
13565
+ # @private
13566
+ class Representation < Google::Apis::Core::JsonRepresentation
13567
+ collection :facilities, as: 'facilities', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility::Representation
13568
+
13569
+ property :metro, as: 'metro'
13570
+ end
13571
+ end
13572
+
13573
+ class InterconnectAttachmentGroupLogicalStructureRegionMetroFacility
13574
+ # @private
13575
+ class Representation < Google::Apis::Core::JsonRepresentation
13576
+ property :facility, as: 'facility'
13577
+ collection :zones, as: 'zones', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone::Representation
13578
+
13579
+ end
13580
+ end
13581
+
13582
+ class InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone
13583
+ # @private
13584
+ class Representation < Google::Apis::Core::JsonRepresentation
13585
+ collection :attachments, as: 'attachments'
13586
+ property :zone, as: 'zone'
13587
+ end
13588
+ end
13589
+
13590
+ class InterconnectAttachmentGroupsGetOperationalStatusResponse
13591
+ # @private
13592
+ class Representation < Google::Apis::Core::JsonRepresentation
13593
+ property :etag, as: 'etag'
13594
+ property :result, as: 'result', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsOperationalStatus, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsOperationalStatus::Representation
13595
+
13596
+ end
13597
+ end
13598
+
13599
+ class InterconnectAttachmentGroupsListResponse
13600
+ # @private
13601
+ class Representation < Google::Apis::Core::JsonRepresentation
13602
+ property :etag, as: 'etag'
13603
+ property :id, as: 'id'
13604
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroup, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroup::Representation
13605
+
13606
+ property :kind, as: 'kind'
13607
+ property :next_page_token, as: 'nextPageToken'
13608
+ property :self_link, as: 'selfLink'
13609
+ collection :unreachables, as: 'unreachables'
13610
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsListResponse::Warning, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsListResponse::Warning::Representation
13611
+
13612
+ end
13613
+
13614
+ class Warning
13615
+ # @private
13616
+ class Representation < Google::Apis::Core::JsonRepresentation
13617
+ property :code, as: 'code'
13618
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsListResponse::Warning::Datum::Representation
13619
+
13620
+ property :message, as: 'message'
13621
+ end
13622
+
13623
+ class Datum
13624
+ # @private
13625
+ class Representation < Google::Apis::Core::JsonRepresentation
13626
+ property :key, as: 'key'
13627
+ property :value, as: 'value'
13628
+ end
13629
+ end
13630
+ end
13631
+ end
13632
+
13633
+ class InterconnectAttachmentGroupsOperationalStatus
13634
+ # @private
13635
+ class Representation < Google::Apis::Core::JsonRepresentation
13636
+ collection :attachment_statuses, as: 'attachmentStatuses', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsOperationalStatusAttachmentStatus, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsOperationalStatusAttachmentStatus::Representation
13637
+
13638
+ property :configured, as: 'configured', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured::Representation
13639
+
13640
+ property :group_status, as: 'groupStatus'
13641
+ property :intent, as: 'intent', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupIntent, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupIntent::Representation
13642
+
13643
+ property :operational, as: 'operational', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured::Representation
13644
+
13645
+ end
13646
+ end
13647
+
13648
+ class InterconnectAttachmentGroupsOperationalStatusAttachmentStatus
13649
+ # @private
13650
+ class Representation < Google::Apis::Core::JsonRepresentation
13651
+ property :admin_enabled, as: 'adminEnabled'
13652
+ property :attachment, as: 'attachment'
13653
+ property :is_active, as: 'isActive'
13654
+ property :status, as: 'status'
13655
+ end
13656
+ end
13657
+
13031
13658
  class InterconnectAttachmentList
13032
13659
  # @private
13033
13660
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13060,28 +13687,280 @@ module Google
13060
13687
  end
13061
13688
  end
13062
13689
 
13063
- class InterconnectAttachmentPartnerMetadata
13690
+ class InterconnectAttachmentPartnerMetadata
13691
+ # @private
13692
+ class Representation < Google::Apis::Core::JsonRepresentation
13693
+ property :interconnect_name, as: 'interconnectName'
13694
+ property :partner_name, as: 'partnerName'
13695
+ property :portal_url, as: 'portalUrl'
13696
+ end
13697
+ end
13698
+
13699
+ class InterconnectAttachmentPrivateInfo
13700
+ # @private
13701
+ class Representation < Google::Apis::Core::JsonRepresentation
13702
+ property :tag8021q, as: 'tag8021q'
13703
+ end
13704
+ end
13705
+
13706
+ class InterconnectAttachmentsScopedList
13707
+ # @private
13708
+ class Representation < Google::Apis::Core::JsonRepresentation
13709
+ collection :interconnect_attachments, as: 'interconnectAttachments', class: Google::Apis::ComputeBeta::InterconnectAttachment, decorator: Google::Apis::ComputeBeta::InterconnectAttachment::Representation
13710
+
13711
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Representation
13712
+
13713
+ end
13714
+
13715
+ class Warning
13716
+ # @private
13717
+ class Representation < Google::Apis::Core::JsonRepresentation
13718
+ property :code, as: 'code'
13719
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Datum::Representation
13720
+
13721
+ property :message, as: 'message'
13722
+ end
13723
+
13724
+ class Datum
13725
+ # @private
13726
+ class Representation < Google::Apis::Core::JsonRepresentation
13727
+ property :key, as: 'key'
13728
+ property :value, as: 'value'
13729
+ end
13730
+ end
13731
+ end
13732
+ end
13733
+
13734
+ class InterconnectCircuitInfo
13735
+ # @private
13736
+ class Representation < Google::Apis::Core::JsonRepresentation
13737
+ property :customer_demarc_id, as: 'customerDemarcId'
13738
+ property :google_circuit_id, as: 'googleCircuitId'
13739
+ property :google_demarc_id, as: 'googleDemarcId'
13740
+ end
13741
+ end
13742
+
13743
+ class InterconnectDiagnostics
13744
+ # @private
13745
+ class Representation < Google::Apis::Core::JsonRepresentation
13746
+ collection :arp_caches, as: 'arpCaches', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry::Representation
13747
+
13748
+ property :bundle_aggregation_type, as: 'bundleAggregationType'
13749
+ property :bundle_operational_status, as: 'bundleOperationalStatus'
13750
+ collection :links, as: 'links', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkStatus::Representation
13751
+
13752
+ property :mac_address, as: 'macAddress'
13753
+ end
13754
+ end
13755
+
13756
+ class InterconnectDiagnosticsArpEntry
13757
+ # @private
13758
+ class Representation < Google::Apis::Core::JsonRepresentation
13759
+ property :ip_address, as: 'ipAddress'
13760
+ property :mac_address, as: 'macAddress'
13761
+ end
13762
+ end
13763
+
13764
+ class InterconnectDiagnosticsLinkLacpStatus
13765
+ # @private
13766
+ class Representation < Google::Apis::Core::JsonRepresentation
13767
+ property :google_system_id, as: 'googleSystemId'
13768
+ property :neighbor_system_id, as: 'neighborSystemId'
13769
+ property :state, as: 'state'
13770
+ end
13771
+ end
13772
+
13773
+ class InterconnectDiagnosticsLinkOpticalPower
13774
+ # @private
13775
+ class Representation < Google::Apis::Core::JsonRepresentation
13776
+ property :state, as: 'state'
13777
+ property :value, as: 'value'
13778
+ end
13779
+ end
13780
+
13781
+ class InterconnectDiagnosticsLinkStatus
13782
+ # @private
13783
+ class Representation < Google::Apis::Core::JsonRepresentation
13784
+ collection :arp_caches, as: 'arpCaches', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry::Representation
13785
+
13786
+ property :circuit_id, as: 'circuitId'
13787
+ property :google_demarc, as: 'googleDemarc'
13788
+ property :lacp_status, as: 'lacpStatus', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus::Representation
13789
+
13790
+ property :macsec, as: 'macsec', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus::Representation
13791
+
13792
+ property :operational_status, as: 'operationalStatus'
13793
+ property :receiving_optical_power, as: 'receivingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
13794
+
13795
+ property :transmitting_optical_power, as: 'transmittingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
13796
+
13797
+ end
13798
+ end
13799
+
13800
+ class InterconnectDiagnosticsMacsecStatus
13801
+ # @private
13802
+ class Representation < Google::Apis::Core::JsonRepresentation
13803
+ property :ckn, as: 'ckn'
13804
+ property :operational, as: 'operational'
13805
+ end
13806
+ end
13807
+
13808
+ class InterconnectGroup
13809
+ # @private
13810
+ class Representation < Google::Apis::Core::JsonRepresentation
13811
+ property :configured, as: 'configured', class: Google::Apis::ComputeBeta::InterconnectGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfigured::Representation
13812
+
13813
+ property :creation_timestamp, as: 'creationTimestamp'
13814
+ property :description, as: 'description'
13815
+ property :etag, as: 'etag'
13816
+ property :id, :numeric_string => true, as: 'id'
13817
+ property :intent, as: 'intent', class: Google::Apis::ComputeBeta::InterconnectGroupIntent, decorator: Google::Apis::ComputeBeta::InterconnectGroupIntent::Representation
13818
+
13819
+ hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeBeta::InterconnectGroupInterconnect, decorator: Google::Apis::ComputeBeta::InterconnectGroupInterconnect::Representation
13820
+
13821
+ property :kind, as: 'kind'
13822
+ property :name, as: 'name'
13823
+ property :physical_structure, as: 'physicalStructure', class: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructure, decorator: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructure::Representation
13824
+
13825
+ property :self_link, as: 'selfLink'
13826
+ end
13827
+ end
13828
+
13829
+ class InterconnectGroupConfigured
13830
+ # @private
13831
+ class Representation < Google::Apis::Core::JsonRepresentation
13832
+ property :topology_capability, as: 'topologyCapability', class: Google::Apis::ComputeBeta::InterconnectGroupConfiguredTopologyCapability, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfiguredTopologyCapability::Representation
13833
+
13834
+ end
13835
+ end
13836
+
13837
+ class InterconnectGroupConfiguredTopologyCapability
13838
+ # @private
13839
+ class Representation < Google::Apis::Core::JsonRepresentation
13840
+ collection :intended_capability_blockers, as: 'intendedCapabilityBlockers', class: Google::Apis::ComputeBeta::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers::Representation
13841
+
13842
+ property :supported_sla, as: 'supportedSla'
13843
+ end
13844
+ end
13845
+
13846
+ class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers
13847
+ # @private
13848
+ class Representation < Google::Apis::Core::JsonRepresentation
13849
+ property :blocker_type, as: 'blockerType'
13850
+ property :documentation_link, as: 'documentationLink'
13851
+ property :explanation, as: 'explanation'
13852
+ collection :facilities, as: 'facilities'
13853
+ collection :interconnects, as: 'interconnects'
13854
+ collection :metros, as: 'metros'
13855
+ collection :zones, as: 'zones'
13856
+ end
13857
+ end
13858
+
13859
+ class InterconnectGroupIntent
13860
+ # @private
13861
+ class Representation < Google::Apis::Core::JsonRepresentation
13862
+ property :topology_capability, as: 'topologyCapability'
13863
+ end
13864
+ end
13865
+
13866
+ class InterconnectGroupInterconnect
13867
+ # @private
13868
+ class Representation < Google::Apis::Core::JsonRepresentation
13869
+ property :interconnect, as: 'interconnect'
13870
+ end
13871
+ end
13872
+
13873
+ class InterconnectGroupPhysicalStructure
13874
+ # @private
13875
+ class Representation < Google::Apis::Core::JsonRepresentation
13876
+ collection :metros, as: 'metros', class: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetros, decorator: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetros::Representation
13877
+
13878
+ end
13879
+ end
13880
+
13881
+ class InterconnectGroupPhysicalStructureMetros
13882
+ # @private
13883
+ class Representation < Google::Apis::Core::JsonRepresentation
13884
+ collection :facilities, as: 'facilities', class: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetrosFacilities, decorator: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetrosFacilities::Representation
13885
+
13886
+ property :metro, as: 'metro'
13887
+ end
13888
+ end
13889
+
13890
+ class InterconnectGroupPhysicalStructureMetrosFacilities
13891
+ # @private
13892
+ class Representation < Google::Apis::Core::JsonRepresentation
13893
+ property :facility, as: 'facility'
13894
+ collection :zones, as: 'zones', class: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetrosFacilitiesZones, decorator: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetrosFacilitiesZones::Representation
13895
+
13896
+ end
13897
+ end
13898
+
13899
+ class InterconnectGroupPhysicalStructureMetrosFacilitiesZones
13900
+ # @private
13901
+ class Representation < Google::Apis::Core::JsonRepresentation
13902
+ collection :interconnects, as: 'interconnects'
13903
+ property :zone, as: 'zone'
13904
+ end
13905
+ end
13906
+
13907
+ class InterconnectGroupsCreateMembers
13908
+ # @private
13909
+ class Representation < Google::Apis::Core::JsonRepresentation
13910
+ property :intent_mismatch_behavior, as: 'intentMismatchBehavior'
13911
+ collection :interconnects, as: 'interconnects', class: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembersInterconnectInput, decorator: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembersInterconnectInput::Representation
13912
+
13913
+ property :template_interconnect, as: 'templateInterconnect', class: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembersInterconnectInput, decorator: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembersInterconnectInput::Representation
13914
+
13915
+ end
13916
+ end
13917
+
13918
+ class InterconnectGroupsCreateMembersInterconnectInput
13064
13919
  # @private
13065
13920
  class Representation < Google::Apis::Core::JsonRepresentation
13066
- property :interconnect_name, as: 'interconnectName'
13067
- property :partner_name, as: 'partnerName'
13068
- property :portal_url, as: 'portalUrl'
13921
+ property :admin_enabled, as: 'adminEnabled'
13922
+ property :customer_name, as: 'customerName'
13923
+ property :description, as: 'description'
13924
+ property :facility, as: 'facility'
13925
+ property :interconnect_type, as: 'interconnectType'
13926
+ property :link_type, as: 'linkType'
13927
+ property :name, as: 'name'
13928
+ property :noc_contact_email, as: 'nocContactEmail'
13929
+ property :remote_location, as: 'remoteLocation'
13930
+ collection :requested_features, as: 'requestedFeatures'
13931
+ property :requested_link_count, as: 'requestedLinkCount'
13069
13932
  end
13070
13933
  end
13071
13934
 
13072
- class InterconnectAttachmentPrivateInfo
13935
+ class InterconnectGroupsCreateMembersRequest
13073
13936
  # @private
13074
13937
  class Representation < Google::Apis::Core::JsonRepresentation
13075
- property :tag8021q, as: 'tag8021q'
13938
+ property :request, as: 'request', class: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembers, decorator: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembers::Representation
13939
+
13076
13940
  end
13077
13941
  end
13078
13942
 
13079
- class InterconnectAttachmentsScopedList
13943
+ class InterconnectGroupsGetOperationalStatusResponse
13080
13944
  # @private
13081
13945
  class Representation < Google::Apis::Core::JsonRepresentation
13082
- collection :interconnect_attachments, as: 'interconnectAttachments', class: Google::Apis::ComputeBeta::InterconnectAttachment, decorator: Google::Apis::ComputeBeta::InterconnectAttachment::Representation
13946
+ property :etag, as: 'etag'
13947
+ property :result, as: 'result', class: Google::Apis::ComputeBeta::InterconnectGroupsOperationalStatus, decorator: Google::Apis::ComputeBeta::InterconnectGroupsOperationalStatus::Representation
13083
13948
 
13084
- property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Representation
13949
+ end
13950
+ end
13951
+
13952
+ class InterconnectGroupsListResponse
13953
+ # @private
13954
+ class Representation < Google::Apis::Core::JsonRepresentation
13955
+ property :etag, as: 'etag'
13956
+ property :id, as: 'id'
13957
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InterconnectGroup, decorator: Google::Apis::ComputeBeta::InterconnectGroup::Representation
13958
+
13959
+ property :kind, as: 'kind'
13960
+ property :next_page_token, as: 'nextPageToken'
13961
+ property :self_link, as: 'selfLink'
13962
+ collection :unreachables, as: 'unreachables'
13963
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectGroupsListResponse::Warning, decorator: Google::Apis::ComputeBeta::InterconnectGroupsListResponse::Warning::Representation
13085
13964
 
13086
13965
  end
13087
13966
 
@@ -13089,7 +13968,7 @@ module Google
13089
13968
  # @private
13090
13969
  class Representation < Google::Apis::Core::JsonRepresentation
13091
13970
  property :code, as: 'code'
13092
- collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Datum::Representation
13971
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectGroupsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectGroupsListResponse::Warning::Datum::Representation
13093
13972
 
13094
13973
  property :message, as: 'message'
13095
13974
  end
@@ -13104,77 +13983,29 @@ module Google
13104
13983
  end
13105
13984
  end
13106
13985
 
13107
- class InterconnectCircuitInfo
13108
- # @private
13109
- class Representation < Google::Apis::Core::JsonRepresentation
13110
- property :customer_demarc_id, as: 'customerDemarcId'
13111
- property :google_circuit_id, as: 'googleCircuitId'
13112
- property :google_demarc_id, as: 'googleDemarcId'
13113
- end
13114
- end
13115
-
13116
- class InterconnectDiagnostics
13986
+ class InterconnectGroupsOperationalStatus
13117
13987
  # @private
13118
13988
  class Representation < Google::Apis::Core::JsonRepresentation
13119
- collection :arp_caches, as: 'arpCaches', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry::Representation
13989
+ property :configured, as: 'configured', class: Google::Apis::ComputeBeta::InterconnectGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfigured::Representation
13120
13990
 
13121
- property :bundle_aggregation_type, as: 'bundleAggregationType'
13122
- property :bundle_operational_status, as: 'bundleOperationalStatus'
13123
- collection :links, as: 'links', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkStatus::Representation
13124
-
13125
- property :mac_address, as: 'macAddress'
13126
- end
13127
- end
13991
+ property :group_status, as: 'groupStatus'
13992
+ property :intent, as: 'intent', class: Google::Apis::ComputeBeta::InterconnectGroupIntent, decorator: Google::Apis::ComputeBeta::InterconnectGroupIntent::Representation
13128
13993
 
13129
- class InterconnectDiagnosticsArpEntry
13130
- # @private
13131
- class Representation < Google::Apis::Core::JsonRepresentation
13132
- property :ip_address, as: 'ipAddress'
13133
- property :mac_address, as: 'macAddress'
13134
- end
13135
- end
13994
+ collection :interconnect_statuses, as: 'interconnectStatuses', class: Google::Apis::ComputeBeta::InterconnectGroupsOperationalStatusInterconnectStatus, decorator: Google::Apis::ComputeBeta::InterconnectGroupsOperationalStatusInterconnectStatus::Representation
13136
13995
 
13137
- class InterconnectDiagnosticsLinkLacpStatus
13138
- # @private
13139
- class Representation < Google::Apis::Core::JsonRepresentation
13140
- property :google_system_id, as: 'googleSystemId'
13141
- property :neighbor_system_id, as: 'neighborSystemId'
13142
- property :state, as: 'state'
13143
- end
13144
- end
13996
+ property :operational, as: 'operational', class: Google::Apis::ComputeBeta::InterconnectGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfigured::Representation
13145
13997
 
13146
- class InterconnectDiagnosticsLinkOpticalPower
13147
- # @private
13148
- class Representation < Google::Apis::Core::JsonRepresentation
13149
- property :state, as: 'state'
13150
- property :value, as: 'value'
13151
13998
  end
13152
13999
  end
13153
14000
 
13154
- class InterconnectDiagnosticsLinkStatus
14001
+ class InterconnectGroupsOperationalStatusInterconnectStatus
13155
14002
  # @private
13156
14003
  class Representation < Google::Apis::Core::JsonRepresentation
13157
- collection :arp_caches, as: 'arpCaches', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry::Representation
13158
-
13159
- property :circuit_id, as: 'circuitId'
13160
- property :google_demarc, as: 'googleDemarc'
13161
- property :lacp_status, as: 'lacpStatus', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus::Representation
13162
-
13163
- property :macsec, as: 'macsec', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus::Representation
13164
-
13165
- property :operational_status, as: 'operationalStatus'
13166
- property :receiving_optical_power, as: 'receivingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
13167
-
13168
- property :transmitting_optical_power, as: 'transmittingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
13169
-
13170
- end
13171
- end
14004
+ property :admin_enabled, as: 'adminEnabled'
14005
+ property :diagnostics, as: 'diagnostics', class: Google::Apis::ComputeBeta::InterconnectDiagnostics, decorator: Google::Apis::ComputeBeta::InterconnectDiagnostics::Representation
13172
14006
 
13173
- class InterconnectDiagnosticsMacsecStatus
13174
- # @private
13175
- class Representation < Google::Apis::Core::JsonRepresentation
13176
- property :ckn, as: 'ckn'
13177
- property :operational, as: 'operational'
14007
+ property :interconnect, as: 'interconnect'
14008
+ property :is_active, as: 'isActive'
13178
14009
  end
13179
14010
  end
13180
14011
 
@@ -13440,17 +14271,29 @@ module Google
13440
14271
  class License
13441
14272
  # @private
13442
14273
  class Representation < Google::Apis::Core::JsonRepresentation
14274
+ collection :allowed_replacement_licenses, as: 'allowedReplacementLicenses'
14275
+ property :appendable_to_disk, as: 'appendableToDisk'
13443
14276
  property :charges_use_fee, as: 'chargesUseFee'
13444
14277
  property :creation_timestamp, as: 'creationTimestamp'
13445
14278
  property :description, as: 'description'
13446
14279
  property :id, :numeric_string => true, as: 'id'
14280
+ collection :incompatible_licenses, as: 'incompatibleLicenses'
13447
14281
  property :kind, as: 'kind'
13448
14282
  property :license_code, :numeric_string => true, as: 'licenseCode'
14283
+ property :minimum_retention, as: 'minimumRetention', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
14284
+
14285
+ property :multi_tenant_only, as: 'multiTenantOnly'
13449
14286
  property :name, as: 'name'
14287
+ property :os_license, as: 'osLicense'
14288
+ property :removable_from_disk, as: 'removableFromDisk'
14289
+ collection :required_coattached_licenses, as: 'requiredCoattachedLicenses'
13450
14290
  property :resource_requirements, as: 'resourceRequirements', class: Google::Apis::ComputeBeta::LicenseResourceRequirements, decorator: Google::Apis::ComputeBeta::LicenseResourceRequirements::Representation
13451
14291
 
13452
14292
  property :self_link, as: 'selfLink'
14293
+ property :self_link_with_id, as: 'selfLinkWithId'
14294
+ property :sole_tenant_only, as: 'soleTenantOnly'
13453
14295
  property :transferable, as: 'transferable'
14296
+ property :update_timestamp, as: 'updateTimestamp'
13454
14297
  end
13455
14298
  end
13456
14299
 
@@ -13578,6 +14421,8 @@ module Google
13578
14421
  property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeBeta::InstanceProperties, decorator: Google::Apis::ComputeBeta::InstanceProperties::Representation
13579
14422
 
13580
14423
  property :kind, as: 'kind'
14424
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
14425
+ hash :labels, as: 'labels'
13581
14426
  property :machine_image_encryption_key, as: 'machineImageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
13582
14427
 
13583
14428
  property :name, as: 'name'
@@ -13995,6 +14840,8 @@ module Google
13995
14840
  property :name, as: 'name'
13996
14841
  property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
13997
14842
  property :network_profile, as: 'networkProfile'
14843
+ property :params, as: 'params', class: Google::Apis::ComputeBeta::NetworkParams, decorator: Google::Apis::ComputeBeta::NetworkParams::Representation
14844
+
13998
14845
  collection :peerings, as: 'peerings', class: Google::Apis::ComputeBeta::NetworkPeering, decorator: Google::Apis::ComputeBeta::NetworkPeering::Representation
13999
14846
 
14000
14847
  property :routing_config, as: 'routingConfig', class: Google::Apis::ComputeBeta::NetworkRoutingConfig, decorator: Google::Apis::ComputeBeta::NetworkRoutingConfig::Representation
@@ -14571,10 +15418,19 @@ module Google
14571
15418
  end
14572
15419
  end
14573
15420
 
15421
+ class NetworkParams
15422
+ # @private
15423
+ class Representation < Google::Apis::Core::JsonRepresentation
15424
+ hash :resource_manager_tags, as: 'resourceManagerTags'
15425
+ end
15426
+ end
15427
+
14574
15428
  class NetworkPeering
14575
15429
  # @private
14576
15430
  class Representation < Google::Apis::Core::JsonRepresentation
14577
15431
  property :auto_create_routes, as: 'autoCreateRoutes'
15432
+ property :connection_status, as: 'connectionStatus', class: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatus, decorator: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatus::Representation
15433
+
14578
15434
  property :exchange_subnet_routes, as: 'exchangeSubnetRoutes'
14579
15435
  property :export_custom_routes, as: 'exportCustomRoutes'
14580
15436
  property :export_subnet_routes_with_public_ip, as: 'exportSubnetRoutesWithPublicIp'
@@ -14586,6 +15442,37 @@ module Google
14586
15442
  property :stack_type, as: 'stackType'
14587
15443
  property :state, as: 'state'
14588
15444
  property :state_details, as: 'stateDetails'
15445
+ property :update_strategy, as: 'updateStrategy'
15446
+ end
15447
+ end
15448
+
15449
+ class NetworkPeeringConnectionStatus
15450
+ # @private
15451
+ class Representation < Google::Apis::Core::JsonRepresentation
15452
+ property :consensus_state, as: 'consensusState', class: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatusConsensusState, decorator: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatusConsensusState::Representation
15453
+
15454
+ property :traffic_configuration, as: 'trafficConfiguration', class: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatusTrafficConfiguration, decorator: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatusTrafficConfiguration::Representation
15455
+
15456
+ property :update_strategy, as: 'updateStrategy'
15457
+ end
15458
+ end
15459
+
15460
+ class NetworkPeeringConnectionStatusConsensusState
15461
+ # @private
15462
+ class Representation < Google::Apis::Core::JsonRepresentation
15463
+ property :delete_status, as: 'deleteStatus'
15464
+ property :update_status, as: 'updateStatus'
15465
+ end
15466
+ end
15467
+
15468
+ class NetworkPeeringConnectionStatusTrafficConfiguration
15469
+ # @private
15470
+ class Representation < Google::Apis::Core::JsonRepresentation
15471
+ property :export_custom_routes_to_peer, as: 'exportCustomRoutesToPeer'
15472
+ property :export_subnet_routes_with_public_ip_to_peer, as: 'exportSubnetRoutesWithPublicIpToPeer'
15473
+ property :import_custom_routes_from_peer, as: 'importCustomRoutesFromPeer'
15474
+ property :import_subnet_routes_with_public_ip_from_peer, as: 'importSubnetRoutesWithPublicIpFromPeer'
15475
+ property :stack_type, as: 'stackType'
14589
15476
  end
14590
15477
  end
14591
15478
 
@@ -14630,10 +15517,14 @@ module Google
14630
15517
  property :allow_class_d_firewalls, as: 'allowClassDFirewalls'
14631
15518
  property :allow_cloud_nat, as: 'allowCloudNat'
14632
15519
  property :allow_cloud_router, as: 'allowCloudRouter'
15520
+ property :allow_default_nic_attachment, as: 'allowDefaultNicAttachment'
14633
15521
  property :allow_external_ip_access, as: 'allowExternalIpAccess'
14634
15522
  property :allow_interconnect, as: 'allowInterconnect'
15523
+ property :allow_ip_forwarding, as: 'allowIpForwarding'
14635
15524
  property :allow_load_balancing, as: 'allowLoadBalancing'
14636
15525
  property :allow_multi_nic_in_same_network, as: 'allowMultiNicInSameNetwork'
15526
+ property :allow_ncc, as: 'allowNcc'
15527
+ property :allow_network_migration, as: 'allowNetworkMigration'
14637
15528
  property :allow_packet_mirroring, as: 'allowPacketMirroring'
14638
15529
  property :allow_private_google_access, as: 'allowPrivateGoogleAccess'
14639
15530
  property :allow_psc, as: 'allowPsc'
@@ -14645,6 +15536,8 @@ module Google
14645
15536
  collection :interface_types, as: 'interfaceTypes'
14646
15537
  collection :subnet_purposes, as: 'subnetPurposes'
14647
15538
  collection :subnet_stack_types, as: 'subnetStackTypes'
15539
+ collection :subnetwork_purposes, as: 'subnetworkPurposes'
15540
+ collection :subnetwork_stack_types, as: 'subnetworkStackTypes'
14648
15541
  property :unicast, as: 'unicast'
14649
15542
  end
14650
15543
  end
@@ -14749,6 +15642,13 @@ module Google
14749
15642
  end
14750
15643
  end
14751
15644
 
15645
+ class NetworksRequestRemovePeeringRequest
15646
+ # @private
15647
+ class Representation < Google::Apis::Core::JsonRepresentation
15648
+ property :name, as: 'name'
15649
+ end
15650
+ end
15651
+
14752
15652
  class NetworksUpdatePeeringRequest
14753
15653
  # @private
14754
15654
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15791,6 +16691,113 @@ module Google
15791
16691
  end
15792
16692
  end
15793
16693
 
16694
+ class PreviewFeature
16695
+ # @private
16696
+ class Representation < Google::Apis::Core::JsonRepresentation
16697
+ property :activation_status, as: 'activationStatus'
16698
+ property :creation_timestamp, as: 'creationTimestamp'
16699
+ property :description, as: 'description'
16700
+ property :id, :numeric_string => true, as: 'id'
16701
+ property :kind, as: 'kind'
16702
+ property :name, as: 'name'
16703
+ property :rollout_operation, as: 'rolloutOperation', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperation, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperation::Representation
16704
+
16705
+ property :self_link, as: 'selfLink'
16706
+ property :status, as: 'status', class: Google::Apis::ComputeBeta::PreviewFeatureStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureStatus::Representation
16707
+
16708
+ end
16709
+ end
16710
+
16711
+ class PreviewFeatureList
16712
+ # @private
16713
+ class Representation < Google::Apis::Core::JsonRepresentation
16714
+ property :etag, as: 'etag'
16715
+ property :id, as: 'id'
16716
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::PreviewFeature, decorator: Google::Apis::ComputeBeta::PreviewFeature::Representation
16717
+
16718
+ property :next_page_token, as: 'nextPageToken'
16719
+ property :self_link, as: 'selfLink'
16720
+ collection :unreachables, as: 'unreachables'
16721
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PreviewFeatureList::Warning, decorator: Google::Apis::ComputeBeta::PreviewFeatureList::Warning::Representation
16722
+
16723
+ end
16724
+
16725
+ class Warning
16726
+ # @private
16727
+ class Representation < Google::Apis::Core::JsonRepresentation
16728
+ property :code, as: 'code'
16729
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PreviewFeatureList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PreviewFeatureList::Warning::Datum::Representation
16730
+
16731
+ property :message, as: 'message'
16732
+ end
16733
+
16734
+ class Datum
16735
+ # @private
16736
+ class Representation < Google::Apis::Core::JsonRepresentation
16737
+ property :key, as: 'key'
16738
+ property :value, as: 'value'
16739
+ end
16740
+ end
16741
+ end
16742
+ end
16743
+
16744
+ class PreviewFeatureRolloutOperation
16745
+ # @private
16746
+ class Representation < Google::Apis::Core::JsonRepresentation
16747
+ property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutInput, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutInput::Representation
16748
+
16749
+ property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatus::Representation
16750
+
16751
+ end
16752
+ end
16753
+
16754
+ class PreviewFeatureRolloutOperationRolloutInput
16755
+ # @private
16756
+ class Representation < Google::Apis::Core::JsonRepresentation
16757
+ property :name, as: 'name'
16758
+ property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
16759
+ property :retry_uuid, as: 'retryUuid'
16760
+ end
16761
+ end
16762
+
16763
+ class PreviewFeatureRolloutOperationRolloutStatus
16764
+ # @private
16765
+ class Representation < Google::Apis::Core::JsonRepresentation
16766
+ collection :ongoing_rollouts, as: 'ongoingRollouts', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
16767
+
16768
+ property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
16769
+
16770
+ end
16771
+ end
16772
+
16773
+ class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
16774
+ # @private
16775
+ class Representation < Google::Apis::Core::JsonRepresentation
16776
+ property :rollout, as: 'rollout'
16777
+ property :rollout_plan, as: 'rolloutPlan'
16778
+ property :status, as: 'status', class: Google::Apis::ComputeBeta::PreviewFeatureStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureStatus::Representation
16779
+
16780
+ end
16781
+ end
16782
+
16783
+ class PreviewFeatureStatus
16784
+ # @private
16785
+ class Representation < Google::Apis::Core::JsonRepresentation
16786
+ property :description, as: 'description'
16787
+ property :release_status, as: 'releaseStatus', class: Google::Apis::ComputeBeta::PreviewFeatureStatusReleaseStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureStatusReleaseStatus::Representation
16788
+
16789
+ end
16790
+ end
16791
+
16792
+ class PreviewFeatureStatusReleaseStatus
16793
+ # @private
16794
+ class Representation < Google::Apis::Core::JsonRepresentation
16795
+ property :stage, as: 'stage'
16796
+ property :update_date, as: 'updateDate', class: Google::Apis::ComputeBeta::Date, decorator: Google::Apis::ComputeBeta::Date::Representation
16797
+
16798
+ end
16799
+ end
16800
+
15794
16801
  class Project
15795
16802
  # @private
15796
16803
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16688,8 +17695,10 @@ module Google
16688
17695
  property :delete_at_time, as: 'deleteAtTime'
16689
17696
  property :deployment_type, as: 'deploymentType'
16690
17697
  property :description, as: 'description'
17698
+ property :enable_emergent_maintenance, as: 'enableEmergentMaintenance'
16691
17699
  property :id, :numeric_string => true, as: 'id'
16692
17700
  property :kind, as: 'kind'
17701
+ collection :linked_commitments, as: 'linkedCommitments'
16693
17702
  property :name, as: 'name'
16694
17703
  property :reservation_mode, as: 'reservationMode'
16695
17704
  property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy::Representation
@@ -17148,6 +18157,7 @@ module Google
17148
18157
  property :chain_name, as: 'chainName'
17149
18158
  property :guest_flush, as: 'guestFlush'
17150
18159
  hash :labels, as: 'labels'
18160
+ property :region, as: 'region'
17151
18161
  collection :storage_locations, as: 'storageLocations'
17152
18162
  end
17153
18163
  end
@@ -17254,6 +18264,8 @@ module Google
17254
18264
  property :next_hop_origin, as: 'nextHopOrigin'
17255
18265
  property :next_hop_peering, as: 'nextHopPeering'
17256
18266
  property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
18267
+ property :params, as: 'params', class: Google::Apis::ComputeBeta::RouteParams, decorator: Google::Apis::ComputeBeta::RouteParams::Representation
18268
+
17257
18269
  property :priority, as: 'priority'
17258
18270
  property :route_status, as: 'routeStatus'
17259
18271
  property :route_type, as: 'routeType'
@@ -17322,6 +18334,13 @@ module Google
17322
18334
  end
17323
18335
  end
17324
18336
 
18337
+ class RouteParams
18338
+ # @private
18339
+ class Representation < Google::Apis::Core::JsonRepresentation
18340
+ hash :resource_manager_tags, as: 'resourceManagerTags'
18341
+ end
18342
+ end
18343
+
17325
18344
  class RoutePolicy
17326
18345
  # @private
17327
18346
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -17364,6 +18383,7 @@ module Google
17364
18383
  property :name, as: 'name'
17365
18384
  collection :nats, as: 'nats', class: Google::Apis::ComputeBeta::RouterNat, decorator: Google::Apis::ComputeBeta::RouterNat::Representation
17366
18385
 
18386
+ property :ncc_gateway, as: 'nccGateway'
17367
18387
  property :network, as: 'network'
17368
18388
  property :region, as: 'region'
17369
18389
  property :self_link, as: 'selfLink'
@@ -17617,6 +18637,7 @@ module Google
17617
18637
 
17618
18638
  collection :nat_status, as: 'natStatus', class: Google::Apis::ComputeBeta::RouterStatusNatStatus, decorator: Google::Apis::ComputeBeta::RouterStatusNatStatus::Representation
17619
18639
 
18640
+ property :ncc_gateway, as: 'nccGateway'
17620
18641
  property :network, as: 'network'
17621
18642
  end
17622
18643
  end
@@ -19556,6 +20577,8 @@ module Google
19556
20577
 
19557
20578
  property :name, as: 'name'
19558
20579
  property :network, as: 'network'
20580
+ property :params, as: 'params', class: Google::Apis::ComputeBeta::SubnetworkParams, decorator: Google::Apis::ComputeBeta::SubnetworkParams::Representation
20581
+
19559
20582
  property :private_ip_google_access, as: 'privateIpGoogleAccess'
19560
20583
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
19561
20584
  property :purpose, as: 'purpose'
@@ -19567,6 +20590,8 @@ module Google
19567
20590
  property :self_link, as: 'selfLink'
19568
20591
  property :stack_type, as: 'stackType'
19569
20592
  property :state, as: 'state'
20593
+ collection :system_reserved_external_ipv6_ranges, as: 'systemReservedExternalIpv6Ranges'
20594
+ collection :system_reserved_internal_ipv6_ranges, as: 'systemReservedInternalIpv6Ranges'
19570
20595
  end
19571
20596
  end
19572
20597
 
@@ -19647,6 +20672,13 @@ module Google
19647
20672
  end
19648
20673
  end
19649
20674
 
20675
+ class SubnetworkParams
20676
+ # @private
20677
+ class Representation < Google::Apis::Core::JsonRepresentation
20678
+ hash :resource_manager_tags, as: 'resourceManagerTags'
20679
+ end
20680
+ end
20681
+
19650
20682
  class SubnetworkSecondaryRange
19651
20683
  # @private
19652
20684
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19691,6 +20723,33 @@ module Google
19691
20723
  end
19692
20724
  end
19693
20725
 
20726
+ class SubnetworksScopedWarning
20727
+ # @private
20728
+ class Representation < Google::Apis::Core::JsonRepresentation
20729
+ property :scope_name, as: 'scopeName'
20730
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Warning, decorator: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Warning::Representation
20731
+
20732
+ end
20733
+
20734
+ class Warning
20735
+ # @private
20736
+ class Representation < Google::Apis::Core::JsonRepresentation
20737
+ property :code, as: 'code'
20738
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Warning::Datum, decorator: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Warning::Datum::Representation
20739
+
20740
+ property :message, as: 'message'
20741
+ end
20742
+
20743
+ class Datum
20744
+ # @private
20745
+ class Representation < Google::Apis::Core::JsonRepresentation
20746
+ property :key, as: 'key'
20747
+ property :value, as: 'value'
20748
+ end
20749
+ end
20750
+ end
20751
+ end
20752
+
19694
20753
  class SubnetworksSetPrivateIpGoogleAccessRequest
19695
20754
  # @private
19696
20755
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -20651,6 +21710,7 @@ module Google
20651
21710
  class Representation < Google::Apis::Core::JsonRepresentation
20652
21711
  property :can_reschedule, as: 'canReschedule'
20653
21712
  property :latest_window_start_time, as: 'latestWindowStartTime'
21713
+ property :maintenance_on_shutdown, as: 'maintenanceOnShutdown'
20654
21714
  property :maintenance_status, as: 'maintenanceStatus'
20655
21715
  property :type, as: 'type'
20656
21716
  property :window_end_time, as: 'windowEndTime'
@@ -20879,7 +21939,10 @@ module Google
20879
21939
 
20880
21940
  property :kind, as: 'kind'
20881
21941
  property :next_page_token, as: 'nextPageToken'
21942
+ collection :scoped_warnings, as: 'scopedWarnings', class: Google::Apis::ComputeBeta::SubnetworksScopedWarning, decorator: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Representation
21943
+
20882
21944
  property :self_link, as: 'selfLink'
21945
+ collection :unreachables, as: 'unreachables'
20883
21946
  property :warning, as: 'warning', class: Google::Apis::ComputeBeta::UsableSubnetworksAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::UsableSubnetworksAggregatedList::Warning::Representation
20884
21947
 
20885
21948
  end
@@ -21328,7 +22391,6 @@ module Google
21328
22391
  property :kind, as: 'kind'
21329
22392
  property :name, as: 'name'
21330
22393
  property :self_link, as: 'selfLink'
21331
- property :self_link_with_id, as: 'selfLinkWithId'
21332
22394
  property :topology, as: 'topology', class: Google::Apis::ComputeBeta::WireGroupTopology, decorator: Google::Apis::ComputeBeta::WireGroupTopology::Representation
21333
22395
 
21334
22396
  property :wire_group_properties, as: 'wireGroupProperties', class: Google::Apis::ComputeBeta::WireGroupProperties, decorator: Google::Apis::ComputeBeta::WireGroupProperties::Representation