google-apis-compute_beta 0.113.0 → 0.115.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
 
@@ -2254,6 +2284,36 @@ module Google
2254
2284
  include Google::Apis::Core::JsonObjectSupport
2255
2285
  end
2256
2286
 
2287
+ class InstanceGroupManagerStatusBulkInstanceOperation
2288
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2289
+
2290
+ include Google::Apis::Core::JsonObjectSupport
2291
+ end
2292
+
2293
+ class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
2294
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2295
+
2296
+ class Error
2297
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2298
+
2299
+ class Error
2300
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2301
+
2302
+ class ErrorDetail
2303
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2304
+
2305
+ include Google::Apis::Core::JsonObjectSupport
2306
+ end
2307
+
2308
+ include Google::Apis::Core::JsonObjectSupport
2309
+ end
2310
+
2311
+ include Google::Apis::Core::JsonObjectSupport
2312
+ end
2313
+
2314
+ include Google::Apis::Core::JsonObjectSupport
2315
+ end
2316
+
2257
2317
  class InstanceGroupManagerStatusStateful
2258
2318
  class Representation < Google::Apis::Core::JsonRepresentation; end
2259
2319
 
@@ -2272,6 +2332,12 @@ module Google
2272
2332
  include Google::Apis::Core::JsonObjectSupport
2273
2333
  end
2274
2334
 
2335
+ class InstanceGroupManagerTargetSizePolicy
2336
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2337
+
2338
+ include Google::Apis::Core::JsonObjectSupport
2339
+ end
2340
+
2275
2341
  class InstanceGroupManagerUpdatePolicy
2276
2342
  class Representation < Google::Apis::Core::JsonRepresentation; end
2277
2343
 
@@ -2908,6 +2974,108 @@ module Google
2908
2974
  include Google::Apis::Core::JsonObjectSupport
2909
2975
  end
2910
2976
 
2977
+ class InterconnectAttachmentGroup
2978
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2979
+
2980
+ include Google::Apis::Core::JsonObjectSupport
2981
+ end
2982
+
2983
+ class InterconnectAttachmentGroupAttachment
2984
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2985
+
2986
+ include Google::Apis::Core::JsonObjectSupport
2987
+ end
2988
+
2989
+ class InterconnectAttachmentGroupConfigured
2990
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2991
+
2992
+ include Google::Apis::Core::JsonObjectSupport
2993
+ end
2994
+
2995
+ class InterconnectAttachmentGroupConfiguredAvailabilitySla
2996
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2997
+
2998
+ include Google::Apis::Core::JsonObjectSupport
2999
+ end
3000
+
3001
+ class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers
3002
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3003
+
3004
+ include Google::Apis::Core::JsonObjectSupport
3005
+ end
3006
+
3007
+ class InterconnectAttachmentGroupIntent
3008
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3009
+
3010
+ include Google::Apis::Core::JsonObjectSupport
3011
+ end
3012
+
3013
+ class InterconnectAttachmentGroupLogicalStructure
3014
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3015
+
3016
+ include Google::Apis::Core::JsonObjectSupport
3017
+ end
3018
+
3019
+ class InterconnectAttachmentGroupLogicalStructureRegion
3020
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3021
+
3022
+ include Google::Apis::Core::JsonObjectSupport
3023
+ end
3024
+
3025
+ class InterconnectAttachmentGroupLogicalStructureRegionMetro
3026
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3027
+
3028
+ include Google::Apis::Core::JsonObjectSupport
3029
+ end
3030
+
3031
+ class InterconnectAttachmentGroupLogicalStructureRegionMetroFacility
3032
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3033
+
3034
+ include Google::Apis::Core::JsonObjectSupport
3035
+ end
3036
+
3037
+ class InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone
3038
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3039
+
3040
+ include Google::Apis::Core::JsonObjectSupport
3041
+ end
3042
+
3043
+ class InterconnectAttachmentGroupsGetOperationalStatusResponse
3044
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3045
+
3046
+ include Google::Apis::Core::JsonObjectSupport
3047
+ end
3048
+
3049
+ class InterconnectAttachmentGroupsListResponse
3050
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3051
+
3052
+ class Warning
3053
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3054
+
3055
+ class Datum
3056
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3057
+
3058
+ include Google::Apis::Core::JsonObjectSupport
3059
+ end
3060
+
3061
+ include Google::Apis::Core::JsonObjectSupport
3062
+ end
3063
+
3064
+ include Google::Apis::Core::JsonObjectSupport
3065
+ end
3066
+
3067
+ class InterconnectAttachmentGroupsOperationalStatus
3068
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3069
+
3070
+ include Google::Apis::Core::JsonObjectSupport
3071
+ end
3072
+
3073
+ class InterconnectAttachmentGroupsOperationalStatusAttachmentStatus
3074
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3075
+
3076
+ include Google::Apis::Core::JsonObjectSupport
3077
+ end
3078
+
2911
3079
  class InterconnectAttachmentList
2912
3080
  class Representation < Google::Apis::Core::JsonRepresentation; end
2913
3081
 
@@ -2998,6 +3166,120 @@ module Google
2998
3166
  include Google::Apis::Core::JsonObjectSupport
2999
3167
  end
3000
3168
 
3169
+ class InterconnectGroup
3170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3171
+
3172
+ include Google::Apis::Core::JsonObjectSupport
3173
+ end
3174
+
3175
+ class InterconnectGroupConfigured
3176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3177
+
3178
+ include Google::Apis::Core::JsonObjectSupport
3179
+ end
3180
+
3181
+ class InterconnectGroupConfiguredTopologyCapability
3182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3183
+
3184
+ include Google::Apis::Core::JsonObjectSupport
3185
+ end
3186
+
3187
+ class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers
3188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3189
+
3190
+ include Google::Apis::Core::JsonObjectSupport
3191
+ end
3192
+
3193
+ class InterconnectGroupIntent
3194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3195
+
3196
+ include Google::Apis::Core::JsonObjectSupport
3197
+ end
3198
+
3199
+ class InterconnectGroupInterconnect
3200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3201
+
3202
+ include Google::Apis::Core::JsonObjectSupport
3203
+ end
3204
+
3205
+ class InterconnectGroupPhysicalStructure
3206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3207
+
3208
+ include Google::Apis::Core::JsonObjectSupport
3209
+ end
3210
+
3211
+ class InterconnectGroupPhysicalStructureMetros
3212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3213
+
3214
+ include Google::Apis::Core::JsonObjectSupport
3215
+ end
3216
+
3217
+ class InterconnectGroupPhysicalStructureMetrosFacilities
3218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3219
+
3220
+ include Google::Apis::Core::JsonObjectSupport
3221
+ end
3222
+
3223
+ class InterconnectGroupPhysicalStructureMetrosFacilitiesZones
3224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3225
+
3226
+ include Google::Apis::Core::JsonObjectSupport
3227
+ end
3228
+
3229
+ class InterconnectGroupsCreateMembers
3230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3231
+
3232
+ include Google::Apis::Core::JsonObjectSupport
3233
+ end
3234
+
3235
+ class InterconnectGroupsCreateMembersInterconnectInput
3236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3237
+
3238
+ include Google::Apis::Core::JsonObjectSupport
3239
+ end
3240
+
3241
+ class InterconnectGroupsCreateMembersRequest
3242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3243
+
3244
+ include Google::Apis::Core::JsonObjectSupport
3245
+ end
3246
+
3247
+ class InterconnectGroupsGetOperationalStatusResponse
3248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3249
+
3250
+ include Google::Apis::Core::JsonObjectSupport
3251
+ end
3252
+
3253
+ class InterconnectGroupsListResponse
3254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3255
+
3256
+ class Warning
3257
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3258
+
3259
+ class Datum
3260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3261
+
3262
+ include Google::Apis::Core::JsonObjectSupport
3263
+ end
3264
+
3265
+ include Google::Apis::Core::JsonObjectSupport
3266
+ end
3267
+
3268
+ include Google::Apis::Core::JsonObjectSupport
3269
+ end
3270
+
3271
+ class InterconnectGroupsOperationalStatus
3272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3273
+
3274
+ include Google::Apis::Core::JsonObjectSupport
3275
+ end
3276
+
3277
+ class InterconnectGroupsOperationalStatusInterconnectStatus
3278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3279
+
3280
+ include Google::Apis::Core::JsonObjectSupport
3281
+ end
3282
+
3001
3283
  class InterconnectList
3002
3284
  class Representation < Google::Apis::Core::JsonRepresentation; end
3003
3285
 
@@ -3754,39 +4036,57 @@ module Google
3754
4036
  include Google::Apis::Core::JsonObjectSupport
3755
4037
  end
3756
4038
 
3757
- class NetworkPerformanceConfig
4039
+ class NetworkPeeringConnectionStatus
3758
4040
  class Representation < Google::Apis::Core::JsonRepresentation; end
3759
4041
 
3760
4042
  include Google::Apis::Core::JsonObjectSupport
3761
4043
  end
3762
4044
 
3763
- class NetworkProfile
4045
+ class NetworkPeeringConnectionStatusConsensusState
3764
4046
  class Representation < Google::Apis::Core::JsonRepresentation; end
3765
4047
 
3766
4048
  include Google::Apis::Core::JsonObjectSupport
3767
4049
  end
3768
4050
 
3769
- class NetworkProfileLocation
4051
+ class NetworkPeeringConnectionStatusTrafficConfiguration
3770
4052
  class Representation < Google::Apis::Core::JsonRepresentation; end
3771
4053
 
3772
4054
  include Google::Apis::Core::JsonObjectSupport
3773
4055
  end
3774
4056
 
3775
- class NetworkProfileNetworkFeatures
4057
+ class NetworkPerformanceConfig
3776
4058
  class Representation < Google::Apis::Core::JsonRepresentation; end
3777
4059
 
3778
4060
  include Google::Apis::Core::JsonObjectSupport
3779
4061
  end
3780
4062
 
3781
- class NetworkProfilesListResponse
4063
+ class NetworkProfile
3782
4064
  class Representation < Google::Apis::Core::JsonRepresentation; end
3783
-
3784
- class Warning
3785
- class Representation < Google::Apis::Core::JsonRepresentation; end
3786
-
3787
- class Datum
3788
- class Representation < Google::Apis::Core::JsonRepresentation; end
3789
-
4065
+
4066
+ include Google::Apis::Core::JsonObjectSupport
4067
+ end
4068
+
4069
+ class NetworkProfileLocation
4070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4071
+
4072
+ include Google::Apis::Core::JsonObjectSupport
4073
+ end
4074
+
4075
+ class NetworkProfileNetworkFeatures
4076
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4077
+
4078
+ include Google::Apis::Core::JsonObjectSupport
4079
+ end
4080
+
4081
+ class NetworkProfilesListResponse
4082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4083
+
4084
+ class Warning
4085
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4086
+
4087
+ class Datum
4088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4089
+
3790
4090
  include Google::Apis::Core::JsonObjectSupport
3791
4091
  end
3792
4092
 
@@ -3832,6 +4132,12 @@ module Google
3832
4132
  include Google::Apis::Core::JsonObjectSupport
3833
4133
  end
3834
4134
 
4135
+ class NetworksRequestRemovePeeringRequest
4136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4137
+
4138
+ include Google::Apis::Core::JsonObjectSupport
4139
+ end
4140
+
3835
4141
  class NetworksUpdatePeeringRequest
3836
4142
  class Representation < Google::Apis::Core::JsonRepresentation; end
3837
4143
 
@@ -4384,6 +4690,66 @@ module Google
4384
4690
  include Google::Apis::Core::JsonObjectSupport
4385
4691
  end
4386
4692
 
4693
+ class PreviewFeature
4694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4695
+
4696
+ include Google::Apis::Core::JsonObjectSupport
4697
+ end
4698
+
4699
+ class PreviewFeatureList
4700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4701
+
4702
+ class Warning
4703
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4704
+
4705
+ class Datum
4706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4707
+
4708
+ include Google::Apis::Core::JsonObjectSupport
4709
+ end
4710
+
4711
+ include Google::Apis::Core::JsonObjectSupport
4712
+ end
4713
+
4714
+ include Google::Apis::Core::JsonObjectSupport
4715
+ end
4716
+
4717
+ class PreviewFeatureRolloutOperation
4718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4719
+
4720
+ include Google::Apis::Core::JsonObjectSupport
4721
+ end
4722
+
4723
+ class PreviewFeatureRolloutOperationRolloutInput
4724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4725
+
4726
+ include Google::Apis::Core::JsonObjectSupport
4727
+ end
4728
+
4729
+ class PreviewFeatureRolloutOperationRolloutStatus
4730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4731
+
4732
+ include Google::Apis::Core::JsonObjectSupport
4733
+ end
4734
+
4735
+ class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
4736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4737
+
4738
+ include Google::Apis::Core::JsonObjectSupport
4739
+ end
4740
+
4741
+ class PreviewFeatureStatus
4742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4743
+
4744
+ include Google::Apis::Core::JsonObjectSupport
4745
+ end
4746
+
4747
+ class PreviewFeatureStatusReleaseStatus
4748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4749
+
4750
+ include Google::Apis::Core::JsonObjectSupport
4751
+ end
4752
+
4387
4753
  class Project
4388
4754
  class Representation < Google::Apis::Core::JsonRepresentation; end
4389
4755
 
@@ -6520,6 +6886,24 @@ module Google
6520
6886
  include Google::Apis::Core::JsonObjectSupport
6521
6887
  end
6522
6888
 
6889
+ class SubnetworksScopedWarning
6890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6891
+
6892
+ class Warning
6893
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6894
+
6895
+ class Datum
6896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6897
+
6898
+ include Google::Apis::Core::JsonObjectSupport
6899
+ end
6900
+
6901
+ include Google::Apis::Core::JsonObjectSupport
6902
+ end
6903
+
6904
+ include Google::Apis::Core::JsonObjectSupport
6905
+ end
6906
+
6523
6907
  class SubnetworksSetPrivateIpGoogleAccessRequest
6524
6908
  class Representation < Google::Apis::Core::JsonRepresentation; end
6525
6909
 
@@ -8573,6 +8957,24 @@ module Google
8573
8957
  # @private
8574
8958
  class Representation < Google::Apis::Core::JsonRepresentation
8575
8959
  property :fast_ip_move, as: 'fastIPMove'
8960
+ property :leader, as: 'leader', class: Google::Apis::ComputeBeta::BackendServiceHaPolicyLeader, decorator: Google::Apis::ComputeBeta::BackendServiceHaPolicyLeader::Representation
8961
+
8962
+ end
8963
+ end
8964
+
8965
+ class BackendServiceHaPolicyLeader
8966
+ # @private
8967
+ class Representation < Google::Apis::Core::JsonRepresentation
8968
+ property :backend_group, as: 'backendGroup'
8969
+ property :network_endpoint, as: 'networkEndpoint', class: Google::Apis::ComputeBeta::BackendServiceHaPolicyLeaderNetworkEndpoint, decorator: Google::Apis::ComputeBeta::BackendServiceHaPolicyLeaderNetworkEndpoint::Representation
8970
+
8971
+ end
8972
+ end
8973
+
8974
+ class BackendServiceHaPolicyLeaderNetworkEndpoint
8975
+ # @private
8976
+ class Representation < Google::Apis::Core::JsonRepresentation
8977
+ property :instance, as: 'instance'
8576
8978
  end
8577
8979
  end
8578
8980
 
@@ -8912,6 +9314,22 @@ module Google
8912
9314
  end
8913
9315
  end
8914
9316
 
9317
+ class BulkSetLabelsRequest
9318
+ # @private
9319
+ class Representation < Google::Apis::Core::JsonRepresentation
9320
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
9321
+ hash :labels, as: 'labels'
9322
+ end
9323
+ end
9324
+
9325
+ class BulkZoneSetLabelsRequest
9326
+ # @private
9327
+ class Representation < Google::Apis::Core::JsonRepresentation
9328
+ collection :requests, as: 'requests', class: Google::Apis::ComputeBeta::BulkSetLabelsRequest, decorator: Google::Apis::ComputeBeta::BulkSetLabelsRequest::Representation
9329
+
9330
+ end
9331
+ end
9332
+
8915
9333
  class BundledLocalSsds
8916
9334
  # @private
8917
9335
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9245,6 +9663,15 @@ module Google
9245
9663
  end
9246
9664
  end
9247
9665
 
9666
+ class Date
9667
+ # @private
9668
+ class Representation < Google::Apis::Core::JsonRepresentation
9669
+ property :day, as: 'day'
9670
+ property :month, as: 'month'
9671
+ property :year, as: 'year'
9672
+ end
9673
+ end
9674
+
9248
9675
  class DeprecationStatus
9249
9676
  # @private
9250
9677
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10040,6 +10467,7 @@ module Google
10040
10467
  collection :dest_fqdns, as: 'destFqdns'
10041
10468
  collection :dest_ip_ranges, as: 'destIpRanges'
10042
10469
  property :dest_network_scope, as: 'destNetworkScope'
10470
+ property :dest_network_type, as: 'destNetworkType'
10043
10471
  collection :dest_region_codes, as: 'destRegionCodes'
10044
10472
  collection :dest_threat_intelligences, as: 'destThreatIntelligences'
10045
10473
  collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config::Representation
@@ -10048,6 +10476,7 @@ module Google
10048
10476
  collection :src_fqdns, as: 'srcFqdns'
10049
10477
  collection :src_ip_ranges, as: 'srcIpRanges'
10050
10478
  property :src_network_scope, as: 'srcNetworkScope'
10479
+ property :src_network_type, as: 'srcNetworkType'
10051
10480
  collection :src_networks, as: 'srcNetworks'
10052
10481
  collection :src_region_codes, as: 'srcRegionCodes'
10053
10482
  collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag::Representation
@@ -10262,6 +10691,7 @@ module Google
10262
10691
  property :creation_timestamp, as: 'creationTimestamp'
10263
10692
  property :deployment_type, as: 'deploymentType'
10264
10693
  property :description, as: 'description'
10694
+ property :enable_emergent_maintenance, as: 'enableEmergentMaintenance'
10265
10695
  property :id, :numeric_string => true, as: 'id'
10266
10696
  property :kind, as: 'kind'
10267
10697
  property :name, as: 'name'
@@ -11616,6 +12046,8 @@ module Google
11616
12046
 
11617
12047
  collection :target_pools, as: 'targetPools'
11618
12048
  property :target_size, as: 'targetSize'
12049
+ property :target_size_policy, as: 'targetSizePolicy', class: Google::Apis::ComputeBeta::InstanceGroupManagerTargetSizePolicy, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerTargetSizePolicy::Representation
12050
+
11619
12051
  property :target_stopped_size, as: 'targetStoppedSize'
11620
12052
  property :target_suspended_size, as: 'targetSuspendedSize'
11621
12053
  property :update_policy, as: 'updatePolicy', class: Google::Apis::ComputeBeta::InstanceGroupManagerUpdatePolicy, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerUpdatePolicy::Representation
@@ -11929,6 +12361,8 @@ module Google
11929
12361
  property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusAllInstancesConfig, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusAllInstancesConfig::Representation
11930
12362
 
11931
12363
  property :autoscaler, as: 'autoscaler'
12364
+ property :bulk_instance_operation, as: 'bulkInstanceOperation', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperation, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperation::Representation
12365
+
11932
12366
  property :is_stable, as: 'isStable'
11933
12367
  property :stateful, as: 'stateful', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusStateful, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusStateful::Representation
11934
12368
 
@@ -11945,6 +12379,57 @@ module Google
11945
12379
  end
11946
12380
  end
11947
12381
 
12382
+ class InstanceGroupManagerStatusBulkInstanceOperation
12383
+ # @private
12384
+ class Representation < Google::Apis::Core::JsonRepresentation
12385
+ property :in_progress, as: 'inProgress'
12386
+ property :last_progress_check, as: 'lastProgressCheck', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Representation
12387
+
12388
+ end
12389
+ end
12390
+
12391
+ class InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck
12392
+ # @private
12393
+ class Representation < Google::Apis::Core::JsonRepresentation
12394
+ property :error, as: 'error', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Representation
12395
+
12396
+ property :timestamp, as: 'timestamp'
12397
+ end
12398
+
12399
+ class Error
12400
+ # @private
12401
+ class Representation < Google::Apis::Core::JsonRepresentation
12402
+ collection :errors, as: 'errors', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::Representation
12403
+
12404
+ end
12405
+
12406
+ class Error
12407
+ # @private
12408
+ class Representation < Google::Apis::Core::JsonRepresentation
12409
+ property :code, as: 'code'
12410
+ collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck::Error::Error::ErrorDetail::Representation
12411
+
12412
+ property :location, as: 'location'
12413
+ property :message, as: 'message'
12414
+ end
12415
+
12416
+ class ErrorDetail
12417
+ # @private
12418
+ class Representation < Google::Apis::Core::JsonRepresentation
12419
+ property :error_info, as: 'errorInfo', class: Google::Apis::ComputeBeta::ErrorInfo, decorator: Google::Apis::ComputeBeta::ErrorInfo::Representation
12420
+
12421
+ property :help, as: 'help', class: Google::Apis::ComputeBeta::Help, decorator: Google::Apis::ComputeBeta::Help::Representation
12422
+
12423
+ property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeBeta::LocalizedMessage, decorator: Google::Apis::ComputeBeta::LocalizedMessage::Representation
12424
+
12425
+ property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeBeta::QuotaExceededInfo, decorator: Google::Apis::ComputeBeta::QuotaExceededInfo::Representation
12426
+
12427
+ end
12428
+ end
12429
+ end
12430
+ end
12431
+ end
12432
+
11948
12433
  class InstanceGroupManagerStatusStateful
11949
12434
  # @private
11950
12435
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11969,6 +12454,13 @@ module Google
11969
12454
  end
11970
12455
  end
11971
12456
 
12457
+ class InstanceGroupManagerTargetSizePolicy
12458
+ # @private
12459
+ class Representation < Google::Apis::Core::JsonRepresentation
12460
+ property :mode, as: 'mode'
12461
+ end
12462
+ end
12463
+
11972
12464
  class InstanceGroupManagerUpdatePolicy
11973
12465
  # @private
11974
12466
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12922,6 +13414,7 @@ module Google
12922
13414
  property :google_reference_id, as: 'googleReferenceId'
12923
13415
  property :id, :numeric_string => true, as: 'id'
12924
13416
  collection :interconnect_attachments, as: 'interconnectAttachments'
13417
+ collection :interconnect_groups, as: 'interconnectGroups'
12925
13418
  property :interconnect_type, as: 'interconnectType'
12926
13419
  property :kind, as: 'kind'
12927
13420
  property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
@@ -12985,7 +13478,12 @@ module Google
12985
13478
  # @private
12986
13479
  class Representation < Google::Apis::Core::JsonRepresentation
12987
13480
  property :admin_enabled, as: 'adminEnabled'
13481
+ property :attachment_group, as: 'attachmentGroup'
12988
13482
  property :bandwidth, as: 'bandwidth'
13483
+ property :candidate_cloud_router_ip_address, as: 'candidateCloudRouterIpAddress'
13484
+ property :candidate_cloud_router_ipv6_address, as: 'candidateCloudRouterIpv6Address'
13485
+ property :candidate_customer_router_ip_address, as: 'candidateCustomerRouterIpAddress'
13486
+ property :candidate_customer_router_ipv6_address, as: 'candidateCustomerRouterIpv6Address'
12989
13487
  collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
12990
13488
  collection :candidate_subnets, as: 'candidateSubnets'
12991
13489
  property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
@@ -13072,68 +13570,497 @@ module Google
13072
13570
  end
13073
13571
  end
13074
13572
 
