google-apis-compute_alpha 0.5.0 → 0.10.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.5.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210209"
25
+ REVISION = "20210505"
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
 
@@ -4432,6 +4642,12 @@ module Google
4432
4642
  include Google::Apis::Core::JsonObjectSupport
4433
4643
  end
4434
4644
 
4645
+ class SecurityPolicyDdosProtectionConfig
4646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4647
+
4648
+ include Google::Apis::Core::JsonObjectSupport
4649
+ end
4650
+
4435
4651
  class SecurityPolicyList
4436
4652
  class Representation < Google::Apis::Core::JsonRepresentation; end
4437
4653
 
@@ -4462,6 +4678,18 @@ module Google
4462
4678
  include Google::Apis::Core::JsonObjectSupport
4463
4679
  end
4464
4680
 
4681
+ class SecurityPolicyRuleHttpHeaderAction
4682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4683
+
4684
+ include Google::Apis::Core::JsonObjectSupport
4685
+ end
4686
+
4687
+ class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
4688
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4689
+
4690
+ include Google::Apis::Core::JsonObjectSupport
4691
+ end
4692
+
4465
4693
  class SecurityPolicyRuleMatcher
4466
4694
  class Representation < Google::Apis::Core::JsonRepresentation; end
4467
4695
 
@@ -4552,12 +4780,24 @@ module Google
4552
4780
  include Google::Apis::Core::JsonObjectSupport
4553
4781
  end
4554
4782
 
4783
+ class ServiceAttachmentConnectedEndpoint
4784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4785
+
4786
+ include Google::Apis::Core::JsonObjectSupport
4787
+ end
4788
+
4555
4789
  class ServiceAttachmentConsumerForwardingRule
4556
4790
  class Representation < Google::Apis::Core::JsonRepresentation; end
4557
4791
 
4558
4792
  include Google::Apis::Core::JsonObjectSupport
4559
4793
  end
4560
4794
 
4795
+ class ServiceAttachmentConsumerProjectLimit
4796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4797
+
4798
+ include Google::Apis::Core::JsonObjectSupport
4799
+ end
4800
+
4561
4801
  class ServiceAttachmentList
4562
4802
  class Representation < Google::Apis::Core::JsonRepresentation; end
4563
4803
 
@@ -4594,6 +4834,12 @@ module Google
4594
4834
  include Google::Apis::Core::JsonObjectSupport
4595
4835
  end
4596
4836
 
4837
+ class ShareSettings
4838
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4839
+
4840
+ include Google::Apis::Core::JsonObjectSupport
4841
+ end
4842
+
4597
4843
  class ShieldedInstanceConfig
4598
4844
  class Representation < Google::Apis::Core::JsonRepresentation; end
4599
4845
 
@@ -5446,6 +5692,12 @@ module Google
5446
5692
  include Google::Apis::Core::JsonObjectSupport
5447
5693
  end
5448
5694
 
5695
+ class Uint128
5696
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5697
+
5698
+ include Google::Apis::Core::JsonObjectSupport
5699
+ end
5700
+
5449
5701
  class UpcomingMaintenance
5450
5702
  class Representation < Google::Apis::Core::JsonRepresentation; end
5451
5703
 
@@ -6131,6 +6383,7 @@ module Google
6131
6383
  class Representation < Google::Apis::Core::JsonRepresentation
6132
6384
  property :enable_nested_virtualization, as: 'enableNestedVirtualization'
6133
6385
  property :threads_per_core, as: 'threadsPerCore'
6386
+ property :visible_core_count, as: 'visibleCoreCount'
6134
6387
  end
6135
6388
  end
6136
6389
 
@@ -6142,14 +6395,6 @@ module Google
6142
6395
  end
6143
6396
  end
6144
6397
 
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
6398
  class AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk
6154
6399
  # @private
6155
6400
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6183,14 +6428,6 @@ module Google
6183
6428
  end
6184
6429
  end
6185
6430
 
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
6431
  class AttachedDisk
6195
6432
  # @private
6196
6433
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6535,6 +6772,8 @@ module Google
6535
6772
  class Representation < Google::Apis::Core::JsonRepresentation
6536
6773
  collection :bypass_cache_on_request_headers, as: 'bypassCacheOnRequestHeaders', class: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyBypassCacheOnRequestHeader, decorator: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyBypassCacheOnRequestHeader::Representation
6537
6774
 
6775
+ property :cache_key_policy, as: 'cacheKeyPolicy', class: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyCacheKeyPolicy, decorator: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyCacheKeyPolicy::Representation
6776
+
6538
6777
  property :cache_mode, as: 'cacheMode'
6539
6778
  property :client_ttl, as: 'clientTtl'
6540
6779
  property :default_ttl, as: 'defaultTtl'
@@ -6556,6 +6795,14 @@ module Google
6556
6795
  end
6557
6796
  end
6558
6797
 
6798
+ class BackendBucketCdnPolicyCacheKeyPolicy
6799
+ # @private
6800
+ class Representation < Google::Apis::Core::JsonRepresentation
6801
+ collection :include_http_headers, as: 'includeHttpHeaders'
6802
+ collection :query_string_whitelist, as: 'queryStringWhitelist'
6803
+ end
6804
+ end
6805
+
6559
6806
  class BackendBucketCdnPolicyNegativeCachingPolicy
6560
6807
  # @private
6561
6808
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6929,6 +7176,7 @@ module Google
6929
7176
  hash :per_instance_properties, as: 'perInstanceProperties', class: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties, decorator: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties::Representation
6930
7177
 
6931
7178
  collection :predefined_names, as: 'predefinedNames'
7179
+ collection :secure_tags, as: 'secureTags'
6932
7180
  property :source_instance_template, as: 'sourceInstanceTemplate'
6933
7181
  end
6934
7182
  end
@@ -6952,6 +7200,8 @@ module Google
6952
7200
  # @private
6953
7201
  class Representation < Google::Apis::Core::JsonRepresentation
6954
7202
  property :include_host, as: 'includeHost'
7203
+ collection :include_http_headers, as: 'includeHttpHeaders'
7204
+ collection :include_named_cookies, as: 'includeNamedCookies'
6955
7205
  property :include_protocol, as: 'includeProtocol'
6956
7206
  property :include_query_string, as: 'includeQueryString'
6957
7207
  collection :query_string_blacklist, as: 'queryStringBlacklist'
@@ -7004,6 +7254,7 @@ module Google
7004
7254
  class Commitment
7005
7255
  # @private
7006
7256
  class Representation < Google::Apis::Core::JsonRepresentation
7257
+ property :auto_renew, as: 'autoRenew'
7007
7258
  property :category, as: 'category'
7008
7259
  property :creation_timestamp, as: 'creationTimestamp'
7009
7260
  property :description, as: 'description'
@@ -7771,11 +8022,13 @@ module Google
7771
8022
  property :kind, as: 'kind'
7772
8023
  property :name, as: 'name'
7773
8024
  property :parent, as: 'parent'
8025
+ property :region, as: 'region'
7774
8026
  property :rule_tuple_count, as: 'ruleTupleCount'
7775
8027
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
7776
8028
 
7777
8029
  property :self_link, as: 'selfLink'
7778
8030
  property :self_link_with_id, as: 'selfLinkWithId'
8031
+ property :short_name, as: 'shortName'
7779
8032
  end
7780
8033
  end
7781
8034
 
@@ -7786,6 +8039,7 @@ module Google
7786
8039
  property :display_name, as: 'displayName'
7787
8040
  property :firewall_policy_id, as: 'firewallPolicyId'
7788
8041
  property :name, as: 'name'
8042
+ property :short_name, as: 'shortName'
7789
8043
  end
7790
8044
  end
7791
8045
 
@@ -7834,7 +8088,6 @@ module Google
7834
8088
  property :priority, as: 'priority'
7835
8089
  property :rule_tuple_count, as: 'ruleTupleCount'
7836
8090
  collection :target_resources, as: 'targetResources'
7837
- collection :target_secure_labels, as: 'targetSecureLabels'
7838
8091
  collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
7839
8092
 
7840
8093
  collection :target_service_accounts, as: 'targetServiceAccounts'
@@ -7848,7 +8101,6 @@ module Google
7848
8101
  collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleMatcherLayer4Config::Representation
7849
8102
 
7850
8103
  collection :src_ip_ranges, as: 'srcIpRanges'
7851
- collection :src_secure_labels, as: 'srcSecureLabels'
7852
8104
  collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
7853
8105
 
7854
8106
  end
@@ -7905,6 +8157,7 @@ module Google
7905
8157
  property :port_range, as: 'portRange'
7906
8158
  collection :ports, as: 'ports'
7907
8159
  property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
8160
+ property :psc_connection_status, as: 'pscConnectionStatus'
7908
8161
  property :region, as: 'region'
7909
8162
  property :self_link, as: 'selfLink'
7910
8163
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -7912,6 +8165,7 @@ module Google
7912
8165
 
7913
8166
  property :service_label, as: 'serviceLabel'
7914
8167
  property :service_name, as: 'serviceName'
8168
+ collection :source_ip_ranges, as: 'sourceIpRanges'
7915
8169
  property :subnetwork, as: 'subnetwork'
7916
8170
  property :target, as: 'target'
7917
8171
  end
@@ -7998,12 +8252,160 @@ module Google
7998
8252
  end
7999
8253
  end
8000
8254
 
8001
- class ForwardingRulesScopedList
8255
+ class ForwardingRulesScopedList
8256
+ # @private
8257
+ class Representation < Google::Apis::Core::JsonRepresentation
8258
+ collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeAlpha::ForwardingRule, decorator: Google::Apis::ComputeAlpha::ForwardingRule::Representation
8259
+
8260
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Representation
8261
+
8262
+ end
8263
+
8264
+ class Warning
8265
+ # @private
8266
+ class Representation < Google::Apis::Core::JsonRepresentation
8267
+ property :code, as: 'code'
8268
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum::Representation
8269
+
8270
+ property :message, as: 'message'
8271
+ end
8272
+
8273
+ class Datum
8274
+ # @private
8275
+ class Representation < Google::Apis::Core::JsonRepresentation
8276
+ property :key, as: 'key'
8277
+ property :value, as: 'value'
8278
+ end
8279
+ end
8280
+ end
8281
+ end
8282
+
8283
+ class FutureReservation
8284
+ # @private
8285
+ class Representation < Google::Apis::Core::JsonRepresentation
8286
+ property :creation_timestamp, as: 'creationTimestamp'
8287
+ property :description, as: 'description'
8288
+ property :id, :numeric_string => true, as: 'id'
8289
+ property :kind, as: 'kind'
8290
+ property :name, as: 'name'
8291
+ property :name_prefix, as: 'namePrefix'
8292
+ property :self_link, as: 'selfLink'
8293
+ property :self_link_with_id, as: 'selfLinkWithId'
8294
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
8295
+
8296
+ property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeAlpha::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeAlpha::FutureReservationSpecificSkuProperties::Representation
8297
+
8298
+ property :status, as: 'status', class: Google::Apis::ComputeAlpha::FutureReservationStatus, decorator: Google::Apis::ComputeAlpha::FutureReservationStatus::Representation
8299
+
8300
+ property :time_window, as: 'timeWindow', class: Google::Apis::ComputeAlpha::FutureReservationTimeWindow, decorator: Google::Apis::ComputeAlpha::FutureReservationTimeWindow::Representation
8301
+
8302
+ property :zone, as: 'zone'
8303
+ end
8304
+ end
8305
+
8306
+ class FutureReservationSpecificSkuProperties
8307
+ # @private
8308
+ class Representation < Google::Apis::Core::JsonRepresentation
8309
+ property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
8310
+
8311
+ property :total_count, :numeric_string => true, as: 'totalCount'
8312
+ end
8313
+ end
8314
+
8315
+ class FutureReservationStatus
8316
+ # @private
8317
+ class Representation < Google::Apis::Core::JsonRepresentation
8318
+ collection :auto_created_reservations, as: 'autoCreatedReservations'
8319
+ property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
8320
+ property :lock_time, as: 'lockTime'
8321
+ property :procurement_status, as: 'procurementStatus'
8322
+ end
8323
+ end
8324
+
8325
+ class FutureReservationTimeWindow
8326
+ # @private
8327
+ class Representation < Google::Apis::Core::JsonRepresentation
8328
+ property :duration, as: 'duration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
8329
+
8330
+ property :end_time, as: 'endTime'
8331
+ property :start_time, as: 'startTime'
8332
+ end
8333
+ end
8334
+
8335
+ class FutureReservationsAggregatedListResponse
8336
+ # @private
8337
+ class Representation < Google::Apis::Core::JsonRepresentation
8338
+ property :etag, as: 'etag'
8339
+ property :id, as: 'id'
8340
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Representation
8341
+
8342
+ property :kind, as: 'kind'
8343
+ property :next_page_token, as: 'nextPageToken'
8344
+ property :self_link, as: 'selfLink'
8345
+ collection :unreachables, as: 'unreachables'
8346
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Representation
8347
+
8348
+ end
8349
+
8350
+ class Warning
8351
+ # @private
8352
+ class Representation < Google::Apis::Core::JsonRepresentation
8353
+ property :code, as: 'code'
8354
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
8355
+
8356
+ property :message, as: 'message'
8357
+ end
8358
+
8359
+ class Datum
8360
+ # @private
8361
+ class Representation < Google::Apis::Core::JsonRepresentation
8362
+ property :key, as: 'key'
8363
+ property :value, as: 'value'
8364
+ end
8365
+ end
8366
+ end
8367
+ end
8368
+
8369
+ class FutureReservationsListResponse
8370
+ # @private
8371
+ class Representation < Google::Apis::Core::JsonRepresentation
8372
+ property :etag, as: 'etag'
8373
+ property :id, as: 'id'
8374
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::FutureReservation, decorator: Google::Apis::ComputeAlpha::FutureReservation::Representation
8375
+
8376
+ property :kind, as: 'kind'
8377
+ property :next_page_token, as: 'nextPageToken'
8378
+ property :self_link, as: 'selfLink'
8379
+ collection :unreachables, as: 'unreachables'
8380
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Representation
8381
+
8382
+ end
8383
+
8384
+ class Warning
8385
+ # @private
8386
+ class Representation < Google::Apis::Core::JsonRepresentation
8387
+ property :code, as: 'code'
8388
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Datum::Representation
8389
+
8390
+ property :message, as: 'message'
8391
+ end
8392
+
8393
+ class Datum
8394
+ # @private
8395
+ class Representation < Google::Apis::Core::JsonRepresentation
8396
+ property :key, as: 'key'
8397
+ property :value, as: 'value'
8398
+ end
8399
+ end
8400
+ end
8401
+ end
8402
+
8403
+ class FutureReservationsScopedList
8002
8404
  # @private
