google-apis-compute_beta 0.24.0 → 0.25.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 +4 -0
- data/lib/google/apis/compute_beta/classes.rb +227 -49
- data/lib/google/apis/compute_beta/gem_version.rb +2 -2
- data/lib/google/apis/compute_beta/representations.rb +58 -1
- data/lib/google/apis/compute_beta/service.rb +4736 -3107
- metadata +3 -3
@@ -994,6 +994,12 @@ module Google
|
|
994
994
|
include Google::Apis::Core::JsonObjectSupport
|
995
995
|
end
|
996
996
|
|
997
|
+
class FirewallPolicyRuleSecureTag
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
|
+
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
1001
|
+
end
|
1002
|
+
|
997
1003
|
class FixedOrPercent
|
998
1004
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
1005
|
|
@@ -3556,6 +3562,18 @@ module Google
|
|
3556
3562
|
include Google::Apis::Core::JsonObjectSupport
|
3557
3563
|
end
|
3558
3564
|
|
3565
|
+
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
|
3566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3567
|
+
|
3568
|
+
include Google::Apis::Core::JsonObjectSupport
|
3569
|
+
end
|
3570
|
+
|
3571
|
+
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
|
3572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3573
|
+
|
3574
|
+
include Google::Apis::Core::JsonObjectSupport
|
3575
|
+
end
|
3576
|
+
|
3559
3577
|
class RegionSetLabelsRequest
|
3560
3578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3561
3579
|
|
@@ -5881,7 +5899,6 @@ module Google
|
|
5881
5899
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5882
5900
|
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeBeta::AuditLogConfig, decorator: Google::Apis::ComputeBeta::AuditLogConfig::Representation
|
5883
5901
|
|
5884
|
-
collection :exempted_members, as: 'exemptedMembers'
|
5885
5902
|
property :service, as: 'service'
|
5886
5903
|
end
|
5887
5904
|
end
|
@@ -7341,6 +7358,7 @@ module Google
|
|
7341
7358
|
property :kind, as: 'kind'
|
7342
7359
|
property :name, as: 'name'
|
7343
7360
|
property :parent, as: 'parent'
|
7361
|
+
property :region, as: 'region'
|
7344
7362
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
7345
7363
|
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
|
7346
7364
|
|
@@ -7406,6 +7424,8 @@ module Google
|
|
7406
7424
|
property :priority, as: 'priority'
|
7407
7425
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
7408
7426
|
collection :target_resources, as: 'targetResources'
|
7427
|
+
collection :target_secure_tags, as: 'targetSecureTags', class: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag::Representation
|
7428
|
+
|
7409
7429
|
collection :target_service_accounts, as: 'targetServiceAccounts'
|
7410
7430
|
end
|
7411
7431
|
end
|
@@ -7417,6 +7437,8 @@ module Google
|
|
7417
7437
|
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleMatcherLayer4Config::Representation
|
7418
7438
|
|
7419
7439
|
collection :src_ip_ranges, as: 'srcIpRanges'
|
7440
|
+
collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeBeta::FirewallPolicyRuleSecureTag::Representation
|
7441
|
+
|
7420
7442
|
end
|
7421
7443
|
end
|
7422
7444
|
|
@@ -7428,6 +7450,14 @@ module Google
|
|
7428
7450
|
end
|
7429
7451
|
end
|
7430
7452
|
|
7453
|
+
class FirewallPolicyRuleSecureTag
|
7454
|
+
# @private
|
7455
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7456
|
+
property :name, as: 'name'
|
7457
|
+
property :state, as: 'state'
|
7458
|
+
end
|
7459
|
+
end
|
7460
|
+
|
7431
7461
|
class FixedOrPercent
|
7432
7462
|
# @private
|
7433
7463
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10155,16 +10185,20 @@ module Google
|
|
10155
10185
|
property :auto_create_subnetworks, as: 'autoCreateSubnetworks'
|
10156
10186
|
property :creation_timestamp, as: 'creationTimestamp'
|
10157
10187
|
property :description, as: 'description'
|
10188
|
+
property :enable_ula_internal_ipv6, as: 'enableUlaInternalIpv6'
|
10158
10189
|
property :gateway_i_pv4, as: 'gatewayIPv4'
|
10159
10190
|
property :id, :numeric_string => true, as: 'id'
|
10191
|
+
property :internal_ipv6_range, as: 'internalIpv6Range'
|
10160
10192
|
property :kind, as: 'kind'
|
10161
10193
|
property :mtu, as: 'mtu'
|
10162
10194
|
property :name, as: 'name'
|
10195
|
+
property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
|
10163
10196
|
collection :peerings, as: 'peerings', class: Google::Apis::ComputeBeta::NetworkPeering, decorator: Google::Apis::ComputeBeta::NetworkPeering::Representation
|
10164
10197
|
|
10165
10198
|
property :routing_config, as: 'routingConfig', class: Google::Apis::ComputeBeta::NetworkRoutingConfig, decorator: Google::Apis::ComputeBeta::NetworkRoutingConfig::Representation
|
10166
10199
|
|
10167
10200
|
property :self_link, as: 'selfLink'
|
10201
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10168
10202
|
collection :subnetworks, as: 'subnetworks'
|
10169
10203
|
end
|
10170
10204
|
end
|
@@ -10432,6 +10466,7 @@ module Google
|
|
10432
10466
|
collection :alias_ip_ranges, as: 'aliasIpRanges', class: Google::Apis::ComputeBeta::AliasIpRange, decorator: Google::Apis::ComputeBeta::AliasIpRange::Representation
|
10433
10467
|
|
10434
10468
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
10469
|
+
property :internal_ipv6_prefix_length, as: 'internalIpv6PrefixLength'
|
10435
10470
|
collection :ipv6_access_configs, as: 'ipv6AccessConfigs', class: Google::Apis::ComputeBeta::AccessConfig, decorator: Google::Apis::ComputeBeta::AccessConfig::Representation
|
10436
10471
|
|
10437
10472
|
property :ipv6_access_type, as: 'ipv6AccessType'
|
@@ -12213,6 +12248,27 @@ module Google
|
|
12213
12248
|
end
|
12214
12249
|
end
|
12215
12250
|
|
12251
|
+
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
|
12252
|
+
# @private
|
12253
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12254
|
+
collection :firewall_policys, as: 'firewallPolicys', class: Google::Apis::ComputeBeta::RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy, decorator: Google::Apis::ComputeBeta::RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy::Representation
|
12255
|
+
|
12256
|
+
collection :firewalls, as: 'firewalls', class: Google::Apis::ComputeBeta::Firewall, decorator: Google::Apis::ComputeBeta::Firewall::Representation
|
12257
|
+
|
12258
|
+
end
|
12259
|
+
end
|
12260
|
+
|
12261
|
+
class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
|
12262
|
+
# @private
|
12263
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12264
|
+
property :display_name, as: 'displayName'
|
12265
|
+
property :name, as: 'name'
|
12266
|
+
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
|
12267
|
+
|
12268
|
+
property :type, as: 'type'
|
12269
|
+
end
|
12270
|
+
end
|
12271
|
+
|
12216
12272
|
class RegionSetLabelsRequest
|
12217
12273
|
# @private
|
12218
12274
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14029,6 +14085,7 @@ module Google
|
|
14029
14085
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
14030
14086
|
property :gateway_address, as: 'gatewayAddress'
|
14031
14087
|
property :id, :numeric_string => true, as: 'id'
|
14088
|
+
property :internal_ipv6_prefix, as: 'internalIpv6Prefix'
|
14032
14089
|
property :ip_cidr_range, as: 'ipCidrRange'
|
14033
14090
|
property :ipv6_access_type, as: 'ipv6AccessType'
|
14034
14091
|
property :ipv6_cidr_range, as: 'ipv6CidrRange'
|