google-apis-compute_alpha 0.6.0 → 0.11.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.6.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210301"
25
+ REVISION = "20210518"
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
 
@@ -190,12 +184,6 @@ module Google
190
184
  include Google::Apis::Core::JsonObjectSupport
191
185
  end
192
186
 
193
- class Any
194
- class Representation < Google::Apis::Core::JsonRepresentation; end
195
-
196
- include Google::Apis::Core::JsonObjectSupport
197
- end
198
-
199
187
  class AttachedDisk
200
188
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
189
 
@@ -370,6 +358,12 @@ module Google
370
358
  include Google::Apis::Core::JsonObjectSupport
371
359
  end
372
360
 
361
+ class BackendBucketCdnPolicyCacheKeyPolicy
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
373
367
  class BackendBucketCdnPolicyNegativeCachingPolicy
374
368
  class Representation < Google::Apis::Core::JsonRepresentation; end
375
369
 
@@ -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
 
@@ -1660,6 +1732,18 @@ module Google
1660
1732
  include Google::Apis::Core::JsonObjectSupport
1661
1733
  end
1662
1734
 
1735
+ class InstanceGroupManagerInstanceLifecyclePolicy
1736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1737
+
1738
+ include Google::Apis::Core::JsonObjectSupport
1739
+ end
1740
+
1741
+ class InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1663
1747
  class InstanceGroupManagerList
1664
1748
  class Representation < Google::Apis::Core::JsonRepresentation; end
1665
1749
 
@@ -1792,6 +1876,12 @@ module Google
1792
1876
  include Google::Apis::Core::JsonObjectSupport
1793
1877
  end
1794
1878
 
1879
+ class InstanceGroupManagersResumeInstancesRequest
1880
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1881
+
1882
+ include Google::Apis::Core::JsonObjectSupport
1883
+ end
1884
+
1795
1885
  class InstanceGroupManagersScopedList
1796
1886
  class Representation < Google::Apis::Core::JsonRepresentation; end
1797
1887
 
@@ -1828,6 +1918,24 @@ module Google
1828
1918
  include Google::Apis::Core::JsonObjectSupport
1829
1919
  end
1830
1920
 
1921
+ class InstanceGroupManagersStartInstancesRequest
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class InstanceGroupManagersStopInstancesRequest
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class InstanceGroupManagersSuspendInstancesRequest
1934
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+
1936
+ include Google::Apis::Core::JsonObjectSupport
1937
+ end
1938
+
1831
1939
  class InstanceGroupManagersUpdatePerInstanceConfigsReq
1832
1940
  class Representation < Google::Apis::Core::JsonRepresentation; end
1833
1941
 
@@ -2632,6 +2740,48 @@ module Google
2632
2740
  include Google::Apis::Core::JsonObjectSupport
2633
2741
  end
2634
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
+
2635
2785
  class NetworkEndpoint
2636
2786
  class Representation < Google::Apis::Core::JsonRepresentation; end
2637
2787
 
@@ -3790,6 +3940,12 @@ module Google
3790
3940
  include Google::Apis::Core::JsonObjectSupport
3791
3941
  end
3792
3942
 
3943
+ class RegionInstanceGroupManagersResumeInstancesRequest
3944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3945
+
3946
+ include Google::Apis::Core::JsonObjectSupport
3947
+ end
3948
+
3793
3949
  class RegionInstanceGroupManagersSetAutoHealingRequest
3794
3950
  class Representation < Google::Apis::Core::JsonRepresentation; end
3795
3951
 
@@ -3808,6 +3964,24 @@ module Google
3808
3964
  include Google::Apis::Core::JsonObjectSupport
3809
3965
  end
3810
3966
 
3967
+ class RegionInstanceGroupManagersStartInstancesRequest
3968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3969
+
3970
+ include Google::Apis::Core::JsonObjectSupport
3971
+ end
3972
+
3973
+ class RegionInstanceGroupManagersStopInstancesRequest
3974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3975
+
3976
+ include Google::Apis::Core::JsonObjectSupport
3977
+ end
3978
+
3979
+ class RegionInstanceGroupManagersSuspendInstancesRequest
3980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3981
+
3982
+ include Google::Apis::Core::JsonObjectSupport
3983
+ end
3984
+
3811
3985
  class RegionInstanceGroupsListInstances
3812
3986
  class Representation < Google::Apis::Core::JsonRepresentation; end
3813
3987
 
@@ -4390,12 +4564,48 @@ module Google
4390
4564
  include Google::Apis::Core::JsonObjectSupport
4391
4565
  end
4392
4566
 
4567
+ class SecurityPoliciesAggregatedList
4568
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4569
+
4570
+ class Warning
4571
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4572
+
4573
+ class Datum
4574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4575
+
4576
+ include Google::Apis::Core::JsonObjectSupport
4577
+ end
4578
+
4579
+ include Google::Apis::Core::JsonObjectSupport
4580
+ end
4581
+
4582
+ include Google::Apis::Core::JsonObjectSupport
4583
+ end
4584
+
4393
4585
  class SecurityPoliciesListPreconfiguredExpressionSetsResponse
4394
4586
  class Representation < Google::Apis::Core::JsonRepresentation; end
4395
4587
 
4396
4588
  include Google::Apis::Core::JsonObjectSupport
4397
4589
  end
4398
4590
 
4591
+ class SecurityPoliciesScopedList
4592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4593
+
4594
+ class Warning
4595
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4596
+
4597
+ class Datum
4598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4599
+
4600
+ include Google::Apis::Core::JsonObjectSupport
4601
+ end
4602
+
4603
+ include Google::Apis::Core::JsonObjectSupport
4604
+ end
4605
+
4606
+ include Google::Apis::Core::JsonObjectSupport
4607
+ end
4608
+
4399
4609
  class SecurityPoliciesWafConfig
4400
4610
  class Representation < Google::Apis::Core::JsonRepresentation; end
4401
4611
 
@@ -4420,6 +4630,12 @@ module Google
4420
4630
  include Google::Apis::Core::JsonObjectSupport
4421
4631
  end
4422
4632
 
4633
+ class SecurityPolicyAdvancedOptionsConfig
4634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4635
+
4636
+ include Google::Apis::Core::JsonObjectSupport
4637
+ end
4638
+
4423
4639
  class SecurityPolicyAssociation
4424
4640
  class Representation < Google::Apis::Core::JsonRepresentation; end
4425
4641
 
@@ -4432,6 +4648,12 @@ module Google
4432
4648
  include Google::Apis::Core::JsonObjectSupport
4433
4649
  end
4434
4650
 
4651
+ class SecurityPolicyDdosProtectionConfig
4652
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4653
+
4654
+ include Google::Apis::Core::JsonObjectSupport
4655
+ end
4656
+
4435
4657
  class SecurityPolicyList
4436
4658
  class Representation < Google::Apis::Core::JsonRepresentation; end
4437
4659
 
@@ -4462,6 +4684,18 @@ module Google
4462
4684
  include Google::Apis::Core::JsonObjectSupport
4463
4685
  end
4464
4686
 
4687
+ class SecurityPolicyRuleHttpHeaderAction
4688
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4689
+
4690
+ include Google::Apis::Core::JsonObjectSupport
4691
+ end
4692
+
4693
+ class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
4694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4695
+
4696
+ include Google::Apis::Core::JsonObjectSupport
4697
+ end
4698
+
4465
4699
  class SecurityPolicyRuleMatcher
4466
4700
  class Representation < Google::Apis::Core::JsonRepresentation; end
4467
4701
 
@@ -4552,12 +4786,24 @@ module Google
4552
4786
  include Google::Apis::Core::JsonObjectSupport
4553
4787
  end
4554
4788
 
4789
+ class ServiceAttachmentConnectedEndpoint
4790
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4791
+
4792
+ include Google::Apis::Core::JsonObjectSupport
4793
+ end
4794
+
4555
4795
  class ServiceAttachmentConsumerForwardingRule
4556
4796
  class Representation < Google::Apis::Core::JsonRepresentation; end
4557
4797
 
4558
4798
  include Google::Apis::Core::JsonObjectSupport
4559
4799
  end
4560
4800
 
4801
+ class ServiceAttachmentConsumerProjectLimit
4802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4803
+
4804
+ include Google::Apis::Core::JsonObjectSupport
4805
+ end
4806
+
4561
4807
  class ServiceAttachmentList
4562
4808
  class Representation < Google::Apis::Core::JsonRepresentation; end
4563
4809
 
@@ -4594,6 +4840,12 @@ module Google
4594
4840
  include Google::Apis::Core::JsonObjectSupport
4595
4841
  end
4596
4842
 
4843
+ class ShareSettings
4844
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4845
+
4846
+ include Google::Apis::Core::JsonObjectSupport
4847
+ end
4848
+
4597
4849
  class ShieldedInstanceConfig
4598
4850
  class Representation < Google::Apis::Core::JsonRepresentation; end
4599
4851
 
@@ -5446,6 +5698,12 @@ module Google
5446
5698
  include Google::Apis::Core::JsonObjectSupport
5447
5699
  end
5448
5700
 
5701
+ class Uint128
5702
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5703
+
5704
+ include Google::Apis::Core::JsonObjectSupport
5705
+ end
5706
+
5449
5707
  class UpcomingMaintenance
5450
5708
  class Representation < Google::Apis::Core::JsonRepresentation; end
5451
5709
 
@@ -6130,7 +6388,9 @@ module Google
6130
6388
  # @private
6131
6389
  class Representation < Google::Apis::Core::JsonRepresentation
6132
6390
  property :enable_nested_virtualization, as: 'enableNestedVirtualization'
6391
+ property :numa_node_count, as: 'numaNodeCount'
6133
6392
  property :threads_per_core, as: 'threadsPerCore'
6393
+ property :visible_core_count, as: 'visibleCoreCount'
6134
6394
  end
6135
6395
  end
6136
6396
 
@@ -6142,14 +6402,6 @@ module Google
6142
6402
  end
6143
6403
  end
6144
6404
 
6145
- class AllocationShareSettings
6146
- # @private
6147
- class Representation < Google::Apis::Core::JsonRepresentation
6148
- collection :projects, as: 'projects'
6149
- property :share_type, as: 'shareType'
6150
- end
6151
- end
6152
-
6153
6405
  class AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk
6154
6406
  # @private
6155
6407
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6183,14 +6435,6 @@ module Google
6183
6435
  end
6184
6436
  end
6185
6437
 
6186
- class Any
6187
- # @private
6188
- class Representation < Google::Apis::Core::JsonRepresentation
6189
- property :type_url, as: 'typeUrl'
6190
- property :value, :base64 => true, as: 'value'
6191
- end
6192
- end
6193
-
6194
6438
  class AttachedDisk
6195
6439
  # @private
6196
6440
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6517,6 +6761,7 @@ module Google
6517
6761
  property :bucket_name, as: 'bucketName'
6518
6762
  property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeAlpha::BackendBucketCdnPolicy, decorator: Google::Apis::ComputeAlpha::BackendBucketCdnPolicy::Representation
6519
6763
 
6764
+ property :compression_mode, as: 'compressionMode'
6520
6765
  property :creation_timestamp, as: 'creationTimestamp'
6521
6766
  collection :custom_response_headers, as: 'customResponseHeaders'
6522
6767
  property :description, as: 'description'
@@ -6535,6 +6780,8 @@ module Google
6535
6780
  class Representation < Google::Apis::Core::JsonRepresentation
6536
6781
  collection :bypass_cache_on_request_headers, as: 'bypassCacheOnRequestHeaders', class: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyBypassCacheOnRequestHeader, decorator: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyBypassCacheOnRequestHeader::Representation
6537
6782
 
6783
+ property :cache_key_policy, as: 'cacheKeyPolicy', class: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyCacheKeyPolicy, decorator: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyCacheKeyPolicy::Representation
6784
+
6538
6785
  property :cache_mode, as: 'cacheMode'
6539
6786
  property :client_ttl, as: 'clientTtl'
6540
6787
  property :default_ttl, as: 'defaultTtl'
@@ -6556,6 +6803,14 @@ module Google
6556
6803
  end
6557
6804
  end
6558
6805
 
6806
+ class BackendBucketCdnPolicyCacheKeyPolicy
6807
+ # @private
6808
+ class Representation < Google::Apis::Core::JsonRepresentation
6809
+ collection :include_http_headers, as: 'includeHttpHeaders'
6810
+ collection :query_string_whitelist, as: 'queryStringWhitelist'
6811
+ end
6812
+ end
6813
+
6559
6814
  class BackendBucketCdnPolicyNegativeCachingPolicy
6560
6815
  # @private
6561
6816
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6606,6 +6861,7 @@ module Google
6606
6861
 
6607
6862
  property :circuit_breakers, as: 'circuitBreakers', class: Google::Apis::ComputeAlpha::CircuitBreakers, decorator: Google::Apis::ComputeAlpha::CircuitBreakers::Representation
6608
6863
 
6864
+ property :compression_mode, as: 'compressionMode'
6609
6865
  property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeAlpha::ConnectionDraining, decorator: Google::Apis::ComputeAlpha::ConnectionDraining::Representation
6610
6866
 
6611
6867
  property :connection_tracking_policy, as: 'connectionTrackingPolicy', class: Google::Apis::ComputeAlpha::BackendServiceConnectionTrackingPolicy, decorator: Google::Apis::ComputeAlpha::BackendServiceConnectionTrackingPolicy::Representation
@@ -6929,6 +7185,7 @@ module Google
6929
7185
  hash :per_instance_properties, as: 'perInstanceProperties', class: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties, decorator: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties::Representation
6930
7186
 
6931
7187
  collection :predefined_names, as: 'predefinedNames'
7188
+ collection :secure_tags, as: 'secureTags'
6932
7189
  property :source_instance_template, as: 'sourceInstanceTemplate'
6933
7190
  end
6934
7191
  end
@@ -6952,6 +7209,8 @@ module Google
6952
7209
  # @private
6953
7210
  class Representation < Google::Apis::Core::JsonRepresentation
6954
7211
  property :include_host, as: 'includeHost'
7212
+ collection :include_http_headers, as: 'includeHttpHeaders'
7213
+ collection :include_named_cookies, as: 'includeNamedCookies'
6955
7214
  property :include_protocol, as: 'includeProtocol'
6956
7215
  property :include_query_string, as: 'includeQueryString'
6957
7216
  collection :query_string_blacklist, as: 'queryStringBlacklist'
@@ -7004,6 +7263,7 @@ module Google
7004
7263
  class Commitment
7005
7264
  # @private
7006
7265
  class Representation < Google::Apis::Core::JsonRepresentation
7266
+ property :auto_renew, as: 'autoRenew'
7007
7267
  property :category, as: 'category'
7008
7268
  property :creation_timestamp, as: 'creationTimestamp'
7009
7269
  property :description, as: 'description'
@@ -7771,11 +8031,13 @@ module Google
7771
8031
  property :kind, as: 'kind'
7772
8032
  property :name, as: 'name'
7773
8033
  property :parent, as: 'parent'
8034
+ property :region, as: 'region'
7774
8035
  property :rule_tuple_count, as: 'ruleTupleCount'
7775
8036
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
7776
8037
 
7777
8038
  property :self_link, as: 'selfLink'
7778
8039
  property :self_link_with_id, as: 'selfLinkWithId'
8040
+ property :short_name, as: 'shortName'
7779
8041
  end
7780
8042
  end
7781
8043
 
@@ -7786,6 +8048,7 @@ module Google
7786
8048
  property :display_name, as: 'displayName'
7787
8049
  property :firewall_policy_id, as: 'firewallPolicyId'
7788
8050
  property :name, as: 'name'
8051
+ property :short_name, as: 'shortName'
7789
8052
  end
7790
8053
  end
7791
8054
 
@@ -7834,7 +8097,6 @@ module Google
7834
8097
  property :priority, as: 'priority'
7835
8098
  property :rule_tuple_count, as: 'ruleTupleCount'
7836
8099
  collection :target_resources, as: 'targetResources'
7837
- collection :target_secure_labels, as: 'targetSecureLabels'
7838
8100
  collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
7839
8101
 
7840
8102
  collection :target_service_accounts, as: 'targetServiceAccounts'
@@ -7848,7 +8110,6 @@ module Google
7848
8110
  collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleMatcherLayer4Config::Representation
7849
8111
 
7850
8112
  collection :src_ip_ranges, as: 'srcIpRanges'
7851
- collection :src_secure_labels, as: 'srcSecureLabels'
7852
8113
  collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
7853
8114
 
7854
8115
  end
@@ -7905,6 +8166,7 @@ module Google
7905
8166
  property :port_range, as: 'portRange'
7906
8167
  collection :ports, as: 'ports'
7907
8168
  property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
8169
+ property :psc_connection_status, as: 'pscConnectionStatus'
7908
8170
  property :region, as: 'region'
7909
8171
  property :self_link, as: 'selfLink'
7910
8172
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -7912,6 +8174,7 @@ module Google
7912
8174
 
7913
8175
  property :service_label, as: 'serviceLabel'
7914
8176
  property :service_name, as: 'serviceName'
8177
+ collection :source_ip_ranges, as: 'sourceIpRanges'
7915
8178
  property :subnetwork, as: 'subnetwork'
7916
8179
  property :target, as: 'target'
7917
8180
  end
@@ -8001,9 +8264,157 @@ module Google
8001
8264
  class ForwardingRulesScopedList
8002
8265
  # @private
8003
8266
  class Representation < Google::Apis::Core::JsonRepresentation
8004
- collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeAlpha::ForwardingRule, decorator: Google::Apis::ComputeAlpha::ForwardingRule::Representation
8267
+ collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeAlpha::ForwardingRule, decorator: Google::Apis::ComputeAlpha::ForwardingRule::Representation
8268
+
8269
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Representation
8270
+
8271
+ end
8272
+
8273
+ class Warning
8274
+ # @private
8275
+ class Representation < Google::Apis::Core::JsonRepresentation
8276
+ property :code, as: 'code'
8277
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum::Representation
8278
+
8279
+ property :message, as: 'message'
8280
+ end
8281
+
8282
+ class Datum
8283
+ # @private
8284
+ class Representation < Google::Apis::Core::JsonRepresentation
8285
+ property :key, as: 'key'
8286
+ property :value, as: 'value'
8287
+ end
8288
+ end
8289
+ end
8290
+ end
8291
+
8292
+ class FutureReservation
8293
+ # @private
8294
+ class Representation < Google::Apis::Core::JsonRepresentation
8295
+ property :creation_timestamp, as: 'creationTimestamp'
8296
+ property :description, as: 'description'
8297
+ property :id, :numeric_string => true, as: 'id'
8298
+ property :kind, as: 'kind'
8299
+ property :name, as: 'name'
8300
+ property :name_prefix, as: 'namePrefix'
8301
+ property :self_link, as: 'selfLink'
8302
+ property :self_link_with_id, as: 'selfLinkWithId'
8303
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
8304
+
8305
+ property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeAlpha::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeAlpha::FutureReservationSpecificSkuProperties::Representation
8306
+
8307
+ property :status, as: 'status', class: Google::Apis::ComputeAlpha::FutureReservationStatus, decorator: Google::Apis::ComputeAlpha::FutureReservationStatus::Representation
8308
+
8309
+ property :time_window, as: 'timeWindow', class: Google::Apis::ComputeAlpha::FutureReservationTimeWindow, decorator: Google::Apis::ComputeAlpha::FutureReservationTimeWindow::Representation
8310
+
8311
+ property :zone, as: 'zone'
8312
+ end
8313
+ end
8314
+
8315
+ class FutureReservationSpecificSkuProperties
8316
+ # @private
8317
+ class Representation < Google::Apis::Core::JsonRepresentation
8318
+ property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
8319
+
8320
+ property :total_count, :numeric_string => true, as: 'totalCount'
8321
+ end
8322
+ end
8323
+
8324
+ class FutureReservationStatus
8325
+ # @private
8326
+ class Representation < Google::Apis::Core::JsonRepresentation
8327
+ collection :auto_created_reservations, as: 'autoCreatedReservations'
8328
+ property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
8329
+ property :lock_time, as: 'lockTime'
8330
+ property :procurement_status, as: 'procurementStatus'
8331
+ end
8332
+ end
8333
+
8334
+ class FutureReservationTimeWindow
8335
+ # @private
8336
+ class Representation < Google::Apis::Core::JsonRepresentation
8337
+ property :duration, as: 'duration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
8338
+
8339
+ property :end_time, as: 'endTime'
8340
+ property :start_time, as: 'startTime'
8341
+ end
8342
+ end
8343
+
8344
+ class FutureReservationsAggregatedListResponse
8345
+ # @private
8346
+ class Representation < Google::Apis::Core::JsonRepresentation
8347
+ property :etag, as: 'etag'
8348
+ property :id, as: 'id'
8349
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Representation
8350
+
8351
+ property :kind, as: 'kind'
8352
+ property :next_page_token, as: 'nextPageToken'
8353
+ property :self_link, as: 'selfLink'
8354
+ collection :unreachables, as: 'unreachables'
8355
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Representation
8356
+
8357
+ end
8358
+
8359
+ class Warning
8360
+ # @private
8361
+ class Representation < Google::Apis::Core::JsonRepresentation
8362
+ property :code, as: 'code'
8363
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
8364
+
8365
+ property :message, as: 'message'
8366
+ end
8367
+
8368
+ class Datum
8369
+ # @private
8370
+ class Representation < Google::Apis::Core::JsonRepresentation
8371
+ property :key, as: 'key'
8372
+ property :value, as: 'value'
8373
+ end
8374
+ end
8375
+ end
8376
+ end
8377
+
8378
+ class FutureReservationsListResponse
8379
+ # @private
8380
+ class Representation < Google::Apis::Core::JsonRepresentation
8381
+ property :etag, as: 'etag'
8382
+ property :id, as: 'id'
8383
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::FutureReservation, decorator: Google::Apis::ComputeAlpha::FutureReservation::Representation
8384
+
8385
+ property :kind, as: 'kind'
8386
+ property :next_page_token, as: 'nextPageToken'
8387
+ property :self_link, as: 'selfLink'
8388
+ collection :unreachables, as: 'unreachables'
8389
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Representation
8390
+
8391
+ end
8392
+
8393
+ class Warning
8394
+ # @private
8395
+ class Representation < Google::Apis::Core::JsonRepresentation
8396
+ property :code, as: 'code'
8397
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Datum::Representation
8398
+
8399
+ property :message, as: 'message'
8400
+ end
8401
+
8402
+ class Datum
8403
+ # @private
8404
+ class Representation < Google::Apis::Core::JsonRepresentation
8405
+ property :key, as: 'key'
8406
+ property :value, as: 'value'
8407
+ end
8408
+ end
8409
+ end
8410
+ end
8411
+
8412
+ class FutureReservationsScopedList
8413
+ # @private
8414
+ class Representation < Google::Apis::Core::JsonRepresentation
8415
+ collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::FutureReservation, decorator: Google::Apis::ComputeAlpha::FutureReservation::Representation
8005
8416
 
8006
- property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Representation
8417
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Representation
8007
8418
 
8008
8419
  end
8009
8420
 
@@ -8011,7 +8422,7 @@ module Google
8011
8422
  # @private
8012
8423
  class Representation < Google::Apis::Core::JsonRepresentation
8013
8424
  property :code, as: 'code'
8014
- collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum::Representation
8425
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Datum::Representation
8015
8426
 
8016
8427
  property :message, as: 'message'
8017
8428
  end
@@ -8147,6 +8558,7 @@ module Google
8147
8558
  property :proxy_header, as: 'proxyHeader'
8148
8559
  property :request_path, as: 'requestPath'
8149
8560
  property :response, as: 'response'
8561
+ property :weight_report_mode, as: 'weightReportMode'
8150
8562
  end
8151
8563
  end
8152
8564
 
@@ -8160,6 +8572,7 @@ module Google
8160
8572
  property :proxy_header, as: 'proxyHeader'
8161
8573
  property :request_path, as: 'requestPath'
8162
8574
  property :response, as: 'response'
8575
+ property :weight_report_mode, as: 'weightReportMode'
8163
8576
  end
8164
8577
  end
8165
8578
 
@@ -8173,6 +8586,7 @@ module Google
8173
8586
  property :proxy_header, as: 'proxyHeader'
8174
8587
  property :request_path, as: 'requestPath'
8175
8588
  property :response, as: 'response'
8589
+ property :weight_report_mode, as: 'weightReportMode'
8176
8590
  end
8177
8591
  end
8178
8592
 
@@ -8442,6 +8856,8 @@ module Google
8442
8856
  # @private
8443
8857
  class Representation < Google::Apis::Core::JsonRepresentation
8444
8858
  hash :annotations, as: 'annotations'
8859
+ property :forwarding_rule, as: 'forwardingRule'
8860
+ property :forwarding_rule_ip, as: 'forwardingRuleIp'
8445
8861
  property :health_state, as: 'healthState'
8446
8862
  property :instance, as: 'instance'
8447
8863
  property :ip_address, as: 'ipAddress'
@@ -8957,7 +9373,6 @@ module Google
8957
9373
  property :satisfies_pzs, as: 'satisfiesPzs'
8958
9374
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
8959
9375
 
8960
- collection :secure_labels, as: 'secureLabels'
8961
9376
  collection :secure_tags, as: 'secureTags'
8962
9377
  property :self_link, as: 'selfLink'
8963
9378
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -9120,6 +9535,8 @@ module Google
9120
9535
  property :fingerprint, :base64 => true, as: 'fingerprint'
9121
9536
  property :id, :numeric_string => true, as: 'id'
9122
9537
  property :instance_group, as: 'instanceGroup'
9538
+ property :instance_lifecycle_policy, as: 'instanceLifecyclePolicy', class: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicy, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicy::Representation
9539
+
9123
9540
  property :instance_template, as: 'instanceTemplate'
9124
9541
  property :kind, as: 'kind'
9125
9542
  property :name, as: 'name'
@@ -9135,6 +9552,8 @@ module Google
9135
9552
 
9136
9553
  collection :target_pools, as: 'targetPools'
9137
9554
  property :target_size, as: 'targetSize'
9555
+ property :target_stopped_size, as: 'targetStoppedSize'
9556
+ property :target_suspended_size, as: 'targetSuspendedSize'
9138
9557
  property :update_policy, as: 'updatePolicy', class: Google::Apis::ComputeAlpha::InstanceGroupManagerUpdatePolicy, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerUpdatePolicy::Representation
9139
9558
 
9140
9559
  collection :versions, as: 'versions', class: Google::Apis::ComputeAlpha::InstanceGroupManagerVersion, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerVersion::Representation
@@ -9154,6 +9573,10 @@ module Google
9154
9573
  property :recreating, as: 'recreating'
9155
9574
  property :refreshing, as: 'refreshing'
9156
9575
  property :restarting, as: 'restarting'
9576
+ property :resuming, as: 'resuming'
9577
+ property :starting, as: 'starting'
9578
+ property :stopping, as: 'stopping'
9579
+ property :suspending, as: 'suspending'
9157
9580
  property :verifying, as: 'verifying'
9158
9581
  end
9159
9582
  end
@@ -9201,6 +9624,21 @@ module Google
9201
9624
  end
9202
9625
  end
9203
9626
 
9627
+ class InstanceGroupManagerInstanceLifecyclePolicy
9628
+ # @private
9629
+ class Representation < Google::Apis::Core::JsonRepresentation
9630
+ property :metadata_based_readiness_signal, as: 'metadataBasedReadinessSignal', class: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal::Representation
9631
+
9632
+ end
9633
+ end
9634
+
9635
+ class InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal
9636
+ # @private
9637
+ class Representation < Google::Apis::Core::JsonRepresentation
9638
+ property :timeout_sec, as: 'timeoutSec'
9639
+ end
9640
+ end
9641
+
9204
9642
  class InstanceGroupManagerList
9205
9643
  # @private
9206
9644
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9326,6 +9764,7 @@ module Google
9326
9764
  # @private
9327
9765
  class Representation < Google::Apis::Core::JsonRepresentation
9328
9766
  collection :instances, as: 'instances'
9767
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
9329
9768
  end
9330
9769
  end
9331
9770
 
@@ -9406,6 +9845,13 @@ module Google
9406
9845
  end
9407
9846
  end
9408
9847
 
9848
+ class InstanceGroupManagersResumeInstancesRequest
9849
+ # @private
9850
+ class Representation < Google::Apis::Core::JsonRepresentation
9851
+ collection :instances, as: 'instances'
9852
+ end
9853
+ end
9854
+
9409
9855
  class InstanceGroupManagersScopedList
9410
9856
  # @private
9411
9857
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9457,6 +9903,29 @@ module Google
9457
9903
  end
9458
9904
  end
9459
9905
 
9906
+ class InstanceGroupManagersStartInstancesRequest
9907
+ # @private
9908
+ class Representation < Google::Apis::Core::JsonRepresentation
9909
+ collection :instances, as: 'instances'
9910
+ end
9911
+ end
9912
+
9913
+ class InstanceGroupManagersStopInstancesRequest
9914
+ # @private
9915
+ class Representation < Google::Apis::Core::JsonRepresentation
9916
+ property :force_stop, as: 'forceStop'
9917
+ collection :instances, as: 'instances'
9918
+ end
9919
+ end
9920
+
9921
+ class InstanceGroupManagersSuspendInstancesRequest
9922
+ # @private
9923
+ class Representation < Google::Apis::Core::JsonRepresentation
9924
+ property :force_suspend, as: 'forceSuspend'
9925
+ collection :instances, as: 'instances'
9926
+ end
9927
+ end
9928
+
9460
9929
  class InstanceGroupManagersUpdatePerInstanceConfigsReq
9461
9930
  # @private
9462
9931
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9689,6 +10158,7 @@ module Google
9689
10158
  collection :resource_policies, as: 'resourcePolicies'
9690
10159
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
9691
10160
 
10161
+ collection :secure_tags, as: 'secureTags'
9692
10162
  collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeAlpha::ServiceAccount, decorator: Google::Apis::ComputeAlpha::ServiceAccount::Representation
9693
10163
 
9694
10164
  property :shielded_instance_config, as: 'shieldedInstanceConfig', class: Google::Apis::ComputeAlpha::ShieldedInstanceConfig, decorator: Google::Apis::ComputeAlpha::ShieldedInstanceConfig::Representation
@@ -9793,6 +10263,7 @@ module Google
9793
10263
  property :name, as: 'name'
9794
10264
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
9795
10265
 
10266
+ property :short_name, as: 'shortName'
9796
10267
  property :type, as: 'type'
9797
10268
  end
9798
10269
  end
@@ -10009,6 +10480,7 @@ module Google
10009
10480
  property :peer_ip_address, as: 'peerIpAddress'
10010
10481
  property :provisioned_link_count, as: 'provisionedLinkCount'
10011
10482
  property :requested_link_count, as: 'requestedLinkCount'
10483
+ property :satisfies_pzs, as: 'satisfiesPzs'
10012
10484
  property :self_link, as: 'selfLink'
10013
10485
  property :self_link_with_id, as: 'selfLinkWithId'
10014
10486
  property :state, as: 'state'
@@ -10020,10 +10492,15 @@ module Google
10020
10492
  class Representation < Google::Apis::Core::JsonRepresentation
10021
10493
  property :admin_enabled, as: 'adminEnabled'
10022
10494
  property :bandwidth, as: 'bandwidth'
10495
+ collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
10023
10496
  collection :candidate_subnets, as: 'candidateSubnets'
10024
10497
  property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
10498
+ property :cloud_router_ipv6_address, as: 'cloudRouterIpv6Address'
10499
+ property :cloud_router_ipv6_interface_id, as: 'cloudRouterIpv6InterfaceId'
10025
10500
  property :creation_timestamp, as: 'creationTimestamp'
10026
10501
  property :customer_router_ip_address, as: 'customerRouterIpAddress'
10502
+ property :customer_router_ipv6_address, as: 'customerRouterIpv6Address'
10503
+ property :customer_router_ipv6_interface_id, as: 'customerRouterIpv6InterfaceId'
10027
10504
  property :dataplane_version, as: 'dataplaneVersion'
10028
10505
  property :description, as: 'description'
10029
10506
  property :edge_availability_domain, as: 'edgeAvailabilityDomain'
@@ -10046,8 +10523,10 @@ module Google
10046
10523
 
10047
10524
  property :region, as: 'region'
10048
10525
  property :router, as: 'router'
10526
+ property :satisfies_pzs, as: 'satisfiesPzs'
10049
10527
  property :self_link, as: 'selfLink'
10050
10528
  property :self_link_with_id, as: 'selfLinkWithId'
10529
+ property :stack_type, as: 'stackType'
10051
10530
  property :state, as: 'state'
10052
10531
  property :type, as: 'type'
10053
10532
  property :vlan_tag8021q, as: 'vlanTag8021q'
@@ -10276,6 +10755,7 @@ module Google
10276
10755
  property :self_link, as: 'selfLink'
10277
10756
  property :self_link_with_id, as: 'selfLinkWithId'
10278
10757
  property :status, as: 'status'
10758
+ property :supports_pzs, as: 'supportsPzs'
10279
10759
  end
10280
10760
  end
10281
10761
 
@@ -10804,6 +11284,7 @@ module Google
10804
11284
  property :preserved_state_from_policy, as: 'preservedStateFromPolicy', class: Google::Apis::ComputeAlpha::PreservedState, decorator: Google::Apis::ComputeAlpha::PreservedState::Representation
10805
11285
 
10806
11286
  property :tag, as: 'tag'
11287
+ property :target_status, as: 'targetStatus'
10807
11288
  property :version, as: 'version', class: Google::Apis::ComputeAlpha::ManagedInstanceVersion, decorator: Google::Apis::ComputeAlpha::ManagedInstanceVersion::Representation
10808
11289
 
10809
11290
  end
@@ -10932,6 +11413,84 @@ module Google
10932
11413
  end
10933
11414
  end
10934
11415
 
11416
+ class NetworkEdgeSecurityService
11417
+ # @private
11418
+ class Representation < Google::Apis::Core::JsonRepresentation
11419
+ property :creation_timestamp, as: 'creationTimestamp'
11420
+ property :description, as: 'description'
11421
+ property :fingerprint, :base64 => true, as: 'fingerprint'
11422
+ property :id, :numeric_string => true, as: 'id'
11423
+ property :kind, as: 'kind'
11424
+ property :name, as: 'name'
11425
+ property :region, as: 'region'
11426
+ property :security_policy, as: 'securityPolicy'
11427
+ property :self_link, as: 'selfLink'
11428
+ property :self_link_with_id, as: 'selfLinkWithId'
11429
+ end
11430
+ end
11431
+
11432
+ class NetworkEdgeSecurityServiceAggregatedList
11433
+ # @private
11434
+ class Representation < Google::Apis::Core::JsonRepresentation
11435
+ property :etag, as: 'etag'
11436
+ property :id, as: 'id'
11437
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Representation
11438
+
11439
+ property :kind, as: 'kind'
11440
+ property :next_page_token, as: 'nextPageToken'
11441
+ property :self_link, as: 'selfLink'
11442
+ collection :unreachables, as: 'unreachables'
11443
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Representation
11444
+
11445
+ end
11446
+
11447
+ class Warning
11448
+ # @private
11449
+ class Representation < Google::Apis::Core::JsonRepresentation
11450
+ property :code, as: 'code'
11451
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum::Representation
11452
+
11453
+ property :message, as: 'message'
11454
+ end
11455
+
11456
+ class Datum
11457
+ # @private
11458
+ class Representation < Google::Apis::Core::JsonRepresentation
11459
+ property :key, as: 'key'
11460
+ property :value, as: 'value'
11461
+ end
11462
+ end
11463
+ end
11464
+ end
11465
+
11466
+ class NetworkEdgeSecurityServicesScopedList
11467
+ # @private
11468
+ class Representation < Google::Apis::Core::JsonRepresentation
11469
+ collection :network_edge_security_services, as: 'networkEdgeSecurityServices', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityService, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityService::Representation
11470
+
11471
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Representation
11472
+
11473
+ end
11474
+
11475
+ class Warning
11476
+ # @private
11477
+ class Representation < Google::Apis::Core::JsonRepresentation
11478
+ property :code, as: 'code'
11479
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Datum::Representation
11480
+
11481
+ property :message, as: 'message'
11482
+ end
11483
+
11484
+ class Datum
11485
+ # @private
11486
+ class Representation < Google::Apis::Core::JsonRepresentation
11487
+ property :key, as: 'key'
11488
+ property :value, as: 'value'
11489
+ end
11490
+ end
11491
+ end
11492
+ end
11493
+
10935
11494
  class NetworkEndpoint
10936
11495
  # @private
10937
11496
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10963,6 +11522,7 @@ module Google
10963
11522
  property :name, as: 'name'
10964
11523
  property :network, as: 'network'
10965
11524
  property :network_endpoint_type, as: 'networkEndpointType'
11525
+ property :psc_target_service, as: 'pscTargetService'
10966
11526
  property :region, as: 'region'
10967
11527
  property :self_link, as: 'selfLink'
10968
11528
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -11218,6 +11778,7 @@ module Google
11218
11778
  # @private
11219
11779
  class Representation < Google::Apis::Core::JsonRepresentation
11220
11780
  property :ip_address, as: 'ipAddress'
11781
+ property :ip_allocation_mode, as: 'ipAllocationMode'
11221
11782
  property :subnetwork, as: 'subnetwork'
11222
11783
  property :vlan, as: 'vlan'
11223
11784
  end
@@ -11320,6 +11881,7 @@ module Google
11320
11881
  property :name, as: 'name'
11321
11882
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
11322
11883
 
11884
+ property :short_name, as: 'shortName'
11323
11885
  property :type, as: 'type'
11324
11886
  end
11325
11887
  end
@@ -11366,6 +11928,8 @@ module Google
11366
11928
  property :node_template, as: 'nodeTemplate'
11367
11929
  property :self_link, as: 'selfLink'
11368
11930
  property :self_link_with_id, as: 'selfLinkWithId'
11931
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
11932
+
11369
11933
  property :size, as: 'size'
11370
11934
  property :status, as: 'status'
11371
11935
  property :zone, as: 'zone'
@@ -11932,8 +12496,6 @@ module Google
11932
12496
  property :id, :numeric_string => true, as: 'id'
11933
12497
  property :insert_time, as: 'insertTime'
11934
12498
  property :kind, as: 'kind'
11935
- property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Any, decorator: Google::Apis::ComputeAlpha::Any::Representation
11936
-
11937
12499
  property :name, as: 'name'
11938
12500
  property :operation_group_id, as: 'operationGroupId'
11939
12501
  property :operation_type, as: 'operationType'
@@ -12971,6 +13533,7 @@ module Google
12971
13533
  class Representation < Google::Apis::Core::JsonRepresentation
12972
13534
  collection :instances, as: 'instances'
12973
13535
  property :skip_inapplicable_instances, as: 'skipInapplicableInstances'
13536
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
12974
13537
  end
12975
13538
  end
12976
13539
 
@@ -13036,6 +13599,13 @@ module Google
13036
13599
  end
13037
13600
  end
13038
13601
 
13602
+ class RegionInstanceGroupManagersResumeInstancesRequest
13603
+ # @private
13604
+ class Representation < Google::Apis::Core::JsonRepresentation
13605
+ collection :instances, as: 'instances'
13606
+ end
13607
+ end
13608
+
13039
13609
  class RegionInstanceGroupManagersSetAutoHealingRequest
13040
13610
  # @private
13041
13611
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13059,6 +13629,29 @@ module Google
13059
13629
  end
13060
13630
  end
13061
13631
 
13632
+ class RegionInstanceGroupManagersStartInstancesRequest
13633
+ # @private
13634
+ class Representation < Google::Apis::Core::JsonRepresentation
13635
+ collection :instances, as: 'instances'
13636
+ end
13637
+ end
13638
+
13639
+ class RegionInstanceGroupManagersStopInstancesRequest
13640
+ # @private
13641
+ class Representation < Google::Apis::Core::JsonRepresentation
13642
+ property :force_stop, as: 'forceStop'
13643
+ collection :instances, as: 'instances'
13644
+ end
13645
+ end
13646
+
13647
+ class RegionInstanceGroupManagersSuspendInstancesRequest
13648
+ # @private
13649
+ class Representation < Google::Apis::Core::JsonRepresentation
13650
+ property :force_suspend, as: 'forceSuspend'
13651
+ collection :instances, as: 'instances'
13652
+ end
13653
+ end
13654
+
13062
13655
  class RegionInstanceGroupsListInstances
13063
13656
  # @private
13064
13657
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13201,7 +13794,7 @@ module Google
13201
13794
  property :satisfies_pzs, as: 'satisfiesPzs'
13202
13795
  property :self_link, as: 'selfLink'
13203
13796
  property :self_link_with_id, as: 'selfLinkWithId'
13204
- property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::AllocationShareSettings, decorator: Google::Apis::ComputeAlpha::AllocationShareSettings::Representation
13797
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
13205
13798
 
13206
13799
  property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation::Representation
13207
13800
 
@@ -13633,10 +14226,12 @@ module Google
13633
14226
  class Route
13634
14227
  # @private
13635
14228
  class Representation < Google::Apis::Core::JsonRepresentation
14229
+ property :allow_conflicting_subnetworks, as: 'allowConflictingSubnetworks'
13636
14230
  property :creation_timestamp, as: 'creationTimestamp'
13637
14231
  property :description, as: 'description'
13638
14232
  property :dest_range, as: 'destRange'
13639
14233
  property :id, :numeric_string => true, as: 'id'
14234
+ property :ilb_route_behavior_on_unhealthy, as: 'ilbRouteBehaviorOnUnhealthy'
13640
14235
  property :kind, as: 'kind'
13641
14236
  property :name, as: 'name'
13642
14237
  property :network, as: 'network'
@@ -13795,12 +14390,15 @@ module Google
13795
14390
  property :bfd, as: 'bfd', class: Google::Apis::ComputeAlpha::RouterBgpPeerBfd, decorator: Google::Apis::ComputeAlpha::RouterBgpPeerBfd::Representation
13796
14391
 
13797
14392
  property :enable, as: 'enable'
14393
+ property :enable_ipv6, as: 'enableIpv6'
13798
14394
  property :interface_name, as: 'interfaceName'
13799
14395
  property :ip_address, as: 'ipAddress'
14396
+ property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
13800
14397
  property :management_type, as: 'managementType'
13801
14398
  property :name, as: 'name'
13802
14399
  property :peer_asn, as: 'peerAsn'
13803
14400
  property :peer_ip_address, as: 'peerIpAddress'
14401
+ property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
13804
14402
  property :router_appliance_instance, as: 'routerApplianceInstance'
13805
14403
  end
13806
14404
  end
@@ -13868,10 +14466,12 @@ module Google
13868
14466
  # @private
13869
14467
  class Representation < Google::Apis::Core::JsonRepresentation
13870
14468
  collection :drain_nat_ips, as: 'drainNatIps'
14469
+ property :enable_dynamic_port_allocation, as: 'enableDynamicPortAllocation'
13871
14470
  property :enable_endpoint_independent_mapping, as: 'enableEndpointIndependentMapping'
13872
14471
  property :icmp_idle_timeout_sec, as: 'icmpIdleTimeoutSec'
13873
14472
  property :log_config, as: 'logConfig', class: Google::Apis::ComputeAlpha::RouterNatLogConfig, decorator: Google::Apis::ComputeAlpha::RouterNatLogConfig::Representation
13874
14473
 
14474
+ property :max_ports_per_vm, as: 'maxPortsPerVm'
13875
14475
  property :min_ports_per_vm, as: 'minPortsPerVm'
13876
14476
  property :name, as: 'name'
13877
14477
  property :nat_ip_allocate_option, as: 'natIpAllocateOption'
@@ -13946,11 +14546,15 @@ module Google
13946
14546
 
13947
14547
  property :bfd_status, as: 'bfdStatus', class: Google::Apis::ComputeAlpha::BfdStatus, decorator: Google::Apis::ComputeAlpha::BfdStatus::Representation
13948
14548
 
14549
+ property :enable_ipv6, as: 'enableIpv6'
13949
14550
  property :ip_address, as: 'ipAddress'
14551
+ property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
13950
14552
  property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
13951
14553
  property :name, as: 'name'
13952
14554
  property :num_learned_routes, as: 'numLearnedRoutes'
13953
14555
  property :peer_ip_address, as: 'peerIpAddress'
14556
+ property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
14557
+ property :router_appliance_instance, as: 'routerApplianceInstance'
13954
14558
  property :state, as: 'state'
13955
14559
  property :status, as: 'status'
13956
14560
  property :uptime, as: 'uptime'
@@ -14095,6 +14699,7 @@ module Google
14095
14699
  class Representation < Google::Apis::Core::JsonRepresentation
14096
14700
  property :automatic_restart, as: 'automaticRestart'
14097
14701
  property :availability_domain, as: 'availabilityDomain'
14702
+ property :host_error_timeout_seconds, as: 'hostErrorTimeoutSeconds'
14098
14703
  property :latency_tolerant, as: 'latencyTolerant'
14099
14704
  property :location_hint, as: 'locationHint'
14100
14705
  property :maintenance_freeze_duration_hours, as: 'maintenanceFreezeDurationHours'
@@ -14132,6 +14737,40 @@ module Google
14132
14737
  end
14133
14738
  end
14134
14739
 
14740
+ class SecurityPoliciesAggregatedList
14741
+ # @private
14742
+ class Representation < Google::Apis::Core::JsonRepresentation
14743
+ property :etag, as: 'etag'
14744
+ property :id, as: 'id'
14745
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Representation
14746
+
14747
+ property :kind, as: 'kind'
14748
+ property :next_page_token, as: 'nextPageToken'
14749
+ property :self_link, as: 'selfLink'
14750
+ collection :unreachables, as: 'unreachables'
14751
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Representation
14752
+
14753
+ end
14754
+
14755
+ class Warning
14756
+ # @private
14757
+ class Representation < Google::Apis::Core::JsonRepresentation
14758
+ property :code, as: 'code'
14759
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Datum::Representation
14760
+
14761
+ property :message, as: 'message'
14762
+ end
14763
+
14764
+ class Datum
14765
+ # @private
14766
+ class Representation < Google::Apis::Core::JsonRepresentation
14767
+ property :key, as: 'key'
14768
+ property :value, as: 'value'
14769
+ end
14770
+ end
14771
+ end
14772
+ end
14773
+
14135
14774
  class SecurityPoliciesListPreconfiguredExpressionSetsResponse
14136
14775
  # @private
14137
14776
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14140,6 +14779,34 @@ module Google
14140
14779
  end
14141
14780
  end
14142
14781
 
14782
+ class SecurityPoliciesScopedList
14783
+ # @private
14784
+ class Representation < Google::Apis::Core::JsonRepresentation
14785
+ collection :security_policies, as: 'securityPolicies', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
14786
+
14787
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Representation
14788
+
14789
+ end
14790
+
14791
+ class Warning
14792
+ # @private
14793
+ class Representation < Google::Apis::Core::JsonRepresentation
14794
+ property :code, as: 'code'
14795
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Datum::Representation
14796
+
14797
+ property :message, as: 'message'
14798
+ end
14799
+
14800
+ class Datum
14801
+ # @private
14802
+ class Representation < Google::Apis::Core::JsonRepresentation
14803
+ property :key, as: 'key'
14804
+ property :value, as: 'value'
14805
+ end
14806
+ end
14807
+ end
14808
+ end
14809
+
14143
14810
  class SecurityPoliciesWafConfig
14144
14811
  # @private
14145
14812
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14153,11 +14820,15 @@ module Google
14153
14820
  class Representation < Google::Apis::Core::JsonRepresentation
14154
14821
  property :adaptive_protection_config, as: 'adaptiveProtectionConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyAdaptiveProtectionConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAdaptiveProtectionConfig::Representation
14155
14822
 
14823
+ property :advanced_options_config, as: 'advancedOptionsConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyAdvancedOptionsConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAdvancedOptionsConfig::Representation
14824
+
14156
14825
  collection :associations, as: 'associations', class: Google::Apis::ComputeAlpha::SecurityPolicyAssociation, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAssociation::Representation
14157
14826
 
14158
14827
  property :cloud_armor_config, as: 'cloudArmorConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyCloudArmorConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyCloudArmorConfig::Representation
14159
14828
 
14160
14829
  property :creation_timestamp, as: 'creationTimestamp'
14830
+ property :ddos_protection_config, as: 'ddosProtectionConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyDdosProtectionConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyDdosProtectionConfig::Representation
14831
+
14161
14832
  property :description, as: 'description'
14162
14833
  property :display_name, as: 'displayName'
14163
14834
  property :fingerprint, :base64 => true, as: 'fingerprint'
@@ -14167,6 +14838,7 @@ module Google
14167
14838
  hash :labels, as: 'labels'
14168
14839
  property :name, as: 'name'
14169
14840
  property :parent, as: 'parent'
14841
+ property :region, as: 'region'
14170
14842
  property :rule_tuple_count, as: 'ruleTupleCount'
14171
14843
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SecurityPolicyRule, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRule::Representation
14172
14844
 
@@ -14192,6 +14864,14 @@ module Google
14192
14864
  end
14193
14865
  end
14194
14866
 
14867
+ class SecurityPolicyAdvancedOptionsConfig
14868
+ # @private
14869
+ class Representation < Google::Apis::Core::JsonRepresentation
14870
+ property :json_parsing, as: 'jsonParsing'
14871
+ property :log_level, as: 'logLevel'
14872
+ end
14873
+ end
14874
+
14195
14875
  class SecurityPolicyAssociation
14196
14876
  # @private
14197
14877
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14209,14 +14889,23 @@ module Google
14209
14889
  end
14210
14890
  end
14211
14891
 
14892
+ class SecurityPolicyDdosProtectionConfig
14893
+ # @private
14894
+ class Representation < Google::Apis::Core::JsonRepresentation
14895
+ property :ddos_protection, as: 'ddosProtection'
14896
+ end
14897
+ end
14898
+
14212
14899
  class SecurityPolicyList
14213
14900
  # @private
14214
14901
  class Representation < Google::Apis::Core::JsonRepresentation
14902
+ property :etag, as: 'etag'
14215
14903
  property :id, as: 'id'
14216
14904
  collection :items, as: 'items', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
14217
14905
 
14218
14906
  property :kind, as: 'kind'
14219
14907
  property :next_page_token, as: 'nextPageToken'
14908
+ collection :unreachables, as: 'unreachables'
14220
14909
  property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPolicyList::Warning::Representation
14221
14910
 
14222
14911
  end
@@ -14254,6 +14943,8 @@ module Google
14254
14943
  property :description, as: 'description'
14255
14944
  property :direction, as: 'direction'
14256
14945
  property :enable_logging, as: 'enableLogging'
14946
+ property :header_action, as: 'headerAction', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleHttpHeaderAction, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleHttpHeaderAction::Representation
14947
+
14257
14948
  property :kind, as: 'kind'
