google-apis-compute_alpha 0.37.0 → 0.40.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.
|
19
|
+
GEM_VERSION = "0.40.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.8.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220614"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -928,6 +928,12 @@ module Google
|
|
928
928
|
include Google::Apis::Core::JsonObjectSupport
|
929
929
|
end
|
930
930
|
|
931
|
+
class ErrorInfo
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
931
937
|
class ExchangedPeeringRoute
|
932
938
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
939
|
|
@@ -1264,6 +1270,12 @@ module Google
|
|
1264
1270
|
include Google::Apis::Core::JsonObjectSupport
|
1265
1271
|
end
|
1266
1272
|
|
1273
|
+
class GlobalAddressesMoveRequest
|
1274
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
|
+
|
1276
|
+
include Google::Apis::Core::JsonObjectSupport
|
1277
|
+
end
|
1278
|
+
|
1267
1279
|
class GlobalNetworkEndpointGroupsAttachEndpointsRequest
|
1268
1280
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
1281
|
|
@@ -1492,6 +1504,18 @@ module Google
|
|
1492
1504
|
include Google::Apis::Core::JsonObjectSupport
|
1493
1505
|
end
|
1494
1506
|
|
1507
|
+
class Help
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
|
+
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
1511
|
+
end
|
1512
|
+
|
1513
|
+
class HelpLink
|
1514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
|
+
|
1516
|
+
include Google::Apis::Core::JsonObjectSupport
|
1517
|
+
end
|
1518
|
+
|
1495
1519
|
class HostRule
|
1496
1520
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1497
1521
|
|
@@ -1822,6 +1846,36 @@ module Google
|
|
1822
1846
|
include Google::Apis::Core::JsonObjectSupport
|
1823
1847
|
end
|
1824
1848
|
|
1849
|
+
class InstanceGroupManagerResizeRequest
|
1850
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
|
+
|
1852
|
+
include Google::Apis::Core::JsonObjectSupport
|
1853
|
+
end
|
1854
|
+
|
1855
|
+
class InstanceGroupManagerResizeRequestStatus
|
1856
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
|
+
|
1858
|
+
include Google::Apis::Core::JsonObjectSupport
|
1859
|
+
end
|
1860
|
+
|
1861
|
+
class InstanceGroupManagerResizeRequestsListResponse
|
1862
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
|
+
|
1864
|
+
class Warning
|
1865
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1866
|
+
|
1867
|
+
class Datum
|
1868
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
|
+
|
1870
|
+
include Google::Apis::Core::JsonObjectSupport
|
1871
|
+
end
|
1872
|
+
|
1873
|
+
include Google::Apis::Core::JsonObjectSupport
|
1874
|
+
end
|
1875
|
+
|
1876
|
+
include Google::Apis::Core::JsonObjectSupport
|
1877
|
+
end
|
1878
|
+
|
1825
1879
|
class InstanceGroupManagerStandbyPolicy
|
1826
1880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1827
1881
|
|
@@ -2692,6 +2746,12 @@ module Google
|
|
2692
2746
|
include Google::Apis::Core::JsonObjectSupport
|
2693
2747
|
end
|
2694
2748
|
|
2749
|
+
class LocalizedMessage
|
2750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
|
+
|
2752
|
+
include Google::Apis::Core::JsonObjectSupport
|
2753
|
+
end
|
2754
|
+
|
2695
2755
|
class LocationPolicy
|
2696
2756
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2697
2757
|
|
@@ -2856,6 +2916,12 @@ module Google
|
|
2856
2916
|
|
2857
2917
|
class Error
|
2858
2918
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2919
|
+
|
2920
|
+
class ErrorDetail
|
2921
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2922
|
+
|
2923
|
+
include Google::Apis::Core::JsonObjectSupport
|
2924
|
+
end
|
2859
2925
|
|
2860
2926
|
include Google::Apis::Core::JsonObjectSupport
|
2861
2927
|
end
|
@@ -3504,6 +3570,12 @@ module Google
|
|
3504
3570
|
|
3505
3571
|
class Error
|
3506
3572
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3573
|
+
|
3574
|
+
class ErrorDetail
|
3575
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3576
|
+
|
3577
|
+
include Google::Apis::Core::JsonObjectSupport
|
3578
|
+
end
|
3507
3579
|
|
3508
3580
|
include Google::Apis::Core::JsonObjectSupport
|
3509
3581
|
end
|
@@ -3916,12 +3988,24 @@ module Google
|
|
3916
3988
|
include Google::Apis::Core::JsonObjectSupport
|
3917
3989
|
end
|
3918
3990
|
|
3991
|
+
class QueuingPolicy
|
3992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3993
|
+
|
3994
|
+
include Google::Apis::Core::JsonObjectSupport
|
3995
|
+
end
|
3996
|
+
|
3919
3997
|
class Quota
|
3920
3998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3921
3999
|
|
3922
4000
|
include Google::Apis::Core::JsonObjectSupport
|
3923
4001
|
end
|
3924
4002
|
|
4003
|
+
class QuotaExceededInfo
|
4004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4005
|
+
|
4006
|
+
include Google::Apis::Core::JsonObjectSupport
|
4007
|
+
end
|
4008
|
+
|
3925
4009
|
class RbacPolicy
|
3926
4010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3927
4011
|
|
@@ -3940,6 +4024,12 @@ module Google
|
|
3940
4024
|
include Google::Apis::Core::JsonObjectSupport
|
3941
4025
|
end
|
3942
4026
|
|
4027
|
+
class RegionAddressesMoveRequest
|
4028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4029
|
+
|
4030
|
+
include Google::Apis::Core::JsonObjectSupport
|
4031
|
+
end
|
4032
|
+
|
3943
4033
|
class RegionAutoscalerList
|
3944
4034
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3945
4035
|
|
@@ -4978,6 +5068,12 @@ module Google
|
|
4978
5068
|
include Google::Apis::Core::JsonObjectSupport
|
4979
5069
|
end
|
4980
5070
|
|
5071
|
+
class SecurityPolicyRuleRateLimitOptionsRpcStatus
|
5072
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5073
|
+
|
5074
|
+
include Google::Apis::Core::JsonObjectSupport
|
5075
|
+
end
|
5076
|
+
|
4981
5077
|
class SecurityPolicyRuleRateLimitOptionsThreshold
|
4982
5078
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4983
5079
|
|
@@ -8202,6 +8298,15 @@ module Google
|
|
8202
8298
|
end
|
8203
8299
|
end
|
8204
8300
|
|
8301
|
+
class ErrorInfo
|
8302
|
+
# @private
|
8303
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8304
|
+
property :domain, as: 'domain'
|
8305
|
+
hash :metadatas, as: 'metadatas'
|
8306
|
+
property :reason, as: 'reason'
|
8307
|
+
end
|
8308
|
+
end
|
8309
|
+
|
8205
8310
|
class ExchangedPeeringRoute
|
8206
8311
|
# @private
|
8207
8312
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8496,6 +8601,7 @@ module Google
|
|
8496
8601
|
property :priority, as: 'priority'
|
8497
8602
|
property :rule_name, as: 'ruleName'
|
8498
8603
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
8604
|
+
property :security_profile_group, as: 'securityProfileGroup'
|
8499
8605
|
collection :target_resources, as: 'targetResources'
|
8500
8606
|
collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
|
8501
8607
|
|
@@ -8864,6 +8970,14 @@ module Google
|
|
8864
8970
|
end
|
8865
8971
|
end
|
8866
8972
|
|
8973
|
+
class GlobalAddressesMoveRequest
|
8974
|
+
# @private
|
8975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8976
|
+
property :description, as: 'description'
|
8977
|
+
property :destination_address, as: 'destinationAddress'
|
8978
|
+
end
|
8979
|
+
end
|
8980
|
+
|
8867
8981
|
class GlobalNetworkEndpointGroupsAttachEndpointsRequest
|
8868
8982
|
# @private
|
8869
8983
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9292,6 +9406,22 @@ module Google
|
|
9292
9406
|
end
|
9293
9407
|
end
|
9294
9408
|
|
9409
|
+
class Help
|
9410
|
+
# @private
|
9411
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9412
|
+
collection :links, as: 'links', class: Google::Apis::ComputeAlpha::HelpLink, decorator: Google::Apis::ComputeAlpha::HelpLink::Representation
|
9413
|
+
|
9414
|
+
end
|
9415
|
+
end
|
9416
|
+
|
9417
|
+
class HelpLink
|
9418
|
+
# @private
|
9419
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9420
|
+
property :description, as: 'description'
|
9421
|
+
property :url, as: 'url'
|
9422
|
+
end
|
9423
|
+
end
|
9424
|
+
|
9295
9425
|
class HostRule
|
9296
9426
|
# @private
|
9297
9427
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9953,6 +10083,7 @@ module Google
|
|
9953
10083
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9954
10084
|
property :abandoning, as: 'abandoning'
|
9955
10085
|
property :creating, as: 'creating'
|
10086
|
+
property :creating_atomically, as: 'creatingAtomically'
|
9956
10087
|
property :creating_without_retries, as: 'creatingWithoutRetries'
|
9957
10088
|
property :deleting, as: 'deleting'
|
9958
10089
|
property :none, as: 'none'
|
@@ -10075,6 +10206,66 @@ module Google
|
|
10075
10206
|
end
|
10076
10207
|
end
|
10077
10208
|
|
10209
|
+
class InstanceGroupManagerResizeRequest
|
10210
|
+
# @private
|
10211
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10212
|
+
property :count, as: 'count'
|
10213
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
10214
|
+
property :description, as: 'description'
|
10215
|
+
property :id, :numeric_string => true, as: 'id'
|
10216
|
+
property :kind, as: 'kind'
|
10217
|
+
property :name, as: 'name'
|
10218
|
+
property :queuing_policy, as: 'queuingPolicy', class: Google::Apis::ComputeAlpha::QueuingPolicy, decorator: Google::Apis::ComputeAlpha::QueuingPolicy::Representation
|
10219
|
+
|
10220
|
+
property :self_link, as: 'selfLink'
|
10221
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10222
|
+
property :state, as: 'state'
|
10223
|
+
property :status, as: 'status', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatus, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestStatus::Representation
|
10224
|
+
|
10225
|
+
property :zone, as: 'zone'
|
10226
|
+
end
|
10227
|
+
end
|
10228
|
+
|
10229
|
+
class InstanceGroupManagerResizeRequestStatus
|
10230
|
+
# @private
|
10231
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10232
|
+
property :queuing_policy, as: 'queuingPolicy', class: Google::Apis::ComputeAlpha::QueuingPolicy, decorator: Google::Apis::ComputeAlpha::QueuingPolicy::Representation
|
10233
|
+
|
10234
|
+
end
|
10235
|
+
end
|
10236
|
+
|
10237
|
+
class InstanceGroupManagerResizeRequestsListResponse
|
10238
|
+
# @private
|
10239
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10240
|
+
property :id, as: 'id'
|
10241
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequest, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequest::Representation
|
10242
|
+
|
10243
|
+
property :kind, as: 'kind'
|
10244
|
+
property :next_page_token, as: 'nextPageToken'
|
10245
|
+
property :self_link, as: 'selfLink'
|
10246
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestsListResponse::Warning, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestsListResponse::Warning::Representation
|
10247
|
+
|
10248
|
+
end
|
10249
|
+
|
10250
|
+
class Warning
|
10251
|
+
# @private
|
10252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10253
|
+
property :code, as: 'code'
|
10254
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestsListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResizeRequestsListResponse::Warning::Datum::Representation
|
10255
|
+
|
10256
|
+
property :message, as: 'message'
|
10257
|
+
end
|
10258
|
+
|
10259
|
+
class Datum
|
10260
|
+
# @private
|
10261
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10262
|
+
property :key, as: 'key'
|
10263
|
+
property :value, as: 'value'
|
10264
|
+
end
|
10265
|
+
end
|
10266
|
+
end
|
10267
|
+
end
|
10268
|
+
|
10078
10269
|
class InstanceGroupManagerStandbyPolicy
|
10079
10270
|
# @private
|
10080
10271
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10625,6 +10816,7 @@ module Google
|
|
10625
10816
|
property :name, as: 'name'
|
10626
10817
|
property :properties, as: 'properties', class: Google::Apis::ComputeAlpha::InstanceProperties, decorator: Google::Apis::ComputeAlpha::InstanceProperties::Representation
|
10627
10818
|
|
10819
|
+
property :region, as: 'region'
|
10628
10820
|
property :self_link, as: 'selfLink'
|
10629
10821
|
property :self_link_with_id, as: 'selfLinkWithId'
|
10630
10822
|
property :source_instance, as: 'sourceInstance'
|
@@ -11603,6 +11795,14 @@ module Google
|
|
11603
11795
|
end
|
11604
11796
|
end
|
11605
11797
|
|
11798
|
+
class LocalizedMessage
|
11799
|
+
# @private
|
11800
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11801
|
+
property :locale, as: 'locale'
|
11802
|
+
property :message, as: 'message'
|
11803
|
+
end
|
11804
|
+
end
|
11805
|
+
|
11606
11806
|
class LocationPolicy
|
11607
11807
|
# @private
|
11608
11808
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11919,9 +12119,25 @@ module Google
|
|
11919
12119
|
# @private
|
11920
12120
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11921
12121
|
property :code, as: 'code'
|
12122
|
+
collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::ManagedInstanceLastAttempt::Errors::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::ManagedInstanceLastAttempt::Errors::Error::ErrorDetail::Representation
|
12123
|
+
|
11922
12124
|
property :location, as: 'location'
|
11923
12125
|
property :message, as: 'message'
|
11924
12126
|
end
|
12127
|
+
|
12128
|
+
class ErrorDetail
|
12129
|
+
# @private
|
12130
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12131
|
+
property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
|
12132
|
+
|
12133
|
+
property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
|
12134
|
+
|
12135
|
+
property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
|
12136
|
+
|
12137
|
+
property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
|
12138
|
+
|
12139
|
+
end
|
12140
|
+
end
|
11925
12141
|
end
|
11926
12142
|
end
|
11927
12143
|
end
|
@@ -13139,9 +13355,25 @@ module Google
|
|
13139
13355
|
# @private
|
13140
13356
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13141
13357
|
property :code, as: 'code'
|
13358
|
+
collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::Operation::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::Operation::Error::Error::ErrorDetail::Representation
|
13359
|
+
|
13142
13360
|
property :location, as: 'location'
|
13143
13361
|
property :message, as: 'message'
|
13144
13362
|
end
|
13363
|
+
|
13364
|
+
class ErrorDetail
|
13365
|
+
# @private
|
13366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13367
|
+
property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
|
13368
|
+
|
13369
|
+
property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
|
13370
|
+
|
13371
|
+
property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
|
13372
|
+
|
13373
|
+
property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
|
13374
|
+
|
13375
|
+
end
|
13376
|
+
end
|
13145
13377
|
end
|
13146
13378
|
end
|
13147
13379
|
|
@@ -13886,6 +14118,15 @@ module Google
|
|
13886
14118
|
end
|
13887
14119
|
end
|
13888
14120
|
|
14121
|
+
class QueuingPolicy
|
14122
|
+
# @private
|
14123
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14124
|
+
property :valid_until_duration, as: 'validUntilDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
14125
|
+
|
14126
|
+
property :valid_until_time, as: 'validUntilTime'
|
14127
|
+
end
|
14128
|
+
end
|
14129
|
+
|
13889
14130
|
class Quota
|
13890
14131
|
# @private
|
13891
14132
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13896,6 +14137,16 @@ module Google
|
|
13896
14137
|
end
|
13897
14138
|
end
|
13898
14139
|
|
14140
|
+
class QuotaExceededInfo
|
14141
|
+
# @private
|
14142
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14143
|
+
hash :dimensions, as: 'dimensions'
|
14144
|
+
property :limit, as: 'limit'
|
14145
|
+
property :limit_name, as: 'limitName'
|
14146
|
+
property :metric_name, as: 'metricName'
|
14147
|
+
end
|
14148
|
+
end
|
14149
|
+
|
13899
14150
|
class RbacPolicy
|
13900
14151
|
# @private
|
13901
14152
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13937,6 +14188,14 @@ module Google
|
|
13937
14188
|
end
|
13938
14189
|
end
|
13939
14190
|
|
14191
|
+
class RegionAddressesMoveRequest
|
14192
|
+
# @private
|
14193
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14194
|
+
property :description, as: 'description'
|
14195
|
+
property :destination_address, as: 'destinationAddress'
|
14196
|
+
end
|
14197
|
+
end
|
14198
|
+
|
13940
14199
|
class RegionAutoscalerList
|
13941
14200
|
# @private
|
13942
14201
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15771,6 +16030,8 @@ module Google
|
|
15771
16030
|
property :enforce_on_key, as: 'enforceOnKey'
|
15772
16031
|
property :enforce_on_key_name, as: 'enforceOnKeyName'
|
15773
16032
|
property :exceed_action, as: 'exceedAction'
|
16033
|
+
property :exceed_action_rpc_status, as: 'exceedActionRpcStatus', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsRpcStatus, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsRpcStatus::Representation
|
16034
|
+
|
15774
16035
|
property :exceed_redirect_options, as: 'exceedRedirectOptions', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRedirectOptions, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRedirectOptions::Representation
|
15775
16036
|
|
15776
16037
|
property :rate_limit_threshold, as: 'rateLimitThreshold', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
|
@@ -15778,6 +16039,14 @@ module Google
|
|
15778
16039
|
end
|
15779
16040
|
end
|
15780
16041
|
|
16042
|
+
class SecurityPolicyRuleRateLimitOptionsRpcStatus
|
16043
|
+
# @private
|
16044
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16045
|
+
property :code, as: 'code'
|
16046
|
+
property :message, as: 'message'
|
16047
|
+
end
|
16048
|
+
end
|
16049
|
+
|
15781
16050
|
class SecurityPolicyRuleRateLimitOptionsThreshold
|
15782
16051
|
# @private
|
15783
16052
|
class Representation < Google::Apis::Core::JsonRepresentation
|