google-apis-redis_v1 0.24.0 → 0.25.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: a2fd4d2f0716c83b054ed4a18d97d505eba70f01623c214f855e9ee50069d456
4
- data.tar.gz: 98b73899df5f9add20a85eb10cf7ccfd571275b22eaf11e2d314da6c012d1dc0
3
+ metadata.gz: a2d45677e3b1ba8c25ae1d95246d4f5c56f95b11b432a4acc72bd6d15191c031
4
+ data.tar.gz: 0c4ec31f551b5068ef502ac57f52e37b725d613ab01f2accf2619b1df04aa56b
5
5
  SHA512:
6
- metadata.gz: defb7c050379a4f7713f9399cfdfbb66a3507158ea5bf8a03e74e2540d11170b391e91a5b3e8ce97784fd9bf9ab1590a31713682879c2443e52bceaf8e783ac9
7
- data.tar.gz: 3ed1db2694437de70a0fa6b5c92487955cd671e2378f119bfbb3ebeb7e9825a860ef0157d0b67191a87e3fddbdac7665ea37d1e9594bfd0cc12d841a38fec056
6
+ metadata.gz: 1cf9dd24c33a718d18f1023dc973eaeb733ff3564e4218c5e6fa28d5272a0c9f3ec0dd79fb99ea712f20ee8a31f54f138601cc96572a652aac728d1f15f91799
7
+ data.tar.gz: 42600c4cae2cfc74e1608c38620342c584e70b5e851400a161b4c3413c7a93e232e294dc6b4bd297a6334a1c84eb7b26bf26e91901988fb6ad5647e366e543ef
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-redis_v1
2
2
 
3
+ ### v0.25.0 (2022-04-03)
4
+
5
+ * Regenerated from discovery document revision 20220325
6
+
3
7
  ### v0.24.0 (2022-03-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20220301
@@ -25,8 +25,7 @@ module Google
25
25
  # A generic empty message that you can re-use to avoid defining duplicated empty
26
26
  # messages in your APIs. A typical example is to use it as the request or the
27
27
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
28
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
29
- # `Empty` is empty JSON object ````.
28
+ # protobuf.Empty) returns (google.protobuf.Empty); `
30
29
  class Empty
31
30
  include Google::Apis::Core::Hashable
32
31
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RedisV1
18
18
  # Version of the google-apis-redis_v1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220301"
25
+ REVISION = "20220325"
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-redis_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.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-03-14 00:00:00.000000000 Z
11
+ date: 2022-04-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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-redis_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-redis_v1/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-redis_v1
63
63
  post_install_message:
64
64
  rdoc_options: []