google-apis-networksecurity_v1beta1 0.19.0 → 0.21.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b5601279f091adcf2970a5b0cc8cddb11171a5fa9595883445864277870b1cb9
4
- data.tar.gz: ad9a303eb0db50d90699d88dafb3b79b1096e993766829644ac585051467eb13
3
+ metadata.gz: daa154b4326d9d4f9e3d292541d69a989199bfc01184fa58083dcbebacf9e566
4
+ data.tar.gz: 83e53c2ac025df06a21134ee38b8e1520656dd96b2068cea1def18622b8e2130
5
5
  SHA512:
6
- metadata.gz: d2839c13a3e7c556e741ddc831620c093b36c29dcb5a4b02dab38d885e57002272cc7d730e1aee86f34131e8d451aa762dbe7333375b32fa9d07b1f95f43d82c
7
- data.tar.gz: 824505d6c801615c9be4b586e03b2fb48d15c4ce4b75d98294c088d088cf852ece6e952f963b35af7c6dedbb0f89ff9835a74689df96466b58c2928e2c7a6196
6
+ metadata.gz: 065743ed7031558e30cf76bda2e9fc0c6d224a869ea74a5be9ba2d677a52eb637a0d348d943001dd66f66ac7e9d191eac33097d547d16d359c98cdf8dfa5b882
7
+ data.tar.gz: b9ab5c8b99a9fa225f81c8c0c13b91ef75f7b3e8998bd75730201c4139a444ca2a7a2a3ddf7001d143633937c3080886501d13536ef99b94e20772e1b9811b73
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-networksecurity_v1beta1
2
2
 
3
+ ### v0.21.0 (2023-04-23)
4
+
5
+ * Regenerated from discovery document revision 20230415
6
+
7
+ ### v0.20.0 (2023-04-16)
8
+
9
+ * Regenerated from discovery document revision 20230406
10
+
3
11
  ### v0.19.0 (2023-03-26)
4
12
 
5
13
  * Regenerated from discovery document revision 20230316
@@ -1131,6 +1131,11 @@ module Google
1131
1131
  # @return [String]
1132
1132
  attr_accessor :next_page_token
1133
1133
 
1134
+ # Locations that could not be reached.
1135
+ # Corresponds to the JSON property `unreachable`
1136
+ # @return [Array<String>]
1137
+ attr_accessor :unreachable
1138
+
1134
1139
  def initialize(**args)
1135
1140
  update!(**args)
1136
1141
  end
@@ -1139,6 +1144,7 @@ module Google
1139
1144
  def update!(**args)
1140
1145
  @gateway_security_policies = args[:gateway_security_policies] if args.key?(:gateway_security_policies)
1141
1146
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
1147
+ @unreachable = args[:unreachable] if args.key?(:unreachable)
1142
1148
  end
1143
1149
  end
1144
1150
 
@@ -1158,6 +1164,11 @@ module Google
1158
1164
  # @return [String]
1159
1165
  attr_accessor :next_page_token
1160
1166
 
1167
+ # Locations that could not be reached.
1168
+ # Corresponds to the JSON property `unreachable`
1169
+ # @return [Array<String>]
1170
+ attr_accessor :unreachable
1171
+
1161
1172
  def initialize(**args)
1162
1173
  update!(**args)
1163
1174
  end
@@ -1166,6 +1177,7 @@ module Google
1166
1177
  def update!(**args)
1167
1178
  @gateway_security_policy_rules = args[:gateway_security_policy_rules] if args.key?(:gateway_security_policy_rules)
1168
1179
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
1180
+ @unreachable = args[:unreachable] if args.key?(:unreachable)
1169
1181
  end
1170
1182
  end
1171
1183
 
@@ -1262,6 +1274,11 @@ module Google
1262
1274
  # @return [Array<Google::Apis::NetworksecurityV1beta1::TlsInspectionPolicy>]
