google-apis-compute_beta 0.106.0 → 0.107.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -190,6 +190,12 @@ module Google
190
190
  include Google::Apis::Core::JsonObjectSupport
191
191
  end
192
192
 
193
+ class AllocationReservationSharingPolicy
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
193
199
  class AllocationResourceStatus
194
200
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
201
 
@@ -406,6 +412,18 @@ module Google
406
412
  include Google::Apis::Core::JsonObjectSupport
407
413
  end
408
414
 
415
+ class BackendBucketUsedBy
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class BackendCustomMetric
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
409
427
  class BackendService
410
428
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
429
 
@@ -454,6 +472,12 @@ module Google
454
472
  include Google::Apis::Core::JsonObjectSupport
455
473
  end
456
474
 
475
+ class BackendServiceCustomMetric
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
457
481
  class BackendServiceFailoverPolicy
458
482
  class Representation < Google::Apis::Core::JsonRepresentation; end
459
483
 
@@ -700,6 +724,12 @@ module Google
700
724
  include Google::Apis::Core::JsonObjectSupport
701
725
  end
702
726
 
727
+ class CommitmentResourceStatus
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
703
733
  class CommitmentsScopedList
704
734
  class Representation < Google::Apis::Core::JsonRepresentation; end
705
735
 
@@ -718,12 +748,6 @@ module Google
718
748
  include Google::Apis::Core::JsonObjectSupport
719
749
  end
720
750
 
721
- class Condition
722
- class Representation < Google::Apis::Core::JsonRepresentation; end
723
-
724
- include Google::Apis::Core::JsonObjectSupport
725
- end
726
-
727
751
  class ConfidentialInstanceConfig
728
752
  class Representation < Google::Apis::Core::JsonRepresentation; end
729
753
 
@@ -1270,6 +1294,12 @@ module Google
1270
1294
  include Google::Apis::Core::JsonObjectSupport
1271
1295
  end
1272
1296
 
1297
+ class FutureReservationStatusExistingMatchingUsageInfo
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1273
1303
  class FutureReservationStatusLastKnownGoodState
1274
1304
  class Representation < Google::Apis::Core::JsonRepresentation; end
1275
1305
 
@@ -1390,6 +1420,12 @@ module Google
1390
1420
  include Google::Apis::Core::JsonObjectSupport
1391
1421
  end
1392
1422
 
1423
+ class GroupMaintenanceInfo
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1425
+
1426
+ include Google::Apis::Core::JsonObjectSupport
1427
+ end
1428
+
1393
1429
  class GuestAttributes
1394
1430
  class Representation < Google::Apis::Core::JsonRepresentation; end
1395
1431
 
@@ -1972,6 +2008,12 @@ module Google
1972
2008
  include Google::Apis::Core::JsonObjectSupport
1973
2009
  end
1974
2010
 
2011
+ class InstanceGroupManagerResourcePolicies
2012
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2013
+
2014
+ include Google::Apis::Core::JsonObjectSupport
2015
+ end
2016
+
1975
2017
  class InstanceGroupManagerStandbyPolicy
1976
2018
  class Representation < Google::Apis::Core::JsonRepresentation; end
1977
2019
 
@@ -2572,6 +2614,30 @@ module Google
2572
2614
  include Google::Apis::Core::JsonObjectSupport
2573
2615
  end
2574
2616
 
2617
+ class InterconnectApplicationAwareInterconnect
2618
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2619
+
2620
+ include Google::Apis::Core::JsonObjectSupport
2621
+ end
2622
+
2623
+ class InterconnectApplicationAwareInterconnectBandwidthPercentage
2624
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2625
+
2626
+ include Google::Apis::Core::JsonObjectSupport
2627
+ end
2628
+
2629
+ class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy
2630
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2631
+
2632
+ include Google::Apis::Core::JsonObjectSupport
2633
+ end
2634
+
2635
+ class InterconnectApplicationAwareInterconnectStrictPriorityPolicy
2636
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2637
+
2638
+ include Google::Apis::Core::JsonObjectSupport
2639
+ end
2640
+
2575
2641
  class InterconnectAttachment
2576
2642
  class Representation < Google::Apis::Core::JsonRepresentation; end
2577
2643
 
@@ -2908,36 +2974,6 @@ module Google
2908
2974
  include Google::Apis::Core::JsonObjectSupport
2909
2975
  end
2910
2976
 
2911
- class LogConfig
2912
- class Representation < Google::Apis::Core::JsonRepresentation; end
2913
-
2914
- include Google::Apis::Core::JsonObjectSupport
2915
- end
2916
-
2917
- class LogConfigCloudAuditOptions
2918
- class Representation < Google::Apis::Core::JsonRepresentation; end
2919
-
2920
- include Google::Apis::Core::JsonObjectSupport
2921
- end
2922
-
2923
- class LogConfigCounterOptions
2924
- class Representation < Google::Apis::Core::JsonRepresentation; end
2925
-
2926
- include Google::Apis::Core::JsonObjectSupport
2927
- end
2928
-
2929
- class LogConfigCounterOptionsCustomField
2930
- class Representation < Google::Apis::Core::JsonRepresentation; end
2931
-
2932
- include Google::Apis::Core::JsonObjectSupport
2933
- end
2934
-
2935
- class LogConfigDataAccessOptions
2936
- class Representation < Google::Apis::Core::JsonRepresentation; end
2937
-
2938
- include Google::Apis::Core::JsonObjectSupport
2939
- end
2940
-
2941
2977
  class MachineImage
2942
2978
  class Representation < Google::Apis::Core::JsonRepresentation; end
2943
2979
 
@@ -3040,12 +3076,6 @@ module Google
3040
3076
  include Google::Apis::Core::JsonObjectSupport
3041
3077
  end
3042
3078
 
3043
- class ManagedInstanceInstanceFlexibilityOverride
3044
- class Representation < Google::Apis::Core::JsonRepresentation; end
3045
-
3046
- include Google::Apis::Core::JsonObjectSupport
3047
- end
3048
-
3049
3079
  class ManagedInstanceInstanceHealth
3050
3080
  class Representation < Google::Apis::Core::JsonRepresentation; end
3051
3081
 
@@ -3112,6 +3142,36 @@ module Google
3112
3142
  include Google::Apis::Core::JsonObjectSupport
3113
3143
  end
3114
3144
 
3145
+ class MultiMig
3146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3147
+
3148
+ include Google::Apis::Core::JsonObjectSupport
3149
+ end
3150
+
3151
+ class MultiMigResourcePolicies
3152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3153
+
3154
+ include Google::Apis::Core::JsonObjectSupport
3155
+ end
3156
+
3157
+ class MultiMigsList
3158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3159
+
3160
+ class Warning
3161
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3162
+
3163
+ class Datum
3164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3165
+
3166
+ include Google::Apis::Core::JsonObjectSupport
3167
+ end
3168
+
3169
+ include Google::Apis::Core::JsonObjectSupport
3170
+ end
3171
+
3172
+ include Google::Apis::Core::JsonObjectSupport
3173
+ end
3174
+
3115
3175
  class NamedPort