14258
14949
  property :match, as: 'match', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleMatcher, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleMatcher::Representation
14259
14950
 
@@ -14269,6 +14960,22 @@ module Google
14269
14960
  end
14270
14961
  end
14271
14962
 
14963
+ class SecurityPolicyRuleHttpHeaderAction
14964
+ # @private
14965
+ class Representation < Google::Apis::Core::JsonRepresentation
14966
+ collection :request_headers_to_adds, as: 'requestHeadersToAdds', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption::Representation
14967
+
14968
+ end
14969
+ end
14970
+
14971
+ class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
14972
+ # @private
14973
+ class Representation < Google::Apis::Core::JsonRepresentation
14974
+ property :header_name, as: 'headerName'
14975
+ property :header_value, as: 'headerValue'
14976
+ end
14977
+ end
14978
+
14272
14979
  class SecurityPolicyRuleMatcher
14273
14980
  # @private
14274
14981
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14314,13 +15021,11 @@ module Google
14314
15021
  property :ban_duration_sec, as: 'banDurationSec'
14315
15022
  property :ban_threshold, as: 'banThreshold', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
14316
15023
 
14317
- property :block_duration, as: 'blockDuration'
14318
15024
  property :conform_action, as: 'conformAction'
14319
15025
  property :enforce_on_key, as: 'enforceOnKey'
14320
15026
  property :exceed_action, as: 'exceedAction'
14321
15027
  property :rate_limit_threshold, as: 'rateLimitThreshold', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
14322
15028
 
14323
- property :threshold_rps, as: 'thresholdRps'
14324
15029
  end
14325
15030
  end
14326
15031
 
@@ -14386,19 +15091,28 @@ module Google
14386
15091
  class ServiceAttachment
14387
15092
  # @private
14388
15093
  class Representation < Google::Apis::Core::JsonRepresentation
15094
+ collection :connected_endpoints, as: 'connectedEndpoints', class: Google::Apis::ComputeAlpha::ServiceAttachmentConnectedEndpoint, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentConnectedEndpoint::Representation
15095
+
14389
15096
  property :connection_preference, as: 'connectionPreference'
15097
+ collection :consumer_accept_lists, as: 'consumerAcceptLists', class: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerProjectLimit, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerProjectLimit::Representation
15098
+
14390
15099
  collection :consumer_forwarding_rules, as: 'consumerForwardingRules', class: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerForwardingRule, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerForwardingRule::Representation
14391
15100
 
15101
+ collection :consumer_reject_lists, as: 'consumerRejectLists'
14392
15102
  property :creation_timestamp, as: 'creationTimestamp'
14393
15103
  property :description, as: 'description'
14394
15104
  property :enable_proxy_protocol, as: 'enableProxyProtocol'
15105
+ property :fingerprint, :base64 => true, as: 'fingerprint'
14395
15106
  property :id, :numeric_string => true, as: 'id'
14396
15107
  property :kind, as: 'kind'
14397
15108
  property :name, as: 'name'
14398
15109
  collection :nat_subnets, as: 'natSubnets'
14399
15110
  property :producer_forwarding_rule, as: 'producerForwardingRule'
15111
+ property :psc_service_attachment_id, as: 'pscServiceAttachmentId', class: Google::Apis::ComputeAlpha::Uint128, decorator: Google::Apis::ComputeAlpha::Uint128::Representation
15112
+
14400
15113
  property :region, as: 'region'
14401
15114
  property :self_link, as: 'selfLink'
15115
+ property :target_service, as: 'targetService'
14402
15116
  end
14403
15117
  end
14404
15118
 
@@ -14435,14 +15149,33 @@ module Google
14435
15149
  end
14436
15150
  end
14437
15151
 
15152
+ class ServiceAttachmentConnectedEndpoint
15153
+ # @private
15154
+ class Representation < Google::Apis::Core::JsonRepresentation
15155
+ property :endpoint, as: 'endpoint'
15156
+ property :forwarding_rule, as: 'forwardingRule'
15157
+ property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
15158
+ property :status, as: 'status'
15159
+ end
15160
+ end
15161
+
14438
15162
  class ServiceAttachmentConsumerForwardingRule
14439
15163
  # @private
14440
15164
  class Representation < Google::Apis::Core::JsonRepresentation
14441
15165
  property :forwarding_rule, as: 'forwardingRule'
15166
+ property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
14442
15167
  property :status, as: 'status'
14443
15168
  end
14444
15169
  end
14445
15170
 
15171
+ class ServiceAttachmentConsumerProjectLimit
15172
+ # @private
15173
+ class Representation < Google::Apis::Core::JsonRepresentation
15174
+ property :connection_limit, as: 'connectionLimit'
15175
+ property :project_id_or_num, as: 'projectIdOrNum'
15176
+ end
15177
+ end
15178
+
14446
15179
  class ServiceAttachmentList
14447
15180
  # @private
14448
15181
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14478,7 +15211,7 @@ module Google
14478
15211
  class ServiceAttachmentsScopedList
14479
15212
  # @private
14480
15213
  class Representation < Google::Apis::Core::JsonRepresentation
14481
- collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::ServiceAttachment, decorator: Google::Apis::ComputeAlpha::ServiceAttachment::Representation
15214
+ collection :service_attachments, as: 'serviceAttachments', class: Google::Apis::ComputeAlpha::ServiceAttachment, decorator: Google::Apis::ComputeAlpha::ServiceAttachment::Representation
14482
15215
 
14483
15216
  property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning::Representation
14484
15217
 
@@ -14503,6 +15236,14 @@ module Google
14503
15236
  end
14504
15237
  end
14505
15238
 
15239
+ class ShareSettings
15240
+ # @private
15241
+ class Representation < Google::Apis::Core::JsonRepresentation
15242
+ collection :projects, as: 'projects'
15243
+ property :share_type, as: 'shareType'
15244
+ end
15245
+ end
15246
+
14506
15247
  class ShieldedInstanceConfig
14507
15248
  # @private
14508
15249
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14975,6 +15716,7 @@ module Google
14975
15716
  collection :private_ipv6_google_access_service_accounts, as: 'privateIpv6GoogleAccessServiceAccounts'
14976
15717
  property :purpose, as: 'purpose'
14977
15718
  property :region, as: 'region'
15719
+ property :reserved_internal_range, as: 'reservedInternalRange'
14978
15720
  property :role, as: 'role'
14979
15721
  collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange::Representation
14980
15722
 
@@ -15068,6 +15810,7 @@ module Google
15068
15810
  class Representation < Google::Apis::Core::JsonRepresentation
15069
15811
  property :ip_cidr_range, as: 'ipCidrRange'
15070
15812
  property :range_name, as: 'rangeName'
15813
+ property :reserved_internal_range, as: 'reservedInternalRange'
15071
15814
  end
15072
15815
  end
15073
15816
 
@@ -16038,6 +16781,14 @@ module Google
16038
16781
  end
16039
16782
  end
16040
16783
 
16784
+ class Uint128
16785
+ # @private
16786
+ class Representation < Google::Apis::Core::JsonRepresentation
16787
+ property :high, :numeric_string => true, as: 'high'
16788
+ property :low, :numeric_string => true, as: 'low'
16789
+ end
16790
+ end
16791
+
16041
16792
  class UpcomingMaintenance
16042
16793
  # @private
16043
16794
  class Representation < Google::Apis::Core::JsonRepresentation