1263
1275
  attr_accessor :tls_inspection_policies
1264
1276
 
1277
+ # Locations that could not be reached.
1278
+ # Corresponds to the JSON property `unreachable`
1279
+ # @return [Array<String>]
1280
+ attr_accessor :unreachable
1281
+
1265
1282
  def initialize(**args)
1266
1283
  update!(**args)
1267
1284
  end
@@ -1270,6 +1287,7 @@ module Google
1270
1287
  def update!(**args)
1271
1288
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
1272
1289
  @tls_inspection_policies = args[:tls_inspection_policies] if args.key?(:tls_inspection_policies)
1290
+ @unreachable = args[:unreachable] if args.key?(:unreachable)
1273
1291
  end
1274
1292
  end
1275
1293
 
@@ -1357,12 +1375,29 @@ module Google
1357
1375
  class MtlsPolicy
1358
1376
  include Google::Apis::Core::Hashable
1359
1377
 
1360
- # Defines the mechanism to obtain the Certificate Authority certificate to
1361
- # validate the client certificate.
1378
+ # Required if the policy is to be used with Traffic Director. For external HTTPS
1379
+ # load balancers it must be empty. Defines the mechanism to obtain the
1380
+ # Certificate Authority certificate to validate the client certificate.
1362
1381
  # Corresponds to the JSON property `clientValidationCa`
1363
1382
  # @return [Array<Google::Apis::NetworksecurityV1beta1::ValidationCa>]
1364
1383
  attr_accessor :client_validation_ca
1365
1384
 
1385
+ # When the client presents an invalid certificate or no certificate to the load
1386
+ # balancer, the `client_validation_mode` specifies how the client connection is
1387
+ # handled. Required if the policy is to be used with the external HTTPS load
1388
+ # balancing. For Traffic Director it must be empty.
1389
+ # Corresponds to the JSON property `clientValidationMode`
1390
+ # @return [String]
1391
+ attr_accessor :client_validation_mode
1392
+
1393
+ # Reference to the TrustConfig from certificatemanager.googleapis.com namespace.
1394
+ # If specified, the chain validation will be performed against certificates
1395
+ # configured in the given TrustConfig. Allowed only if the policy is to be used
1396
+ # with external HTTPS load balancers.
1397
+ # Corresponds to the JSON property `clientValidationTrustConfig`
1398
+ # @return [String]
1399
+ attr_accessor :client_validation_trust_config
1400
+
1366
1401
  def initialize(**args)
1367
1402
  update!(**args)
1368
1403
  end
@@ -1370,6 +1405,8 @@ module Google
1370
1405
  # Update properties of this object
1371
1406
  def update!(**args)
1372
1407
  @client_validation_ca = args[:client_validation_ca] if args.key?(:client_validation_ca)
1408
+ @client_validation_mode = args[:client_validation_mode] if args.key?(:client_validation_mode)
1409
+ @client_validation_trust_config = args[:client_validation_trust_config] if args.key?(:client_validation_trust_config)
1373
1410
  end
1374
1411
  end
1375
1412
 
@@ -1563,16 +1600,23 @@ module Google
1563
1600
  # ServerTlsPolicy is a resource that specifies how a server should authenticate
1564
1601
  # incoming requests. This resource itself does not affect configuration unless
1565
1602
  # it is attached to a target HTTPS proxy or endpoint config selector resource.
1603
+ # ServerTlsPolicy in the form accepted by external HTTPS load balancers can be
1604
+ # attached only to TargetHttpsProxy with an `EXTERNAL` or `EXTERNAL_MANAGED`
1605
+ # load balancing scheme. Traffic Director compatible ServerTlsPolicies can be
1606
+ # attached to EndpointPolicy and TargetHttpsProxy with Traffic Director `
1607
+ # INTERNAL_SELF_MANAGED` load balancing scheme.
1566
1608
  class ServerTlsPolicy
1567
1609
  include Google::Apis::Core::Hashable
1568
1610
 
1569
- # Determines if server allows plaintext connections. If set to true, server
1570
- # allows plain text connections. By default, it is set to false. This setting is
1571
- # not exclusive of other encryption modes. For example, if `allow_open` and `
1572
- # mtls_policy` are set, server allows both plain text and mTLS connections. See
1573
- # documentation of other encryption modes to confirm compatibility. Consider
1574
- # using it if you wish to upgrade in place your deployment to TLS while having
1575
- # mixed TLS and non-TLS traffic reaching port :80.
1611
+ # This field applies only for Traffic Director policies. It is must be set to
1612
+ # false for external HTTPS load balancer policies. Determines if server allows
1613
+ # plaintext connections. If set to true, server allows plain text connections.
1614
+ # By default, it is set to false. This setting is not exclusive of other
1615
+ # encryption modes. For example, if `allow_open` and `mtls_policy` are set,
1616
+ # server allows both plain text and mTLS connections. See documentation of other
1617
+ # encryption modes to confirm compatibility. Consider using it if you wish to
1618
+ # upgrade in place your deployment to TLS while having mixed TLS and non-TLS
1619
+ # traffic reaching port :80.
1576
1620
  # Corresponds to the JSON property `allowOpen`
1577
1621
  # @return [Boolean]
1578
1622
  attr_accessor :allow_open
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworksecurityV1beta1
18
18
  # Version of the google-apis-networksecurity_v1beta1 gem
19
- GEM_VERSION = "0.19.0"
19
+ GEM_VERSION = "0.21.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230316"
25
+ REVISION = "20230415"
26
26
  end
27
27
  end
28
28
  end
@@ -563,6 +563,7 @@ module Google
563
563
  collection :gateway_security_policies, as: 'gatewaySecurityPolicies', class: Google::Apis::NetworksecurityV1beta1::GatewaySecurityPolicy, decorator: Google::Apis::NetworksecurityV1beta1::GatewaySecurityPolicy::Representation
564
564
 
565
565
  property :next_page_token, as: 'nextPageToken'
566
+ collection :unreachable, as: 'unreachable'
566
567
  end
567
568
  end
568
569
 
@@ -572,6 +573,7 @@ module Google
572
573
  collection :gateway_security_policy_rules, as: 'gatewaySecurityPolicyRules', class: Google::Apis::NetworksecurityV1beta1::GatewaySecurityPolicyRule, decorator: Google::Apis::NetworksecurityV1beta1::GatewaySecurityPolicyRule::Representation
573
574
 
574
575
  property :next_page_token, as: 'nextPageToken'
576
+ collection :unreachable, as: 'unreachable'
575
577
  end
576
578
  end
577
579
 
@@ -608,6 +610,7 @@ module Google
608
610
  property :next_page_token, as: 'nextPageToken'
609
611
  collection :tls_inspection_policies, as: 'tlsInspectionPolicies', class: Google::Apis::NetworksecurityV1beta1::TlsInspectionPolicy, decorator: Google::Apis::NetworksecurityV1beta1::TlsInspectionPolicy::Representation
610
612
 
613
+ collection :unreachable, as: 'unreachable'
611
614
  end
612
615
  end
613
616
 
@@ -637,6 +640,8 @@ module Google
637
640
  class Representation < Google::Apis::Core::JsonRepresentation
638
641
  collection :client_validation_ca, as: 'clientValidationCa', class: Google::Apis::NetworksecurityV1beta1::ValidationCa, decorator: Google::Apis::NetworksecurityV1beta1::ValidationCa::Representation
639
642
 
643
+ property :client_validation_mode, as: 'clientValidationMode'
644
+ property :client_validation_trust_config, as: 'clientValidationTrustConfig'
640
645
  end
641
646
  end
642
647
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networksecurity_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.21.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-26 00:00:00.000000000 Z
11
+ date: 2023-04-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.19.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.21.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []