google-apis-compute_alpha 0.7.0 → 0.12.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +22 -0
- data/lib/google/apis/compute_alpha/classes.rb +2226 -533
- data/lib/google/apis/compute_alpha/gem_version.rb +3 -3
- data/lib/google/apis/compute_alpha/representations.rb +706 -67
- data/lib/google/apis/compute_alpha/service.rb +1937 -474
- metadata +4 -4
@@ -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.
|
19
|
+
GEM_VERSION = "0.12.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.3.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210525"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -166,12 +166,6 @@ module Google
|
|
166
166
|
include Google::Apis::Core::JsonObjectSupport
|
167
167
|
end
|
168
168
|
|
169
|
-
class AllocationShareSettings
|
170
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
-
|
172
|
-
include Google::Apis::Core::JsonObjectSupport
|
173
|
-
end
|
174
|
-
|
175
169
|
class AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk
|
176
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
171
|
|
@@ -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
|
|
@@ -2668,6 +2740,48 @@ module Google
|
|
2668
2740
|
include Google::Apis::Core::JsonObjectSupport
|
2669
2741
|
end
|
2670
2742
|
|
2743
|
+
class NetworkEdgeSecurityService
|
2744
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2745
|
+
|
2746
|
+
include Google::Apis::Core::JsonObjectSupport
|
2747
|
+
end
|
2748
|
+
|
2749
|
+
class NetworkEdgeSecurityServiceAggregatedList
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
class Warning
|
2753
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2754
|
+
|
2755
|
+
class Datum
|
2756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2757
|
+
|
2758
|
+
include Google::Apis::Core::JsonObjectSupport
|
2759
|
+
end
|
2760
|
+
|
2761
|
+
include Google::Apis::Core::JsonObjectSupport
|
2762
|
+
end
|
2763
|
+
|
2764
|
+
include Google::Apis::Core::JsonObjectSupport
|
2765
|
+
end
|
2766
|
+
|
2767
|
+
class NetworkEdgeSecurityServicesScopedList
|
2768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2769
|
+
|
2770
|
+
class Warning
|
2771
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2772
|
+
|
2773
|
+
class Datum
|
2774
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2775
|
+
|
2776
|
+
include Google::Apis::Core::JsonObjectSupport
|
2777
|
+
end
|
2778
|
+
|
2779
|
+
include Google::Apis::Core::JsonObjectSupport
|
2780
|
+
end
|
2781
|
+
|
2782
|
+
include Google::Apis::Core::JsonObjectSupport
|
2783
|
+
end
|
2784
|
+
|
2671
2785
|
class NetworkEndpoint
|
2672
2786
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2673
2787
|
|
@@ -3898,6 +4012,30 @@ module Google
|
|
3898
4012
|
include Google::Apis::Core::JsonObjectSupport
|
3899
4013
|
end
|
3900
4014
|
|
4015
|
+
class RegionInstancesRecommendLocationsResource
|
4016
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4017
|
+
|
4018
|
+
include Google::Apis::Core::JsonObjectSupport
|
4019
|
+
end
|
4020
|
+
|
4021
|
+
class RegionInstancesRecommendLocationsResponse
|
4022
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4023
|
+
|
4024
|
+
include Google::Apis::Core::JsonObjectSupport
|
4025
|
+
end
|
4026
|
+
|
4027
|
+
class RegionInstancesRecommendLocationsResponseRecommendation
|
4028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4029
|
+
|
4030
|
+
include Google::Apis::Core::JsonObjectSupport
|
4031
|
+
end
|
4032
|
+
|
4033
|
+
class RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs
|
4034
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4035
|
+
|
4036
|
+
include Google::Apis::Core::JsonObjectSupport
|
4037
|
+
end
|
4038
|
+
|
3901
4039
|
class RegionInstantSnapshotsExportRequest
|
3902
4040
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3903
4041
|
|
@@ -4204,6 +4342,12 @@ module Google
|
|
4204
4342
|
include Google::Apis::Core::JsonObjectSupport
|
4205
4343
|
end
|
4206
4344
|
|
4345
|
+
class ResourceStatusUpcomingMaintenance
|
4346
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4347
|
+
|
4348
|
+
include Google::Apis::Core::JsonObjectSupport
|
4349
|
+
end
|
4350
|
+
|
4207
4351
|
class RolloutPolicy
|
4208
4352
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4209
4353
|
|
@@ -4450,12 +4594,48 @@ module Google
|
|
4450
4594
|
include Google::Apis::Core::JsonObjectSupport
|
4451
4595
|
end
|
4452
4596
|
|
4597
|
+
class SecurityPoliciesAggregatedList
|
4598
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4599
|
+
|
4600
|
+
class Warning
|
4601
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4602
|
+
|
4603
|
+
class Datum
|
4604
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4605
|
+
|
4606
|
+
include Google::Apis::Core::JsonObjectSupport
|
4607
|
+
end
|
4608
|
+
|
4609
|
+
include Google::Apis::Core::JsonObjectSupport
|
4610
|
+
end
|
4611
|
+
|
4612
|
+
include Google::Apis::Core::JsonObjectSupport
|
4613
|
+
end
|
4614
|
+
|
4453
4615
|
class SecurityPoliciesListPreconfiguredExpressionSetsResponse
|
4454
4616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4455
4617
|
|
4456
4618
|
include Google::Apis::Core::JsonObjectSupport
|
4457
4619
|
end
|
4458
4620
|
|
4621
|
+
class SecurityPoliciesScopedList
|
4622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4623
|
+
|
4624
|
+
class Warning
|
4625
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4626
|
+
|
4627
|
+
class Datum
|
4628
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4629
|
+
|
4630
|
+
include Google::Apis::Core::JsonObjectSupport
|
4631
|
+
end
|
4632
|
+
|
4633
|
+
include Google::Apis::Core::JsonObjectSupport
|
4634
|
+
end
|
4635
|
+
|
4636
|
+
include Google::Apis::Core::JsonObjectSupport
|
4637
|
+
end
|
4638
|
+
|
4459
4639
|
class SecurityPoliciesWafConfig
|
4460
4640
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4461
4641
|
|
@@ -4480,6 +4660,12 @@ module Google
|
|
4480
4660
|
include Google::Apis::Core::JsonObjectSupport
|
4481
4661
|
end
|
4482
4662
|
|
4663
|
+
class SecurityPolicyAdvancedOptionsConfig
|
4664
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4665
|
+
|
4666
|
+
include Google::Apis::Core::JsonObjectSupport
|
4667
|
+
end
|
4668
|
+
|
4483
4669
|
class SecurityPolicyAssociation
|
4484
4670
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4485
4671
|
|
@@ -4492,6 +4678,12 @@ module Google
|
|
4492
4678
|
include Google::Apis::Core::JsonObjectSupport
|
4493
4679
|
end
|
4494
4680
|
|
4681
|
+
class SecurityPolicyDdosProtectionConfig
|
4682
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4683
|
+
|
4684
|
+
include Google::Apis::Core::JsonObjectSupport
|
4685
|
+
end
|
4686
|
+
|
4495
4687
|
class SecurityPolicyList
|
4496
4688
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4497
4689
|
|
@@ -4624,12 +4816,24 @@ module Google
|
|
4624
4816
|
include Google::Apis::Core::JsonObjectSupport
|
4625
4817
|
end
|
4626
4818
|
|
4819
|
+
class ServiceAttachmentConnectedEndpoint
|
4820
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4821
|
+
|
4822
|
+
include Google::Apis::Core::JsonObjectSupport
|
4823
|
+
end
|
4824
|
+
|
4627
4825
|
class ServiceAttachmentConsumerForwardingRule
|
4628
4826
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4629
4827
|
|
4630
4828
|
include Google::Apis::Core::JsonObjectSupport
|
4631
4829
|
end
|
4632
4830
|
|
4831
|
+
class ServiceAttachmentConsumerProjectLimit
|
4832
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4833
|
+
|
4834
|
+
include Google::Apis::Core::JsonObjectSupport
|
4835
|
+
end
|
4836
|
+
|
4633
4837
|
class ServiceAttachmentList
|
4634
4838
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4635
4839
|
|
@@ -4666,6 +4870,12 @@ module Google
|
|
4666
4870
|
include Google::Apis::Core::JsonObjectSupport
|
4667
4871
|
end
|
4668
4872
|
|
4873
|
+
class ShareSettings
|
4874
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4875
|
+
|
4876
|
+
include Google::Apis::Core::JsonObjectSupport
|
4877
|
+
end
|
4878
|
+
|
4669
4879
|
class ShieldedInstanceConfig
|
4670
4880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4671
4881
|
|
@@ -5518,6 +5728,12 @@ module Google
|
|
5518
5728
|
include Google::Apis::Core::JsonObjectSupport
|
5519
5729
|
end
|
5520
5730
|
|
5731
|
+
class Uint128
|
5732
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5733
|
+
|
5734
|
+
include Google::Apis::Core::JsonObjectSupport
|
5735
|
+
end
|
5736
|
+
|
5521
5737
|
class UpcomingMaintenance
|
5522
5738
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5523
5739
|
|
@@ -6202,6 +6418,7 @@ module Google
|
|
6202
6418
|
# @private
|
6203
6419
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6204
6420
|
property :enable_nested_virtualization, as: 'enableNestedVirtualization'
|
6421
|
+
property :numa_node_count, as: 'numaNodeCount'
|
6205
6422
|
property :threads_per_core, as: 'threadsPerCore'
|
6206
6423
|
property :visible_core_count, as: 'visibleCoreCount'
|
6207
6424
|
end
|
@@ -6215,14 +6432,6 @@ module Google
|
|
6215
6432
|
end
|
6216
6433
|
end
|
6217
6434
|
|
6218
|
-
class AllocationShareSettings
|
6219
|
-
# @private
|
6220
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
6221
|
-
collection :projects, as: 'projects'
|
6222
|
-
property :share_type, as: 'shareType'
|
6223
|
-
end
|
6224
|
-
end
|
6225
|
-
|
6226
6435
|
class AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk
|
6227
6436
|
# @private
|
6228
6437
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6256,14 +6465,6 @@ module Google
|
|
6256
6465
|
end
|
6257
6466
|
end
|
6258
6467
|
|
6259
|
-
class Any
|
6260
|
-
# @private
|
6261
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
6262
|
-
property :type_url, as: 'typeUrl'
|
6263
|
-
property :value, :base64 => true, as: 'value'
|
6264
|
-
end
|
6265
|
-
end
|
6266
|
-
|
6267
6468
|
class AttachedDisk
|
6268
6469
|
# @private
|
6269
6470
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6590,6 +6791,7 @@ module Google
|
|
6590
6791
|
property :bucket_name, as: 'bucketName'
|
6591
6792
|
property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeAlpha::BackendBucketCdnPolicy, decorator: Google::Apis::ComputeAlpha::BackendBucketCdnPolicy::Representation
|
6592
6793
|
|
6794
|
+
property :compression_mode, as: 'compressionMode'
|
6593
6795
|
property :creation_timestamp, as: 'creationTimestamp'
|
6594
6796
|
collection :custom_response_headers, as: 'customResponseHeaders'
|
6595
6797
|
property :description, as: 'description'
|
@@ -6608,6 +6810,8 @@ module Google
|
|
6608
6810
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6609
6811
|
collection :bypass_cache_on_request_headers, as: 'bypassCacheOnRequestHeaders', class: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyBypassCacheOnRequestHeader, decorator: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyBypassCacheOnRequestHeader::Representation
|
6610
6812
|
|
6813
|
+
property :cache_key_policy, as: 'cacheKeyPolicy', class: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyCacheKeyPolicy, decorator: Google::Apis::ComputeAlpha::BackendBucketCdnPolicyCacheKeyPolicy::Representation
|
6814
|
+
|
6611
6815
|
property :cache_mode, as: 'cacheMode'
|
6612
6816
|
property :client_ttl, as: 'clientTtl'
|
6613
6817
|
property :default_ttl, as: 'defaultTtl'
|
@@ -6629,6 +6833,14 @@ module Google
|
|
6629
6833
|
end
|
6630
6834
|
end
|
6631
6835
|
|
6836
|
+
class BackendBucketCdnPolicyCacheKeyPolicy
|
6837
|
+
# @private
|
6838
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6839
|
+
collection :include_http_headers, as: 'includeHttpHeaders'
|
6840
|
+
collection :query_string_whitelist, as: 'queryStringWhitelist'
|
6841
|
+
end
|
6842
|
+
end
|
6843
|
+
|
6632
6844
|
class BackendBucketCdnPolicyNegativeCachingPolicy
|
6633
6845
|
# @private
|
6634
6846
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6679,6 +6891,7 @@ module Google
|
|
6679
6891
|
|
6680
6892
|
property :circuit_breakers, as: 'circuitBreakers', class: Google::Apis::ComputeAlpha::CircuitBreakers, decorator: Google::Apis::ComputeAlpha::CircuitBreakers::Representation
|
6681
6893
|
|
6894
|
+
property :compression_mode, as: 'compressionMode'
|
6682
6895
|
property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeAlpha::ConnectionDraining, decorator: Google::Apis::ComputeAlpha::ConnectionDraining::Representation
|
6683
6896
|
|
6684
6897
|
property :connection_tracking_policy, as: 'connectionTrackingPolicy', class: Google::Apis::ComputeAlpha::BackendServiceConnectionTrackingPolicy, decorator: Google::Apis::ComputeAlpha::BackendServiceConnectionTrackingPolicy::Representation
|
@@ -7002,6 +7215,7 @@ module Google
|
|
7002
7215
|
hash :per_instance_properties, as: 'perInstanceProperties', class: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties, decorator: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties::Representation
|
7003
7216
|
|
7004
7217
|
collection :predefined_names, as: 'predefinedNames'
|
7218
|
+
collection :secure_tags, as: 'secureTags'
|
7005
7219
|
property :source_instance_template, as: 'sourceInstanceTemplate'
|
7006
7220
|
end
|
7007
7221
|
end
|
@@ -7025,6 +7239,8 @@ module Google
|
|
7025
7239
|
# @private
|
7026
7240
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7027
7241
|
property :include_host, as: 'includeHost'
|
7242
|
+
collection :include_http_headers, as: 'includeHttpHeaders'
|
7243
|
+
collection :include_named_cookies, as: 'includeNamedCookies'
|
7028
7244
|
property :include_protocol, as: 'includeProtocol'
|
7029
7245
|
property :include_query_string, as: 'includeQueryString'
|
7030
7246
|
collection :query_string_blacklist, as: 'queryStringBlacklist'
|
@@ -7077,6 +7293,7 @@ module Google
|
|
7077
7293
|
class Commitment
|
7078
7294
|
# @private
|
7079
7295
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7296
|
+
property :auto_renew, as: 'autoRenew'
|
7080
7297
|
property :category, as: 'category'
|
7081
7298
|
property :creation_timestamp, as: 'creationTimestamp'
|
7082
7299
|
property :description, as: 'description'
|
@@ -7910,7 +8127,6 @@ module Google
|
|
7910
8127
|
property :priority, as: 'priority'
|
7911
8128
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
7912
8129
|
collection :target_resources, as: 'targetResources'
|
7913
|
-
collection :target_secure_labels, as: 'targetSecureLabels'
|
7914
8130
|
collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
|
7915
8131
|
|
7916
8132
|
collection :target_service_accounts, as: 'targetServiceAccounts'
|
@@ -7924,7 +8140,6 @@ module Google
|
|
7924
8140
|
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleMatcherLayer4Config::Representation
|
7925
8141
|
|
7926
8142
|
collection :src_ip_ranges, as: 'srcIpRanges'
|
7927
|
-
collection :src_secure_labels, as: 'srcSecureLabels'
|
7928
8143
|
collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
|
7929
8144
|
|
7930
8145
|
end
|
@@ -7981,29 +8196,193 @@ module Google
|
|
7981
8196
|
property :port_range, as: 'portRange'
|
7982
8197
|
collection :ports, as: 'ports'
|
7983
8198
|
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
8199
|
+
property :psc_connection_status, as: 'pscConnectionStatus'
|
7984
8200
|
property :region, as: 'region'
|
7985
8201
|
property :self_link, as: 'selfLink'
|
7986
8202
|
property :self_link_with_id, as: 'selfLinkWithId'
|
7987
8203
|
collection :service_directory_registrations, as: 'serviceDirectoryRegistrations', class: Google::Apis::ComputeAlpha::ForwardingRuleServiceDirectoryRegistration, decorator: Google::Apis::ComputeAlpha::ForwardingRuleServiceDirectoryRegistration::Representation
|
7988
8204
|
|
7989
|
-
property :service_label, as: 'serviceLabel'
|
7990
|
-
property :service_name, as: 'serviceName'
|
7991
|
-
|
7992
|
-
property :
|
8205
|
+
property :service_label, as: 'serviceLabel'
|
8206
|
+
property :service_name, as: 'serviceName'
|
8207
|
+
collection :source_ip_ranges, as: 'sourceIpRanges'
|
8208
|
+
property :subnetwork, as: 'subnetwork'
|
8209
|
+
property :target, as: 'target'
|
8210
|
+
end
|
8211
|
+
end
|
8212
|
+
|
8213
|
+
class ForwardingRuleAggregatedList
|
8214
|
+
# @private
|
8215
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8216
|
+
property :id, as: 'id'
|
8217
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Representation
|
8218
|
+
|
8219
|
+
property :kind, as: 'kind'
|
8220
|
+
property :next_page_token, as: 'nextPageToken'
|
8221
|
+
property :self_link, as: 'selfLink'
|
8222
|
+
collection :unreachables, as: 'unreachables'
|
8223
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ForwardingRuleAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::ForwardingRuleAggregatedList::Warning::Representation
|
8224
|
+
|
8225
|
+
end
|
8226
|
+
|
8227
|
+
class Warning
|
8228
|
+
# @private
|
8229
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8230
|
+
property :code, as: 'code'
|
8231
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ForwardingRuleAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ForwardingRuleAggregatedList::Warning::Datum::Representation
|
8232
|
+
|
8233
|
+
property :message, as: 'message'
|
8234
|
+
end
|
8235
|
+
|
8236
|
+
class Datum
|
8237
|
+
# @private
|
8238
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8239
|
+
property :key, as: 'key'
|
8240
|
+
property :value, as: 'value'
|
8241
|
+
end
|
8242
|
+
end
|
8243
|
+
end
|
8244
|
+
end
|
8245
|
+
|
8246
|
+
class ForwardingRuleList
|
8247
|
+
# @private
|
8248
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8249
|
+
property :id, as: 'id'
|
8250
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ForwardingRule, decorator: Google::Apis::ComputeAlpha::ForwardingRule::Representation
|
8251
|
+
|
8252
|
+
property :kind, as: 'kind'
|
8253
|
+
property :next_page_token, as: 'nextPageToken'
|
8254
|
+
property :self_link, as: 'selfLink'
|
8255
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ForwardingRuleList::Warning, decorator: Google::Apis::ComputeAlpha::ForwardingRuleList::Warning::Representation
|
8256
|
+
|
8257
|
+
end
|
8258
|
+
|
8259
|
+
class Warning
|
8260
|
+
# @private
|
8261
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8262
|
+
property :code, as: 'code'
|
8263
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ForwardingRuleList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ForwardingRuleList::Warning::Datum::Representation
|
8264
|
+
|
8265
|
+
property :message, as: 'message'
|
8266
|
+
end
|
8267
|
+
|
8268
|
+
class Datum
|
8269
|
+
# @private
|
8270
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8271
|
+
property :key, as: 'key'
|
8272
|
+
property :value, as: 'value'
|
8273
|
+
end
|
8274
|
+
end
|
8275
|
+
end
|
8276
|
+
end
|
8277
|
+
|
8278
|
+
class ForwardingRuleReference
|
8279
|
+
# @private
|
8280
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8281
|
+
property :forwarding_rule, as: 'forwardingRule'
|
8282
|
+
end
|
8283
|
+
end
|
8284
|
+
|
8285
|
+
class ForwardingRuleServiceDirectoryRegistration
|
8286
|
+
# @private
|
8287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8288
|
+
property :namespace, as: 'namespace'
|
8289
|
+
property :service, as: 'service'
|
8290
|
+
property :service_directory_region, as: 'serviceDirectoryRegion'
|
8291
|
+
end
|
8292
|
+
end
|
8293
|
+
|
8294
|
+
class ForwardingRulesScopedList
|
8295
|
+
# @private
|
8296
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8297
|
+
collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeAlpha::ForwardingRule, decorator: Google::Apis::ComputeAlpha::ForwardingRule::Representation
|
8298
|
+
|
8299
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Representation
|
8300
|
+
|
8301
|
+
end
|
8302
|
+
|
8303
|
+
class Warning
|
8304
|
+
# @private
|
8305
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8306
|
+
property :code, as: 'code'
|
8307
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ForwardingRulesScopedList::Warning::Datum::Representation
|
8308
|
+
|
8309
|
+
property :message, as: 'message'
|
8310
|
+
end
|
8311
|
+
|
8312
|
+
class Datum
|
8313
|
+
# @private
|
8314
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8315
|
+
property :key, as: 'key'
|
8316
|
+
property :value, as: 'value'
|
8317
|
+
end
|
8318
|
+
end
|
8319
|
+
end
|
8320
|
+
end
|
8321
|
+
|
8322
|
+
class FutureReservation
|
8323
|
+
# @private
|
8324
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8325
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
8326
|
+
property :description, as: 'description'
|
8327
|
+
property :id, :numeric_string => true, as: 'id'
|
8328
|
+
property :kind, as: 'kind'
|
8329
|
+
property :name, as: 'name'
|
8330
|
+
property :name_prefix, as: 'namePrefix'
|
8331
|
+
property :self_link, as: 'selfLink'
|
8332
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
8333
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
|
8334
|
+
|
8335
|
+
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeAlpha::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeAlpha::FutureReservationSpecificSkuProperties::Representation
|
8336
|
+
|
8337
|
+
property :status, as: 'status', class: Google::Apis::ComputeAlpha::FutureReservationStatus, decorator: Google::Apis::ComputeAlpha::FutureReservationStatus::Representation
|
8338
|
+
|
8339
|
+
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeAlpha::FutureReservationTimeWindow, decorator: Google::Apis::ComputeAlpha::FutureReservationTimeWindow::Representation
|
8340
|
+
|
8341
|
+
property :zone, as: 'zone'
|
8342
|
+
end
|
8343
|
+
end
|
8344
|
+
|
8345
|
+
class FutureReservationSpecificSkuProperties
|
8346
|
+
# @private
|
8347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8348
|
+
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
|
8349
|
+
|
8350
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
7993
8351
|
end
|
7994
8352
|
end
|
7995
8353
|
|
7996
|
-
class
|
8354
|
+
class FutureReservationStatus
|
8355
|
+
# @private
|
8356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8357
|
+
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
8358
|
+
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
8359
|
+
property :lock_time, as: 'lockTime'
|
8360
|
+
property :procurement_status, as: 'procurementStatus'
|
8361
|
+
end
|
8362
|
+
end
|
8363
|
+
|
8364
|
+
class FutureReservationTimeWindow
|
8365
|
+
# @private
|
8366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8367
|
+
property :duration, as: 'duration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
8368
|
+
|
8369
|
+
property :end_time, as: 'endTime'
|
8370
|
+
property :start_time, as: 'startTime'
|
8371
|
+
end
|
8372
|
+
end
|
8373
|
+
|
8374
|
+
class FutureReservationsAggregatedListResponse
|
7997
8375
|
# @private
|
7998
8376
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8377
|
+
property :etag, as: 'etag'
|
7999
8378
|
property :id, as: 'id'
|
8000
|
-
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::
|
8379
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Representation
|
8001
8380
|
|
8002
8381
|
property :kind, as: 'kind'
|
8003
8382
|
property :next_page_token, as: 'nextPageToken'
|
8004
8383
|
property :self_link, as: 'selfLink'
|
8005
8384
|
collection :unreachables, as: 'unreachables'
|
8006
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::
|
8385
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Representation
|
8007
8386
|
|
8008
8387
|
end
|
8009
8388
|
|
@@ -8011,7 +8390,7 @@ module Google
|
|
8011
8390
|
# @private
|
8012
8391
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8013
8392
|
property :code, as: 'code'
|
8014
|
-
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::
|
8393
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
|
8015
8394
|
|
8016
8395
|
property :message, as: 'message'
|
8017
8396
|
end
|
@@ -8026,16 +8405,18 @@ module Google
|
|
8026
8405
|
end
|
8027
8406
|
end
|
8028
8407
|
|
8029
|
-
class
|
8408
|
+
class FutureReservationsListResponse
|
8030
8409
|
# @private
|
8031
8410
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8411
|
+
property :etag, as: 'etag'
|
8032
8412
|
property :id, as: 'id'
|
8033
|
-
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::
|
8413
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::FutureReservation, decorator: Google::Apis::ComputeAlpha::FutureReservation::Representation
|
8034
8414
|
|
8035
8415
|
property :kind, as: 'kind'
|
8036
8416
|
property :next_page_token, as: 'nextPageToken'
|
8037
8417
|
property :self_link, as: 'selfLink'
|
8038
|
-
|
8418
|
+
collection :unreachables, as: 'unreachables'
|
8419
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Representation
|
8039
8420
|
|
8040
8421
|
end
|
8041
8422
|
|
@@ -8043,7 +8424,7 @@ module Google
|
|
8043
8424
|
# @private
|
8044
8425
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8045
8426
|
property :code, as: 'code'
|
8046
|
-
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::
|
8427
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsListResponse::Warning::Datum::Representation
|
8047
8428
|
|
8048
8429
|
property :message, as: 'message'
|
8049
8430
|
end
|
@@ -8058,28 +8439,12 @@ module Google
|
|
8058
8439
|
end
|
8059
8440
|
end
|
8060
8441
|
|
8061
|
-
class
|
8062
|
-
# @private
|
8063
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8064
|
-
property :forwarding_rule, as: 'forwardingRule'
|
8065
|
-
end
|
8066
|
-
end
|
8067
|
-
|
8068
|
-
class ForwardingRuleServiceDirectoryRegistration
|
8069
|
-
# @private
|
8070
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8071
|
-
property :namespace, as: 'namespace'
|
8072
|
-
property :service, as: 'service'
|
8073
|
-
property :service_directory_region, as: 'serviceDirectoryRegion'
|
8074
|
-
end
|
8075
|
-
end
|
8076
|
-
|
8077
|
-
class ForwardingRulesScopedList
|
8442
|
+
class FutureReservationsScopedList
|
8078
8443
|
# @private
|
8079
8444
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8080
|
-
collection :
|
8445
|
+
collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::FutureReservation, decorator: Google::Apis::ComputeAlpha::FutureReservation::Representation
|
8081
8446
|
|
8082
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::
|
8447
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Representation
|
8083
8448
|
|
8084
8449
|
end
|
8085
8450
|
|
@@ -8087,7 +8452,7 @@ module Google
|
|
8087
8452
|
# @private
|
8088
8453
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8089
8454
|
property :code, as: 'code'
|
8090
|
-
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::
|
8455
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::FutureReservationsScopedList::Warning::Datum::Representation
|
8091
8456
|
|
8092
8457
|
property :message, as: 'message'
|
8093
8458
|
end
|
@@ -9038,7 +9403,6 @@ module Google
|
|
9038
9403
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
9039
9404
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
|
9040
9405
|
|
9041
|
-
collection :secure_labels, as: 'secureLabels'
|
9042
9406
|
collection :secure_tags, as: 'secureTags'
|
9043
9407
|
property :self_link, as: 'selfLink'
|
9044
9408
|
property :self_link_with_id, as: 'selfLinkWithId'
|
@@ -9430,6 +9794,7 @@ module Google
|
|
9430
9794
|
# @private
|
9431
9795
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9432
9796
|
collection :instances, as: 'instances'
|
9797
|
+
property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
|
9433
9798
|
end
|
9434
9799
|
end
|
9435
9800
|
|
@@ -9823,6 +10188,7 @@ module Google
|
|
9823
10188
|
collection :resource_policies, as: 'resourcePolicies'
|
9824
10189
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
|
9825
10190
|
|
10191
|
+
collection :secure_tags, as: 'secureTags'
|
9826
10192
|
collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeAlpha::ServiceAccount, decorator: Google::Apis::ComputeAlpha::ServiceAccount::Representation
|
9827
10193
|
|
9828
10194
|
property :shielded_instance_config, as: 'shieldedInstanceConfig', class: Google::Apis::ComputeAlpha::ShieldedInstanceConfig, decorator: Google::Apis::ComputeAlpha::ShieldedInstanceConfig::Representation
|
@@ -10144,6 +10510,7 @@ module Google
|
|
10144
10510
|
property :peer_ip_address, as: 'peerIpAddress'
|
10145
10511
|
property :provisioned_link_count, as: 'provisionedLinkCount'
|
10146
10512
|
property :requested_link_count, as: 'requestedLinkCount'
|
10513
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
10147
10514
|
property :self_link, as: 'selfLink'
|
10148
10515
|
property :self_link_with_id, as: 'selfLinkWithId'
|
10149
10516
|
property :state, as: 'state'
|
@@ -10155,10 +10522,15 @@ module Google
|
|
10155
10522
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10156
10523
|
property :admin_enabled, as: 'adminEnabled'
|
10157
10524
|
property :bandwidth, as: 'bandwidth'
|
10525
|
+
collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
|
10158
10526
|
collection :candidate_subnets, as: 'candidateSubnets'
|
10159
10527
|
property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
|
10528
|
+
property :cloud_router_ipv6_address, as: 'cloudRouterIpv6Address'
|
10529
|
+
property :cloud_router_ipv6_interface_id, as: 'cloudRouterIpv6InterfaceId'
|
10160
10530
|
property :creation_timestamp, as: 'creationTimestamp'
|
10161
10531
|
property :customer_router_ip_address, as: 'customerRouterIpAddress'
|
10532
|
+
property :customer_router_ipv6_address, as: 'customerRouterIpv6Address'
|
10533
|
+
property :customer_router_ipv6_interface_id, as: 'customerRouterIpv6InterfaceId'
|
10162
10534
|
property :dataplane_version, as: 'dataplaneVersion'
|
10163
10535
|
property :description, as: 'description'
|
10164
10536
|
property :edge_availability_domain, as: 'edgeAvailabilityDomain'
|
@@ -10181,8 +10553,10 @@ module Google
|
|
10181
10553
|
|
10182
10554
|
property :region, as: 'region'
|
10183
10555
|
property :router, as: 'router'
|
10556
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
10184
10557
|
property :self_link, as: 'selfLink'
|
10185
10558
|
property :self_link_with_id, as: 'selfLinkWithId'
|
10559
|
+
property :stack_type, as: 'stackType'
|
10186
10560
|
property :state, as: 'state'
|
10187
10561
|
property :type, as: 'type'
|
10188
10562
|
property :vlan_tag8021q, as: 'vlanTag8021q'
|
@@ -10411,6 +10785,7 @@ module Google
|
|
10411
10785
|
property :self_link, as: 'selfLink'
|
10412
10786
|
property :self_link_with_id, as: 'selfLinkWithId'
|
10413
10787
|
property :status, as: 'status'
|
10788
|
+
property :supports_pzs, as: 'supportsPzs'
|
10414
10789
|
end
|
10415
10790
|
end
|
10416
10791
|
|
@@ -10685,6 +11060,7 @@ module Google
|
|
10685
11060
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10686
11061
|
hash :locations, as: 'locations', class: Google::Apis::ComputeAlpha::LocationPolicyLocation, decorator: Google::Apis::ComputeAlpha::LocationPolicyLocation::Representation
|
10687
11062
|
|
11063
|
+
property :target_shape, as: 'targetShape'
|
10688
11064
|
end
|
10689
11065
|
end
|
10690
11066
|
|
@@ -10939,6 +11315,7 @@ module Google
|
|
10939
11315
|
property :preserved_state_from_policy, as: 'preservedStateFromPolicy', class: Google::Apis::ComputeAlpha::PreservedState, decorator: Google::Apis::ComputeAlpha::PreservedState::Representation
|
10940
11316
|
|
10941
11317
|
property :tag, as: 'tag'
|
11318
|
+
property :target_status, as: 'targetStatus'
|
10942
11319
|
property :version, as: 'version', class: Google::Apis::ComputeAlpha::ManagedInstanceVersion, decorator: Google::Apis::ComputeAlpha::ManagedInstanceVersion::Representation
|
10943
11320
|
|
10944
11321
|
end
|
@@ -11067,6 +11444,84 @@ module Google
|
|
11067
11444
|
end
|
11068
11445
|
end
|
11069
11446
|
|
11447
|
+
class NetworkEdgeSecurityService
|
11448
|
+
# @private
|
11449
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11450
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
11451
|
+
property :description, as: 'description'
|
11452
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
11453
|
+
property :id, :numeric_string => true, as: 'id'
|
11454
|
+
property :kind, as: 'kind'
|
11455
|
+
property :name, as: 'name'
|
11456
|
+
property :region, as: 'region'
|
11457
|
+
property :security_policy, as: 'securityPolicy'
|
11458
|
+
property :self_link, as: 'selfLink'
|
11459
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11460
|
+
end
|
11461
|
+
end
|
11462
|
+
|
11463
|
+
class NetworkEdgeSecurityServiceAggregatedList
|
11464
|
+
# @private
|
11465
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11466
|
+
property :etag, as: 'etag'
|
11467
|
+
property :id, as: 'id'
|
11468
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Representation
|
11469
|
+
|
11470
|
+
property :kind, as: 'kind'
|
11471
|
+
property :next_page_token, as: 'nextPageToken'
|
11472
|
+
property :self_link, as: 'selfLink'
|
11473
|
+
collection :unreachables, as: 'unreachables'
|
11474
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Representation
|
11475
|
+
|
11476
|
+
end
|
11477
|
+
|
11478
|
+
class Warning
|
11479
|
+
# @private
|
11480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11481
|
+
property :code, as: 'code'
|
11482
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum::Representation
|
11483
|
+
|
11484
|
+
property :message, as: 'message'
|
11485
|
+
end
|
11486
|
+
|
11487
|
+
class Datum
|
11488
|
+
# @private
|
11489
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11490
|
+
property :key, as: 'key'
|
11491
|
+
property :value, as: 'value'
|
11492
|
+
end
|
11493
|
+
end
|
11494
|
+
end
|
11495
|
+
end
|
11496
|
+
|
11497
|
+
class NetworkEdgeSecurityServicesScopedList
|
11498
|
+
# @private
|
11499
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11500
|
+
collection :network_edge_security_services, as: 'networkEdgeSecurityServices', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityService, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityService::Representation
|
11501
|
+
|
11502
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Representation
|
11503
|
+
|
11504
|
+
end
|
11505
|
+
|
11506
|
+
class Warning
|
11507
|
+
# @private
|
11508
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11509
|
+
property :code, as: 'code'
|
11510
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NetworkEdgeSecurityServicesScopedList::Warning::Datum::Representation
|
11511
|
+
|
11512
|
+
property :message, as: 'message'
|
11513
|
+
end
|
11514
|
+
|
11515
|
+
class Datum
|
11516
|
+
# @private
|
11517
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11518
|
+
property :key, as: 'key'
|
11519
|
+
property :value, as: 'value'
|
11520
|
+
end
|
11521
|
+
end
|
11522
|
+
end
|
11523
|
+
end
|
11524
|
+
|
11070
11525
|
class NetworkEndpoint
|
11071
11526
|
# @private
|
11072
11527
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11354,6 +11809,7 @@ module Google
|
|
11354
11809
|
# @private
|
11355
11810
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11356
11811
|
property :ip_address, as: 'ipAddress'
|
11812
|
+
property :ip_allocation_mode, as: 'ipAllocationMode'
|
11357
11813
|
property :subnetwork, as: 'subnetwork'
|
11358
11814
|
property :vlan, as: 'vlan'
|
11359
11815
|
end
|
@@ -11503,6 +11959,8 @@ module Google
|
|
11503
11959
|
property :node_template, as: 'nodeTemplate'
|
11504
11960
|
property :self_link, as: 'selfLink'
|
11505
11961
|
property :self_link_with_id, as: 'selfLinkWithId'
|
11962
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
|
11963
|
+
|
11506
11964
|
property :size, as: 'size'
|
11507
11965
|
property :status, as: 'status'
|
11508
11966
|
property :zone, as: 'zone'
|
@@ -12069,8 +12527,6 @@ module Google
|
|
12069
12527
|
property :id, :numeric_string => true, as: 'id'
|
12070
12528
|
property :insert_time, as: 'insertTime'
|
12071
12529
|
property :kind, as: 'kind'
|
12072
|
-
property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Any, decorator: Google::Apis::ComputeAlpha::Any::Representation
|
12073
|
-
|
12074
12530
|
property :name, as: 'name'
|
12075
12531
|
property :operation_group_id, as: 'operationGroupId'
|
12076
12532
|
property :operation_type, as: 'operationType'
|
@@ -13108,6 +13564,7 @@ module Google
|
|
13108
13564
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13109
13565
|
collection :instances, as: 'instances'
|
13110
13566
|
property :skip_inapplicable_instances, as: 'skipInapplicableInstances'
|
13567
|
+
property :skip_instances_on_validation_error, as: 'skipInstancesOnValidationError'
|
13111
13568
|
end
|
13112
13569
|
end
|
13113
13570
|
|
@@ -13275,6 +13732,39 @@ module Google
|
|
13275
13732
|
end
|
13276
13733
|
end
|
13277
13734
|
|
13735
|
+
class RegionInstancesRecommendLocationsResource
|
13736
|
+
# @private
|
13737
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13738
|
+
hash :instance_specs, as: 'instanceSpecs', class: Google::Apis::ComputeAlpha::BulkInsertInstanceResource, decorator: Google::Apis::ComputeAlpha::BulkInsertInstanceResource::Representation
|
13739
|
+
|
13740
|
+
property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeAlpha::LocationPolicy, decorator: Google::Apis::ComputeAlpha::LocationPolicy::Representation
|
13741
|
+
|
13742
|
+
end
|
13743
|
+
end
|
13744
|
+
|
13745
|
+
class RegionInstancesRecommendLocationsResponse
|
13746
|
+
# @private
|
13747
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13748
|
+
hash :recommended_locations, as: 'recommendedLocations', class: Google::Apis::ComputeAlpha::RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs, decorator: Google::Apis::ComputeAlpha::RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs::Representation
|
13749
|
+
|
13750
|
+
end
|
13751
|
+
end
|
13752
|
+
|
13753
|
+
class RegionInstancesRecommendLocationsResponseRecommendation
|
13754
|
+
# @private
|
13755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13756
|
+
property :instance_count, as: 'instanceCount'
|
13757
|
+
end
|
13758
|
+
end
|
13759
|
+
|
13760
|
+
class RegionInstancesRecommendLocationsResponseRecommendationsForInstanceSpecs
|
13761
|
+
# @private
|
13762
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13763
|
+
hash :locations, as: 'locations', class: Google::Apis::ComputeAlpha::RegionInstancesRecommendLocationsResponseRecommendation, decorator: Google::Apis::ComputeAlpha::RegionInstancesRecommendLocationsResponseRecommendation::Representation
|
13764
|
+
|
13765
|
+
end
|
13766
|
+
end
|
13767
|
+
|
13278
13768
|
class RegionInstantSnapshotsExportRequest
|
13279
13769
|
# @private
|
13280
13770
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13368,7 +13858,7 @@ module Google
|
|
13368
13858
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
13369
13859
|
property :self_link, as: 'selfLink'
|
13370
13860
|
property :self_link_with_id, as: 'selfLinkWithId'
|
13371
|
-
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::
|
13861
|
+
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeAlpha::ShareSettings, decorator: Google::Apis::ComputeAlpha::ShareSettings::Representation
|
13372
13862
|
|
13373
13863
|
property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation::Representation
|
13374
13864
|
|
@@ -13779,6 +14269,8 @@ module Google
|
|
13779
14269
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13780
14270
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ResourceStatusScheduling, decorator: Google::Apis::ComputeAlpha::ResourceStatusScheduling::Representation
|
13781
14271
|
|
14272
|
+
property :upcoming_maintenance, as: 'upcomingMaintenance', class: Google::Apis::ComputeAlpha::ResourceStatusUpcomingMaintenance, decorator: Google::Apis::ComputeAlpha::ResourceStatusUpcomingMaintenance::Representation
|
14273
|
+
|
13782
14274
|
end
|
13783
14275
|
end
|
13784
14276
|
|
@@ -13789,6 +14281,13 @@ module Google
|
|
13789
14281
|
end
|
13790
14282
|
end
|
13791
14283
|
|
14284
|
+
class ResourceStatusUpcomingMaintenance
|
14285
|
+
# @private
|
14286
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14287
|
+
property :can_reschedule, as: 'canReschedule'
|
14288
|
+
end
|
14289
|
+
end
|
14290
|
+
|
13792
14291
|
class RolloutPolicy
|
13793
14292
|
# @private
|
13794
14293
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13805,6 +14304,7 @@ module Google
|
|
13805
14304
|
property :description, as: 'description'
|
13806
14305
|
property :dest_range, as: 'destRange'
|
13807
14306
|
property :id, :numeric_string => true, as: 'id'
|
14307
|
+
property :ilb_route_behavior_on_unhealthy, as: 'ilbRouteBehaviorOnUnhealthy'
|
13808
14308
|
property :kind, as: 'kind'
|
13809
14309
|
property :name, as: 'name'
|
13810
14310
|
property :network, as: 'network'
|
@@ -13963,12 +14463,15 @@ module Google
|
|
13963
14463
|
property :bfd, as: 'bfd', class: Google::Apis::ComputeAlpha::RouterBgpPeerBfd, decorator: Google::Apis::ComputeAlpha::RouterBgpPeerBfd::Representation
|
13964
14464
|
|
13965
14465
|
property :enable, as: 'enable'
|
14466
|
+
property :enable_ipv6, as: 'enableIpv6'
|
13966
14467
|
property :interface_name, as: 'interfaceName'
|
13967
14468
|
property :ip_address, as: 'ipAddress'
|
14469
|
+
property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
|
13968
14470
|
property :management_type, as: 'managementType'
|
13969
14471
|
property :name, as: 'name'
|
13970
14472
|
property :peer_asn, as: 'peerAsn'
|
13971
14473
|
property :peer_ip_address, as: 'peerIpAddress'
|
14474
|
+
property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
|
13972
14475
|
property :router_appliance_instance, as: 'routerApplianceInstance'
|
13973
14476
|
end
|
13974
14477
|
end
|
@@ -14036,10 +14539,12 @@ module Google
|
|
14036
14539
|
# @private
|
14037
14540
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14038
14541
|
collection :drain_nat_ips, as: 'drainNatIps'
|
14542
|
+
property :enable_dynamic_port_allocation, as: 'enableDynamicPortAllocation'
|
14039
14543
|
property :enable_endpoint_independent_mapping, as: 'enableEndpointIndependentMapping'
|
14040
14544
|
property :icmp_idle_timeout_sec, as: 'icmpIdleTimeoutSec'
|
14041
14545
|
property :log_config, as: 'logConfig', class: Google::Apis::ComputeAlpha::RouterNatLogConfig, decorator: Google::Apis::ComputeAlpha::RouterNatLogConfig::Representation
|
14042
14546
|
|
14547
|
+
property :max_ports_per_vm, as: 'maxPortsPerVm'
|
14043
14548
|
property :min_ports_per_vm, as: 'minPortsPerVm'
|
14044
14549
|
property :name, as: 'name'
|
14045
14550
|
property :nat_ip_allocate_option, as: 'natIpAllocateOption'
|
@@ -14114,11 +14619,14 @@ module Google
|
|
14114
14619
|
|
14115
14620
|
property :bfd_status, as: 'bfdStatus', class: Google::Apis::ComputeAlpha::BfdStatus, decorator: Google::Apis::ComputeAlpha::BfdStatus::Representation
|
14116
14621
|
|
14622
|
+
property :enable_ipv6, as: 'enableIpv6'
|
14117
14623
|
property :ip_address, as: 'ipAddress'
|
14624
|
+
property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
|
14118
14625
|
property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
|
14119
14626
|
property :name, as: 'name'
|
14120
14627
|
property :num_learned_routes, as: 'numLearnedRoutes'
|
14121
14628
|
property :peer_ip_address, as: 'peerIpAddress'
|
14629
|
+
property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
|
14122
14630
|
property :router_appliance_instance, as: 'routerApplianceInstance'
|
14123
14631
|
property :state, as: 'state'
|
14124
14632
|
property :status, as: 'status'
|
@@ -14264,6 +14772,7 @@ module Google
|
|
14264
14772
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14265
14773
|
property :automatic_restart, as: 'automaticRestart'
|
14266
14774
|
property :availability_domain, as: 'availabilityDomain'
|
14775
|
+
property :host_error_timeout_seconds, as: 'hostErrorTimeoutSeconds'
|
14267
14776
|
property :latency_tolerant, as: 'latencyTolerant'
|
14268
14777
|
property :location_hint, as: 'locationHint'
|
14269
14778
|
property :maintenance_freeze_duration_hours, as: 'maintenanceFreezeDurationHours'
|
@@ -14301,6 +14810,40 @@ module Google
|
|
14301
14810
|
end
|
14302
14811
|
end
|
14303
14812
|
|
14813
|
+
class SecurityPoliciesAggregatedList
|
14814
|
+
# @private
|
14815
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14816
|
+
property :etag, as: 'etag'
|
14817
|
+
property :id, as: 'id'
|
14818
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Representation
|
14819
|
+
|
14820
|
+
property :kind, as: 'kind'
|
14821
|
+
property :next_page_token, as: 'nextPageToken'
|
14822
|
+
property :self_link, as: 'selfLink'
|
14823
|
+
collection :unreachables, as: 'unreachables'
|
14824
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Representation
|
14825
|
+
|
14826
|
+
end
|
14827
|
+
|
14828
|
+
class Warning
|
14829
|
+
# @private
|
14830
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14831
|
+
property :code, as: 'code'
|
14832
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesAggregatedList::Warning::Datum::Representation
|
14833
|
+
|
14834
|
+
property :message, as: 'message'
|
14835
|
+
end
|
14836
|
+
|
14837
|
+
class Datum
|
14838
|
+
# @private
|
14839
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14840
|
+
property :key, as: 'key'
|
14841
|
+
property :value, as: 'value'
|
14842
|
+
end
|
14843
|
+
end
|
14844
|
+
end
|
14845
|
+
end
|
14846
|
+
|
14304
14847
|
class SecurityPoliciesListPreconfiguredExpressionSetsResponse
|
14305
14848
|
# @private
|
14306
14849
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14309,6 +14852,34 @@ module Google
|
|
14309
14852
|
end
|
14310
14853
|
end
|
14311
14854
|
|
14855
|
+
class SecurityPoliciesScopedList
|
14856
|
+
# @private
|
14857
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14858
|
+
collection :security_policies, as: 'securityPolicies', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
|
14859
|
+
|
14860
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Representation
|
14861
|
+
|
14862
|
+
end
|
14863
|
+
|
14864
|
+
class Warning
|
14865
|
+
# @private
|
14866
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14867
|
+
property :code, as: 'code'
|
14868
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SecurityPoliciesScopedList::Warning::Datum::Representation
|
14869
|
+
|
14870
|
+
property :message, as: 'message'
|
14871
|
+
end
|
14872
|
+
|
14873
|
+
class Datum
|
14874
|
+
# @private
|
14875
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14876
|
+
property :key, as: 'key'
|
14877
|
+
property :value, as: 'value'
|
14878
|
+
end
|
14879
|
+
end
|
14880
|
+
end
|
14881
|
+
end
|
14882
|
+
|
14312
14883
|
class SecurityPoliciesWafConfig
|
14313
14884
|
# @private
|
14314
14885
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14322,11 +14893,15 @@ module Google
|
|
14322
14893
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14323
14894
|
property :adaptive_protection_config, as: 'adaptiveProtectionConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyAdaptiveProtectionConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAdaptiveProtectionConfig::Representation
|
14324
14895
|
|
14896
|
+
property :advanced_options_config, as: 'advancedOptionsConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyAdvancedOptionsConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAdvancedOptionsConfig::Representation
|
14897
|
+
|
14325
14898
|
collection :associations, as: 'associations', class: Google::Apis::ComputeAlpha::SecurityPolicyAssociation, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAssociation::Representation
|
14326
14899
|
|
14327
14900
|
property :cloud_armor_config, as: 'cloudArmorConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyCloudArmorConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyCloudArmorConfig::Representation
|
14328
14901
|
|
14329
14902
|
property :creation_timestamp, as: 'creationTimestamp'
|
14903
|
+
property :ddos_protection_config, as: 'ddosProtectionConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyDdosProtectionConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyDdosProtectionConfig::Representation
|
14904
|
+
|
14330
14905
|
property :description, as: 'description'
|
14331
14906
|
property :display_name, as: 'displayName'
|
14332
14907
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
@@ -14336,6 +14911,7 @@ module Google
|
|
14336
14911
|
hash :labels, as: 'labels'
|
14337
14912
|
property :name, as: 'name'
|
14338
14913
|
property :parent, as: 'parent'
|
14914
|
+
property :region, as: 'region'
|
14339
14915
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
14340
14916
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SecurityPolicyRule, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRule::Representation
|
14341
14917
|
|
@@ -14361,6 +14937,14 @@ module Google
|
|
14361
14937
|
end
|
14362
14938
|
end
|
14363
14939
|
|
14940
|
+
class SecurityPolicyAdvancedOptionsConfig
|
14941
|
+
# @private
|
14942
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14943
|
+
property :json_parsing, as: 'jsonParsing'
|
14944
|
+
property :log_level, as: 'logLevel'
|
14945
|
+
end
|
14946
|
+
end
|
14947
|
+
|
14364
14948
|
class SecurityPolicyAssociation
|
14365
14949
|
# @private
|
14366
14950
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14378,14 +14962,23 @@ module Google
|
|
14378
14962
|
end
|
14379
14963
|
end
|
14380
14964
|
|
14965
|
+
class SecurityPolicyDdosProtectionConfig
|
14966
|
+
# @private
|
14967
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14968
|
+
property :ddos_protection, as: 'ddosProtection'
|
14969
|
+
end
|
14970
|
+
end
|
14971
|
+
|
14381
14972
|
class SecurityPolicyList
|
14382
14973
|
# @private
|
14383
14974
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14975
|
+
property :etag, as: 'etag'
|
14384
14976
|
property :id, as: 'id'
|
14385
14977
|
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::SecurityPolicy, decorator: Google::Apis::ComputeAlpha::SecurityPolicy::Representation
|
14386
14978
|
|
14387
14979
|
property :kind, as: 'kind'
|
14388
14980
|
property :next_page_token, as: 'nextPageToken'
|
14981
|
+
collection :unreachables, as: 'unreachables'
|
14389
14982
|
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SecurityPolicyList::Warning, decorator: Google::Apis::ComputeAlpha::SecurityPolicyList::Warning::Representation
|
14390
14983
|
|
14391
14984
|
end
|
@@ -14571,19 +15164,28 @@ module Google
|
|
14571
15164
|
class ServiceAttachment
|
14572
15165
|
# @private
|
14573
15166
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15167
|
+
collection :connected_endpoints, as: 'connectedEndpoints', class: Google::Apis::ComputeAlpha::ServiceAttachmentConnectedEndpoint, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentConnectedEndpoint::Representation
|
15168
|
+
|
14574
15169
|
property :connection_preference, as: 'connectionPreference'
|
15170
|
+
collection :consumer_accept_lists, as: 'consumerAcceptLists', class: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerProjectLimit, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerProjectLimit::Representation
|
15171
|
+
|
14575
15172
|
collection :consumer_forwarding_rules, as: 'consumerForwardingRules', class: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerForwardingRule, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentConsumerForwardingRule::Representation
|
14576
15173
|
|
15174
|
+
collection :consumer_reject_lists, as: 'consumerRejectLists'
|
14577
15175
|
property :creation_timestamp, as: 'creationTimestamp'
|
14578
15176
|
property :description, as: 'description'
|
14579
15177
|
property :enable_proxy_protocol, as: 'enableProxyProtocol'
|
15178
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
14580
15179
|
property :id, :numeric_string => true, as: 'id'
|
14581
15180
|
property :kind, as: 'kind'
|
14582
15181
|
property :name, as: 'name'
|
14583
15182
|
collection :nat_subnets, as: 'natSubnets'
|
14584
15183
|
property :producer_forwarding_rule, as: 'producerForwardingRule'
|
15184
|
+
property :psc_service_attachment_id, as: 'pscServiceAttachmentId', class: Google::Apis::ComputeAlpha::Uint128, decorator: Google::Apis::ComputeAlpha::Uint128::Representation
|
15185
|
+
|
14585
15186
|
property :region, as: 'region'
|
14586
15187
|
property :self_link, as: 'selfLink'
|
15188
|
+
property :target_service, as: 'targetService'
|
14587
15189
|
end
|
14588
15190
|
end
|
14589
15191
|
|
@@ -14620,14 +15222,33 @@ module Google
|
|
14620
15222
|
end
|
14621
15223
|
end
|
14622
15224
|
|
15225
|
+
class ServiceAttachmentConnectedEndpoint
|
15226
|
+
# @private
|
15227
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15228
|
+
property :endpoint, as: 'endpoint'
|
15229
|
+
property :forwarding_rule, as: 'forwardingRule'
|
15230
|
+
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
15231
|
+
property :status, as: 'status'
|
15232
|
+
end
|
15233
|
+
end
|
15234
|
+
|
14623
15235
|
class ServiceAttachmentConsumerForwardingRule
|
14624
15236
|
# @private
|
14625
15237
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14626
15238
|
property :forwarding_rule, as: 'forwardingRule'
|
15239
|
+
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
14627
15240
|
property :status, as: 'status'
|
14628
15241
|
end
|
14629
15242
|
end
|
14630
15243
|
|
15244
|
+
class ServiceAttachmentConsumerProjectLimit
|
15245
|
+
# @private
|
15246
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15247
|
+
property :connection_limit, as: 'connectionLimit'
|
15248
|
+
property :project_id_or_num, as: 'projectIdOrNum'
|
15249
|
+
end
|
15250
|
+
end
|
15251
|
+
|
14631
15252
|
class ServiceAttachmentList
|
14632
15253
|
# @private
|
14633
15254
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14663,7 +15284,7 @@ module Google
|
|
14663
15284
|
class ServiceAttachmentsScopedList
|
14664
15285
|
# @private
|
14665
15286
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14666
|
-
collection :
|
15287
|
+
collection :service_attachments, as: 'serviceAttachments', class: Google::Apis::ComputeAlpha::ServiceAttachment, decorator: Google::Apis::ComputeAlpha::ServiceAttachment::Representation
|
14667
15288
|
|
14668
15289
|
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ServiceAttachmentsScopedList::Warning::Representation
|
14669
15290
|
|
@@ -14688,6 +15309,14 @@ module Google
|
|
14688
15309
|
end
|
14689
15310
|
end
|
14690
15311
|
|
15312
|
+
class ShareSettings
|
15313
|
+
# @private
|
15314
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15315
|
+
collection :projects, as: 'projects'
|
15316
|
+
property :share_type, as: 'shareType'
|
15317
|
+
end
|
15318
|
+
end
|
15319
|
+
|
14691
15320
|
class ShieldedInstanceConfig
|
14692
15321
|
# @private
|
14693
15322
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15160,6 +15789,7 @@ module Google
|
|
15160
15789
|
collection :private_ipv6_google_access_service_accounts, as: 'privateIpv6GoogleAccessServiceAccounts'
|
15161
15790
|
property :purpose, as: 'purpose'
|
15162
15791
|
property :region, as: 'region'
|
15792
|
+
property :reserved_internal_range, as: 'reservedInternalRange'
|
15163
15793
|
property :role, as: 'role'
|
15164
15794
|
collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange::Representation
|
15165
15795
|
|
@@ -15253,6 +15883,7 @@ module Google
|
|
15253
15883
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15254
15884
|
property :ip_cidr_range, as: 'ipCidrRange'
|
15255
15885
|
property :range_name, as: 'rangeName'
|
15886
|
+
property :reserved_internal_range, as: 'reservedInternalRange'
|
15256
15887
|
end
|
15257
15888
|
end
|
15258
15889
|
|
@@ -16223,6 +16854,14 @@ module Google
|
|
16223
16854
|
end
|
16224
16855
|
end
|
16225
16856
|
|
16857
|
+
class Uint128
|
16858
|
+
# @private
|
16859
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16860
|
+
property :high, :numeric_string => true, as: 'high'
|
16861
|
+
property :low, :numeric_string => true, as: 'low'
|
16862
|
+
end
|
16863
|
+
end
|
16864
|
+
|
16226
16865
|
class UpcomingMaintenance
|
16227
16866
|
# @private
|
16228
16867
|
class Representation < Google::Apis::Core::JsonRepresentation
|