google-apis-pubsub_v1beta2 0.22.0 → 0.23.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: c38558003caca55814b3d9b94614617804a26b9e830ca65d6f7c2930a9361dba
4
- data.tar.gz: 9920bef3bdfa85bfc354b5a745082d17b9e33352a4582ea261f090ee160847fd
3
+ metadata.gz: 9a7a8317d03a3723e2f041e0fc5235d0f82641031c74a8c157bffc31be31c3e5
4
+ data.tar.gz: 806bcb6631c3dda181e51bcdc9fd76a48cc912b796f038416fc32c6cf1f9b816
5
5
  SHA512:
6
- metadata.gz: 8db56a0a181d9f6f300576480fa22a47f1aea7c339ac5151dc007ffb522509c090761ff051eb751ae8241515c64690410964a491e5406c908326f205f577612e
7
- data.tar.gz: 994e5fdfbd31c780bc6f7972ba0fbeb856d680677cf483dc28d3f8dd3d4cc5d418aeb94c17c1e600b3eb614d0085aeccbcb0c17f0b2fd9f99d00011e1addefd9
6
+ metadata.gz: becec2ffa2ce44bafd04af1d44021b306b3dd96956e0258fd1f0e699607b4ec219951cc012870f5aa95b01d3242ff96cd59cf43c017aeefa655086d657453f5f
7
+ data.tar.gz: d7eaa00763b35bbf6a7e952d4160a0ffc92da761efe0a772ab2313ccb9684801818b2ed8ae6930c8fef67658a3751249f747a4ae10f905cfb22f4c9e62ae559f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-pubsub_v1beta2
2
2
 
3
+ ### v0.23.0 (2023-02-15)
4
+
5
+ * Regenerated using generator version 0.12.0
6
+
3
7
  ### v0.22.0 (2023-02-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20230124
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module PubsubV1beta2
18
18
  # Version of the google-apis-pubsub_v1beta2 gem
19
- GEM_VERSION = "0.22.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20230124"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-pubsub_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.23.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-02-05 00:00:00.000000000 Z
11
+ date: 2023-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-pubsub_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.23.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-pubsub_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []