google-apis-redis_v1beta1 0.13.0 → 0.14.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: 65745299024081463431528c50da3d2527d3a39af041adf1d0466b67d22ce528
4
- data.tar.gz: 477074b049cad28a3d8bb2ec81f103b2e882760425e6ef1562150fb62b6f9565
3
+ metadata.gz: 3ccaabe9e6c881d785d9a52ace3b2de837b8fa0d748deead952fcccd20c64ca6
4
+ data.tar.gz: ba996cf2fecd4612af2263ad0fddb8498ddf79a811c4522c2ee0471b38af0ee9
5
5
  SHA512:
6
- metadata.gz: b0707e144f4f6182cff1ea3c9045796063900a054f32f0bcb81b7fc9951f1aa0cbdc5af579efd0866696bee3e4a24a1e88077a61a0a3e9f326caa7e12621532a
7
- data.tar.gz: 91293878a6220b526a3a34f8762e575929094aee810672752dcaf3f708db3ad85d8a969a4c4ad6e3f05d0b5a6d9b6c8dd9ca3a423fed272e2bfe8b11fb443f50
6
+ metadata.gz: bc2dff7c5cd4b4e09c3246bf4427b2780514a5b9dab554b08a7b9990f616866862e5eefc1461c47e7899480eccc08b7c81d618c213acebb120e0ea5ec7be28ae
7
+ data.tar.gz: 7a0dea1b51bc834117ddd47dd45f6c421c9a2ba866dab2c2f37c1c5dba499af750aabaad992d6683f44238b6efc2809e508936b23f73a4fa654ed874bf7aa4ed
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-redis_v1beta1
2
2
 
3
+ ### v0.14.0 (2021-10-20)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.13.0 (2021-10-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20210930
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Redis service in particular.)
67
67
 
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module RedisV1beta1
18
18
  # Version of the google-apis-redis_v1beta1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-redis_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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-10-11 00:00:00.000000000 Z
11
+ date: 2021-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,9 +58,9 @@ licenses:
58
58
  - Apache-2.0
59
59
  metadata:
60
60
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
61
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-redis_v1beta1/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.13.0
63
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-redis_v1beta1
61
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1/CHANGELOG.md
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1beta1/v0.14.0
63
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1beta1
64
64
  post_install_message:
65
65
  rdoc_options: []
66
66
  require_paths: