google-apis-compute_alpha 0.9.0 → 0.14.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeAlpha
18
18
  # Version of the google-apis-compute_alpha gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210415"
25
+ REVISION = "20210525"
26
26
  end
27
27
  end
28
28
  end
@@ -166,12 +166,6 @@ module Google
166
166
  include Google::Apis::Core::JsonObjectSupport
167
167
  end
168
168
 
169
- class AllocationShareSettings
170
- class Representation < Google::Apis::Core::JsonRepresentation; end
171
-
172
- include Google::Apis::Core::JsonObjectSupport
173
- end
174
-
175
169
  class AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk
176
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
171
 
@@ -1120,6 +1114,84 @@ module Google
1120
1114
  include Google::Apis::Core::JsonObjectSupport
1121
1115
  end
1122
1116
 
1117
+ class FutureReservation
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1123
+ class FutureReservationSpecificSkuProperties
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
1129
+ class FutureReservationStatus
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
1135
+ class FutureReservationTimeWindow
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1141
+ class FutureReservationsAggregatedListResponse
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ class Warning
1145
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1146
+
1147
+ class Datum
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ include Google::Apis::Core::JsonObjectSupport
1154
+ end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class FutureReservationsListResponse
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ class Warning
1163
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1164
+
1165
+ class Datum
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1171
+ include Google::Apis::Core::JsonObjectSupport
1172
+ end
1173
+
1174
+ include Google::Apis::Core::JsonObjectSupport
1175
+ end
1176
+
1177
+ class FutureReservationsScopedList
1178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1179
+
1180
+ class Warning
1181
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1182
+
1183
+ class Datum
1184
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1185
+
1186
+ include Google::Apis::Core::JsonObjectSupport
1187
+ end
1188
+
1189
+ include Google::Apis::Core::JsonObjectSupport
1190
+ end
1191
+
1192
+ include Google::Apis::Core::JsonObjectSupport
1193
+ end
1194
+
1123
1195
  class GrpcHealthCheck
1124
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
1125
1197
 
@@ -2668,6 +2740,48 @@ module Google
2668
2740
  include Google::Apis::Core::JsonObjectSupport
2669
2741
  end
2670
2742
 
2743
+ class NetworkEdgeSecurityService
2744
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2745
+
2746
+ include Google::Apis::Core::JsonObjectSupport
2747
+ end
2748
+
2749
+ class NetworkEdgeSecurityServiceAggregatedList
2750
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2751
+
2752
+ class Warning
2753
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2754
+
2755
+ class Datum
2756
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2757
+
2758
+ include Google::Apis::Core::JsonObjectSupport
2759
+ end
2760
+
2761
+ include Google::Apis::Core::JsonObjectSupport
2762
+ end
2763
+
2764
+ include Google::Apis::Core::JsonObjectSupport
2765
+ end
2766
+
2767
+ class NetworkEdgeSecurityServicesScopedList
2768
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2769
+
2770
+ class Warning
2771
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2772
+
2773
+ class Datum
2774
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2775
+
2776
+ include Google::Apis::Core::JsonObjectSupport
2777
+ end
2778
+
2779
+ include Google::Apis::Core::JsonObjectSupport
2780
+ end
2781
+
2782
+ include Google::Apis::Core::JsonObjectSupport
2783
+ end
2784
+
2671
2785
  class NetworkEndpoint
2672
2786
  class Representation < Google::Apis::Core::JsonRepresentation; end
2673
2787
 
@@ -3898,6 +4012,30 @@ module Google
3898
4012
  include Google::Apis::Core::JsonObjectSupport
3899
4013
  end
3900
4014
 
4015
+ class RegionInstancesRecommendLocationsResource
4016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4017
+
4018
+ include Google::Apis::Core::JsonObjectSupport
4019
+ end
4020
+
4021
+ class RegionInstancesRecommendLocationsResponse
4022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4023
+
4024
+ include Google::Apis::Core::JsonObjectSupport
4025
+ end
4026
+
4027
+ class RegionInstancesRecommendLocationsResponseRecommendation
4028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4029
+
4030
+ include Google::Apis::Core::JsonObjectSupport
4031
+ end
4032
+
4033
+ class RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs
4034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4035
+
4036
+ include Google::Apis::Core::JsonObjectSupport
4037
+ end
4038
+
3901
4039
  class RegionInstantSnapshotsExportRequest
3902
4040
  class Representation < Google::Apis::Core::JsonRepresentation; end
3903
4041
 
@@ -4204,6 +4342,12 @@ module Google
4204
4342
  include Google::Apis::Core::JsonObjectSupport
4205
4343
  end
4206
4344
 
4345
+ class ResourceStatusUpcomingMaintenance
4346
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4347
+
4348
+ include Google::Apis::Core::JsonObjectSupport
4349
+ end
4350
+
4207
4351
  class RolloutPolicy
4208
4352
  class Representation < Google::Apis::Core::JsonRepresentation; end
4209
4353
 
@@ -4450,12 +4594,48 @@ module Google
4450
4594
  include Google::Apis::Core::JsonObjectSupport
4451
4595
  end
4452
4596
 
4597
+ class SecurityPoliciesAggregatedList
4598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4599
+
4600
+ class Warning
4601
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4602
+
4603
+ class Datum
4604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4605
+
4606
+ include Google::Apis::Core::JsonObjectSupport
4607
+ end
4608
+
4609
+ include Google::Apis::Core::JsonObjectSupport
4610
+ end
4611
+
4612
+ include Google::Apis::Core::JsonObjectSupport
4613
+ end
4614
+
4453
4615
  class SecurityPoliciesListPreconfiguredExpressionSetsResponse
4454
4616
  class Representation < Google::Apis::Core::JsonRepresentation; end
4455
4617
 
4456
4618
  include Google::Apis::Core::JsonObjectSupport
4457
4619
  end
4458
4620
 
4621
+ class SecurityPoliciesScopedList
4622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4623
+
4624
+ class Warning
4625
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4626
+
4627
+ class Datum
4628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4629
+
4630
+ include Google::Apis::Core::JsonObjectSupport
4631
+ end
4632
+
4633
+ include Google::Apis::Core::JsonObjectSupport
4634
+ end
4635
+
4636
+ include Google::Apis::Core::JsonObjectSupport
4637
+ end
4638
+
4459
4639
  class SecurityPoliciesWafConfig
4460
4640
  class Representation < Google::Apis::Core::JsonRepresentation; end
4461
4641
 
@@ -4480,6 +4660,12 @@ module Google
4480
4660
  include Google::Apis::Core::JsonObjectSupport
4481
4661
  end
4482
4662
 
4663
+ class SecurityPolicyAdvancedOptionsConfig
4664
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4665
+
4666
+ include Google::Apis::Core::JsonObjectSupport
4667
+ end
4668
+
4483
4669
  class SecurityPolicyAssociation
4484
4670
  class Representation < Google::Apis::Core::JsonRepresentation; end
4485
4671
 
@@ -4492,6 +4678,12 @@ module Google
4492
4678
  include Google::Apis::Core::JsonObjectSupport
4493
4679
  end
4494
4680
 
4681
+ class SecurityPolicyDdosProtectionConfig
4682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4683
+
4684
+ include Google::Apis::Core::JsonObjectSupport
4685
+ end
4686
+
4495
4687
  class SecurityPolicyList
4496
4688
  class Representation < Google::Apis::Core::JsonRepresentation; end
4497
4689
 
@@ -4678,6 +4870,12 @@ module Google
4678
4870
  include Google::Apis::Core::JsonObjectSupport
4679
4871
  end
4680
4872
 
4873
+ class ShareSettings
4874
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4875
+
4876
+ include Google::Apis::Core::JsonObjectSupport
4877
+ end
4878
+
4681
4879
  class ShieldedInstanceConfig
4682
4880
  class Representation < Google::Apis::Core::JsonRepresentation; end
4683
4881
 
@@ -6220,6 +6418,7 @@ module Google
6220
6418
  # @private
6221
6419
  class Representation < Google::Apis::Core::JsonRepresentation
6222
6420
  property :enable_nested_virtualization, as: 'enableNestedVirtualization'
6421
+ property :numa_node_count, as: 'numaNodeCount'
6223
6422
  property :threads_per_core, as: 'threadsPerCore'
6224
6423
  property :visible_core_count, as: 'visibleCoreCount'
6225
6424
  end
@@ -6233,14 +6432,6 @@ module Google
6233
6432
  end
6234
6433
  end
6235
6434
 
6236
- class AllocationShareSettings
6237
- # @private
6238
- class Representation < Google::Apis::Core::JsonRepresentation
6239
- collection :projects, as: 'projects'
6240
- property :share_type, as: 'shareType'
6241
- end
6242
- end
6243
-
6244
6435
  class AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk
6245
6436
  # @private
6246
6437
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6600,6 +6791,7 @@ module Google
6600
6791
  property :bucket_name, as: 'bucketName'
6601
6792
  property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeAlpha::BackendBucketCdnPolicy, decorator: Google::Apis::ComputeAlpha::BackendBucketCdnPolicy::Representation
6602
6793
 
6794
+ property :compression_mode, as: 'compressionMode'
6603
6795
  property :creation_timestamp, as: 'creationTimestamp'
6604
6796
  collection :custom_response_headers, as: 'customResponseHeaders'
6605
6797
  property :description, as: 'description'
@@ -6699,6 +6891,7 @@ module Google
6699
6891
 
6700
6892
  property :circuit_breakers, as: 'circuitBreakers', class: Google::Apis::ComputeAlpha::CircuitBreakers, decorator: Google::Apis::ComputeAlpha::CircuitBreakers::Representation
6701
6893
 
6894
+ property :compression_mode, as: 'compressionMode'
6702
6895
  property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeAlpha::ConnectionDraining, decorator: Google::Apis::ComputeAlpha::ConnectionDraining::Representation
6703
6896
 
6704
6897
  property :connection_tracking_policy, as: 'connectionTrackingPolicy', class: Google::Apis::ComputeAlpha::BackendServiceConnectionTrackingPolicy, decorator: Google::Apis::ComputeAlpha::BackendServiceConnectionTrackingPolicy::Representation
@@ -7100,6 +7293,7 @@ module Google
7100
7293
  class Commitment
7101
7294
  # @private
7102
7295
  class Representation < Google::Apis::Core::JsonRepresentation
7296
+ property :auto_renew, as: 'autoRenew'
7103
7297
  property :category, as: 'category'
7104
7298
  property :creation_timestamp, as: 'creationTimestamp'
7105
7299
  property :description, as: 'description'
@@ -8010,6 +8204,7 @@ module Google
8010
8204
 
8011
8205
  property :service_label, as: 'serviceLabel'
8012
8206
  property :service_name, as: 'serviceName'
8207
+ collection :source_ip_ranges, as: 'sourceIpRanges'
8013
8208
  property :subnetwork, as: 'subnetwork'
8014
8209
  property :target, as: 'target'
8015
8210
  end
@@ -8124,6 +8319,154 @@ module Google
8124
8319
  end
8125
8320
  end
8126
8321
 
8322
+ class FutureReservation
8323
+ # @private
8324
+ class Representation < Google::Apis::Core::JsonRepresentation
8325
+ property :creation_timestamp, as: 'creationTimestamp'
8326
+ property :description, as: 'description'
8327
+ property :id, :numeric_string => true, as: 'id'
8328
+ property :kind, as: 'kind'
8329
+ property :name, as: 'name'
8330
+ property :name_prefix, as: 'namePrefix'
8331
+ property :self_link, as: 'selfLink'
8332
+ property :self_link_with_id, as: 'selfLinkWithId'
8333
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
8334
+
8335
+ property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeAlpha::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeAlpha::FutureReservationSpecificSkuProperties::Representation
8336
+
8337
+ property :status, as: 'status', class: Google::Apis::ComputeAlpha::FutureReservationStatus, decorator: Google::Apis::ComputeAlpha::FutureReservationStatus::Representation
8338
+
8339
+ property :time_window, as: 'timeWindow', class: Google::Apis::ComputeAlpha::FutureReservationTimeWindow, decorator: Google::Apis::ComputeAlpha::FutureReservationTimeWindow::Representation
8340
+
8341
+ property :zone, as: 'zone'
8342
+ end
8343
+ end
8344
+
8345
+ class FutureReservationSpecificSkuProperties
8346
+ # @private
8347
+ class Representation < Google::Apis::Core::JsonRepresentation
8348
+ property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
8349
+
8350
+ property :total_count, :numeric_string => true, as: 'totalCount'
8351
+ end
8352
+ end
8353
+
8354
+ class FutureReservationStatus
8355
+ # @private
8356
+ class Representation < Google::Apis::Core::JsonRepresentation
8357
+ collection :auto_created_reservations, as: 'autoCreatedReservations'
8358
+ property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
8359
+ property :lock_time, as: 'lockTime'
8360
+ property :procurement_status, as: 'procurementStatus'
8361
+ end
8362
+ end
8363
+
8364
+ class FutureReservationTimeWindow
8365
+ # @private
8366
+ class Representation < Google::Apis::Core::JsonRepresentation
8367
+ property :duration, as: 'duration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
8368
+
8369
+ property :end_time, as: 'endTime'
8370
+ property :start_time, as: 'startTime'
8371
+ end
8372
+ end
8373
+
8374
+ class FutureReservationsAggregatedListResponse
8375
+ # @private
8376
+ class Representation < Google::Apis::Core::JsonRepresentation
8377
+ property :etag, as: 'etag'
8378
+ property :id, as: 'id'
8379
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Representation
8380
+
8381
+ property :kind, as: 'kind'
8382
+ property :next_page_token, as: 'nextPageToken'
8383
+ property :self_link, as: 'selfLink'
8384
+ collection :unreachables, as: 'unreachables'
8385
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Representation
8386
+
8387
+ end
8388
+
8389
+ class Warning
8390
+ # @private
8391
+ class Representation < Google::Apis::Core::JsonRepresentation
8392
+ property :code, as: 'code'
8393
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
8394
+
8395
+ property :message, as: 'message'
8396
+ end
8397
+
8398
+ class Datum
8399
+ # @private
8400
+ class Representation < Google::Apis::Core::JsonRepresentation
8401
+ property :key, as: 'key'
8402
+ property :value, as: 'value'
8403
+ end
8404
+ end
8405
+ end
8406
+ end
8407
+
8408
+ class FutureReservationsListResponse
8409
+ # @private
8410
+ class Representation < Google::Apis::Core::JsonRepresentation
8411
+ property :etag, as: 'etag'
8412
+ property :id, as: 'id'
8413
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::FutureReservation, decorator: Google::Apis::ComputeAlpha::FutureReservation::Representation
8414
+
8415
+ property :kind, as: 'kind'
8416
+ property :next_page_token, as: 'nextPageToken'
8417
+ property :self_link, as: 'selfLink'
8418
+ collection :unreachables, as: 'unreachables'
8419
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Representation
8420
+
8421
+ end
8422
+
8423
+ class Warning
8424
+ # @private
8425
+ class Representation < Google::Apis::Core::JsonRepresentation
8426
+ property :code, as: 'code'
8427
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Datum::Representation
8428
+
8429
+ property :message, as: 'message'
8430
+ end
8431
+
8432
+ class Datum
8433
+ # @private
8434
+ class Representation < Google::Apis::Core::JsonRepresentation
8435
+ property :key, as: 'key'
8436
+ property :value, as: 'value'
8437
+ end
8438
+ end
8439
+ end
8440
+ end
8441
+
8442
+ class FutureReservationsScopedList
8443
+ # @private
8444
+ class Representation < Google::Apis::Core::JsonRepresentation
8445
+ collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::FutureReservation, decorator: Google::Apis::ComputeAlpha::FutureReservation::Representation
8446
+
8447
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Representation
8448
+
8449
+ end
8450
+
8451
+ class Warning
8452
+ # @private
8453
+ class Representation < Google::Apis::Core::JsonRepresentation
8454
+ property :code, as: 'code'
8455
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Datum::Representation
8456
+
8457
+ property :message, as: 'message'
8458
+ end
8459
+
8460
+ class Datum
8461
+ # @private
8462
+ class Representation < Google::Apis::Core::JsonRepresentation
8463
+ property :key, as: 'key'
8464
+ property :value, as: 'value'
8465
+ end
8466
+ end
8467
+ end
8468
+ end
8469
+
8127
8470
  class GrpcHealthCheck
8128
8471
  # @private
8129
8472
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9451,6 +9794,7 @@ module Google
9451
9794
  # @private
9452
9795
  class Representation < Google::Apis::Core::JsonRepresentation
9453
9796
  collection :instances, as: 'instances'
9797
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
9454
9798
  end
9455
9799
  end
9456
9800
 
@@ -9844,6 +10188,7 @@ module Google
9844
10188
  collection :resource_policies, as: 'resourcePolicies'
9845
10189
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
9846
10190
 
10191
+ collection :secure_tags, as: 'secureTags'
9847
10192
  collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeAlpha::ServiceAccount, decorator: Google::Apis::ComputeAlpha::ServiceAccount::Representation
9848
10193
 
9849
10194
  property :shielded_instance_config, as: 'shieldedInstanceConfig', class: Google::Apis::ComputeAlpha::ShieldedInstanceConfig, decorator: Google::Apis::ComputeAlpha::ShieldedInstanceConfig::Representation
