google-apis-compute_v1 0.26.0 → 0.29.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 +12 -0
- data/lib/google/apis/compute_v1/classes.rb +873 -66
- data/lib/google/apis/compute_v1/gem_version.rb +2 -2
- data/lib/google/apis/compute_v1/representations.rb +311 -0
- data/lib/google/apis/compute_v1/service.rb +5164 -2831
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ComputeV1
|
18
18
|
# Version of the google-apis-compute_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.29.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220312"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -988,6 +988,12 @@ module Google
|
|
988
988
|
include Google::Apis::Core::JsonObjectSupport
|
989
989
|
end
|
990
990
|
|
991
|
+
class FirewallPolicyRuleSecureTag
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
|
+
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
995
|
+
end
|
996
|
+
|
991
997
|
class FixedOrPercent
|
992
998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
999
|
|
@@ -1810,6 +1816,12 @@ module Google
|
|
1810
1816
|
include Google::Apis::Core::JsonObjectSupport
|
1811
1817
|
end
|
1812
1818
|
|
1819
|
+
class InstanceParams
|
1820
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1821
|
+
|
1822
|
+
include Google::Apis::Core::JsonObjectSupport
|
1823
|
+
end
|
1824
|
+
|
1813
1825
|
class InstanceProperties
|
1814
1826
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1815
1827
|
|
@@ -2374,6 +2386,48 @@ module Google
|
|
2374
2386
|
include Google::Apis::Core::JsonObjectSupport
|
2375
2387
|
end
|
2376
2388
|
|
2389
|
+
class NetworkEdgeSecurityService
|
2390
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2391
|
+
|
2392
|
+
include Google::Apis::Core::JsonObjectSupport
|
2393
|
+
end
|
2394
|
+
|
2395
|
+
class NetworkEdgeSecurityServiceAggregatedList
|
2396
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2397
|
+
|
2398
|
+
class Warning
|
2399
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2400
|
+
|
2401
|
+
class Datum
|
2402
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2403
|
+
|
2404
|
+
include Google::Apis::Core::JsonObjectSupport
|
2405
|
+
end
|
2406
|
+
|
2407
|
+
include Google::Apis::Core::JsonObjectSupport
|
2408
|
+
end
|
2409
|
+
|
2410
|
+
include Google::Apis::Core::JsonObjectSupport
|
2411
|
+
end
|
2412
|
+
|
2413
|
+
class NetworkEdgeSecurityServicesScopedList
|
2414
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2415
|
+
|
2416
|
+
class Warning
|
2417
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2418
|
+
|
2419
|
+
class Datum
|
2420
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2421
|
+
|
2422
|
+
include Google::Apis::Core::JsonObjectSupport
|
2423
|
+
end
|
2424
|
+
|
2425
|
+
include Google::Apis::Core::JsonObjectSupport
|
2426
|
+
end
|
2427
|
+
|
2428
|
+
include Google::Apis::Core::JsonObjectSupport
|
2429
|
+
end
|
2430
|
+
|
2377
2431
|
class NetworkEndpoint
|
2378
2432
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2379
2433
|
|
@@ -3454,6 +3508,18 @@ module Google
|
|
3454
3508
|
include Google::Apis::Core::JsonObjectSupport
|
3455
3509
|
end
|
3456
3510
|
|
3511
|
+
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
|
3512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3513
|
+
|
3514
|
+
include Google::Apis::Core::JsonObjectSupport
|
3515
|
+
end
|
3516
|
+
|
3517
|
+
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
|
3518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3519
|
+
|
3520
|
+
include Google::Apis::Core::JsonObjectSupport
|
3521
|
+
end
|
3522
|
+
|
3457
3523
|
class RegionSetLabelsRequest
|
3458
3524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3459
3525
|
|
@@ -3952,12 +4018,48 @@ module Google
|
|
3952
4018
|
include Google::Apis::Core::JsonObjectSupport
|
3953
4019
|
end
|
3954
4020
|
|
4021
|
+
class SecurityPoliciesAggregatedList
|
4022
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4023
|
+
|
4024
|
+
class Warning
|
4025
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4026
|
+
|
4027
|
+
class Datum
|
4028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4029
|
+
|
4030
|
+
include Google::Apis::Core::JsonObjectSupport
|
4031
|
+
end
|
4032
|
+
|
4033
|
+
include Google::Apis::Core::JsonObjectSupport
|
4034
|
+
end
|
4035
|
+
|
4036
|
+
include Google::Apis::Core::JsonObjectSupport
|
4037
|
+
end
|
4038
|
+
|
3955
4039
|
class SecurityPoliciesListPreconfiguredExpressionSetsResponse
|
3956
4040
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3957
4041
|
|
3958
4042
|
include Google::Apis::Core::JsonObjectSupport
|
3959
4043
|
end
|
3960
4044
|
|
4045
|
+
class SecurityPoliciesScopedList
|
4046
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4047
|
+
|
4048
|
+
class Warning
|
4049
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4050
|
+
|
4051
|
+
class Datum
|
4052
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4053
|
+
|
4054
|
+
include Google::Apis::Core::JsonObjectSupport
|
4055
|
+
end
|
4056
|
+
|
4057
|
+
include Google::Apis::Core::JsonObjectSupport
|
4058
|
+
end
|
4059
|
+
|
4060
|
+
include Google::Apis::Core::JsonObjectSupport
|
4061
|
+
end
|
4062
|
+
|
3961
4063
|
class SecurityPoliciesWafConfig
|
3962
4064
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3963
4065
|
|
@@ -3988,6 +4090,12 @@ module Google
|
|
3988
4090
|
include Google::Apis::Core::JsonObjectSupport
|
3989
4091
|
end
|
3990
4092
|
|
4093
|
+
class SecurityPolicyDdosProtectionConfig
|
4094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4095
|
+
|
4096
|
+
include Google::Apis::Core::JsonObjectSupport
|
4097
|
+
end
|
4098
|
+
|
3991
4099
|
class SecurityPolicyList
|
3992
4100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3993
4101
|
|
@@ -5639,6 +5747,7 @@ module Google
|
|
5639
5747
|
class AllocationSpecificSkuReservation
|
5640
5748
|
# @private
|
5641
5749
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5750
|
+
property :assured_count, :numeric_string => true, as: 'assuredCount'
|
5642
5751
|
property :count, :numeric_string => true, as: 'count'
|
5643
5752
|
property :in_use_count, :numeric_string => true, as: 'inUseCount'
|
5644
5753
|
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
|
@@ -6149,6 +6258,7 @@ module Google
|
|
6149
6258
|
# @private
|
6150
6259
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6151
6260
|
property :connection_persistence_on_unhealthy_backends, as: 'connectionPersistenceOnUnhealthyBackends'
|
6261
|
+
property :enable_strong_affinity, as: 'enableStrongAffinity'
|
6152
6262
|
property :idle_timeout_sec, as: 'idleTimeoutSec'
|
6153
6263
|
property :tracking_mode, as: 'trackingMode'
|
6154
6264
|
end
|
@@ -7131,6 +7241,7 @@ module Google
|
|
7131
7241
|
property :kind, as: 'kind'
|
7132
7242
|
property :name, as: 'name'
|
7133
7243
|
property :parent, as: 'parent'
|
7244
|
+
property :region, as: 'region'
|
7134
7245
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
7135
7246
|
collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
|
7136
7247
|
|
@@ -7196,6 +7307,8 @@ module Google
|
|
7196
7307
|
property :priority, as: 'priority'
|
7197
7308
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
7198
7309
|
collection :target_resources, as: 'targetResources'
|
7310
|
+
collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag::Representation
|
7311
|
+
|
7199
7312
|
collection :target_service_accounts, as: 'targetServiceAccounts'
|
7200
7313
|
end
|
7201
7314
|
end
|
@@ -7207,6 +7320,8 @@ module Google
|
|
7207
7320
|
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeV1::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeV1::FirewallPolicyRuleMatcherLayer4Config::Representation
|
7208
7321
|
|
7209
7322
|
collection :src_ip_ranges, as: 'srcIpRanges'
|
7323
|
+
collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeV1::FirewallPolicyRuleSecureTag::Representation
|
7324
|
+
|
7210
7325
|
end
|
7211
7326
|
end
|
7212
7327
|
|
@@ -7218,6 +7333,14 @@ module Google
|
|
7218
7333
|
end
|
7219
7334
|
end
|
7220
7335
|
|
7336
|
+
class FirewallPolicyRuleSecureTag
|
7337
|
+
# @private
|
7338
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7339
|
+
property :name, as: 'name'
|
7340
|
+
property :state, as: 'state'
|
7341
|
+
end
|
7342
|
+
end
|
7343
|
+
|
7221
7344
|
class FixedOrPercent
|
7222
7345
|
# @private
|
7223
7346
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8137,6 +8260,8 @@ module Google
|
|
8137
8260
|
|
8138
8261
|
property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ComputeV1::NetworkPerformanceConfig, decorator: Google::Apis::ComputeV1::NetworkPerformanceConfig::Representation
|
8139
8262
|
|
8263
|
+
property :params, as: 'params', class: Google::Apis::ComputeV1::InstanceParams, decorator: Google::Apis::ComputeV1::InstanceParams::Representation
|
8264
|
+
|
8140
8265
|
property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
|
8141
8266
|
property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeV1::ReservationAffinity, decorator: Google::Apis::ComputeV1::ReservationAffinity::Representation
|
8142
8267
|
|
@@ -8815,6 +8940,13 @@ module Google
|
|
8815
8940
|
end
|
8816
8941
|
end
|
8817
8942
|
|
8943
|
+
class InstanceParams
|
8944
|
+
# @private
|
8945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8946
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
8947
|
+
end
|
8948
|
+
end
|
8949
|
+
|
8818
8950
|
class InstanceProperties
|
8819
8951
|
# @private
|
8820
8952
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9862,20 +9994,102 @@ module Google
|
|
9862
9994
|
property :auto_create_subnetworks, as: 'autoCreateSubnetworks'
|
9863
9995
|
property :creation_timestamp, as: 'creationTimestamp'
|
9864
9996
|
property :description, as: 'description'
|
9997
|
+
property :enable_ula_internal_ipv6, as: 'enableUlaInternalIpv6'
|
9865
9998
|
property :gateway_i_pv4, as: 'gatewayIPv4'
|
9866
9999
|
property :id, :numeric_string => true, as: 'id'
|
10000
|
+
property :internal_ipv6_range, as: 'internalIpv6Range'
|
9867
10001
|
property :kind, as: 'kind'
|
9868
10002
|
property :mtu, as: 'mtu'
|
9869
10003
|
property :name, as: 'name'
|
10004
|
+
property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
|
9870
10005
|
collection :peerings, as: 'peerings', class: Google::Apis::ComputeV1::NetworkPeering, decorator: Google::Apis::ComputeV1::NetworkPeering::Representation
|
9871
10006
|
|
9872
10007
|
property :routing_config, as: 'routingConfig', class: Google::Apis::ComputeV1::NetworkRoutingConfig, decorator: Google::Apis::ComputeV1::NetworkRoutingConfig::Representation
|
9873
10008
|
|
9874
10009
|
property :self_link, as: 'selfLink'
|
10010
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
9875
10011
|
collection :subnetworks, as: 'subnetworks'
|
9876
10012
|
end
|
9877
10013
|
end
|
9878
10014
|
|
10015
|
+
class NetworkEdgeSecurityService
|
10016
|
+
# @private
|
10017
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10018
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
10019
|
+
property :description, as: 'description'
|
10020
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
10021
|
+
property :id, :numeric_string => true, as: 'id'
|
10022
|
+
property :kind, as: 'kind'
|
10023
|
+
property :name, as: 'name'
|
10024
|
+
property :region, as: 'region'
|
10025
|
+
property :security_policy, as: 'securityPolicy'
|
10026
|
+
property :self_link, as: 'selfLink'
|
10027
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10028
|
+
end
|
10029
|
+
end
|
10030
|
+
|
10031
|
+
class NetworkEdgeSecurityServiceAggregatedList
|
10032
|
+
# @private
|
10033
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10034
|
+
property :etag, as: 'etag'
|
10035
|
+
property :id, as: 'id'
|
10036
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::NetworkEdgeSecurityServicesScopedList, decorator: Google::Apis::ComputeV1::NetworkEdgeSecurityServicesScopedList::Representation
|
10037
|
+
|
10038
|
+
property :kind, as: 'kind'
|
10039
|
+
property :next_page_token, as: 'nextPageToken'
|
10040
|
+
property :self_link, as: 'selfLink'
|
10041
|
+
collection :unreachables, as: 'unreachables'
|
10042
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::NetworkEdgeSecurityServiceAggregatedList::Warning, decorator: Google::Apis::ComputeV1::NetworkEdgeSecurityServiceAggregatedList::Warning::Representation
|
10043
|
+
|
10044
|
+
end
|
10045
|
+
|
10046
|
+
class Warning
|
10047
|
+
# @private
|
10048
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10049
|
+
property :code, as: 'code'
|
10050
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::NetworkEdgeSecurityServiceAggregatedList::Warning::Datum::Representation
|
10051
|
+
|
10052
|
+
property :message, as: 'message'
|
10053
|
+
end
|
10054
|
+
|
10055
|
+
class Datum
|
10056
|
+
# @private
|
10057
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10058
|
+
property :key, as: 'key'
|
10059
|
+
property :value, as: 'value'
|
10060
|
+
end
|
10061
|
+
end
|
10062
|
+
end
|
10063
|
+
end
|
10064
|
+
|
10065
|
+
class NetworkEdgeSecurityServicesScopedList
|
10066
|
+
# @private
|
10067
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10068
|
+
collection :network_edge_security_services, as: 'networkEdgeSecurityServices', class: Google::Apis::ComputeV1::NetworkEdgeSecurityService, decorator: Google::Apis::ComputeV1::NetworkEdgeSecurityService::Representation
|
10069
|
+
|
10070
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::NetworkEdgeSecurityServicesScopedList::Warning, decorator: Google::Apis::ComputeV1::NetworkEdgeSecurityServicesScopedList::Warning::Representation
|
10071
|
+
|
10072
|
+
end
|
10073
|
+
|
10074
|
+
class Warning
|
10075
|
+
# @private
|
10076
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10077
|
+
property :code, as: 'code'
|
10078
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::NetworkEdgeSecurityServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::NetworkEdgeSecurityServicesScopedList::Warning::Datum::Representation
|
10079
|
+
|
10080
|
+
property :message, as: 'message'
|
10081
|
+
end
|
10082
|
+
|
10083
|
+
class Datum
|
10084
|
+
# @private
|
10085
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10086
|
+
property :key, as: 'key'
|
10087
|
+
property :value, as: 'value'
|
10088
|
+
end
|
10089
|
+
end
|
10090
|
+
end
|
10091
|
+
end
|
10092
|
+
|
9879
10093
|
class NetworkEndpoint
|
9880
10094
|
# @private
|
9881
10095
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10105,6 +10319,7 @@ module Google
|
|
10105
10319
|
collection :alias_ip_ranges, as: 'aliasIpRanges', class: Google::Apis::ComputeV1::AliasIpRange, decorator: Google::Apis::ComputeV1::AliasIpRange::Representation
|
10106
10320
|
|
10107
10321
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
10322
|
+
property :internal_ipv6_prefix_length, as: 'internalIpv6PrefixLength'
|
10108
10323
|
collection :ipv6_access_configs, as: 'ipv6AccessConfigs', class: Google::Apis::ComputeV1::AccessConfig, decorator: Google::Apis::ComputeV1::AccessConfig::Representation
|
10109
10324
|
|
10110
10325
|
property :ipv6_access_type, as: 'ipv6AccessType'
|
@@ -11821,6 +12036,27 @@ module Google
|
|
11821
12036
|
end
|
11822
12037
|
end
|
11823
12038
|
|
12039
|
+
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
|
12040
|
+
# @private
|
12041
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12042
|
+
collection :firewall_policys, as: 'firewallPolicys', class: Google::Apis::ComputeV1::RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy, decorator: Google::Apis::ComputeV1::RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy::Representation
|
12043
|
+
|
12044
|
+
collection :firewalls, as: 'firewalls', class: Google::Apis::ComputeV1::Firewall, decorator: Google::Apis::ComputeV1::Firewall::Representation
|
12045
|
+
|
12046
|
+
end
|
12047
|
+
end
|
12048
|
+
|
12049
|
+
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
|
12050
|
+
# @private
|
12051
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12052
|
+
property :display_name, as: 'displayName'
|
12053
|
+
property :name, as: 'name'
|
12054
|
+
collection :rules, as: 'rules', class: Google::Apis::ComputeV1::FirewallPolicyRule, decorator: Google::Apis::ComputeV1::FirewallPolicyRule::Representation
|
12055
|
+
|
12056
|
+
property :type, as: 'type'
|
12057
|
+
end
|
12058
|
+
end
|
12059
|
+
|
11824
12060
|
class RegionSetLabelsRequest
|
11825
12061
|
# @private
|
11826
12062
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12267,6 +12503,7 @@ module Google
|
|
12267
12503
|
property :next_hop_peering, as: 'nextHopPeering'
|
12268
12504
|
property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
|
12269
12505
|
property :priority, as: 'priority'
|
12506
|
+
property :route_status, as: 'routeStatus'
|
12270
12507
|
property :route_type, as: 'routeType'
|
12271
12508
|
property :self_link, as: 'selfLink'
|
12272
12509
|
collection :tags, as: 'tags'
|
@@ -12760,6 +12997,40 @@ module Google
|
|
12760
12997
|
end
|
12761
12998
|
end
|
12762
12999
|
|
13000
|
+
class SecurityPoliciesAggregatedList
|
13001
|
+
# @private
|
13002
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13003
|
+
property :etag, as: 'etag'
|
13004
|
+
property :id, as: 'id'
|
13005
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::SecurityPoliciesScopedList, decorator: Google::Apis::ComputeV1::SecurityPoliciesScopedList::Representation
|
13006
|
+
|
13007
|
+
property :kind, as: 'kind'
|
13008
|
+
property :next_page_token, as: 'nextPageToken'
|
13009
|
+
property :self_link, as: 'selfLink'
|
13010
|
+
collection :unreachables, as: 'unreachables'
|
13011
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::SecurityPoliciesAggregatedList::Warning, decorator: Google::Apis::ComputeV1::SecurityPoliciesAggregatedList::Warning::Representation
|
13012
|
+
|
13013
|
+
end
|
13014
|
+
|
13015
|
+
class Warning
|
13016
|
+
# @private
|
13017
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13018
|
+
property :code, as: 'code'
|
13019
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::SecurityPoliciesAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeV1::SecurityPoliciesAggregatedList::Warning::Datum::Representation
|
13020
|
+
|
13021
|
+
property :message, as: 'message'
|
13022
|
+
end
|
13023
|
+
|
13024
|
+
class Datum
|
13025
|
+
# @private
|
13026
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13027
|
+
property :key, as: 'key'
|
13028
|
+
property :value, as: 'value'
|
13029
|
+
end
|
13030
|
+
end
|
13031
|
+
end
|
13032
|
+
end
|
13033
|
+
|
12763
13034
|
class SecurityPoliciesListPreconfiguredExpressionSetsResponse
|
12764
13035
|
# @private
|
12765
13036
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12768,6 +13039,34 @@ module Google
|
|
12768
13039
|
end
|
12769
13040
|
end
|
12770
13041
|
|
13042
|
+
class SecurityPoliciesScopedList
|
13043
|
+
# @private
|
13044
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13045
|
+
collection :security_policies, as: 'securityPolicies', class: Google::Apis::ComputeV1::SecurityPolicy, decorator: Google::Apis::ComputeV1::SecurityPolicy::Representation
|
13046
|
+
|
13047
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::SecurityPoliciesScopedList::Warning, decorator: Google::Apis::ComputeV1::SecurityPoliciesScopedList::Warning::Representation
|
13048
|
+
|
13049
|
+
end
|
13050
|
+
|
13051
|
+
class Warning
|
13052
|
+
# @private
|
13053
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13054
|
+
property :code, as: 'code'
|
13055
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::SecurityPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::SecurityPoliciesScopedList::Warning::Datum::Representation
|
13056
|
+
|
13057
|
+
property :message, as: 'message'
|
13058
|
+
end
|
13059
|
+
|
13060
|
+
class Datum
|
13061
|
+
# @private
|
13062
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13063
|
+
property :key, as: 'key'
|
13064
|
+
property :value, as: 'value'
|
13065
|
+
end
|
13066
|
+
end
|
13067
|
+
end
|
13068
|
+
end
|
13069
|
+
|
12771
13070
|
class SecurityPoliciesWafConfig
|
12772
13071
|
# @private
|
12773
13072
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12784,6 +13083,8 @@ module Google
|
|
12784
13083
|
property :advanced_options_config, as: 'advancedOptionsConfig', class: Google::Apis::ComputeV1::SecurityPolicyAdvancedOptionsConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyAdvancedOptionsConfig::Representation
|
12785
13084
|
|
12786
13085
|
property :creation_timestamp, as: 'creationTimestamp'
|
13086
|
+
property :ddos_protection_config, as: 'ddosProtectionConfig', class: Google::Apis::ComputeV1::SecurityPolicyDdosProtectionConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyDdosProtectionConfig::Representation
|
13087
|
+
|
12787
13088
|
property :description, as: 'description'
|
12788
13089
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
12789
13090
|
property :id, :numeric_string => true, as: 'id'
|
@@ -12791,6 +13092,7 @@ module Google
|
|
12791
13092
|
property :name, as: 'name'
|
12792
13093
|
property :recaptcha_options_config, as: 'recaptchaOptionsConfig', class: Google::Apis::ComputeV1::SecurityPolicyRecaptchaOptionsConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyRecaptchaOptionsConfig::Representation
|
12793
13094
|
|
13095
|
+
property :region, as: 'region'
|
12794
13096
|
collection :rules, as: 'rules', class: Google::Apis::ComputeV1::SecurityPolicyRule, decorator: Google::Apis::ComputeV1::SecurityPolicyRule::Representation
|
12795
13097
|
|
12796
13098
|
property :self_link, as: 'selfLink'
|
@@ -12822,6 +13124,13 @@ module Google
|
|
12822
13124
|
end
|
12823
13125
|
end
|
12824
13126
|
|
13127
|
+
class SecurityPolicyDdosProtectionConfig
|
13128
|
+
# @private
|
13129
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13130
|
+
property :ddos_protection, as: 'ddosProtection'
|
13131
|
+
end
|
13132
|
+
end
|
13133
|
+
|
12825
13134
|
class SecurityPolicyList
|
12826
13135
|
# @private
|
12827
13136
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13538,6 +13847,7 @@ module Google
|
|
13538
13847
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
13539
13848
|
property :gateway_address, as: 'gatewayAddress'
|
13540
13849
|
property :id, :numeric_string => true, as: 'id'
|
13850
|
+
property :internal_ipv6_prefix, as: 'internalIpv6Prefix'
|
13541
13851
|
property :ip_cidr_range, as: 'ipCidrRange'
|
13542
13852
|
property :ipv6_access_type, as: 'ipv6AccessType'
|
13543
13853
|
property :ipv6_cidr_range, as: 'ipv6CidrRange'
|
@@ -14687,6 +14997,7 @@ module Google
|
|
14687
14997
|
class ValidateUrlMapsRequest
|
14688
14998
|
# @private
|
14689
14999
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15000
|
+
collection :load_balancing_schemes, as: 'loadBalancingSchemes'
|
14690
15001
|
property :resource, as: 'resource', class: Google::Apis::ComputeV1::UrlMap, decorator: Google::Apis::ComputeV1::UrlMap::Representation
|
14691
15002
|
|
14692
15003
|
end
|