13075
- class InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange
13573
+ class InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange
13574
+ # @private
13575
+ class Representation < Google::Apis::Core::JsonRepresentation
13576
+ property :max, as: 'max'
13577
+ property :min, as: 'min'
13578
+ end
13579
+ end
13580
+
13581
+ class InterconnectAttachmentGroup
13582
+ # @private
13583
+ class Representation < Google::Apis::Core::JsonRepresentation
13584
+ hash :attachments, as: 'attachments', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupAttachment, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupAttachment::Representation
13585
+
13586
+ property :configured, as: 'configured', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured::Representation
13587
+
13588
+ property :creation_timestamp, as: 'creationTimestamp'
13589
+ property :description, as: 'description'
13590
+ property :etag, as: 'etag'
13591
+ property :id, :numeric_string => true, as: 'id'
13592
+ property :intent, as: 'intent', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupIntent, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupIntent::Representation
13593
+
13594
+ property :interconnect_group, as: 'interconnectGroup'
13595
+ property :kind, as: 'kind'
13596
+ property :logical_structure, as: 'logicalStructure', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructure, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructure::Representation
13597
+
13598
+ property :name, as: 'name'
13599
+ property :self_link, as: 'selfLink'
13600
+ end
13601
+ end
13602
+
13603
+ class InterconnectAttachmentGroupAttachment
13604
+ # @private
13605
+ class Representation < Google::Apis::Core::JsonRepresentation
13606
+ property :attachment, as: 'attachment'
13607
+ end
13608
+ end
13609
+
13610
+ class InterconnectAttachmentGroupConfigured
13611
+ # @private
13612
+ class Representation < Google::Apis::Core::JsonRepresentation
13613
+ property :availability_sla, as: 'availabilitySla', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfiguredAvailabilitySla, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfiguredAvailabilitySla::Representation
13614
+
13615
+ end
13616
+ end
13617
+
13618
+ class InterconnectAttachmentGroupConfiguredAvailabilitySla
13619
+ # @private
13620
+ class Representation < Google::Apis::Core::JsonRepresentation
13621
+ property :effective_sla, as: 'effectiveSla'
13622
+ collection :intended_sla_blockers, as: 'intendedSlaBlockers', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers::Representation
13623
+
13624
+ end
13625
+ end
13626
+
13627
+ class InterconnectAttachmentGroupConfiguredAvailabilitySlaIntendedSlaBlockers
13628
+ # @private
13629
+ class Representation < Google::Apis::Core::JsonRepresentation
13630
+ collection :attachments, as: 'attachments'
13631
+ property :blocker_type, as: 'blockerType'
13632
+ property :documentation_link, as: 'documentationLink'
13633
+ property :explanation, as: 'explanation'
13634
+ collection :metros, as: 'metros'
13635
+ collection :regions, as: 'regions'
13636
+ collection :zones, as: 'zones'
13637
+ end
13638
+ end
13639
+
13640
+ class InterconnectAttachmentGroupIntent
13641
+ # @private
13642
+ class Representation < Google::Apis::Core::JsonRepresentation
13643
+ property :availability_sla, as: 'availabilitySla'
13644
+ end
13645
+ end
13646
+
13647
+ class InterconnectAttachmentGroupLogicalStructure
13648
+ # @private
13649
+ class Representation < Google::Apis::Core::JsonRepresentation
13650
+ collection :regions, as: 'regions', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegion, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegion::Representation
13651
+
13652
+ end
13653
+ end
13654
+
13655
+ class InterconnectAttachmentGroupLogicalStructureRegion
13656
+ # @private
13657
+ class Representation < Google::Apis::Core::JsonRepresentation
13658
+ collection :metros, as: 'metros', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetro, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetro::Representation
13659
+
13660
+ property :region, as: 'region'
13661
+ end
13662
+ end
13663
+
13664
+ class InterconnectAttachmentGroupLogicalStructureRegionMetro
13665
+ # @private
13666
+ class Representation < Google::Apis::Core::JsonRepresentation
13667
+ collection :facilities, as: 'facilities', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility::Representation
13668
+
13669
+ property :metro, as: 'metro'
13670
+ end
13671
+ end
13672
+
13673
+ class InterconnectAttachmentGroupLogicalStructureRegionMetroFacility
13674
+ # @private
13675
+ class Representation < Google::Apis::Core::JsonRepresentation
13676
+ property :facility, as: 'facility'
13677
+ collection :zones, as: 'zones', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone::Representation
13678
+
13679
+ end
13680
+ end
13681
+
13682
+ class InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone
13683
+ # @private
13684
+ class Representation < Google::Apis::Core::JsonRepresentation
13685
+ collection :attachments, as: 'attachments'
13686
+ property :zone, as: 'zone'
13687
+ end
13688
+ end
13689
+
13690
+ class InterconnectAttachmentGroupsGetOperationalStatusResponse
13691
+ # @private
13692
+ class Representation < Google::Apis::Core::JsonRepresentation
13693
+ property :etag, as: 'etag'
13694
+ property :result, as: 'result', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsOperationalStatus, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsOperationalStatus::Representation
13695
+
13696
+ end
13697
+ end
13698
+
13699
+ class InterconnectAttachmentGroupsListResponse
13700
+ # @private
13701
+ class Representation < Google::Apis::Core::JsonRepresentation
13702
+ property :etag, as: 'etag'
13703
+ property :id, as: 'id'
13704
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroup, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroup::Representation
13705
+
13706
+ property :kind, as: 'kind'
13707
+ property :next_page_token, as: 'nextPageToken'
13708
+ property :self_link, as: 'selfLink'
13709
+ collection :unreachables, as: 'unreachables'
13710
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsListResponse::Warning, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsListResponse::Warning::Representation
13711
+
13712
+ end
13713
+
13714
+ class Warning
13715
+ # @private
13716
+ class Representation < Google::Apis::Core::JsonRepresentation
13717
+ property :code, as: 'code'
13718
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsListResponse::Warning::Datum::Representation
13719
+
13720
+ property :message, as: 'message'
13721
+ end
13722
+
13723
+ class Datum
13724
+ # @private
13725
+ class Representation < Google::Apis::Core::JsonRepresentation
13726
+ property :key, as: 'key'
13727
+ property :value, as: 'value'
13728
+ end
13729
+ end
13730
+ end
13731
+ end
13732
+
13733
+ class InterconnectAttachmentGroupsOperationalStatus
13734
+ # @private
13735
+ class Representation < Google::Apis::Core::JsonRepresentation
13736
+ collection :attachment_statuses, as: 'attachmentStatuses', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsOperationalStatusAttachmentStatus, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupsOperationalStatusAttachmentStatus::Representation
13737
+
13738
+ property :configured, as: 'configured', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured::Representation
13739
+
13740
+ property :group_status, as: 'groupStatus'
13741
+ property :intent, as: 'intent', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupIntent, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupIntent::Representation
13742
+
13743
+ property :operational, as: 'operational', class: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentGroupConfigured::Representation
13744
+
13745
+ end
13746
+ end
13747
+
13748
+ class InterconnectAttachmentGroupsOperationalStatusAttachmentStatus
13749
+ # @private
13750
+ class Representation < Google::Apis::Core::JsonRepresentation
13751
+ property :admin_enabled, as: 'adminEnabled'
13752
+ property :attachment, as: 'attachment'
13753
+ property :is_active, as: 'isActive'
13754
+ property :status, as: 'status'
13755
+ end
13756
+ end
13757
+
13758
+ class InterconnectAttachmentList
13759
+ # @private
13760
+ class Representation < Google::Apis::Core::JsonRepresentation
13761
+ property :id, as: 'id'
13762
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InterconnectAttachment, decorator: Google::Apis::ComputeBeta::InterconnectAttachment::Representation
13763
+
13764
+ property :kind, as: 'kind'
13765
+ property :next_page_token, as: 'nextPageToken'
13766
+ property :self_link, as: 'selfLink'
13767
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectAttachmentList::Warning, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentList::Warning::Representation
13768
+
13769
+ end
13770
+
13771
+ class Warning
13772
+ # @private
13773
+ class Representation < Google::Apis::Core::JsonRepresentation
13774
+ property :code, as: 'code'
13775
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectAttachmentList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentList::Warning::Datum::Representation
13776
+
13777
+ property :message, as: 'message'
13778
+ end
13779
+
13780
+ class Datum
13781
+ # @private
13782
+ class Representation < Google::Apis::Core::JsonRepresentation
13783
+ property :key, as: 'key'
13784
+ property :value, as: 'value'
13785
+ end
13786
+ end
13787
+ end
13788
+ end
13789
+
13790
+ class InterconnectAttachmentPartnerMetadata
13791
+ # @private
13792
+ class Representation < Google::Apis::Core::JsonRepresentation
13793
+ property :interconnect_name, as: 'interconnectName'
13794
+ property :partner_name, as: 'partnerName'
13795
+ property :portal_url, as: 'portalUrl'
13796
+ end
13797
+ end
13798
+
13799
+ class InterconnectAttachmentPrivateInfo
13800
+ # @private
13801
+ class Representation < Google::Apis::Core::JsonRepresentation
13802
+ property :tag8021q, as: 'tag8021q'
13803
+ end
13804
+ end
13805
+
13806
+ class InterconnectAttachmentsScopedList
13807
+ # @private
13808
+ class Representation < Google::Apis::Core::JsonRepresentation
13809
+ collection :interconnect_attachments, as: 'interconnectAttachments', class: Google::Apis::ComputeBeta::InterconnectAttachment, decorator: Google::Apis::ComputeBeta::InterconnectAttachment::Representation
13810
+
13811
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Representation
13812
+
13813
+ end
13814
+
13815
+ class Warning
13816
+ # @private
13817
+ class Representation < Google::Apis::Core::JsonRepresentation
13818
+ property :code, as: 'code'
13819
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Datum::Representation
13820
+
13821
+ property :message, as: 'message'
13822
+ end
13823
+
13824
+ class Datum
13825
+ # @private
13826
+ class Representation < Google::Apis::Core::JsonRepresentation
13827
+ property :key, as: 'key'
13828
+ property :value, as: 'value'
13829
+ end
13830
+ end
13831
+ end
13832
+ end
13833
+
13834
+ class InterconnectCircuitInfo
13835
+ # @private
13836
+ class Representation < Google::Apis::Core::JsonRepresentation
13837
+ property :customer_demarc_id, as: 'customerDemarcId'
13838
+ property :google_circuit_id, as: 'googleCircuitId'
13839
+ property :google_demarc_id, as: 'googleDemarcId'
13840
+ end
13841
+ end
13842
+
13843
+ class InterconnectDiagnostics
13844
+ # @private
13845
+ class Representation < Google::Apis::Core::JsonRepresentation
13846
+ collection :arp_caches, as: 'arpCaches', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry::Representation
13847
+
13848
+ property :bundle_aggregation_type, as: 'bundleAggregationType'
13849
+ property :bundle_operational_status, as: 'bundleOperationalStatus'
13850
+ collection :links, as: 'links', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkStatus::Representation
13851
+
13852
+ property :mac_address, as: 'macAddress'
13853
+ end
13854
+ end
13855
+
13856
+ class InterconnectDiagnosticsArpEntry
13857
+ # @private
13858
+ class Representation < Google::Apis::Core::JsonRepresentation
13859
+ property :ip_address, as: 'ipAddress'
13860
+ property :mac_address, as: 'macAddress'
13861
+ end
13862
+ end
13863
+
13864
+ class InterconnectDiagnosticsLinkLacpStatus
13865
+ # @private
13866
+ class Representation < Google::Apis::Core::JsonRepresentation
13867
+ property :google_system_id, as: 'googleSystemId'
13868
+ property :neighbor_system_id, as: 'neighborSystemId'
13869
+ property :state, as: 'state'
13870
+ end
13871
+ end
13872
+
13873
+ class InterconnectDiagnosticsLinkOpticalPower
13874
+ # @private
13875
+ class Representation < Google::Apis::Core::JsonRepresentation
13876
+ property :state, as: 'state'
13877
+ property :value, as: 'value'
13878
+ end
13879
+ end
13880
+
13881
+ class InterconnectDiagnosticsLinkStatus
13882
+ # @private
13883
+ class Representation < Google::Apis::Core::JsonRepresentation
13884
+ collection :arp_caches, as: 'arpCaches', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry::Representation
13885
+
13886
+ property :circuit_id, as: 'circuitId'
13887
+ property :google_demarc, as: 'googleDemarc'
13888
+ property :lacp_status, as: 'lacpStatus', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus::Representation
13889
+
13890
+ property :macsec, as: 'macsec', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus::Representation
13891
+
13892
+ property :operational_status, as: 'operationalStatus'
13893
+ property :receiving_optical_power, as: 'receivingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
13894
+
13895
+ property :transmitting_optical_power, as: 'transmittingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
13896
+
13897
+ end
13898
+ end
13899
+
13900
+ class InterconnectDiagnosticsMacsecStatus
13901
+ # @private
13902
+ class Representation < Google::Apis::Core::JsonRepresentation
13903
+ property :ckn, as: 'ckn'
13904
+ property :operational, as: 'operational'
13905
+ end
13906
+ end
13907
+
13908
+ class InterconnectGroup
13909
+ # @private
13910
+ class Representation < Google::Apis::Core::JsonRepresentation
13911
+ property :configured, as: 'configured', class: Google::Apis::ComputeBeta::InterconnectGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfigured::Representation
13912
+
13913
+ property :creation_timestamp, as: 'creationTimestamp'
13914
+ property :description, as: 'description'
13915
+ property :etag, as: 'etag'
13916
+ property :id, :numeric_string => true, as: 'id'
13917
+ property :intent, as: 'intent', class: Google::Apis::ComputeBeta::InterconnectGroupIntent, decorator: Google::Apis::ComputeBeta::InterconnectGroupIntent::Representation
13918
+
13919
+ hash :interconnects, as: 'interconnects', class: Google::Apis::ComputeBeta::InterconnectGroupInterconnect, decorator: Google::Apis::ComputeBeta::InterconnectGroupInterconnect::Representation
13920
+
13921
+ property :kind, as: 'kind'
13922
+ property :name, as: 'name'
13923
+ property :physical_structure, as: 'physicalStructure', class: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructure, decorator: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructure::Representation
13924
+
13925
+ property :self_link, as: 'selfLink'
13926
+ end
13927
+ end
13928
+
13929
+ class InterconnectGroupConfigured
13930
+ # @private
13931
+ class Representation < Google::Apis::Core::JsonRepresentation
13932
+ property :topology_capability, as: 'topologyCapability', class: Google::Apis::ComputeBeta::InterconnectGroupConfiguredTopologyCapability, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfiguredTopologyCapability::Representation
13933
+
13934
+ end
13935
+ end
13936
+
13937
+ class InterconnectGroupConfiguredTopologyCapability
13938
+ # @private
13939
+ class Representation < Google::Apis::Core::JsonRepresentation
13940
+ collection :intended_capability_blockers, as: 'intendedCapabilityBlockers', class: Google::Apis::ComputeBeta::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers::Representation
13941
+
13942
+ property :supported_sla, as: 'supportedSla'
13943
+ end
13944
+ end
13945
+
13946
+ class InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers
13947
+ # @private
13948
+ class Representation < Google::Apis::Core::JsonRepresentation
13949
+ property :blocker_type, as: 'blockerType'
13950
+ property :documentation_link, as: 'documentationLink'
13951
+ property :explanation, as: 'explanation'
13952
+ collection :facilities, as: 'facilities'
13953
+ collection :interconnects, as: 'interconnects'
13954
+ collection :metros, as: 'metros'
13955
+ collection :zones, as: 'zones'
13956
+ end
13957
+ end
13958
+
13959
+ class InterconnectGroupIntent
13960
+ # @private
13961
+ class Representation < Google::Apis::Core::JsonRepresentation
13962
+ property :topology_capability, as: 'topologyCapability'
13963
+ end
13964
+ end
13965
+
13966
+ class InterconnectGroupInterconnect
13967
+ # @private
13968
+ class Representation < Google::Apis::Core::JsonRepresentation
13969
+ property :interconnect, as: 'interconnect'
13970
+ end
13971
+ end
13972
+
13973
+ class InterconnectGroupPhysicalStructure
13974
+ # @private
13975
+ class Representation < Google::Apis::Core::JsonRepresentation
13976
+ collection :metros, as: 'metros', class: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetros, decorator: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetros::Representation
13977
+
13978
+ end
13979
+ end
13980
+
13981
+ class InterconnectGroupPhysicalStructureMetros
13982
+ # @private
13983
+ class Representation < Google::Apis::Core::JsonRepresentation
13984
+ collection :facilities, as: 'facilities', class: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetrosFacilities, decorator: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetrosFacilities::Representation
13985
+
13986
+ property :metro, as: 'metro'
13987
+ end
13988
+ end
13989
+
13990
+ class InterconnectGroupPhysicalStructureMetrosFacilities
13991
+ # @private
13992
+ class Representation < Google::Apis::Core::JsonRepresentation
13993
+ property :facility, as: 'facility'
13994
+ collection :zones, as: 'zones', class: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetrosFacilitiesZones, decorator: Google::Apis::ComputeBeta::InterconnectGroupPhysicalStructureMetrosFacilitiesZones::Representation
13995
+
13996
+ end
13997
+ end
13998
+
13999
+ class InterconnectGroupPhysicalStructureMetrosFacilitiesZones
13076
14000
  # @private
13077
14001
  class Representation < Google::Apis::Core::JsonRepresentation
13078
- property :max, as: 'max'
13079
- property :min, as: 'min'
14002
+ collection :interconnects, as: 'interconnects'
14003
+ property :zone, as: 'zone'
13080
14004
  end
13081
14005
  end
13082
14006
 
13083
- class InterconnectAttachmentList
14007
+ class InterconnectGroupsCreateMembers
13084
14008
  # @private
13085
14009
  class Representation < Google::Apis::Core::JsonRepresentation
13086
- property :id, as: 'id'
13087
- collection :items, as: 'items', class: Google::Apis::ComputeBeta::InterconnectAttachment, decorator: Google::Apis::ComputeBeta::InterconnectAttachment::Representation
14010
+ property :intent_mismatch_behavior, as: 'intentMismatchBehavior'
14011
+ collection :interconnects, as: 'interconnects', class: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembersInterconnectInput, decorator: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembersInterconnectInput::Representation
13088
14012
 
13089
- property :kind, as: 'kind'
13090
- property :next_page_token, as: 'nextPageToken'
13091
- property :self_link, as: 'selfLink'
13092
- property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectAttachmentList::Warning, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentList::Warning::Representation
14013
+ property :template_interconnect, as: 'templateInterconnect', class: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembersInterconnectInput, decorator: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembersInterconnectInput::Representation
13093
14014
 
13094
14015
  end
13095
-
13096
- class Warning
13097
- # @private
13098
- class Representation < Google::Apis::Core::JsonRepresentation
13099
- property :code, as: 'code'
13100
- collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectAttachmentList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentList::Warning::Datum::Representation
13101
-
13102
- property :message, as: 'message'
13103
- end
13104
-
13105
- class Datum
13106
- # @private
13107
- class Representation < Google::Apis::Core::JsonRepresentation
13108
- property :key, as: 'key'
13109
- property :value, as: 'value'
13110
- end
13111
- end
14016
+ end
14017
+
14018
+ class InterconnectGroupsCreateMembersInterconnectInput
14019
+ # @private
14020
+ class Representation < Google::Apis::Core::JsonRepresentation
14021
+ property :admin_enabled, as: 'adminEnabled'
14022
+ property :customer_name, as: 'customerName'
14023
+ property :description, as: 'description'
14024
+ property :facility, as: 'facility'
14025
+ property :interconnect_type, as: 'interconnectType'
14026
+ property :link_type, as: 'linkType'
14027
+ property :name, as: 'name'
14028
+ property :noc_contact_email, as: 'nocContactEmail'
14029
+ property :remote_location, as: 'remoteLocation'
14030
+ collection :requested_features, as: 'requestedFeatures'
14031
+ property :requested_link_count, as: 'requestedLinkCount'
13112
14032
  end
13113
14033
  end
13114
14034
 
13115
- class InterconnectAttachmentPartnerMetadata
14035
+ class InterconnectGroupsCreateMembersRequest
13116
14036
  # @private
13117
14037
  class Representation < Google::Apis::Core::JsonRepresentation
13118
- property :interconnect_name, as: 'interconnectName'
13119
- property :partner_name, as: 'partnerName'
13120
- property :portal_url, as: 'portalUrl'
14038
+ property :request, as: 'request', class: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembers, decorator: Google::Apis::ComputeBeta::InterconnectGroupsCreateMembers::Representation
14039
+
13121
14040
  end
13122
14041
  end
13123
14042
 
13124
- class InterconnectAttachmentPrivateInfo
14043
+ class InterconnectGroupsGetOperationalStatusResponse
13125
14044
  # @private
13126
14045
  class Representation < Google::Apis::Core::JsonRepresentation
13127
- property :tag8021q, as: 'tag8021q'
14046
+ property :etag, as: 'etag'
14047
+ property :result, as: 'result', class: Google::Apis::ComputeBeta::InterconnectGroupsOperationalStatus, decorator: Google::Apis::ComputeBeta::InterconnectGroupsOperationalStatus::Representation
14048
+
13128
14049
  end
13129
14050
  end
13130
14051
 
13131
- class InterconnectAttachmentsScopedList
14052
+ class InterconnectGroupsListResponse
13132
14053
  # @private
13133
14054
  class Representation < Google::Apis::Core::JsonRepresentation
13134
- collection :interconnect_attachments, as: 'interconnectAttachments', class: Google::Apis::ComputeBeta::InterconnectAttachment, decorator: Google::Apis::ComputeBeta::InterconnectAttachment::Representation
14055
+ property :etag, as: 'etag'
14056
+ property :id, as: 'id'
14057
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InterconnectGroup, decorator: Google::Apis::ComputeBeta::InterconnectGroup::Representation
13135
14058
 
13136
- property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Representation
14059
+ property :kind, as: 'kind'
14060
+ property :next_page_token, as: 'nextPageToken'
14061
+ property :self_link, as: 'selfLink'
14062
+ collection :unreachables, as: 'unreachables'
14063
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InterconnectGroupsListResponse::Warning, decorator: Google::Apis::ComputeBeta::InterconnectGroupsListResponse::Warning::Representation
13137
14064
 
13138
14065
  end
13139
14066
 
@@ -13141,7 +14068,7 @@ module Google
13141
14068
  # @private
13142
14069
  class Representation < Google::Apis::Core::JsonRepresentation
13143
14070
  property :code, as: 'code'
13144
- collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectAttachmentsScopedList::Warning::Datum::Representation
14071
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InterconnectGroupsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::InterconnectGroupsListResponse::Warning::Datum::Representation
13145
14072
 
13146
14073
  property :message, as: 'message'
13147
14074
  end
@@ -13156,77 +14083,29 @@ module Google
13156
14083
  end
13157
14084
  end
13158
14085
 
13159
- class InterconnectCircuitInfo
13160
- # @private
13161
- class Representation < Google::Apis::Core::JsonRepresentation
13162
- property :customer_demarc_id, as: 'customerDemarcId'
13163
- property :google_circuit_id, as: 'googleCircuitId'
13164
- property :google_demarc_id, as: 'googleDemarcId'
13165
- end
13166
- end
13167
-
13168
- class InterconnectDiagnostics
14086
+ class InterconnectGroupsOperationalStatus
13169
14087
  # @private
13170
14088
  class Representation < Google::Apis::Core::JsonRepresentation
13171
- collection :arp_caches, as: 'arpCaches', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry::Representation
13172
-
13173
- property :bundle_aggregation_type, as: 'bundleAggregationType'
13174
- property :bundle_operational_status, as: 'bundleOperationalStatus'
13175
- collection :links, as: 'links', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkStatus::Representation
14089
+ property :configured, as: 'configured', class: Google::Apis::ComputeBeta::InterconnectGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfigured::Representation
13176
14090
 
13177
- property :mac_address, as: 'macAddress'
13178
- end
13179
- end
14091
+ property :group_status, as: 'groupStatus'
14092
+ property :intent, as: 'intent', class: Google::Apis::ComputeBeta::InterconnectGroupIntent, decorator: Google::Apis::ComputeBeta::InterconnectGroupIntent::Representation
13180
14093
 
13181
- class InterconnectDiagnosticsArpEntry
13182
- # @private
13183
- class Representation < Google::Apis::Core::JsonRepresentation
13184
- property :ip_address, as: 'ipAddress'
13185
- property :mac_address, as: 'macAddress'
13186
- end
13187
- end
14094
+ collection :interconnect_statuses, as: 'interconnectStatuses', class: Google::Apis::ComputeBeta::InterconnectGroupsOperationalStatusInterconnectStatus, decorator: Google::Apis::ComputeBeta::InterconnectGroupsOperationalStatusInterconnectStatus::Representation
13188
14095
 
13189
- class InterconnectDiagnosticsLinkLacpStatus
13190
- # @private
13191
- class Representation < Google::Apis::Core::JsonRepresentation
13192
- property :google_system_id, as: 'googleSystemId'
13193
- property :neighbor_system_id, as: 'neighborSystemId'
13194
- property :state, as: 'state'
13195
- end
13196
- end
14096
+ property :operational, as: 'operational', class: Google::Apis::ComputeBeta::InterconnectGroupConfigured, decorator: Google::Apis::ComputeBeta::InterconnectGroupConfigured::Representation
13197
14097
 
13198
- class InterconnectDiagnosticsLinkOpticalPower
13199
- # @private
13200
- class Representation < Google::Apis::Core::JsonRepresentation
13201
- property :state, as: 'state'
13202
- property :value, as: 'value'
13203
14098
  end
13204
14099
  end
13205
14100
 
13206
- class InterconnectDiagnosticsLinkStatus
14101
+ class InterconnectGroupsOperationalStatusInterconnectStatus
13207
14102
  # @private
13208
14103
  class Representation < Google::Apis::Core::JsonRepresentation
13209
- collection :arp_caches, as: 'arpCaches', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsArpEntry::Representation
13210
-
13211
- property :circuit_id, as: 'circuitId'
13212
- property :google_demarc, as: 'googleDemarc'
13213
- property :lacp_status, as: 'lacpStatus', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkLacpStatus::Representation
13214
-
13215
- property :macsec, as: 'macsec', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsMacsecStatus::Representation
13216
-
13217
- property :operational_status, as: 'operationalStatus'
13218
- property :receiving_optical_power, as: 'receivingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
13219
-
13220
- property :transmitting_optical_power, as: 'transmittingOpticalPower', class: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower, decorator: Google::Apis::ComputeBeta::InterconnectDiagnosticsLinkOpticalPower::Representation
13221
-
13222
- end
13223
- end
14104
+ property :admin_enabled, as: 'adminEnabled'
14105
+ property :diagnostics, as: 'diagnostics', class: Google::Apis::ComputeBeta::InterconnectDiagnostics, decorator: Google::Apis::ComputeBeta::InterconnectDiagnostics::Representation
13224
14106
 
13225
- class InterconnectDiagnosticsMacsecStatus
13226
- # @private
13227
- class Representation < Google::Apis::Core::JsonRepresentation
13228
- property :ckn, as: 'ckn'
13229
- property :operational, as: 'operational'
14107
+ property :interconnect, as: 'interconnect'
14108
+ property :is_active, as: 'isActive'
13230
14109
  end
13231
14110
  end
13232
14111
 
@@ -13492,17 +14371,29 @@ module Google
13492
14371
  class License
13493
14372
  # @private
13494
14373
  class Representation < Google::Apis::Core::JsonRepresentation
14374
+ collection :allowed_replacement_licenses, as: 'allowedReplacementLicenses'
14375
+ property :appendable_to_disk, as: 'appendableToDisk'
13495
14376
  property :charges_use_fee, as: 'chargesUseFee'
13496
14377
  property :creation_timestamp, as: 'creationTimestamp'
13497
14378
  property :description, as: 'description'
13498
14379
  property :id, :numeric_string => true, as: 'id'
14380
+ collection :incompatible_licenses, as: 'incompatibleLicenses'
13499
14381
  property :kind, as: 'kind'
13500
14382
  property :license_code, :numeric_string => true, as: 'licenseCode'
14383
+ property :minimum_retention, as: 'minimumRetention', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
14384
+
14385
+ property :multi_tenant_only, as: 'multiTenantOnly'
13501
14386
  property :name, as: 'name'
14387
+ property :os_license, as: 'osLicense'
14388
+ property :removable_from_disk, as: 'removableFromDisk'
14389
+ collection :required_coattached_licenses, as: 'requiredCoattachedLicenses'
13502
14390
  property :resource_requirements, as: 'resourceRequirements', class: Google::Apis::ComputeBeta::LicenseResourceRequirements, decorator: Google::Apis::ComputeBeta::LicenseResourceRequirements::Representation
13503
14391
 
13504
14392
  property :self_link, as: 'selfLink'
14393
+ property :self_link_with_id, as: 'selfLinkWithId'
14394
+ property :sole_tenant_only, as: 'soleTenantOnly'
13505
14395
  property :transferable, as: 'transferable'
14396
+ property :update_timestamp, as: 'updateTimestamp'
13506
14397
  end
13507
14398
  end
13508
14399
 
@@ -14576,6 +15467,7 @@ module Google
14576
15467
  collection :alias_ip_ranges, as: 'aliasIpRanges', class: Google::Apis::ComputeBeta::AliasIpRange, decorator: Google::Apis::ComputeBeta::AliasIpRange::Representation
14577
15468
 
14578
15469
  property :fingerprint, :base64 => true, as: 'fingerprint'
15470
+ property :igmp_query, as: 'igmpQuery'
14579
15471
  property :internal_ipv6_prefix_length, as: 'internalIpv6PrefixLength'
14580
15472
  collection :ipv6_access_configs, as: 'ipv6AccessConfigs', class: Google::Apis::ComputeBeta::AccessConfig, decorator: Google::Apis::ComputeBeta::AccessConfig::Representation
14581
15473
 
@@ -14638,6 +15530,8 @@ module Google
14638
15530
  # @private
14639
15531
  class Representation < Google::Apis::Core::JsonRepresentation
14640
15532
  property :auto_create_routes, as: 'autoCreateRoutes'
15533
+ property :connection_status, as: 'connectionStatus', class: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatus, decorator: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatus::Representation
15534
+
14641
15535
  property :exchange_subnet_routes, as: 'exchangeSubnetRoutes'
14642
15536
  property :export_custom_routes, as: 'exportCustomRoutes'
14643
15537
  property :export_subnet_routes_with_public_ip, as: 'exportSubnetRoutesWithPublicIp'
@@ -14649,6 +15543,37 @@ module Google
14649
15543
  property :stack_type, as: 'stackType'
14650
15544
  property :state, as: 'state'
14651
15545
  property :state_details, as: 'stateDetails'
15546
+ property :update_strategy, as: 'updateStrategy'
15547
+ end
15548
+ end
15549
+
15550
+ class NetworkPeeringConnectionStatus
15551
+ # @private
15552
+ class Representation < Google::Apis::Core::JsonRepresentation
15553
+ property :consensus_state, as: 'consensusState', class: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatusConsensusState, decorator: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatusConsensusState::Representation
15554
+
15555
+ property :traffic_configuration, as: 'trafficConfiguration', class: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatusTrafficConfiguration, decorator: Google::Apis::ComputeBeta::NetworkPeeringConnectionStatusTrafficConfiguration::Representation
15556
+
15557
+ property :update_strategy, as: 'updateStrategy'
15558
+ end
15559
+ end
15560
+
15561
+ class NetworkPeeringConnectionStatusConsensusState
15562
+ # @private
15563
+ class Representation < Google::Apis::Core::JsonRepresentation
15564
+ property :delete_status, as: 'deleteStatus'
15565
+ property :update_status, as: 'updateStatus'
15566
+ end
15567
+ end
15568
+
15569
+ class NetworkPeeringConnectionStatusTrafficConfiguration
15570
+ # @private
15571
+ class Representation < Google::Apis::Core::JsonRepresentation
15572
+ property :export_custom_routes_to_peer, as: 'exportCustomRoutesToPeer'
15573
+ property :export_subnet_routes_with_public_ip_to_peer, as: 'exportSubnetRoutesWithPublicIpToPeer'
15574
+ property :import_custom_routes_from_peer, as: 'importCustomRoutesFromPeer'
15575
+ property :import_subnet_routes_with_public_ip_from_peer, as: 'importSubnetRoutesWithPublicIpFromPeer'
15576
+ property :stack_type, as: 'stackType'
14652
15577
  end
14653
15578
  end
14654
15579
 
@@ -14818,6 +15743,13 @@ module Google
14818
15743
  end
14819
15744
  end
14820
15745
 
15746
+ class NetworksRequestRemovePeeringRequest
15747
+ # @private
15748
+ class Representation < Google::Apis::Core::JsonRepresentation
15749
+ property :name, as: 'name'
15750
+ end
15751
+ end
15752
+
14821
15753
  class NetworksUpdatePeeringRequest
14822
15754
  # @private
14823
15755
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15860,6 +16792,113 @@ module Google
15860
16792
  end
15861
16793
  end
15862
16794
 
16795
+ class PreviewFeature
16796
+ # @private
16797
+ class Representation < Google::Apis::Core::JsonRepresentation
16798
+ property :activation_status, as: 'activationStatus'
16799
+ property :creation_timestamp, as: 'creationTimestamp'
16800
+ property :description, as: 'description'
16801
+ property :id, :numeric_string => true, as: 'id'
16802
+ property :kind, as: 'kind'
16803
+ property :name, as: 'name'
16804
+ property :rollout_operation, as: 'rolloutOperation', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperation, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperation::Representation
16805
+
16806
+ property :self_link, as: 'selfLink'
16807
+ property :status, as: 'status', class: Google::Apis::ComputeBeta::PreviewFeatureStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureStatus::Representation
16808
+
16809
+ end
16810
+ end
16811
+
16812
+ class PreviewFeatureList
16813
+ # @private
16814
+ class Representation < Google::Apis::Core::JsonRepresentation
16815
+ property :etag, as: 'etag'
16816
+ property :id, as: 'id'
16817
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::PreviewFeature, decorator: Google::Apis::ComputeBeta::PreviewFeature::Representation
16818
+
16819
+ property :next_page_token, as: 'nextPageToken'
16820
+ property :self_link, as: 'selfLink'
16821
+ collection :unreachables, as: 'unreachables'
16822
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PreviewFeatureList::Warning, decorator: Google::Apis::ComputeBeta::PreviewFeatureList::Warning::Representation
16823
+
16824
+ end
16825
+
16826
+ class Warning
16827
+ # @private
16828
+ class Representation < Google::Apis::Core::JsonRepresentation
16829
+ property :code, as: 'code'
16830
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PreviewFeatureList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PreviewFeatureList::Warning::Datum::Representation
16831
+
16832
+ property :message, as: 'message'
16833
+ end
16834
+
16835
+ class Datum
16836
+ # @private
16837
+ class Representation < Google::Apis::Core::JsonRepresentation
16838
+ property :key, as: 'key'
16839
+ property :value, as: 'value'
16840
+ end
16841
+ end
16842
+ end
16843
+ end
16844
+
16845
+ class PreviewFeatureRolloutOperation
16846
+ # @private
16847
+ class Representation < Google::Apis::Core::JsonRepresentation
16848
+ property :rollout_input, as: 'rolloutInput', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutInput, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutInput::Representation
16849
+
16850
+ property :rollout_status, as: 'rolloutStatus', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatus::Representation
16851
+
16852
+ end
16853
+ end
16854
+
16855
+ class PreviewFeatureRolloutOperationRolloutInput
16856
+ # @private
16857
+ class Representation < Google::Apis::Core::JsonRepresentation
16858
+ property :name, as: 'name'
16859
+ property :predefined_rollout_plan, as: 'predefinedRolloutPlan'
16860
+ property :retry_uuid, as: 'retryUuid'
16861
+ end
16862
+ end
16863
+
16864
+ class PreviewFeatureRolloutOperationRolloutStatus
16865
+ # @private
16866
+ class Representation < Google::Apis::Core::JsonRepresentation
16867
+ collection :ongoing_rollouts, as: 'ongoingRollouts', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
16868
+
16869
+ property :previous_rollout, as: 'previousRollout', class: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata, decorator: Google::Apis::ComputeBeta::PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata::Representation
16870
+
16871
+ end
16872
+ end
16873
+
16874
+ class PreviewFeatureRolloutOperationRolloutStatusRolloutMetadata
16875
+ # @private
16876
+ class Representation < Google::Apis::Core::JsonRepresentation
16877
+ property :rollout, as: 'rollout'
16878
+ property :rollout_plan, as: 'rolloutPlan'
16879
+ property :status, as: 'status', class: Google::Apis::ComputeBeta::PreviewFeatureStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureStatus::Representation
16880
+
16881
+ end
16882
+ end
16883
+
16884
+ class PreviewFeatureStatus
16885
+ # @private
16886
+ class Representation < Google::Apis::Core::JsonRepresentation
16887
+ property :description, as: 'description'
16888
+ property :release_status, as: 'releaseStatus', class: Google::Apis::ComputeBeta::PreviewFeatureStatusReleaseStatus, decorator: Google::Apis::ComputeBeta::PreviewFeatureStatusReleaseStatus::Representation
16889
+
16890
+ end
16891
+ end
16892
+
16893
+ class PreviewFeatureStatusReleaseStatus
16894
+ # @private
16895
+ class Representation < Google::Apis::Core::JsonRepresentation
16896
+ property :stage, as: 'stage'
16897
+ property :update_date, as: 'updateDate', class: Google::Apis::ComputeBeta::Date, decorator: Google::Apis::ComputeBeta::Date::Representation
16898
+
16899
+ end
16900
+ end
16901
+
15863
16902
  class Project
15864
16903
  # @private
15865
16904
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16757,6 +17796,7 @@ module Google
16757
17796
  property :delete_at_time, as: 'deleteAtTime'
16758
17797
  property :deployment_type, as: 'deploymentType'
16759
17798
  property :description, as: 'description'
17799
+ property :enable_emergent_maintenance, as: 'enableEmergentMaintenance'
16760
17800
  property :id, :numeric_string => true, as: 'id'
16761
17801
  property :kind, as: 'kind'
16762
17802
  collection :linked_commitments, as: 'linkedCommitments'
@@ -17444,6 +18484,7 @@ module Google
17444
18484
  property :name, as: 'name'
17445
18485
  collection :nats, as: 'nats', class: Google::Apis::ComputeBeta::RouterNat, decorator: Google::Apis::ComputeBeta::RouterNat::Representation
17446
18486
 
18487
+ property :ncc_gateway, as: 'nccGateway'
17447
18488
  property :network, as: 'network'
17448
18489
  property :region, as: 'region'
17449
18490
  property :self_link, as: 'selfLink'
@@ -17697,6 +18738,7 @@ module Google
17697
18738
 
17698
18739
  collection :nat_status, as: 'natStatus', class: Google::Apis::ComputeBeta::RouterStatusNatStatus, decorator: Google::Apis::ComputeBeta::RouterStatusNatStatus::Representation
17699
18740
 
18741
+ property :ncc_gateway, as: 'nccGateway'
17700
18742
  property :network, as: 'network'
17701
18743
  end
17702
18744
  end
@@ -19649,6 +20691,8 @@ module Google
19649
20691
  property :self_link, as: 'selfLink'
19650
20692
  property :stack_type, as: 'stackType'
19651
20693
  property :state, as: 'state'
20694
+ collection :system_reserved_external_ipv6_ranges, as: 'systemReservedExternalIpv6Ranges'
20695
+ collection :system_reserved_internal_ipv6_ranges, as: 'systemReservedInternalIpv6Ranges'
19652
20696
  end
19653
20697
  end
19654
20698
 
@@ -19780,6 +20824,33 @@ module Google
19780
20824
  end
19781
20825
  end
19782
20826
 
20827
+ class SubnetworksScopedWarning
20828
+ # @private
20829
+ class Representation < Google::Apis::Core::JsonRepresentation
20830
+ property :scope_name, as: 'scopeName'
20831
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Warning, decorator: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Warning::Representation
20832
+
20833
+ end
20834
+
20835
+ class Warning
20836
+ # @private
20837
+ class Representation < Google::Apis::Core::JsonRepresentation
20838
+ property :code, as: 'code'
20839
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Warning::Datum, decorator: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Warning::Datum::Representation
20840
+
20841
+ property :message, as: 'message'
20842
+ end
20843
+
20844
+ class Datum
20845
+ # @private
20846
+ class Representation < Google::Apis::Core::JsonRepresentation
20847
+ property :key, as: 'key'
20848
+ property :value, as: 'value'
20849
+ end
20850
+ end
20851
+ end
20852
+ end
20853
+
19783
20854
  class SubnetworksSetPrivateIpGoogleAccessRequest
19784
20855
  # @private
19785
20856
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -20969,7 +22040,10 @@ module Google
20969
22040
 
20970
22041
  property :kind, as: 'kind'
20971
22042
  property :next_page_token, as: 'nextPageToken'
22043
+ collection :scoped_warnings, as: 'scopedWarnings', class: Google::Apis::ComputeBeta::SubnetworksScopedWarning, decorator: Google::Apis::ComputeBeta::SubnetworksScopedWarning::Representation
22044
+
20972
22045
  property :self_link, as: 'selfLink'
22046
+ collection :unreachables, as: 'unreachables'
20973
22047
  property :warning, as: 'warning', class: Google::Apis::ComputeBeta::UsableSubnetworksAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::UsableSubnetworksAggregatedList::Warning::Representation
20974
22048
 
20975
22049
  end