3116
3176
  class Representation < Google::Apis::Core::JsonRepresentation; end
3117
3177
 
@@ -3436,6 +3496,36 @@ module Google
3436
3496
  include Google::Apis::Core::JsonObjectSupport
3437
3497
  end
3438
3498
 
3499
+ class NetworkProfile
3500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3501
+
3502
+ include Google::Apis::Core::JsonObjectSupport
3503
+ end
3504
+
3505
+ class NetworkProfileNetworkFeatures
3506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3507
+
3508
+ include Google::Apis::Core::JsonObjectSupport
3509
+ end
3510
+
3511
+ class NetworkProfilesListResponse
3512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3513
+
3514
+ class Warning
3515
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3516
+
3517
+ class Datum
3518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3519
+
3520
+ include Google::Apis::Core::JsonObjectSupport
3521
+ end
3522
+
3523
+ include Google::Apis::Core::JsonObjectSupport
3524
+ end
3525
+
3526
+ include Google::Apis::Core::JsonObjectSupport
3527
+ end
3528
+
3439
3529
  class NetworkRoutingConfig
3440
3530
  class Representation < Google::Apis::Core::JsonRepresentation; end
3441
3531
 
@@ -4324,6 +4414,24 @@ module Google
4324
4414
  include Google::Apis::Core::JsonObjectSupport
4325
4415
  end
4326
4416
 
4417
+ class RegionInstanceGroupManagerResizeRequestsListResponse
4418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4419
+
4420
+ class Warning
4421
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4422
+
4423
+ class Datum
4424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4425
+
4426
+ include Google::Apis::Core::JsonObjectSupport
4427
+ end
4428
+
4429
+ include Google::Apis::Core::JsonObjectSupport
4430
+ end
4431
+
4432
+ include Google::Apis::Core::JsonObjectSupport
4433
+ end
4434
+
4327
4435
  class RegionInstanceGroupManagerUpdateInstanceConfigReq
4328
4436
  class Representation < Google::Apis::Core::JsonRepresentation; end
4329
4437
 
@@ -4570,6 +4678,42 @@ module Google
4570
4678
  include Google::Apis::Core::JsonObjectSupport
4571
4679
  end
4572
4680
 
4681
+ class ReservationBlock
4682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4683
+
4684
+ include Google::Apis::Core::JsonObjectSupport
4685
+ end
4686
+
4687
+ class ReservationBlockPhysicalTopology
4688
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4689
+
4690
+ include Google::Apis::Core::JsonObjectSupport
4691
+ end
4692
+
4693
+ class ReservationBlocksGetResponse
4694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4695
+
4696
+ include Google::Apis::Core::JsonObjectSupport
4697
+ end
4698
+
4699
+ class ReservationBlocksListResponse
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
+
4573
4717
  class ReservationList
4574
4718
  class Representation < Google::Apis::Core::JsonRepresentation; end
4575
4719
 
@@ -4768,6 +4912,12 @@ module Google
4768
4912
  include Google::Apis::Core::JsonObjectSupport
4769
4913
  end
4770
4914
 
4915
+ class ResourcePolicyWorkloadPolicy
4916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4917
+
4918
+ include Google::Apis::Core::JsonObjectSupport
4919
+ end
4920
+
4771
4921
  class ResourceStatus
4772
4922
  class Representation < Google::Apis::Core::JsonRepresentation; end
4773
4923
 
@@ -5050,12 +5200,6 @@ module Google
5050
5200
  include Google::Apis::Core::JsonObjectSupport
5051
5201
  end
5052
5202
 
5053
- class Rule
5054
- class Representation < Google::Apis::Core::JsonRepresentation; end
5055
-
5056
- include Google::Apis::Core::JsonObjectSupport
5057
- end
5058
-
5059
5203
  class SslHealthCheck
5060
5204
  class Representation < Google::Apis::Core::JsonRepresentation; end
5061
5205
 
@@ -7239,6 +7383,7 @@ module Google
7239
7383
  property :enable_uefi_networking, as: 'enableUefiNetworking'
7240
7384
  property :performance_monitoring_unit, as: 'performanceMonitoringUnit'
7241
7385
  property :threads_per_core, as: 'threadsPerCore'
7386
+ property :turbo_mode, as: 'turboMode'
7242
7387
  property :visible_core_count, as: 'visibleCoreCount'
7243
7388
  end
7244
7389
  end
@@ -7279,9 +7424,19 @@ module Google
7279
7424
  end
7280
7425
  end
7281
7426
 
7427
+ class AllocationReservationSharingPolicy
7428
+ # @private
7429
+ class Representation < Google::Apis::Core::JsonRepresentation
7430
+ property :service_share_type, as: 'serviceShareType'
7431
+ end
7432
+ end
7433
+
7282
7434
  class AllocationResourceStatus
7283
7435
  # @private
7284
7436
  class Representation < Google::Apis::Core::JsonRepresentation
7437
+ property :reservation_block_count, as: 'reservationBlockCount'
7438
+ property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeBeta::GroupMaintenanceInfo, decorator: Google::Apis::ComputeBeta::GroupMaintenanceInfo::Representation
7439
+
7285
7440
  property :specific_sku_allocation, as: 'specificSkuAllocation', class: Google::Apis::ComputeBeta::AllocationResourceStatusSpecificSkuAllocation, decorator: Google::Apis::ComputeBeta::AllocationResourceStatusSpecificSkuAllocation::Representation
7286
7441
 
7287
7442
  end
@@ -7291,6 +7446,7 @@ module Google
7291
7446
  # @private
7292
7447
  class Representation < Google::Apis::Core::JsonRepresentation
7293
7448
  property :source_instance_template_id, as: 'sourceInstanceTemplateId'
7449
+ hash :utilizations, as: 'utilizations'
7294
7450
  end
7295
7451
  end
7296
7452
 
@@ -7395,7 +7551,6 @@ module Google
7395
7551
  class Representation < Google::Apis::Core::JsonRepresentation
7396
7552
  collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeBeta::AuditLogConfig, decorator: Google::Apis::ComputeBeta::AuditLogConfig::Representation
7397
7553
 
7398
- collection :exempted_members, as: 'exemptedMembers'
7399
7554
  property :service, as: 'service'
7400
7555
  end
7401
7556
  end
@@ -7404,7 +7559,6 @@ module Google
7404
7559
  # @private
7405
7560
  class Representation < Google::Apis::Core::JsonRepresentation
7406
7561
  collection :exempted_members, as: 'exemptedMembers'
7407
- property :ignore_child_exemptions, as: 'ignoreChildExemptions'
7408
7562
  property :log_type, as: 'logType'
7409
7563
  end
7410
7564
  end
@@ -7616,6 +7770,8 @@ module Google
7616
7770
  class Representation < Google::Apis::Core::JsonRepresentation
7617
7771
  property :balancing_mode, as: 'balancingMode'
7618
7772
  property :capacity_scaler, as: 'capacityScaler'
7773
+ collection :custom_metrics, as: 'customMetrics', class: Google::Apis::ComputeBeta::BackendCustomMetric, decorator: Google::Apis::ComputeBeta::BackendCustomMetric::Representation
7774
+
7619
7775
  property :description, as: 'description'
7620
7776
  property :failover, as: 'failover'
7621
7777
  property :group, as: 'group'
@@ -7644,8 +7800,11 @@ module Google
7644
7800
  property :enable_cdn, as: 'enableCdn'
7645
7801
  property :id, :numeric_string => true, as: 'id'
7646
7802
  property :kind, as: 'kind'
7803
+ property :load_balancing_scheme, as: 'loadBalancingScheme'
7647
7804
  property :name, as: 'name'
7648
7805
  property :self_link, as: 'selfLink'
7806
+ collection :used_by, as: 'usedBy', class: Google::Apis::ComputeBeta::BackendBucketUsedBy, decorator: Google::Apis::ComputeBeta::BackendBucketUsedBy::Representation
7807
+
7649
7808
  end
7650
7809
  end
7651
7810
 
@@ -7725,6 +7884,22 @@ module Google
7725
7884
  end
7726
7885
  end
7727
7886
 
7887
+ class BackendBucketUsedBy
7888
+ # @private
7889
+ class Representation < Google::Apis::Core::JsonRepresentation
7890
+ property :reference, as: 'reference'
7891
+ end
7892
+ end
7893
+
7894
+ class BackendCustomMetric
7895
+ # @private
7896
+ class Representation < Google::Apis::Core::JsonRepresentation
7897
+ property :dry_run, as: 'dryRun'
7898
+ property :max_utilization, as: 'maxUtilization'
7899
+ property :name, as: 'name'
7900
+ end
7901
+ end
7902
+
7728
7903
  class BackendService
7729
7904
  # @private
7730
7905
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7743,11 +7918,15 @@ module Google
7743
7918
  property :consistent_hash, as: 'consistentHash', class: Google::Apis::ComputeBeta::ConsistentHashLoadBalancerSettings, decorator: Google::Apis::ComputeBeta::ConsistentHashLoadBalancerSettings::Representation
7744
7919
 
7745
7920
  property :creation_timestamp, as: 'creationTimestamp'
7921
+ collection :custom_metrics, as: 'customMetrics', class: Google::Apis::ComputeBeta::BackendServiceCustomMetric, decorator: Google::Apis::ComputeBeta::BackendServiceCustomMetric::Representation
7922
+
7746
7923
  collection :custom_request_headers, as: 'customRequestHeaders'
7747
7924
  collection :custom_response_headers, as: 'customResponseHeaders'
7748
7925
  property :description, as: 'description'
7749
7926
  property :edge_security_policy, as: 'edgeSecurityPolicy'
7750
7927
  property :enable_cdn, as: 'enableCDN'
7928
+ property :external_managed_migration_state, as: 'externalManagedMigrationState'
7929
+ property :external_managed_migration_testing_percentage, as: 'externalManagedMigrationTestingPercentage'
7751
7930
  property :failover_policy, as: 'failoverPolicy', class: Google::Apis::ComputeBeta::BackendServiceFailoverPolicy, decorator: Google::Apis::ComputeBeta::BackendServiceFailoverPolicy::Representation
7752
7931
 
7753
7932
  property :fingerprint, :base64 => true, as: 'fingerprint'
@@ -7870,6 +8049,14 @@ module Google
7870
8049
  end
7871
8050
  end
7872
8051
 
8052
+ class BackendServiceCustomMetric
8053
+ # @private
8054
+ class Representation < Google::Apis::Core::JsonRepresentation
8055
+ property :dry_run, as: 'dryRun'
8056
+ property :name, as: 'name'
8057
+ end
8058
+ end
8059
+
7873
8060
  class BackendServiceFailoverPolicy
7874
8061
  # @private
7875
8062
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8134,7 +8321,6 @@ module Google
8134
8321
  class Binding
8135
8322
  # @private
8136
8323
  class Representation < Google::Apis::Core::JsonRepresentation
8137
- property :binding_id, as: 'bindingId'
8138
8324
  property :condition, as: 'condition', class: Google::Apis::ComputeBeta::Expr, decorator: Google::Apis::ComputeBeta::Expr::Representation
8139
8325
 
8140
8326
  collection :members, as: 'members'
@@ -8232,6 +8418,7 @@ module Google
8232
8418
  property :auto_renew, as: 'autoRenew'
8233
8419
  property :category, as: 'category'
8234
8420
  property :creation_timestamp, as: 'creationTimestamp'
8421
+ property :custom_end_timestamp, as: 'customEndTimestamp'
8235
8422
  property :description, as: 'description'
8236
8423
  property :end_timestamp, as: 'endTimestamp'
8237
8424
  collection :existing_reservations, as: 'existingReservations'
@@ -8245,6 +8432,8 @@ module Google
8245
8432
  property :region, as: 'region'
8246
8433
  collection :reservations, as: 'reservations', class: Google::Apis::ComputeBeta::Reservation, decorator: Google::Apis::ComputeBeta::Reservation::Representation
8247
8434
 
8435
+ property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeBeta::CommitmentResourceStatus, decorator: Google::Apis::ComputeBeta::CommitmentResourceStatus::Representation
8436
+
8248
8437
  collection :resources, as: 'resources', class: Google::Apis::ComputeBeta::ResourceCommitment, decorator: Google::Apis::ComputeBeta::ResourceCommitment::Representation
8249
8438
 
8250
8439
  property :self_link, as: 'selfLink'
@@ -8321,6 +8510,13 @@ module Google
8321
8510
  end
8322
8511
  end
8323
8512
 
8513
+ class CommitmentResourceStatus
8514
+ # @private
8515
+ class Representation < Google::Apis::Core::JsonRepresentation
8516
+ property :custom_term_eligibility_end_timestamp, as: 'customTermEligibilityEndTimestamp'
8517
+ end
8518
+ end
8519
+
8324
8520
  class CommitmentsScopedList
8325
8521
  # @private
8326
8522
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8349,17 +8545,6 @@ module Google
8349
8545
  end
8350
8546
  end
8351
8547
 
8352
- class Condition
8353
- # @private
8354
- class Representation < Google::Apis::Core::JsonRepresentation
8355
- property :iam, as: 'iam'
8356
- property :op, as: 'op'
8357
- property :svc, as: 'svc'
8358
- property :sys, as: 'sys'
8359
- collection :values, as: 'values'
8360
- end
8361
- end
8362
-
8363
8548
  class ConfidentialInstanceConfig
8364
8549
  # @private
8365
8550
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9179,6 +9364,7 @@ module Google
9179
9364
  collection :dest_address_groups, as: 'destAddressGroups'
9180
9365
  collection :dest_fqdns, as: 'destFqdns'
9181
9366
  collection :dest_ip_ranges, as: 'destIpRanges'
9367
+ property :dest_network_scope, as: 'destNetworkScope'
9182
9368
  collection :dest_region_codes, as: 'destRegionCodes'
9183
9369
  collection :dest_threat_intelligences, as: 'destThreatIntelligences'
9184
9370
  collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config::Representation
@@ -9186,6 +9372,8 @@ module Google
9186
9372
  collection :src_address_groups, as: 'srcAddressGroups'
9187
9373
  collection :src_fqdns, as: 'srcFqdns'
9188
9374
  collection :src_ip_ranges, as: 'srcIpRanges'
9375
+ property :src_network_scope, as: 'srcNetworkScope'
9376
+ collection :src_networks, as: 'srcNetworks'
9189
9377
  collection :src_region_codes, as: 'srcRegionCodes'
9190
9378
  collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag::Representation
9191
9379
 
@@ -9231,6 +9419,8 @@ module Google
9231
9419
  property :base_forwarding_rule, as: 'baseForwardingRule'
9232
9420
  property :creation_timestamp, as: 'creationTimestamp'
9233
9421
  property :description, as: 'description'
9422
+ property :external_managed_backend_bucket_migration_state, as: 'externalManagedBackendBucketMigrationState'
9423
+ property :external_managed_backend_bucket_migration_testing_percentage, as: 'externalManagedBackendBucketMigrationTestingPercentage'
9234
9424
  property :fingerprint, :base64 => true, as: 'fingerprint'
9235
9425
  property :id, :numeric_string => true, as: 'id'
9236
9426
  property :ip_collection, as: 'ipCollection'
@@ -9379,16 +9569,22 @@ module Google
9379
9569
 
9380
9570
  property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
9381
9571
  property :creation_timestamp, as: 'creationTimestamp'
9572
+ property :deployment_type, as: 'deploymentType'
9382
9573
  property :description, as: 'description'
9574
+ property :enable_opportunistic_maintenance, as: 'enableOpportunisticMaintenance'
9383
9575
  property :id, :numeric_string => true, as: 'id'
9576
+ property :instance_termination_action, as: 'instanceTerminationAction'
9384
9577
  property :kind, as: 'kind'
9385
9578
  property :name, as: 'name'
9386
9579
  property :name_prefix, as: 'namePrefix'
9387
9580
  property :planning_status, as: 'planningStatus'
9581
+ property :reservation_name, as: 'reservationName'
9582
+ property :scheduling_type, as: 'schedulingType'
9388
9583
  property :self_link, as: 'selfLink'
9389
9584
  property :self_link_with_id, as: 'selfLinkWithId'
9390
9585
  property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeBeta::ShareSettings, decorator: Google::Apis::ComputeBeta::ShareSettings::Representation
9391
9586
 
9587
+ property :specific_reservation_required, as: 'specificReservationRequired'
9392
9588
  property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeBeta::FutureReservationSpecificSkuProperties::Representation
9393
9589
 
9394
9590
  property :status, as: 'status', class: Google::Apis::ComputeBeta::FutureReservationStatus, decorator: Google::Apis::ComputeBeta::FutureReservationStatus::Representation
@@ -9414,6 +9610,8 @@ module Google
9414
9610
  class Representation < Google::Apis::Core::JsonRepresentation
9415
9611
  property :amendment_status, as: 'amendmentStatus'
9416
9612
  collection :auto_created_reservations, as: 'autoCreatedReservations'
9613
+ property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeBeta::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeBeta::FutureReservationStatusExistingMatchingUsageInfo::Representation
9614
+
9417
9615
  property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
9418
9616
  property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodState::Representation
9419
9617
 
@@ -9424,10 +9622,20 @@ module Google
9424
9622
  end
9425
9623
  end
9426
9624
 
9427
- class FutureReservationStatusLastKnownGoodState
9625
+ class FutureReservationStatusExistingMatchingUsageInfo
9428
9626
  # @private
9429
9627
  class Representation < Google::Apis::Core::JsonRepresentation
9430
- property :description, as: 'description'
9628
+ property :count, :numeric_string => true, as: 'count'
9629
+ property :timestamp, as: 'timestamp'
9630
+ end
9631
+ end
9632
+
9633
+ class FutureReservationStatusLastKnownGoodState
9634
+ # @private
9635
+ class Representation < Google::Apis::Core::JsonRepresentation
9636
+ property :description, as: 'description'
9637
+ property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeBeta::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeBeta::FutureReservationStatusExistingMatchingUsageInfo::Representation
9638
+
9431
9639
  property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeBeta::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
9432
9640
 
9433
9641
  property :lock_time, as: 'lockTime'
@@ -9625,6 +9833,18 @@ module Google
9625
9833
  end
9626
9834
  end
9627
9835
 
9836
+ class GroupMaintenanceInfo
9837
+ # @private
9838
+ class Representation < Google::Apis::Core::JsonRepresentation
9839
+ property :enable_opportunistic_maintenance, as: 'enableOpportunisticMaintenance'
9840
+ property :maintenance_ongoing_count, as: 'maintenanceOngoingCount'
9841
+ property :maintenance_pending_count, as: 'maintenancePendingCount'
9842
+ property :scheduling_type, as: 'schedulingType'
9843
+ property :upcoming_group_maintenance, as: 'upcomingGroupMaintenance', class: Google::Apis::ComputeBeta::UpcomingMaintenance, decorator: Google::Apis::ComputeBeta::UpcomingMaintenance::Representation
9844
+
9845
+ end
9846
+ end
9847
+
9628
9848
  class GuestAttributes
9629
9849
  # @private
9630
9850
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10580,12 +10800,15 @@ module Google
10580
10800
  property :instance_template, as: 'instanceTemplate'
10581
10801
  property :kind, as: 'kind'
10582
10802
  property :list_managed_instances_results, as: 'listManagedInstancesResults'
10803
+ property :multi_mig, as: 'multiMig'
10583
10804
  property :name, as: 'name'
10584
10805
  collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
10585
10806
 
10586
10807
  property :params, as: 'params', class: Google::Apis::ComputeBeta::InstanceGroupManagerParams, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerParams::Representation
10587
10808
 
10588
10809
  property :region, as: 'region'
10810
+ property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeBeta::InstanceGroupManagerResourcePolicies, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResourcePolicies::Representation
10811
+
10589
10812
  property :satisfies_pzi, as: 'satisfiesPzi'
10590
10813
  property :satisfies_pzs, as: 'satisfiesPzs'
10591
10814
  property :self_link, as: 'selfLink'
@@ -10679,8 +10902,6 @@ module Google
10679
10902
  class InstanceGroupManagerInstanceFlexibilityPolicy
10680
10903
  # @private
10681
10904
  class Representation < Google::Apis::Core::JsonRepresentation
10682
- hash :instance_selection_lists, as: 'instanceSelectionLists', class: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection::Representation
10683
-
10684
10905
  hash :instance_selections, as: 'instanceSelections', class: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection::Representation
10685
10906
 
10686
10907
  property :provisioning_model_mix, as: 'provisioningModelMix', class: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix::Representation
@@ -10760,6 +10981,7 @@ module Google
10760
10981
  property :id, :numeric_string => true, as: 'id'
10761
10982
  property :kind, as: 'kind'
10762
10983
  property :name, as: 'name'
10984
+ property :region, as: 'region'
10763
10985
  property :requested_run_duration, as: 'requestedRunDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
10764
10986
 
10765
10987
  property :resize_by, as: 'resizeBy'
@@ -10888,6 +11110,13 @@ module Google
10888
11110
  end
10889
11111
  end
10890
11112
 
11113
+ class InstanceGroupManagerResourcePolicies
11114
+ # @private
11115
+ class Representation < Google::Apis::Core::JsonRepresentation
11116
+ property :workload_policy, as: 'workloadPolicy'
11117
+ end
11118
+ end
11119
+
10891
11120
  class InstanceGroupManagerStandbyPolicy
10892
11121
  # @private
10893
11122
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11860,7 +12089,10 @@ module Google
11860
12089
  class Interconnect
11861
12090
  # @private
11862
12091
  class Representation < Google::Apis::Core::JsonRepresentation
12092
+ property :aai_enabled, as: 'aaiEnabled'
11863
12093
  property :admin_enabled, as: 'adminEnabled'
12094
+ property :application_aware_interconnect, as: 'applicationAwareInterconnect', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnect, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnect::Representation
12095
+
11864
12096
  collection :available_features, as: 'availableFeatures'
11865
12097
  collection :circuit_infos, as: 'circuitInfos', class: Google::Apis::ComputeBeta::InterconnectCircuitInfo, decorator: Google::Apis::ComputeBeta::InterconnectCircuitInfo::Representation
11866
12098
 
@@ -11896,6 +12128,41 @@ module Google
11896
12128
  end
11897
12129
  end
11898
12130
 
12131
+ class InterconnectApplicationAwareInterconnect
12132
+ # @private
12133
+ class Representation < Google::Apis::Core::JsonRepresentation
12134
+ property :bandwidth_percentage_policy, as: 'bandwidthPercentagePolicy', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy::Representation
12135
+
12136
+ property :profile_description, as: 'profileDescription'
12137
+ collection :shape_average_percentages, as: 'shapeAveragePercentages', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentage, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentage::Representation
12138
+
12139
+ property :strict_priority_policy, as: 'strictPriorityPolicy', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectStrictPriorityPolicy, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectStrictPriorityPolicy::Representation
12140
+
12141
+ end
12142
+ end
12143
+
12144
+ class InterconnectApplicationAwareInterconnectBandwidthPercentage
12145
+ # @private
12146
+ class Representation < Google::Apis::Core::JsonRepresentation
12147
+ property :percentage, as: 'percentage'
12148
+ property :traffic_class, as: 'trafficClass'
12149
+ end
12150
+ end
12151
+
12152
+ class InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy
12153
+ # @private
12154
+ class Representation < Google::Apis::Core::JsonRepresentation
12155
+ collection :bandwidth_percentages, as: 'bandwidthPercentages', class: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentage, decorator: Google::Apis::ComputeBeta::InterconnectApplicationAwareInterconnectBandwidthPercentage::Representation
12156
+
12157
+ end
12158
+ end
12159
+
12160
+ class InterconnectApplicationAwareInterconnectStrictPriorityPolicy
12161
+ # @private
12162
+ class Representation < Google::Apis::Core::JsonRepresentation
12163
+ end
12164
+ end
12165
+
11899
12166
  class InterconnectAttachment
11900
12167
  # @private
11901
12168
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12526,50 +12793,6 @@ module Google
12526
12793
  end
12527
12794
  end
12528
12795
 
12529
- class LogConfig
12530
- # @private
12531
- class Representation < Google::Apis::Core::JsonRepresentation
12532
- property :cloud_audit, as: 'cloudAudit', class: Google::Apis::ComputeBeta::LogConfigCloudAuditOptions, decorator: Google::Apis::ComputeBeta::LogConfigCloudAuditOptions::Representation
12533
-
12534
- property :counter, as: 'counter', class: Google::Apis::ComputeBeta::LogConfigCounterOptions, decorator: Google::Apis::ComputeBeta::LogConfigCounterOptions::Representation
12535
-
12536
- property :data_access, as: 'dataAccess', class: Google::Apis::ComputeBeta::LogConfigDataAccessOptions, decorator: Google::Apis::ComputeBeta::LogConfigDataAccessOptions::Representation
12537
-
12538
- end
12539
- end
12540
-
12541
- class LogConfigCloudAuditOptions
12542
- # @private
12543
- class Representation < Google::Apis::Core::JsonRepresentation
12544
- property :log_name, as: 'logName'
12545
- end
12546
- end
12547
-
12548
- class LogConfigCounterOptions
12549
- # @private
12550
- class Representation < Google::Apis::Core::JsonRepresentation
12551
- collection :custom_fields, as: 'customFields', class: Google::Apis::ComputeBeta::LogConfigCounterOptionsCustomField, decorator: Google::Apis::ComputeBeta::LogConfigCounterOptionsCustomField::Representation
12552
-
12553
- property :field, as: 'field'
12554
- property :metric, as: 'metric'
12555
- end
12556
- end
12557
-
12558
- class LogConfigCounterOptionsCustomField
12559
- # @private
12560
- class Representation < Google::Apis::Core::JsonRepresentation
12561
- property :name, as: 'name'
12562
- property :value, as: 'value'
12563
- end
12564
- end
12565
-
12566
- class LogConfigDataAccessOptions
12567
- # @private
12568
- class Representation < Google::Apis::Core::JsonRepresentation
12569
- property :log_mode, as: 'logMode'
12570
- end
12571
- end
12572
-
12573
12796
  class MachineImage
12574
12797
  # @private
12575
12798
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12636,6 +12859,7 @@ module Google
12636
12859
  class Representation < Google::Apis::Core::JsonRepresentation
12637
12860
  collection :accelerators, as: 'accelerators', class: Google::Apis::ComputeBeta::MachineType::Accelerator, decorator: Google::Apis::ComputeBeta::MachineType::Accelerator::Representation
12638
12861
 
12862
+ property :architecture, as: 'architecture'
12639
12863
  property :bundled_local_ssds, as: 'bundledLocalSsds', class: Google::Apis::ComputeBeta::BundledLocalSsds, decorator: Google::Apis::ComputeBeta::BundledLocalSsds::Representation
12640
12864
 
12641
12865
  property :creation_timestamp, as: 'creationTimestamp'
@@ -12764,8 +12988,6 @@ module Google
12764
12988
  property :current_action, as: 'currentAction'
12765
12989
  property :id, :numeric_string => true, as: 'id'
12766
12990
  property :instance, as: 'instance'
12767
- property :instance_flexibility_override, as: 'instanceFlexibilityOverride', class: Google::Apis::ComputeBeta::ManagedInstanceInstanceFlexibilityOverride, decorator: Google::Apis::ComputeBeta::ManagedInstanceInstanceFlexibilityOverride::Representation
12768
-
12769
12991
  collection :instance_health, as: 'instanceHealth', class: Google::Apis::ComputeBeta::ManagedInstanceInstanceHealth, decorator: Google::Apis::ComputeBeta::ManagedInstanceInstanceHealth::Representation
12770
12992
 
12771
12993
  property :instance_status, as: 'instanceStatus'
@@ -12791,13 +13013,6 @@ module Google
12791
13013
  end
12792
13014
  end
12793
13015
 
12794
- class ManagedInstanceInstanceFlexibilityOverride
12795
- # @private
12796
- class Representation < Google::Apis::Core::JsonRepresentation
12797
- property :machine_type, as: 'machineType'
12798
- end
12799
- end
12800
-
12801
13016
  class ManagedInstanceInstanceHealth
12802
13017
  # @private
12803
13018
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12898,6 +13113,62 @@ module Google
12898
13113
  end
12899
13114
  end
12900
13115
 
13116
+ class MultiMig
13117
+ # @private
13118
+ class Representation < Google::Apis::Core::JsonRepresentation
13119
+ property :creation_timestamp, as: 'creationTimestamp'
13120
+ property :description, as: 'description'
13121
+ property :id, :numeric_string => true, as: 'id'
13122
+ property :kind, as: 'kind'
13123
+ property :name, as: 'name'
13124
+ property :region, as: 'region'
13125
+ property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeBeta::MultiMigResourcePolicies, decorator: Google::Apis::ComputeBeta::MultiMigResourcePolicies::Representation
13126
+
13127
+ property :self_link, as: 'selfLink'
13128
+ end
13129
+ end
13130
+
13131
+ class MultiMigResourcePolicies
13132
+ # @private
13133
+ class Representation < Google::Apis::Core::JsonRepresentation
13134
+ property :workload_policy, as: 'workloadPolicy'
13135
+ end
13136
+ end
13137
+
13138
+ class MultiMigsList
13139
+ # @private
13140
+ class Representation < Google::Apis::Core::JsonRepresentation
13141
+ property :etag, as: 'etag'
13142
+ property :id, as: 'id'
13143
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::MultiMig, decorator: Google::Apis::ComputeBeta::MultiMig::Representation
13144
+
13145
+ property :kind, as: 'kind'
13146
+ property :next_page_token, as: 'nextPageToken'
13147
+ property :self_link, as: 'selfLink'
13148
+ collection :unreachables, as: 'unreachables'
13149
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::MultiMigsList::Warning, decorator: Google::Apis::ComputeBeta::MultiMigsList::Warning::Representation
13150
+
13151
+ end
13152
+
13153
+ class Warning
13154
+ # @private
13155
+ class Representation < Google::Apis::Core::JsonRepresentation
13156
+ property :code, as: 'code'
13157
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::MultiMigsList::Warning::Datum, decorator: Google::Apis::ComputeBeta::MultiMigsList::Warning::Datum::Representation
13158
+
13159
+ property :message, as: 'message'
13160
+ end
13161
+
13162
+ class Datum
13163
+ # @private
13164
+ class Representation < Google::Apis::Core::JsonRepresentation
13165
+ property :key, as: 'key'
13166
+ property :value, as: 'value'
13167
+ end
13168
+ end
13169
+ end
13170
+ end
13171
+
12901
13172
  class NamedPort
12902
13173
  # @private
12903
13174
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12948,6 +13219,7 @@ module Google
12948
13219
  property :mtu, as: 'mtu'
12949
13220
  property :name, as: 'name'
12950
13221
  property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
13222
+ property :network_profile, as: 'networkProfile'
12951
13223
  collection :peerings, as: 'peerings', class: Google::Apis::ComputeBeta::NetworkPeering, decorator: Google::Apis::ComputeBeta::NetworkPeering::Representation
12952
13224
 
12953
13225
  property :routing_config, as: 'routingConfig', class: Google::Apis::ComputeBeta::NetworkRoutingConfig, decorator: Google::Apis::ComputeBeta::NetworkRoutingConfig::Representation
@@ -13314,6 +13586,7 @@ module Google
13314
13586
  # @private
13315
13587
  class Representation < Google::Apis::Core::JsonRepresentation
13316
13588
  property :consumer_psc_address, as: 'consumerPscAddress'
13589
+ property :producer_port, as: 'producerPort'
13317
13590
  property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
13318
13591
  property :psc_connection_status, as: 'pscConnectionStatus'
13319
13592
  end
@@ -13513,9 +13786,90 @@ module Google
13513
13786
  end
13514
13787
  end
13515
13788
 
