google-apis-pubsub_v1beta2 0.3.0 → 0.4.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: 35f411ae862abb89b8f6cee614c16a1d09f0a9956c8c87768a0e96d8c5aa3062
4
- data.tar.gz: d31d67d417572cb520dab7c67311760e1f8d98a402c94903aa1d555bad9054c2
3
+ metadata.gz: b54bccfa9d2a8224dee9269f68e7c679b14638d3b4f7b7efc3059d8e5b649d93
4
+ data.tar.gz: 5b294c25ccab76f4c80de4b5313895b66f022d99bafe3cc62d57ab80c9479208
5
5
  SHA512:
6
- metadata.gz: 31e56f74875a5e6f45b1daca66d3e84036f047fd6b3ebc03f0db6c5ff04d15e60b26adda4b1af46900585f8adddc7f1bb712ef42e2dca06f78819c1b666a7798
7
- data.tar.gz: bfc8ac6e7f562c07717c7d392efc0e449e763139093bf3fd5053df84e44863635155a5131ea01b0359382947ae11da8398428e5c4411333aa10d2b0b485b880d
6
+ metadata.gz: da7100eafe2b13269812c6fec9f7bd6df356dc3d7d52b0437f9828a63ba1829dda5a1312b08c760beea6bb36fe1da4ee7e7943b1442c6f03690468e08d2056ce
7
+ data.tar.gz: 72878ad3c7015ca800b911722c3bb33134a4198fad268700d658978920739913b269119a928467b21ddd5e7fe040f68aa12c579f98f15d36fc2b272c4f8d4291
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-pubsub_v1beta2
2
2
 
3
+ ### v0.4.0 (2021-05-19)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.3.0 (2021-04-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20210322
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
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.3.0
4
+ version: 0.4.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: 2021-04-05 00:00:00.000000000 Z
11
+ date: 2021-05-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-pubsub_v1beta2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-pubsub_v1beta2/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-pubsub_v1beta2
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud Pub/Sub API V1beta2