google-apis-pubsublite_v1 0.5.0 → 0.6.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: f836f4ceff36aebf45c3dbdb87eae9029190c16f63a4b683472ea913d617527b
4
- data.tar.gz: 4878889f9f8afdc06ea3c4e38b30f603f0a2befbe75e9f6121f23295c817d21c
3
+ metadata.gz: 8d3cf49e7efeb57f25bec3f18d930ef758f629d1deb5536b8ca00a1b40e87c93
4
+ data.tar.gz: e50cbdd0d8fbbf1d0b466b75910dbb626a3b811483c96d89e150d3543d5a5167
5
5
  SHA512:
6
- metadata.gz: 90e37285f7748a28dcf501788b3e7deac5e9e4532c78b9545b1388d64d8c6dc1588cbb5f9e9fd137b72d503a8c37fd467fbfd3a789b45688316dbdee0ee8ba4d
7
- data.tar.gz: 3d8e885e1e4b6dcfec4f7423b4b335456f7d42cb7117e45b5b5f106f36d8d8aa5d2e3ba9a78031e5f7debbfc62fe695939ae64cd60f3bd0ced2e762e694762c2
6
+ metadata.gz: 89479329388aaea38036e3bbdba39c6712db185cc2cd4e4e14332505fc92b63e26e0d813672002e5f238d4f9a7a4ea70654b6a6831a1cba7849598f556a45dfa
7
+ data.tar.gz: 905853600f0f091c69dd813140ec493a2ddf92ce8a2d9f35e62d2df16c48bc049b405dc04720d4b2e77794d6a7ddda1938bc1c9a739521bb900f6975a5d44d5d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-pubsublite_v1
2
2
 
3
+ ### v0.6.0 (2021-03-27)
4
+
5
+ * Regenerated from discovery document revision 20210322
6
+
3
7
  ### v0.5.0 (2021-03-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20210316
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PubsubliteV1
18
18
  # Version of the google-apis-pubsublite_v1 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210316"
25
+ REVISION = "20210322"
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-pubsublite_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.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-03-22 00:00:00.000000000 Z
11
+ date: 2021-03-29 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-pubsublite_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-pubsublite_v1/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-pubsublite_v1/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-pubsublite_v1
57
57
  post_install_message:
58
58
  rdoc_options: []