@@ -10165,6 +10510,7 @@ module Google
10165
10510
  property :peer_ip_address, as: 'peerIpAddress'
10166
10511
  property :provisioned_link_count, as: 'provisionedLinkCount'
10167
10512
  property :requested_link_count, as: 'requestedLinkCount'
10513
+ property :satisfies_pzs, as: 'satisfiesPzs'
10168
10514
  property :self_link, as: 'selfLink'
10169
10515
  property :self_link_with_id, as: 'selfLinkWithId'
10170
10516
  property :state, as: 'state'
@@ -10207,6 +10553,7 @@ module Google
10207
10553
 
10208
10554
  property :region, as: 'region'
10209
10555
  property :router, as: 'router'
10556
+ property :satisfies_pzs, as: 'satisfiesPzs'
10210
10557
  property :self_link, as: 'selfLink'
10211
10558
  property :self_link_with_id, as: 'selfLinkWithId'
10212
10559
  property :stack_type, as: 'stackType'
@@ -10438,6 +10785,7 @@ module Google
10438
10785
  property :self_link, as: 'selfLink'
10439
10786
  property :self_link_with_id, as: 'selfLinkWithId'
10440
10787
  property :status, as: 'status'
10788
+ property :supports_pzs, as: 'supportsPzs'
10441
10789
  end
10442
10790
  end
10443
10791
 
@@ -10712,6 +11060,7 @@ module Google
10712
11060
  class Representation < Google::Apis::Core::JsonRepresentation
10713
11061
  hash :locations, as: 'locations', class: Google::Apis::ComputeAlpha::LocationPolicyLocation, decorator: Google::Apis::ComputeAlpha::LocationPolicyLocation::Representation
10714
11062
 
11063
+ property :target_shape, as: 'targetShape'
10715
11064
  end
10716
11065
  end
10717
11066
 
@@ -11095,6 +11444,84 @@ module Google
11095
11444
  end
11096
11445
  end
11097
11446
 
11447
+ class NetworkEdgeSecurityService
11448
+ # @private
11449
+ class Representation < Google::Apis::Core::JsonRepresentation
11450
+ property :creation_timestamp, as: 'creationTimestamp'
11451
+ property :description, as: 'description'
11452
+ property :fingerprint, :base64 => true, as: 'fingerprint'
11453
+ property :id, :numeric_string => true, as: 'id'
11454
+ property :kind, as: 'kind'
11455
+ property :name, as: 'name'
11456
+ property :region, as: 'region'
11457
+ property :security_policy, as: 'securityPolicy'
11458
+ property :self_link, as: 'selfLink'
11459
+ property :self_link_with_id, as: 'selfLinkWithId'
11460
+ end
11461
+ end
11462
+
11463
+ class NetworkEdgeSecurityServiceAggregatedList
11464
+ # @private
11465
+ class Representation < Google::Apis::Core::JsonRepresentation
11466
+ property :etag, as: 'etag'
11467
+ property :id, as: 'id'
11468
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Representation
11469
+
11470
+ property :kind, as: 'kind'
11471
+ property :next_page_token, as: 'nextPageToken'
11472
+ property :self_link, as: 'selfLink'
11473
+ collection :unreachables, as: 'unreachables'
11474
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Representation
11475
+
11476
+ end
11477
+
11478
+ class Warning
11479
+ # @private
11480
+ class Representation < Google::Apis::Core::JsonRepresentation
11481
+ property :code, as: 'code'
11482
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum::Representation
11483
+
11484
+ property :message, as: 'message'
11485
+ end
11486
+
11487
+ class Datum
11488
+ # @private
11489
+ class Representation < Google::Apis::Core::JsonRepresentation
11490
+ property :key, as: 'key'
11491
+ property :value, as: 'value'
11492
+ end
11493
+ end
11494
+ end
11495
+ end
11496
+
11497
+ class NetworkEdgeSecurityServicesScopedList
11498
+ # @private
11499
+ class Representation < Google::Apis::Core::JsonRepresentation
11500
+ collection :network_edge_security_services, as: 'networkEdgeSecurityServices', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityService, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityService::Representation
11501
+
11502
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Representation
11503
+
11504
+ end
11505
+
11506
+ class Warning
11507
+ # @private
11508
+ class Representation < Google::Apis::Core::JsonRepresentation
11509
+ property :code, as: 'code'
11510
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Datum::Representation
11511
+
11512
+ property :message, as: 'message'
11513
+ end
11514
+
11515
+ class Datum
11516
+ # @private
11517
+ class Representation < Google::Apis::Core::JsonRepresentation
11518
+ property :key, as: 'key'
11519
+ property :value, as: 'value'
11520
+ end
11521
+ end
11522
+ end
11523
+ end
11524
+
11098
11525
  class NetworkEndpoint
11099
11526
  # @private
11100
11527
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11382,6 +11809,7 @@ module Google
11382
11809
  # @private
11383
11810
  class Representation < Google::Apis::Core::JsonRepresentation
11384
11811
  property :ip_address, as: 'ipAddress'
11812
+ property :ip_allocation_mode, as: 'ipAllocationMode'
11385
11813
  property :subnetwork, as: 'subnetwork'
11386
11814
  property :vlan, as: 'vlan'
11387
11815
  end
@@ -11531,6 +11959,8 @@ module Google
11531
11959
  property :node_template, as: 'nodeTemplate'
11532
11960
  property :self_link, as: 'selfLink'
11533
11961
  property :self_link_with_id, as: 'selfLinkWithId'
11962
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
11963
+
11534
11964
  property :size, as: 'size'
11535
11965
  property :status, as: 'status'
11536
11966
  property :zone, as: 'zone'
@@ -13134,6 +13564,7 @@ module Google
13134
13564
  class Representation < Google::Apis::Core::JsonRepresentation
13135
13565
  collection :instances, as: 'instances'
13136
13566
  property :skip_inapplicable_instances, as: 'skipInapplicableInstances'
13567
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
13137
13568
  end
13138
13569
  end
13139
13570
 
@@ -13301,6 +13732,39 @@ module Google
13301
13732
  end
13302
13733
  end
13303
13734
 
13735
+ class RegionInstancesRecommendLocationsResource
13736
+ # @private
13737
+ class Representation < Google::Apis::Core::JsonRepresentation
13738
+ hash :instance_specs, as: 'instanceSpecs', class: Google::Apis::ComputeAlpha::BulkInsertInstanceResource, decorator: Google::Apis::ComputeAlpha::BulkInsertInstanceResource::Representation
13739
+
13740
+ property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeAlpha::LocationPolicy, decorator: Google::Apis::ComputeAlpha::LocationPolicy::Representation
13741
+
13742
+ end
13743
+ end
13744
+
13745
+ class RegionInstancesRecommendLocationsResponse
13746
+ # @private
13747
+ class Representation < Google::Apis::Core::JsonRepresentation
13748
+ hash :recommended_locations, as: 'recommendedLocations', class: Google::Apis::ComputeAlpha::RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs, decorator: Google::Apis::ComputeAlpha::RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs::Representation
13749
+
13750
+ end
13751
+ end
13752
+
13753
+ class RegionInstancesRecommendLocationsResponseRecommendation
13754
+ # @private
13755
+ class Representation < Google::Apis::Core::JsonRepresentation
13756
+ property :instance_count, as: 'instanceCount'
13757
+ end
13758
+ end
13759
+
13760
+ class RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs
13761
+ # @private
13762
+ class Representation < Google::Apis::Core::JsonRepresentation
13763
+ hash :locations, as: 'locations', class: Google::Apis::ComputeAlpha::RegionInstancesRecommendLocationsResponseRecommendation, decorator: Google::Apis::ComputeAlpha::RegionInstancesRecommendLocationsResponseRecommendation::Representation
13764
+
13765
+ end
13766
+ end
13767
+
13304
13768
  class RegionInstantSnapshotsExportRequest
13305
13769
  # @private
13306
13770
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13394,7 +13858,7 @@ module Google
13394
13858
  property :satisfies_pzs, as: 'satisfiesPzs'
13395
13859
  property :self_link, as: 'selfLink'
13396
13860
  property :self_link_with_id, as: 'selfLinkWithId'
13397
- property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::AllocationShareSettings, decorator: Google::Apis::ComputeAlpha::AllocationShareSettings::Representation
13861
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
13398
13862
 
13399
13863
  property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation::Representation
13400
13864
 
@@ -13805,6 +14269,8 @@ module Google
13805
14269
  class Representation < Google::Apis::Core::JsonRepresentation
13806
14270
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ResourceStatusScheduling, decorator: Google::Apis::ComputeAlpha::ResourceStatusScheduling::Representation
13807
14271
 
14272
+ property :upcoming_maintenance, as: 'upcomingMaintenance', class: Google::Apis::ComputeAlpha::ResourceStatusUpcomingMaintenance, decorator: Google::Apis::ComputeAlpha::ResourceStatusUpcomingMaintenance::Representation
14273
+
13808
14274
  end
13809
14275
  end
13810
14276
 
@@ -13815,6 +14281,13 @@ module Google
13815
14281
  end
13816
14282
  end
13817
14283
 
14284
+ class ResourceStatusUpcomingMaintenance
14285
+ # @private
14286
+ class Representation < Google::Apis::Core::JsonRepresentation
14287
+ property :can_reschedule, as: 'canReschedule'
14288
+ end
14289
+ end
14290
+
13818
14291
  class RolloutPolicy
13819
14292
  # @private
13820
14293
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14299,6 +14772,7 @@ module Google
14299
14772
  class Representation < Google::Apis::Core::JsonRepresentation
14300
14773
  property :automatic_restart, as: 'automaticRestart'
14301
14774
  property :availability_domain, as: 'availabilityDomain'
14775
+ property :host_error_timeout_seconds, as: 'hostErrorTimeoutSeconds'
14302
14776
  property :latency_tolerant, as: 'latencyTolerant'
14303
14777
  property :location_hint, as: 'locationHint'
14304
14778
  property :maintenance_freeze_duration_hours, as: 'maintenanceFreezeDurationHours'
@@ -14336,6 +14810,40 @@ module Google
14336
14810
  end
14337
14811
  end
14338
14812
 
14813
+ class SecurityPoliciesAggregatedList
14814
+ # @private
14815
+ class Representation < Google::Apis::Core::JsonRepresentation
14816
+ property :etag, as: 'etag'
14817
+ property :id, as: 'id'
14818
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Representation
14819
+
14820
+ property :kind, as: 'kind'
14821
+ property :next_page_token, as: 'nextPageToken'
14822
+ property :self_link, as: 'selfLink'
14823
+ collection :unreachables, as: 'unreachables'
14824
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Representation
14825
+
14826
+ end
14827
+
14828
+ class Warning
14829
+ # @private
14830
+ class Representation < Google::Apis::Core::JsonRepresentation
14831
+ property :code, as: 'code'
14832
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Datum::Representation
14833
+
14834
+ property :message, as: 'message'
14835
+ end
14836
+
14837
+ class Datum
14838
+ # @private
14839
+ class Representation < Google::Apis::Core::JsonRepresentation
14840
+ property :key, as: 'key'
14841
+ property :value, as: 'value'
14842
+ end
14843
+ end
14844
+ end
14845
+ end
14846
+
14339
14847
  class SecurityPoliciesListPreconfiguredExpressionSetsResponse
14340
14848
  # @private
14341
14849
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14344,6 +14852,34 @@ module Google
14344
14852
  end
14345
14853
  end
14346
14854
 
14855
+ class SecurityPoliciesScopedList
14856
+ # @private
14857
+ class Representation < Google::Apis::Core::JsonRepresentation
14858
+ collection :security_policies, as: 'securityPolicies', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
14859
+
14860
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Representation
14861
+
14862
+ end
14863
+
14864
+ class Warning
14865
+ # @private
14866
+ class Representation < Google::Apis::Core::JsonRepresentation
14867
+ property :code, as: 'code'
14868
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Datum::Representation
14869
+
14870
+ property :message, as: 'message'
14871
+ end
14872
+
14873
+ class Datum
14874
+ # @private
14875
+ class Representation < Google::Apis::Core::JsonRepresentation
14876
+ property :key, as: 'key'
14877
+ property :value, as: 'value'
14878
+ end
14879
+ end
14880
+ end
14881
+ end
14882
+
14347
14883
  class SecurityPoliciesWafConfig
14348
14884
  # @private
14349
14885
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14357,11 +14893,15 @@ module Google
14357
14893
  class Representation < Google::Apis::Core::JsonRepresentation
14358
14894
  property :adaptive_protection_config, as: 'adaptiveProtectionConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyAdaptiveProtectionConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAdaptiveProtectionConfig::Representation
14359
14895
 
14896
+ property :advanced_options_config, as: 'advancedOptionsConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyAdvancedOptionsConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAdvancedOptionsConfig::Representation
14897
+
14360
14898
  collection :associations, as: 'associations', class: Google::Apis::ComputeAlpha::SecurityPolicyAssociation, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAssociation::Representation
14361
14899
 
14362
14900
  property :cloud_armor_config, as: 'cloudArmorConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyCloudArmorConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyCloudArmorConfig::Representation
14363
14901
 
14364
14902
  property :creation_timestamp, as: 'creationTimestamp'
14903
+ property :ddos_protection_config, as: 'ddosProtectionConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyDdosProtectionConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyDdosProtectionConfig::Representation
14904
+
14365
14905
  property :description, as: 'description'
14366
14906
  property :display_name, as: 'displayName'
14367
14907
  property :fingerprint, :base64 => true, as: 'fingerprint'
@@ -14371,6 +14911,7 @@ module Google
14371
14911
  hash :labels, as: 'labels'
14372
14912
  property :name, as: 'name'
14373
14913
  property :parent, as: 'parent'
14914
+ property :region, as: 'region'
14374
14915
  property :rule_tuple_count, as: 'ruleTupleCount'
14375
14916
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SecurityPolicyRule, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRule::Representation
14376
14917
 
@@ -14396,6 +14937,14 @@ module Google
14396
14937
  end
14397
14938
  end
14398
14939
 
14940
+ class SecurityPolicyAdvancedOptionsConfig
14941
+ # @private
14942
+ class Representation < Google::Apis::Core::JsonRepresentation
14943
+ property :json_parsing, as: 'jsonParsing'
14944
+ property :log_level, as: 'logLevel'
14945
+ end
14946
+ end
14947
+
14399
14948
  class SecurityPolicyAssociation
14400
14949
  # @private
14401
14950
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14413,14 +14962,23 @@ module Google
14413
14962
  end
14414
14963
  end
14415
14964
 
14965
+ class SecurityPolicyDdosProtectionConfig
14966
+ # @private
14967
+ class Representation < Google::Apis::Core::JsonRepresentation
14968
+ property :ddos_protection, as: 'ddosProtection'
14969
+ end
14970
+ end
14971
+
14416
14972
  class SecurityPolicyList
14417
14973
  # @private
14418
14974
  class Representation < Google::Apis::Core::JsonRepresentation
14975
+ property :etag, as: 'etag'
14419
14976
  property :id, as: 'id'
14420
14977
  collection :items, as: 'items', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
14421
14978
 
14422
14979
  property :kind, as: 'kind'
14423
14980
  property :next_page_token, as: 'nextPageToken'
14981
+ collection :unreachables, as: 'unreachables'
14424
14982
  property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPolicyList::Warning::Representation
14425
14983
 
14426
14984
  end
@@ -14726,7 +15284,7 @@ module Google
14726
15284
  class ServiceAttachmentsScopedList
14727
15285
  # @private
14728
15286
  class Representation < Google::Apis::Core::JsonRepresentation
14729
- collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::ServiceAttachment, decorator: Google::Apis::ComputeAlpha::ServiceAttachment::Representation
15287
+ collection :service_attachments, as: 'serviceAttachments', class: Google::Apis::ComputeAlpha::ServiceAttachment, decorator: Google::Apis::ComputeAlpha::ServiceAttachment::Representation
14730
15288
 
14731
15289
  property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning::Representation
14732
15290
 
@@ -14751,6 +15309,14 @@ module Google
14751
15309
  end
14752
15310
  end
14753
15311
 
15312
+ class ShareSettings
15313
+ # @private
15314
+ class Representation < Google::Apis::Core::JsonRepresentation
15315
+ collection :projects, as: 'projects'
15316
+ property :share_type, as: 'shareType'
15317
+ end
15318
+ end
15319
+
14754
15320
  class ShieldedInstanceConfig
14755
15321
  # @private
14756
15322
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15223,6 +15789,7 @@ module Google
15223
15789
  collection :private_ipv6_google_access_service_accounts, as: 'privateIpv6GoogleAccessServiceAccounts'
15224
15790
  property :purpose, as: 'purpose'
15225
15791
  property :region, as: 'region'
15792
+ property :reserved_internal_range, as: 'reservedInternalRange'
15226
15793
  property :role, as: 'role'
15227
15794
  collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange::Representation
15228
15795
 
@@ -15316,6 +15883,7 @@ module Google
15316
15883
  class Representation < Google::Apis::Core::JsonRepresentation
15317
15884
  property :ip_cidr_range, as: 'ipCidrRange'
15318
15885
  property :range_name, as: 'rangeName'
15886
+ property :reserved_internal_range, as: 'reservedInternalRange'
15319
15887
  end
15320
15888
  end
15321
15889