8003
8405
  class Representation < Google::Apis::Core::JsonRepresentation
8004
- collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeAlpha::ForwardingRule, decorator: Google::Apis::ComputeAlpha::ForwardingRule::Representation
8406
+ collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::FutureReservation, decorator: Google::Apis::ComputeAlpha::FutureReservation::Representation
8005
8407
 
8006
- property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Representation
8408
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Representation
8007
8409
 
8008
8410
  end
8009
8411
 
@@ -8011,7 +8413,7 @@ module Google
8011
8413
  # @private
8012
8414
  class Representation < Google::Apis::Core::JsonRepresentation
8013
8415
  property :code, as: 'code'
8014
- collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum::Representation
8416
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Datum::Representation
8015
8417
 
8016
8418
  property :message, as: 'message'
8017
8419
  end
@@ -8147,6 +8549,7 @@ module Google
8147
8549
  property :proxy_header, as: 'proxyHeader'
8148
8550
  property :request_path, as: 'requestPath'
8149
8551
  property :response, as: 'response'
8552
+ property :weight_report_mode, as: 'weightReportMode'
8150
8553
  end
8151
8554
  end
8152
8555
 
@@ -8160,6 +8563,7 @@ module Google
8160
8563
  property :proxy_header, as: 'proxyHeader'
8161
8564
  property :request_path, as: 'requestPath'
8162
8565
  property :response, as: 'response'
8566
+ property :weight_report_mode, as: 'weightReportMode'
8163
8567
  end
8164
8568
  end
8165
8569
 
@@ -8173,6 +8577,7 @@ module Google
8173
8577
  property :proxy_header, as: 'proxyHeader'
8174
8578
  property :request_path, as: 'requestPath'
8175
8579
  property :response, as: 'response'
8580
+ property :weight_report_mode, as: 'weightReportMode'
8176
8581
  end
8177
8582
  end
8178
8583
 
@@ -8442,6 +8847,8 @@ module Google
8442
8847
  # @private
8443
8848
  class Representation < Google::Apis::Core::JsonRepresentation
8444
8849
  hash :annotations, as: 'annotations'
8850
+ property :forwarding_rule, as: 'forwardingRule'
8851
+ property :forwarding_rule_ip, as: 'forwardingRuleIp'
8445
8852
  property :health_state, as: 'healthState'
8446
8853
  property :instance, as: 'instance'
8447
8854
  property :ip_address, as: 'ipAddress'
@@ -8957,7 +9364,6 @@ module Google
8957
9364
  property :satisfies_pzs, as: 'satisfiesPzs'
8958
9365
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
8959
9366
 
8960
- collection :secure_labels, as: 'secureLabels'
8961
9367
  collection :secure_tags, as: 'secureTags'
8962
9368
  property :self_link, as: 'selfLink'
8963
9369
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -9120,6 +9526,8 @@ module Google
9120
9526
  property :fingerprint, :base64 => true, as: 'fingerprint'
9121
9527
  property :id, :numeric_string => true, as: 'id'
9122
9528
  property :instance_group, as: 'instanceGroup'
9529
+ property :instance_lifecycle_policy, as: 'instanceLifecyclePolicy', class: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicy, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicy::Representation
9530
+
9123
9531
  property :instance_template, as: 'instanceTemplate'
9124
9532
  property :kind, as: 'kind'
9125
9533
  property :name, as: 'name'
@@ -9135,6 +9543,8 @@ module Google
9135
9543
 
