google-apis-pubsub_v1beta2 0.14.0 → 0.15.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: 1307e93e5a27cc1d523428d8cada4a1dbbb08ec4d81d06c4b61541084883823a
4
- data.tar.gz: bcc1b1211e804e340c8afb23a8158ba41493c3a00386c8ba8386e1788cc3ffd4
3
+ metadata.gz: bdf588385fb8419235cce1bee538941eb49c048015a7ce68776c468d070267ad
4
+ data.tar.gz: bb09886dd1b2869d70ac2b0dcb3c11c19612d612f79e3aa99cdee29b45a9dbae
5
5
  SHA512:
6
- metadata.gz: ee2497b9a6142a18c3bb0c823bb36997fe7368a4766befec459c0cc268f1d86c4f36d8bf4bdc79712ffc35d02bba4ba74b94e24bca20c40723a663e3b0676164
7
- data.tar.gz: 3a91c7c4982c014666ff422f72e0f123b8fd3ad0b65078405b33c907baa6214952d7b80b99e05a29759c69ac3bf5089167b82e1aeade325094016ff0805c23d4
6
+ metadata.gz: 1f5f0fe6cd5391525d2f0410a61a41b91da6c08d100839274911b8abb7538964e0196476f91fbd4e001011ea03ceeb543b99b7b7b32e8ae5bc06cfe34ef86f1b
7
+ data.tar.gz: 9e8f92667bd4a1f9940af330d42a2fa82c135be9a67876da6733ed6570085bf9cacd5aa72aa4b83a2a879eb8992a5db85ec738c703c2d957ff0eeae5b89b37f3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-pubsub_v1beta2
2
2
 
3
+ ### v0.15.0 (2022-06-02)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.14.0 (2022-05-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20220502
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module PubsubV1beta2
18
18
  # Version of the google-apis-pubsub_v1beta2 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
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.14.0
4
+ version: 0.15.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: 2022-05-16 00:00:00.000000000 Z
11
+ date: 2022-06-13 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.4'
19
+ version: '0.5'
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.4'
29
+ version: '0.5'
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.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.15.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Pub/Sub API V1beta2