google-apis-networksecurity_v1beta1 0.21.0 → 0.22.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: daa154b4326d9d4f9e3d292541d69a989199bfc01184fa58083dcbebacf9e566
4
- data.tar.gz: 83e53c2ac025df06a21134ee38b8e1520656dd96b2068cea1def18622b8e2130
3
+ metadata.gz: 2087c3c420f0e350c64411b550fdaa7c835c6fd97e258545d8e41778899594da
4
+ data.tar.gz: cf0aaf312204b787caefa91f821b9e14a0295a9b19ddc8e96138462791be24ea
5
5
  SHA512:
6
- metadata.gz: 065743ed7031558e30cf76bda2e9fc0c6d224a869ea74a5be9ba2d677a52eb637a0d348d943001dd66f66ac7e9d191eac33097d547d16d359c98cdf8dfa5b882
7
- data.tar.gz: b9ab5c8b99a9fa225f81c8c0c13b91ef75f7b3e8998bd75730201c4139a444ca2a7a2a3ddf7001d143633937c3080886501d13536ef99b94e20772e1b9811b73
6
+ metadata.gz: 9f609dec8b6602e9aaf1274a9e97a71ee652139965c59c818c3d0a3295ecbda914699cd2f4464f944c15cb09efb4d5e3a7cef9f147073884eec83bec95c07177
7
+ data.tar.gz: 88730cc37bf8b772fd3fbee93eb35b2e958b28a49cdb0e0b00e3ec2ac149fc2941f8e659d8e8eaada52cf743c527e45a28159c63f761debb21ca631c19dbb137
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networksecurity_v1beta1
2
2
 
3
+ ### v0.22.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230420
6
+
3
7
  ### v0.21.0 (2023-04-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20230415
@@ -1324,7 +1324,7 @@ module Google
1324
1324
  end
1325
1325
  end
1326
1326
 
1327
- # A resource that represents Google Cloud Platform location.
1327
+ # A resource that represents a Google Cloud location.
1328
1328
  class Location
1329
1329
  include Google::Apis::Core::Hashable
1330
1330
 
@@ -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.21.0"
19
+ GEM_VERSION = "0.22.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 = "20230415"
25
+ REVISION = "20230420"
26
26
  end
27
27
  end
28
28
  end
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.21.0
4
+ version: 0.22.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-04-23 00:00:00.000000000 Z
11
+ date: 2023-05-14 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.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.22.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: []