9136
9544
  collection :target_pools, as: 'targetPools'
9137
9545
  property :target_size, as: 'targetSize'
9546
+ property :target_stopped_size, as: 'targetStoppedSize'
9547
+ property :target_suspended_size, as: 'targetSuspendedSize'
9138
9548
  property :update_policy, as: 'updatePolicy', class: Google::Apis::ComputeAlpha::InstanceGroupManagerUpdatePolicy, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerUpdatePolicy::Representation
9139
9549
 
9140
9550
  collection :versions, as: 'versions', class: Google::Apis::ComputeAlpha::InstanceGroupManagerVersion, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerVersion::Representation
@@ -9154,6 +9564,10 @@ module Google
9154
9564
  property :recreating, as: 'recreating'
9155
9565
  property :refreshing, as: 'refreshing'
9156
9566
  property :restarting, as: 'restarting'
9567
+ property :resuming, as: 'resuming'
9568
+ property :starting, as: 'starting'
9569
+ property :stopping, as: 'stopping'
9570
+ property :suspending, as: 'suspending'
9157
9571
  property :verifying, as: 'verifying'
9158
9572
  end
9159
9573
  end
@@ -9201,6 +9615,21 @@ module Google
9201
9615
  end
9202
9616
  end
9203
9617
 
9618
+ class InstanceGroupManagerInstanceLifecyclePolicy
9619
+ # @private
9620
+ class Representation < Google::Apis::Core::JsonRepresentation
9621
+ property :metadata_based_readiness_signal, as: 'metadataBasedReadinessSignal', class: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal::Representation
9622
+
9623
+ end
9624
+ end
9625
+
9626
+ class InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal
9627
+ # @private
9628
+ class Representation < Google::Apis::Core::JsonRepresentation
9629
+ property :timeout_sec, as: 'timeoutSec'
9630
+ end
9631
+ end
9632
+
9204
9633
  class InstanceGroupManagerList
9205
9634
  # @private
9206
9635
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9326,6 +9755,7 @@ module Google
9326
9755
  # @private
9327
9756
  class Representation < Google::Apis::Core::JsonRepresentation
9328
9757
  collection :instances, as: 'instances'
9758
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
9329
9759
  end
9330
9760
  end
9331
9761
 
@@ -9406,6 +9836,13 @@ module Google
9406
9836
  end
9407
9837
  end
9408
9838
 
9839
+ class InstanceGroupManagersResumeInstancesRequest
9840
+ # @private
9841
+ class Representation < Google::Apis::Core::JsonRepresentation
9842
+ collection :instances, as: 'instances'
9843
+ end
9844
+ end
9845
+
9409
9846
  class InstanceGroupManagersScopedList
9410
9847
  # @private
9411
9848
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9457,6 +9894,29 @@ module Google
9457
9894
  end
9458
9895
  end
9459
9896
 
9897
+ class InstanceGroupManagersStartInstancesRequest
9898
+ # @private
9899
+ class Representation < Google::Apis::Core::JsonRepresentation
9900
+ collection :instances, as: 'instances'
9901
+ end
9902
+ end
9903
+
9904
+ class InstanceGroupManagersStopInstancesRequest
9905
+ # @private
9906
+ class Representation < Google::Apis::Core::JsonRepresentation
9907
+ property :force_stop, as: 'forceStop'
9908
+ collection :instances, as: 'instances'
9909
+ end
9910
+ end
9911
+
9912
+ class InstanceGroupManagersSuspendInstancesRequest
9913
+ # @private
9914
+ class Representation < Google::Apis::Core::JsonRepresentation
9915
+ property :force_suspend, as: 'forceSuspend'
9916
+ collection :instances, as: 'instances'
9917
+ end
9918
+ end
9919
+
9460
9920
  class InstanceGroupManagersUpdatePerInstanceConfigsReq
9461
9921
  # @private
9462
9922
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9689,6 +10149,7 @@ module Google
9689
10149
  collection :resource_policies, as: 'resourcePolicies'
9690
10150
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
9691
10151
 
10152
+ collection :secure_tags, as: 'secureTags'
9692
10153
  collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeAlpha::ServiceAccount, decorator: Google::Apis::ComputeAlpha::ServiceAccount::Representation
9693
10154
 
9694
10155
  property :shielded_instance_config, as: 'shieldedInstanceConfig', class: Google::Apis::ComputeAlpha::ShieldedInstanceConfig, decorator: Google::Apis::ComputeAlpha::ShieldedInstanceConfig::Representation
@@ -9793,6 +10254,7 @@ module Google
9793
10254
  property :name, as: 'name'
9794
10255
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
9795
10256
 
10257
+ property :short_name, as: 'shortName'
9796
10258
  property :type, as: 'type'
9797
10259
  end
9798
10260
  end
@@ -10009,6 +10471,7 @@ module Google
10009
10471
  property :peer_ip_address, as: 'peerIpAddress'
10010
10472
  property :provisioned_link_count, as: 'provisionedLinkCount'
10011
10473
  property :requested_link_count, as: 'requestedLinkCount'
10474
+ property :satisfies_pzs, as: 'satisfiesPzs'
10012
10475
  property :self_link, as: 'selfLink'
10013
10476
  property :self_link_with_id, as: 'selfLinkWithId'
10014
10477
  property :state, as: 'state'
@@ -10020,10 +10483,15 @@ module Google
10020
10483
  class Representation < Google::Apis::Core::JsonRepresentation
10021
10484
  property :admin_enabled, as: 'adminEnabled'
10022
10485
  property :bandwidth, as: 'bandwidth'
10486
+ collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
10023
10487
  collection :candidate_subnets, as: 'candidateSubnets'
10024
10488
  property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
10489
+ property :cloud_router_ipv6_address, as: 'cloudRouterIpv6Address'
10490
+ property :cloud_router_ipv6_interface_id, as: 'cloudRouterIpv6InterfaceId'
10025
10491
  property :creation_timestamp, as: 'creationTimestamp'
10026
10492
  property :customer_router_ip_address, as: 'customerRouterIpAddress'
10493
+ property :customer_router_ipv6_address, as: 'customerRouterIpv6Address'
10494
+ property :customer_router_ipv6_interface_id, as: 'customerRouterIpv6InterfaceId'
10027
10495
  property :dataplane_version, as: 'dataplaneVersion'
10028
10496
  property :description, as: 'description'
10029
10497
  property :edge_availability_domain, as: 'edgeAvailabilityDomain'
@@ -10046,8 +10514,10 @@ module Google
10046
10514
 
10047
10515
  property :region, as: 'region'
10048
10516
  property :router, as: 'router'
10517
+ property :satisfies_pzs, as: 'satisfiesPzs'
10049
10518
  property :self_link, as: 'selfLink'
10050
10519
  property :self_link_with_id, as: 'selfLinkWithId'
10520
+ property :stack_type, as: 'stackType'
10051
10521
  property :state, as: 'state'
10052
10522
  property :type, as: 'type'
10053
10523
  property :vlan_tag8021q, as: 'vlanTag8021q'
@@ -10276,6 +10746,7 @@ module Google
10276
10746
  property :self_link, as: 'selfLink'
10277
10747
  property :self_link_with_id, as: 'selfLinkWithId'
10278
10748
  property :status, as: 'status'
10749
+ property :supports_pzs, as: 'supportsPzs'
10279
10750
  end
10280
10751
  end
10281
10752
 
@@ -10804,6 +11275,7 @@ module Google
10804
11275
  property :preserved_state_from_policy, as: 'preservedStateFromPolicy', class: Google::Apis::ComputeAlpha::PreservedState, decorator: Google::Apis::ComputeAlpha::PreservedState::Representation
10805
11276
 
10806
11277
  property :tag, as: 'tag'
11278
+ property :target_status, as: 'targetStatus'
10807
11279
  property :version, as: 'version', class: Google::Apis::ComputeAlpha::ManagedInstanceVersion, decorator: Google::Apis::ComputeAlpha::ManagedInstanceVersion::Representation
10808
11280
 
10809
11281
  end
@@ -10932,6 +11404,84 @@ module Google
10932
11404
  end
10933
11405
  end
10934
11406
 
11407
+ class NetworkEdgeSecurityService
11408
+ # @private
11409
+ class Representation < Google::Apis::Core::JsonRepresentation
11410
+ property :creation_timestamp, as: 'creationTimestamp'
11411
+ property :description, as: 'description'
11412
+ property :fingerprint, :base64 => true, as: 'fingerprint'
11413
+ property :id, :numeric_string => true, as: 'id'
11414
+ property :kind, as: 'kind'
11415
+ property :name, as: 'name'
11416
+ property :region, as: 'region'
11417
+ property :security_policy, as: 'securityPolicy'
11418
+ property :self_link, as: 'selfLink'
11419
+ property :self_link_with_id, as: 'selfLinkWithId'
11420
+ end
11421
+ end
11422
+
11423
+ class NetworkEdgeSecurityServiceAggregatedList
11424
+ # @private
11425
+ class Representation < Google::Apis::Core::JsonRepresentation
11426
+ property :etag, as: 'etag'
11427
+ property :id, as: 'id'
11428
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Representation
11429
+
11430
+ property :kind, as: 'kind'
11431
+ property :next_page_token, as: 'nextPageToken'
11432
+ property :self_link, as: 'selfLink'
11433
+ collection :unreachables, as: 'unreachables'
11434
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Representation
11435
+
11436
+ end
11437
+
11438
+ class Warning
11439
+ # @private
11440
+ class Representation < Google::Apis::Core::JsonRepresentation
11441
+ property :code, as: 'code'
11442
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum::Representation
11443
+
11444
+ property :message, as: 'message'
11445
+ end
11446
+
11447
+ class Datum
11448
+ # @private
11449
+ class Representation < Google::Apis::Core::JsonRepresentation
11450
+ property :key, as: 'key'
11451
+ property :value, as: 'value'
11452
+ end
11453
+ end
11454
+ end
11455
+ end
11456
+
11457
+ class NetworkEdgeSecurityServicesScopedList
11458
+ # @private
11459
+ class Representation < Google::Apis::Core::JsonRepresentation
11460
+ collection :network_edge_security_services, as: 'networkEdgeSecurityServices', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityService, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityService::Representation
11461
+
11462
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Representation
11463
+
11464
+ end
11465
+
11466
+ class Warning
11467
+ # @private
11468
+ class Representation < Google::Apis::Core::JsonRepresentation
11469
+ property :code, as: 'code'
11470
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Datum::Representation
11471
+
11472
+ property :message, as: 'message'
11473
+ end
11474
+
11475
+ class Datum
11476
+ # @private
11477
+ class Representation < Google::Apis::Core::JsonRepresentation
11478
+ property :key, as: 'key'
11479
+ property :value, as: 'value'
11480
+ end
11481
+ end
11482
+ end
11483
+ end
11484
+
10935
11485
  class NetworkEndpoint
10936
11486
  # @private
10937
11487
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10963,6 +11513,7 @@ module Google
10963
11513
  property :name, as: 'name'
10964
11514
  property :network, as: 'network'
10965
11515
  property :network_endpoint_type, as: 'networkEndpointType'
11516
+ property :psc_target_service, as: 'pscTargetService'
10966
11517
  property :region, as: 'region'
10967
11518
  property :self_link, as: 'selfLink'
10968
11519
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -11320,6 +11871,7 @@ module Google
11320
11871
  property :name, as: 'name'
11321
11872
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::FirewallPolicyRule, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRule::Representation
11322
11873
 
11874
+ property :short_name, as: 'shortName'
11323
11875
  property :type, as: 'type'
11324
11876
  end
11325
11877
  end
@@ -11932,8 +12484,6 @@ module Google
11932
12484
  property :id, :numeric_string => true, as: 'id'
11933
12485
  property :insert_time, as: 'insertTime'
11934
12486
  property :kind, as: 'kind'
11935
- property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Any, decorator: Google::Apis::ComputeAlpha::Any::Representation
11936
-
11937
12487
  property :name, as: 'name'
11938
12488
  property :operation_group_id, as: 'operationGroupId'
11939
12489
  property :operation_type, as: 'operationType'
@@ -12971,6 +13521,7 @@ module Google
12971
13521
  class Representation < Google::Apis::Core::JsonRepresentation
12972
13522
  collection :instances, as: 'instances'
12973
13523
  property :skip_inapplicable_instances, as: 'skipInapplicableInstances'
13524
+ property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
12974
13525
  end
12975
13526
  end
12976
13527
 
@@ -13036,6 +13587,13 @@ module Google
13036
13587
  end
13037
13588
  end
13038
13589
 
13590
+ class RegionInstanceGroupManagersResumeInstancesRequest
13591
+ # @private
13592
+ class Representation < Google::Apis::Core::JsonRepresentation
13593
+ collection :instances, as: 'instances'
13594
+ end
13595
+ end
13596
+
13039
13597
  class RegionInstanceGroupManagersSetAutoHealingRequest
13040
13598
  # @private
13041
13599
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13059,6 +13617,29 @@ module Google
13059
13617
  end
13060
13618
  end
13061
13619
 
13620
+ class RegionInstanceGroupManagersStartInstancesRequest
13621
+ # @private
13622
+ class Representation < Google::Apis::Core::JsonRepresentation
13623
+ collection :instances, as: 'instances'
13624
+ end
13625
+ end
13626
+
13627
+ class RegionInstanceGroupManagersStopInstancesRequest
13628
+ # @private
13629
+ class Representation < Google::Apis::Core::JsonRepresentation
13630
+ property :force_stop, as: 'forceStop'
13631
+ collection :instances, as: 'instances'
13632
+ end
13633
+ end
13634
+
13635
+ class RegionInstanceGroupManagersSuspendInstancesRequest
13636
+ # @private
13637
+ class Representation < Google::Apis::Core::JsonRepresentation
13638
+ property :force_suspend, as: 'forceSuspend'
13639
+ collection :instances, as: 'instances'
13640
+ end
13641
+ end
13642
+
13062
13643
  class RegionInstanceGroupsListInstances
13063
13644
  # @private
13064
13645
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13201,7 +13782,7 @@ module Google
13201
13782
  property :satisfies_pzs, as: 'satisfiesPzs'
13202
13783
  property :self_link, as: 'selfLink'
13203
13784
  property :self_link_with_id, as: 'selfLinkWithId'
13204
- property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::AllocationShareSettings, decorator: Google::Apis::ComputeAlpha::AllocationShareSettings::Representation
13785
+ property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
13205
13786
 
13206
13787
  property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation::Representation
13207
13788
 
@@ -13633,10 +14214,12 @@ module Google
13633
14214
  class Route
13634
14215
  # @private
13635
14216
  class Representation < Google::Apis::Core::JsonRepresentation
14217
+ property :allow_conflicting_subnetworks, as: 'allowConflictingSubnetworks'
13636
14218
  property :creation_timestamp, as: 'creationTimestamp'
13637
14219
  property :description, as: 'description'
13638
14220
  property :dest_range, as: 'destRange'
13639
14221
  property :id, :numeric_string => true, as: 'id'
14222
+ property :ilb_route_behavior_on_unhealthy, as: 'ilbRouteBehaviorOnUnhealthy'
13640
14223
  property :kind, as: 'kind'
13641
14224
  property :name, as: 'name'
13642
14225
  property :network, as: 'network'
@@ -13795,12 +14378,15 @@ module Google
13795
14378
  property :bfd, as: 'bfd', class: Google::Apis::ComputeAlpha::RouterBgpPeerBfd, decorator: Google::Apis::ComputeAlpha::RouterBgpPeerBfd::Representation
13796
14379
 
13797
14380
  property :enable, as: 'enable'
14381
+ property :enable_ipv6, as: 'enableIpv6'
13798
14382
  property :interface_name, as: 'interfaceName'
13799
14383
  property :ip_address, as: 'ipAddress'
14384
+ property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
13800
14385
  property :management_type, as: 'managementType'
13801
14386
  property :name, as: 'name'
13802
14387
  property :peer_asn, as: 'peerAsn'
13803
14388
  property :peer_ip_address, as: 'peerIpAddress'
14389
+ property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
13804
14390
  property :router_appliance_instance, as: 'routerApplianceInstance'
13805
14391
  end
13806
14392
  end
@@ -13868,10 +14454,12 @@ module Google
13868
14454
  # @private
13869
14455
  class Representation < Google::Apis::Core::JsonRepresentation
13870
14456
  collection :drain_nat_ips, as: 'drainNatIps'
14457
+ property :enable_dynamic_port_allocation, as: 'enableDynamicPortAllocation'
13871
14458
  property :enable_endpoint_independent_mapping, as: 'enableEndpointIndependentMapping'
13872
14459
  property :icmp_idle_timeout_sec, as: 'icmpIdleTimeoutSec'
13873
14460
  property :log_config, as: 'logConfig', class: Google::Apis::ComputeAlpha::RouterNatLogConfig, decorator: Google::Apis::ComputeAlpha::RouterNatLogConfig::Representation
13874
14461
 
14462
+ property :max_ports_per_vm, as: 'maxPortsPerVm'
13875
14463
  property :min_ports_per_vm, as: 'minPortsPerVm'
13876
14464
  property :name, as: 'name'
13877
14465
  property :nat_ip_allocate_option, as: 'natIpAllocateOption'
@@ -13946,11 +14534,15 @@ module Google
13946
14534
 
13947
14535
  property :bfd_status, as: 'bfdStatus', class: Google::Apis::ComputeAlpha::BfdStatus, decorator: Google::Apis::ComputeAlpha::BfdStatus::Representation
13948
14536
 
14537
+ property :enable_ipv6, as: 'enableIpv6'
13949
14538
  property :ip_address, as: 'ipAddress'
14539
+ property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
13950
14540
  property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
13951
14541
  property :name, as: 'name'
13952
14542
  property :num_learned_routes, as: 'numLearnedRoutes'
13953
14543
  property :peer_ip_address, as: 'peerIpAddress'
14544
+ property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
14545
+ property :router_appliance_instance, as: 'routerApplianceInstance'
13954
14546
  property :state, as: 'state'
13955
14547
  property :status, as: 'status'
13956
14548
  property :uptime, as: 'uptime'
@@ -14132,6 +14724,40 @@ module Google
14132
14724
  end
14133
14725
  end
14134
14726
 
14727
+ class SecurityPoliciesAggregatedList
14728
+ # @private
14729
+ class Representation < Google::Apis::Core::JsonRepresentation
14730
+ property :etag, as: 'etag'
14731
+ property :id, as: 'id'
14732
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Representation
14733
+
14734
+ property :kind, as: 'kind'
14735
+ property :next_page_token, as: 'nextPageToken'
14736
+ property :self_link, as: 'selfLink'
14737
+ collection :unreachables, as: 'unreachables'
14738
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Representation
14739
+
14740
+ end
14741
+
14742
+ class Warning
14743
+ # @private
14744
+ class Representation < Google::Apis::Core::JsonRepresentation
14745
+ property :code, as: 'code'
14746
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Datum::Representation
14747
+
14748
+ property :message, as: 'message'
14749
+ end
14750
+
14751
+ class Datum
14752
+ # @private
14753
+ class Representation < Google::Apis::Core::JsonRepresentation
14754
+ property :key, as: 'key'
14755
+ property :value, as: 'value'
14756
+ end
14757
+ end
14758
+ end
14759
+ end
14760
+
14135
14761
  class SecurityPoliciesListPreconfiguredExpressionSetsResponse
14136
14762
  # @private
14137
14763
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14140,6 +14766,34 @@ module Google
14140
14766
  end
14141
14767
  end
14142
14768
 
14769
+ class SecurityPoliciesScopedList
14770
+ # @private
14771
+ class Representation < Google::Apis::Core::JsonRepresentation
14772
+ collection :security_policies, as: 'securityPolicies', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
14773
+
14774
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Representation
14775
+
14776
+ end
14777
+
14778
+ class Warning
14779
+ # @private
14780
+ class Representation < Google::Apis::Core::JsonRepresentation
14781
+ property :code, as: 'code'
14782
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Datum::Representation
14783
+
14784
+ property :message, as: 'message'
14785
+ end
14786
+
14787
+ class Datum
14788
+ # @private
14789
+ class Representation < Google::Apis::Core::JsonRepresentation
14790
+ property :key, as: 'key'
14791
+ property :value, as: 'value'
14792
+ end
14793
+ end
14794
+ end
14795
+ end
14796
+
14143
14797
  class SecurityPoliciesWafConfig
14144
14798
  # @private
14145
14799
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14158,6 +14812,8 @@ module Google
14158
14812
  property :cloud_armor_config, as: 'cloudArmorConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyCloudArmorConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyCloudArmorConfig::Representation
14159
14813
 
14160
14814
  property :creation_timestamp, as: 'creationTimestamp'
14815
+ property :ddos_protection_config, as: 'ddosProtectionConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyDdosProtectionConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyDdosProtectionConfig::Representation
14816
+
14161
14817
  property :description, as: 'description'
14162
14818
  property :display_name, as: 'displayName'
14163
14819
  property :fingerprint, :base64 => true, as: 'fingerprint'
@@ -14167,6 +14823,7 @@ module Google
14167
14823
  hash :labels, as: 'labels'
14168
14824
  property :name, as: 'name'
14169
14825
  property :parent, as: 'parent'
14826
+ property :region, as: 'region'
14170
14827
  property :rule_tuple_count, as: 'ruleTupleCount'
14171
14828
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SecurityPolicyRule, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRule::Representation
14172
14829
 
@@ -14209,14 +14866,23 @@ module Google
14209
14866
  end
14210
14867
  end
14211
14868
 
14869
+ class SecurityPolicyDdosProtectionConfig
14870
+ # @private
14871
+ class Representation < Google::Apis::Core::JsonRepresentation
14872
+ property :ddos_protection, as: 'ddosProtection'
14873
+ end
14874
+ end
14875
+
14212
14876
  class SecurityPolicyList
14213
14877
  # @private
14214
14878
  class Representation < Google::Apis::Core::JsonRepresentation
14879
+ property :etag, as: 'etag'
14215
14880
  property :id, as: 'id'
14216
14881
  collection :items, as: 'items', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
14217
14882
 
14218
14883
  property :kind, as: 'kind'
14219
14884
  property :next_page_token, as: 'nextPageToken'
14885
+ collection :unreachables, as: 'unreachables'
14220
14886
  property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPolicyList::Warning::Representation
14221
14887
 
14222
14888
  end
@@ -14254,6 +14920,8 @@ module Google
14254
14920
  property :description, as: 'description'
14255
14921
  property :direction, as: 'direction'
14256
14922
  property :enable_logging, as: 'enableLogging'
14923
+ property :header_action, as: 'headerAction', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleHttpHeaderAction, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleHttpHeaderAction::Representation
14924
+
14257
14925
  property :kind, as: 'kind'
14258
14926
  property :match, as: 'match', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleMatcher, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleMatcher::Representation
14259
14927
 
@@ -14269,6 +14937,22 @@ module Google
14269
14937
  end
14270
14938
  end
14271
14939
 
14940
+ class SecurityPolicyRuleHttpHeaderAction
14941
+ # @private
14942
+ class Representation < Google::Apis::Core::JsonRepresentation
14943
+ collection :request_headers_to_adds, as: 'requestHeadersToAdds', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption::Representation
14944
+
14945
+ end
14946
+ end
14947
+
14948
+ class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
14949
+ # @private
14950
+ class Representation < Google::Apis::Core::JsonRepresentation
14951
+ property :header_name, as: 'headerName'
14952
+ property :header_value, as: 'headerValue'
14953
+ end
14954
+ end
14955
+
14272
14956
  class SecurityPolicyRuleMatcher
14273
14957
  # @private
14274
14958
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14314,13 +14998,11 @@ module Google
14314
14998
  property :ban_duration_sec, as: 'banDurationSec'
14315
14999
  property :ban_threshold, as: 'banThreshold', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
14316
15000
 
14317
- property :block_duration, as: 'blockDuration'
14318
15001
  property :conform_action, as: 'conformAction'
14319
15002
  property :enforce_on_key, as: 'enforceOnKey'
14320
15003
  property :exceed_action, as: 'exceedAction'
14321
15004
  property :rate_limit_threshold, as: 'rateLimitThreshold', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
14322
15005
 
14323
- property :threshold_rps, as: 'thresholdRps'
14324
15006
  end
14325
15007
  end
14326
15008
 
@@ -14386,19 +15068,28 @@ module Google
14386
15068
  class ServiceAttachment
14387
15069
  # @private
14388
15070
  class Representation < Google::Apis::Core::JsonRepresentation
15071
+ collection :connected_endpoints, as: 'connectedEndpoints', class: Google::Apis::ComputeAlpha::ServiceAttachmentConnectedEndpoint, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentConnectedEndpoint::Representation
15072
+
14389
15073
  property :connection_preference, as: 'connectionPreference'
15074
+ collection :consumer_accept_lists, as: 'consumerAcceptLists', class: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerProjectLimit, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerProjectLimit::Representation
15075
+
14390
15076
  collection :consumer_forwarding_rules, as: 'consumerForwardingRules', class: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerForwardingRule, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerForwardingRule::Representation
14391
15077
 
15078
+ collection :consumer_reject_lists, as: 'consumerRejectLists'
14392
15079
  property :creation_timestamp, as: 'creationTimestamp'
14393
15080
  property :description, as: 'description'
14394
15081
  property :enable_proxy_protocol, as: 'enableProxyProtocol'
15082
+ property :fingerprint, :base64 => true, as: 'fingerprint'
14395
15083
  property :id, :numeric_string => true, as: 'id'
14396
15084
  property :kind, as: 'kind'
14397
15085
  property :name, as: 'name'
14398
15086
  collection :nat_subnets, as: 'natSubnets'
14399
15087
  property :producer_forwarding_rule, as: 'producerForwardingRule'
15088
+ property :psc_service_attachment_id, as: 'pscServiceAttachmentId', class: Google::Apis::ComputeAlpha::Uint128, decorator: Google::Apis::ComputeAlpha::Uint128::Representation
15089
+
14400
15090
  property :region, as: 'region'
14401
15091
  property :self_link, as: 'selfLink'
15092
+ property :target_service, as: 'targetService'
14402
15093
  end
14403
15094
  end
14404
15095
 
@@ -14435,14 +15126,33 @@ module Google
14435
15126
  end
14436
15127
  end
14437
15128
 
15129
+ class ServiceAttachmentConnectedEndpoint
15130
+ # @private
15131
+ class Representation < Google::Apis::Core::JsonRepresentation
15132
+ property :endpoint, as: 'endpoint'
15133
+ property :forwarding_rule, as: 'forwardingRule'
15134
+ property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
15135
+ property :status, as: 'status'
15136
+ end
15137
+ end
15138
+
14438
15139
  class ServiceAttachmentConsumerForwardingRule
14439
15140
  # @private
14440
15141
  class Representation < Google::Apis::Core::JsonRepresentation
14441
15142
  property :forwarding_rule, as: 'forwardingRule'
15143
+ property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
14442
15144
  property :status, as: 'status'
14443
15145
  end
14444
15146
  end
14445
15147
 
15148
+ class ServiceAttachmentConsumerProjectLimit
15149
+ # @private
15150
+ class Representation < Google::Apis::Core::JsonRepresentation
15151
+ property :connection_limit, as: 'connectionLimit'
15152
+ property :project_id_or_num, as: 'projectIdOrNum'
15153
+ end
15154
+ end
15155
+
14446
15156
  class ServiceAttachmentList
14447
15157
  # @private
14448
15158
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14478,7 +15188,7 @@ module Google
14478
15188
  class ServiceAttachmentsScopedList
14479
15189
  # @private
14480
15190
  class Representation < Google::Apis::Core::JsonRepresentation
14481
- collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::ServiceAttachment, decorator: Google::Apis::ComputeAlpha::ServiceAttachment::Representation
15191
+ collection :service_attachments, as: 'serviceAttachments', class: Google::Apis::ComputeAlpha::ServiceAttachment, decorator: Google::Apis::ComputeAlpha::ServiceAttachment::Representation
14482
15192
 
14483
15193
  property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning::Representation
14484
15194
 
@@ -14503,6 +15213,14 @@ module Google
14503
15213
  end
14504
15214
  end
14505
15215
 
15216
+ class ShareSettings
15217
+ # @private
15218
+ class Representation < Google::Apis::Core::JsonRepresentation
15219
+ collection :projects, as: 'projects'
15220
+ property :share_type, as: 'shareType'
15221
+ end
15222
+ end
15223
+
14506
15224
  class ShieldedInstanceConfig
14507
15225
  # @private
14508
15226
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14975,6 +15693,7 @@ module Google
14975
15693
  collection :private_ipv6_google_access_service_accounts, as: 'privateIpv6GoogleAccessServiceAccounts'
14976
15694
  property :purpose, as: 'purpose'
14977
15695
  property :region, as: 'region'
15696
+ property :reserved_internal_range, as: 'reservedInternalRange'
14978
15697
  property :role, as: 'role'
14979
15698
  collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange::Representation
14980
15699
 
@@ -15068,6 +15787,7 @@ module Google
15068
15787
  class Representation < Google::Apis::Core::JsonRepresentation
15069
15788
  property :ip_cidr_range, as: 'ipCidrRange'
15070
15789
  property :range_name, as: 'rangeName'
15790
+ property :reserved_internal_range, as: 'reservedInternalRange'
15071
15791
  end
15072
15792
  end
15073
15793
 
@@ -16038,6 +16758,14 @@ module Google
16038
16758
  end
16039
16759
  end
16040
16760
 
16761
+ class Uint128
16762
+ # @private
16763
+ class Representation < Google::Apis::Core::JsonRepresentation
16764
+ property :high, :numeric_string => true, as: 'high'
16765
+ property :low, :numeric_string => true, as: 'low'
16766
+ end
16767
+ end
16768
+
16041
16769
  class UpcomingMaintenance
16042
16770
  # @private
16043
16771
  class Representation < Google::Apis::Core::JsonRepresentation