13789
+ class NetworkProfile
13790
+ # @private
13791
+ class Representation < Google::Apis::Core::JsonRepresentation
13792
+ property :creation_timestamp, as: 'creationTimestamp'
13793
+ property :description, as: 'description'
13794
+ property :features, as: 'features', class: Google::Apis::ComputeBeta::NetworkProfileNetworkFeatures, decorator: Google::Apis::ComputeBeta::NetworkProfileNetworkFeatures::Representation
13795
+
13796
+ property :id, :numeric_string => true, as: 'id'
13797
+ property :kind, as: 'kind'
13798
+ property :name, as: 'name'
13799
+ property :self_link, as: 'selfLink'
13800
+ property :self_link_with_id, as: 'selfLinkWithId'
13801
+ property :zone, as: 'zone'
13802
+ end
13803
+ end
13804
+
13805
+ class NetworkProfileNetworkFeatures
13806
+ # @private
13807
+ class Representation < Google::Apis::Core::JsonRepresentation
13808
+ collection :address_purposes, as: 'addressPurposes'
13809
+ property :allow_alias_ip_ranges, as: 'allowAliasIpRanges'
13810
+ property :allow_auto_mode_subnet, as: 'allowAutoModeSubnet'
13811
+ property :allow_class_d_firewalls, as: 'allowClassDFirewalls'
13812
+ property :allow_cloud_nat, as: 'allowCloudNat'
13813
+ property :allow_cloud_router, as: 'allowCloudRouter'
13814
+ property :allow_external_ip_access, as: 'allowExternalIpAccess'
13815
+ property :allow_interconnect, as: 'allowInterconnect'
13816
+ property :allow_load_balancing, as: 'allowLoadBalancing'
13817
+ property :allow_multi_nic_in_same_network, as: 'allowMultiNicInSameNetwork'
13818
+ property :allow_packet_mirroring, as: 'allowPacketMirroring'
13819
+ property :allow_private_google_access, as: 'allowPrivateGoogleAccess'
13820
+ property :allow_psc, as: 'allowPsc'
13821
+ property :allow_same_network_unicast, as: 'allowSameNetworkUnicast'
13822
+ property :allow_static_routes, as: 'allowStaticRoutes'
13823
+ property :allow_sub_interfaces, as: 'allowSubInterfaces'
13824
+ property :allow_vpc_peering, as: 'allowVpcPeering'
13825
+ property :allow_vpn, as: 'allowVpn'
13826
+ collection :interface_types, as: 'interfaceTypes'
13827
+ collection :subnet_purposes, as: 'subnetPurposes'
13828
+ collection :subnet_stack_types, as: 'subnetStackTypes'
13829
+ property :unicast, as: 'unicast'
13830
+ end
13831
+ end
13832
+
13833
+ class NetworkProfilesListResponse
13834
+ # @private
13835
+ class Representation < Google::Apis::Core::JsonRepresentation
13836
+ property :etag, as: 'etag'
13837
+ property :id, as: 'id'
13838
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::NetworkProfile, decorator: Google::Apis::ComputeBeta::NetworkProfile::Representation
13839
+
13840
+ property :kind, as: 'kind'
13841
+ property :next_page_token, as: 'nextPageToken'
13842
+ property :self_link, as: 'selfLink'
13843
+ collection :unreachables, as: 'unreachables'
13844
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::NetworkProfilesListResponse::Warning, decorator: Google::Apis::ComputeBeta::NetworkProfilesListResponse::Warning::Representation
13845
+
13846
+ end
13847
+
13848
+ class Warning
13849
+ # @private
13850
+ class Representation < Google::Apis::Core::JsonRepresentation
13851
+ property :code, as: 'code'
13852
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::NetworkProfilesListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::NetworkProfilesListResponse::Warning::Datum::Representation
13853
+
13854
+ property :message, as: 'message'
13855
+ end
13856
+
13857
+ class Datum
13858
+ # @private
13859
+ class Representation < Google::Apis::Core::JsonRepresentation
13860
+ property :key, as: 'key'
13861
+ property :value, as: 'value'
13862
+ end
13863
+ end
13864
+ end
13865
+ end
13866
+
13516
13867
  class NetworkRoutingConfig
13517
13868
  # @private
13518
13869
  class Representation < Google::Apis::Core::JsonRepresentation
13870
+ property :bgp_always_compare_med, as: 'bgpAlwaysCompareMed'
13871
+ property :bgp_best_path_selection_mode, as: 'bgpBestPathSelectionMode'
13872
+ property :bgp_inter_region_cost, as: 'bgpInterRegionCost'
13519
13873
  property :routing_mode, as: 'routingMode'
13520
13874
  end
13521
13875
  end
@@ -13548,6 +13902,7 @@ module Google
13548
13902
  class Representation < Google::Apis::Core::JsonRepresentation
13549
13903
  property :display_name, as: 'displayName'
13550
13904
  property :name, as: 'name'
13905
+ property :priority, as: 'priority'
13551
13906
  collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
13552
13907
 
13553
13908
  property :short_name, as: 'shortName'
@@ -14561,8 +14916,6 @@ module Google
14561
14916
  collection :bindings, as: 'bindings', class: Google::Apis::ComputeBeta::Binding, decorator: Google::Apis::ComputeBeta::Binding::Representation
14562
14917
 
14563
14918
  property :etag, :base64 => true, as: 'etag'
14564
- collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::Rule, decorator: Google::Apis::ComputeBeta::Rule::Representation
14565
-
14566
14919
  property :version, as: 'version'
14567
14920
  end
14568
14921
  end
@@ -15146,6 +15499,40 @@ module Google
15146
15499
  end
15147
15500
  end
15148
15501
 
15502
+ class RegionInstanceGroupManagerResizeRequestsListResponse
15503
+ # @private
15504
+ class Representation < Google::Apis::Core::JsonRepresentation
15505
+ property :etag, as: 'etag'
15506
+ property :id, as: 'id'
15507
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequest, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerResizeRequest::Representation
15508
+
15509
+ property :kind, as: 'kind'
15510
+ property :next_page_token, as: 'nextPageToken'
15511
+ property :self_link, as: 'selfLink'
15512
+ collection :unreachables, as: 'unreachables'
15513
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::RegionInstanceGroupManagerResizeRequestsListResponse::Warning, decorator: Google::Apis::ComputeBeta::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Representation
15514
+
15515
+ end
15516
+
15517
+ class Warning
15518
+ # @private
15519
+ class Representation < Google::Apis::Core::JsonRepresentation
15520
+ property :code, as: 'code'
15521
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::RegionInstanceGroupManagerResizeRequestsListResponse::Warning::Datum::Representation
15522
+
15523
+ property :message, as: 'message'
15524
+ end
15525
+
15526
+ class Datum
15527
+ # @private
15528
+ class Representation < Google::Apis::Core::JsonRepresentation
15529
+ property :key, as: 'key'
15530
+ property :value, as: 'value'
15531
+ end
15532
+ end
15533
+ end
15534
+ end
15535
+
15149
15536
  class RegionInstanceGroupManagerUpdateInstanceConfigReq
15150
15537
  # @private
15151
15538
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15459,6 +15846,7 @@ module Google
15459
15846
  # @private
15460
15847
  class Representation < Google::Apis::Core::JsonRepresentation
15461
15848
  property :backend_service, as: 'backendService'
15849
+ property :mirror_percent, as: 'mirrorPercent'
15462
15850
  end
15463
15851
  end
15464
15852
 
@@ -15472,10 +15860,14 @@ module Google
15472
15860
  property :delete_after_duration, as: 'deleteAfterDuration', class: Google::Apis::ComputeBeta::Duration, decorator: Google::Apis::ComputeBeta::Duration::Representation
15473
15861
 
15474
15862
  property :delete_at_time, as: 'deleteAtTime'
15863
+ property :deployment_type, as: 'deploymentType'
15475
15864
  property :description, as: 'description'
15476
15865
  property :id, :numeric_string => true, as: 'id'
15866
+ property :instance_termination_action, as: 'instanceTerminationAction'
15477
15867
  property :kind, as: 'kind'
15478
15868
  property :name, as: 'name'
15869
+ property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeBeta::AllocationReservationSharingPolicy::Representation
15870
+
15479
15871
  hash :resource_policies, as: 'resourcePolicies'
15480
15872
  property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeBeta::AllocationResourceStatus, decorator: Google::Apis::ComputeBeta::AllocationResourceStatus::Representation
15481
15873
 
@@ -15533,6 +15925,74 @@ module Google
15533
15925
  end
15534
15926
  end
15535
15927
 
15928
+ class ReservationBlock
15929
+ # @private
15930
+ class Representation < Google::Apis::Core::JsonRepresentation
15931
+ property :count, as: 'count'
15932
+ property :creation_timestamp, as: 'creationTimestamp'
15933
+ property :id, :numeric_string => true, as: 'id'
15934
+ property :in_use_count, as: 'inUseCount'
15935
+ property :kind, as: 'kind'
15936
+ property :name, as: 'name'
15937
+ property :physical_topology, as: 'physicalTopology', class: Google::Apis::ComputeBeta::ReservationBlockPhysicalTopology, decorator: Google::Apis::ComputeBeta::ReservationBlockPhysicalTopology::Representation
15938
+
15939
+ property :reservation_maintenance, as: 'reservationMaintenance', class: Google::Apis::ComputeBeta::GroupMaintenanceInfo, decorator: Google::Apis::ComputeBeta::GroupMaintenanceInfo::Representation
15940
+
15941
+ property :self_link, as: 'selfLink'
15942
+ property :self_link_with_id, as: 'selfLinkWithId'
15943
+ property :status, as: 'status'
15944
+ property :zone, as: 'zone'
15945
+ end
15946
+ end
15947
+
15948
+ class ReservationBlockPhysicalTopology
15949
+ # @private
15950
+ class Representation < Google::Apis::Core::JsonRepresentation
15951
+ property :block, as: 'block'
15952
+ property :cluster, as: 'cluster'
15953
+ end
15954
+ end
15955
+
15956
+ class ReservationBlocksGetResponse
15957
+ # @private
15958
+ class Representation < Google::Apis::Core::JsonRepresentation
15959
+ property :resource, as: 'resource', class: Google::Apis::ComputeBeta::ReservationBlock, decorator: Google::Apis::ComputeBeta::ReservationBlock::Representation
15960
+
15961
+ end
15962
+ end
15963
+
15964
+ class ReservationBlocksListResponse
15965
+ # @private
15966
+ class Representation < Google::Apis::Core::JsonRepresentation
15967
+ property :id, as: 'id'
15968
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::ReservationBlock, decorator: Google::Apis::ComputeBeta::ReservationBlock::Representation
15969
+
15970
+ property :kind, as: 'kind'
15971
+ property :next_page_token, as: 'nextPageToken'
15972
+ property :self_link, as: 'selfLink'
15973
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ReservationBlocksListResponse::Warning, decorator: Google::Apis::ComputeBeta::ReservationBlocksListResponse::Warning::Representation
15974
+
15975
+ end
15976
+
15977
+ class Warning
15978
+ # @private
15979
+ class Representation < Google::Apis::Core::JsonRepresentation
15980
+ property :code, as: 'code'
15981
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::ReservationBlocksListResponse::Warning::Datum, decorator: Google::Apis::ComputeBeta::ReservationBlocksListResponse::Warning::Datum::Representation
15982
+
15983
+ property :message, as: 'message'
15984
+ end
15985
+
15986
+ class Datum
15987
+ # @private
15988
+ class Representation < Google::Apis::Core::JsonRepresentation
15989
+ property :key, as: 'key'
15990
+ property :value, as: 'value'
15991
+ end
15992
+ end
15993
+ end
15994
+ end
15995
+
15536
15996
  class ReservationList
15537
15997
  # @private
15538
15998
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15665,6 +16125,8 @@ module Google
15665
16125
  property :snapshot_schedule_policy, as: 'snapshotSchedulePolicy', class: Google::Apis::ComputeBeta::ResourcePolicySnapshotSchedulePolicy, decorator: Google::Apis::ComputeBeta::ResourcePolicySnapshotSchedulePolicy::Representation
15666
16126
 
15667
16127
  property :status, as: 'status'
16128
+ property :workload_policy, as: 'workloadPolicy', class: Google::Apis::ComputeBeta::ResourcePolicyWorkloadPolicy, decorator: Google::Apis::ComputeBeta::ResourcePolicyWorkloadPolicy::Representation
16129
+
15668
16130
  end
15669
16131
  end
15670
16132
 
@@ -15866,6 +16328,13 @@ module Google
15866
16328
  end
15867
16329
  end
15868
16330
 
16331
+ class ResourcePolicyWorkloadPolicy
16332
+ # @private
16333
+ class Representation < Google::Apis::Core::JsonRepresentation
16334
+ property :type, as: 'type'
16335
+ end
16336
+ end
16337
+
15869
16338
  class ResourceStatus
15870
16339
  # @private
15871
16340
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15909,9 +16378,12 @@ module Google
15909
16378
  property :next_hop_hub, as: 'nextHopHub'
15910
16379
  property :next_hop_ilb, as: 'nextHopIlb'
15911
16380
  property :next_hop_instance, as: 'nextHopInstance'
16381
+ property :next_hop_inter_region_cost, as: 'nextHopInterRegionCost'
15912
16382
  property :next_hop_interconnect_attachment, as: 'nextHopInterconnectAttachment'
15913
16383
  property :next_hop_ip, as: 'nextHopIp'
16384
+ property :next_hop_med, as: 'nextHopMed'
15914
16385
  property :next_hop_network, as: 'nextHopNetwork'
16386
+ property :next_hop_origin, as: 'nextHopOrigin'
15915
16387
  property :next_hop_peering, as: 'nextHopPeering'
15916
16388
  property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
15917
16389
  property :priority, as: 'priority'
@@ -15985,6 +16457,7 @@ module Google
15985
16457
  class RoutePolicy
15986
16458
  # @private
15987
16459
  class Representation < Google::Apis::Core::JsonRepresentation
16460
+ property :description, as: 'description'
15988
16461
  property :fingerprint, :base64 => true, as: 'fingerprint'
15989
16462
  property :name, as: 'name'
15990
16463
  collection :terms, as: 'terms', class: Google::Apis::ComputeBeta::RoutePolicyPolicyTerm, decorator: Google::Apis::ComputeBeta::RoutePolicyPolicyTerm::Representation
@@ -16446,21 +16919,6 @@ module Google
16446
16919
  end
16447
16920
  end
16448
16921
 
16449
- class Rule
16450
- # @private
16451
- class Representation < Google::Apis::Core::JsonRepresentation
16452
- property :action, as: 'action'
16453
- collection :conditions, as: 'conditions', class: Google::Apis::ComputeBeta::Condition, decorator: Google::Apis::ComputeBeta::Condition::Representation
16454
-
16455
- property :description, as: 'description'
16456
- collection :ins, as: 'ins'
16457
- collection :log_configs, as: 'logConfigs', class: Google::Apis::ComputeBeta::LogConfig, decorator: Google::Apis::ComputeBeta::LogConfig::Representation
16458
-
16459
- collection :not_ins, as: 'notIns'
16460
- collection :permissions, as: 'permissions'
16461
- end
16462
- end
16463
-
16464
16922
  class SslHealthCheck
16465
16923
  # @private
16466
16924
  class Representation < Google::Apis::Core::JsonRepresentation