google-apis-networksecurity_v1beta1 0.68.0 → 0.69.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f1a802bf05b08321123faeafc0fa10b1f269bcc7d2273f82c6c3951b325e752c
4
- data.tar.gz: 1bb0176ac5445732b991d7c36a87b3ae1595515be9b9471212f3e9568e79b3d2
3
+ metadata.gz: 8d2eb4bdb1ac727fbae79f695b6770050babcf59180b5761fa3afca4825798d9
4
+ data.tar.gz: 0a805f6e0a12ccffa130cf511afd778c8e4261a3d9bfaf694435a000f121e692
5
5
  SHA512:
6
- metadata.gz: 2003f8ec902968cdce9c918f5824252a91bd64b955865be35d8deb57b8eb88bf904a1de9f665f675503de96f71f7cc1d00f21fbf2ae7ce427b782fc86bffaaed
7
- data.tar.gz: 385e7e4c89ac87e67a8baacd133c0bfbcab46432d527b3cbcd117a00a2648f0bd2c32289ec3edf18233a82a2cad5f298bce97c9ba88a231d688d6454b872eed6
6
+ metadata.gz: 9977de66bd88150b7dedfb781c96a115fc3455be61ec3b60c66167e5bfb0f791e12b93c75de6a4136e4b6cc6c78d1f821519edfa65a60a71d095614f979340db
7
+ data.tar.gz: afb619beb1f23b35cee087faf069a2b1b50927330b47baf388640389d8e47f867e5f72b192d1f11ec8331852d13c75a72d6a67c3067888da665e40c188486c36
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networksecurity_v1beta1
2
2
 
3
+ ### v0.69.0 (2026-07-19)
4
+
5
+ * Regenerated from discovery document revision 20260707
6
+
3
7
  ### v0.68.0 (2026-07-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20260625
@@ -408,8 +408,9 @@ module Google
408
408
  # client's certificate. A match happens when any principal matches with the rule.
409
409
  # Limited to 50 principals per Authorization Policy for regional internal
410
410
  # Application Load Balancers, regional external Application Load Balancers,
411
- # cross-region internal Application Load Balancers, and Cloud Service Mesh. This
412
- # field is not supported for global external Application Load Balancers.
411
+ # cross-region internal Application Load Balancers, and Cloud Service Mesh while
412
+ # 25 principals per Authorization Policy for global external Application Load
413
+ # Balancers.
413
414
  # Corresponds to the JSON property `principals`
414
415
  # @return [Array<Google::Apis::NetworksecurityV1beta1::AuthzPolicyAuthzRulePrincipal>]
415
416
  attr_accessor :principals
@@ -4832,8 +4833,8 @@ module Google
4832
4833
  # @return [String]
4833
4834
  attr_accessor :custom_mirroring_profile
4834
4835
 
4835
- # Output only. Identifier used by the data-path. Unique within \`container,
4836
- # location\`.
4836
+ # Output only. Identifier used by the data-path. Unique within ``container,
4837
+ # location``.
4837
4838
  # Corresponds to the JSON property `dataPathId`
4838
4839
  # @return [Fixnum]
4839
4840
  attr_accessor :data_path_id
@@ -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.68.0"
19
+ GEM_VERSION = "0.69.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260625"
25
+ REVISION = "20260707"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networksecurity_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.68.0
4
+ version: 0.69.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.68.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.69.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: