File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed
generated/google-apis-redis_v1beta1
lib/google/apis/redis_v1beta1 Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-redis_v1beta1
22
3+ ### v0.7.0 (2021-05-28)
4+
5+ * Regenerated from discovery document revision 20210525
6+
37### v0.6.0 (2021-05-19)
48
59* Unspecified changes
Original file line number Diff line number Diff line change @@ -374,7 +374,8 @@ class Instance
374374 # Optional. The version of Redis software. If not provided, latest supported
375375 # version will be used. Currently, the supported values are: * `REDIS_3_2` for
376376 # Redis 3.2 compatibility * `REDIS_4_0` for Redis 4.0 compatibility (default) * `
377- # REDIS_5_0` for Redis 5.0 compatibility
377+ # REDIS_5_0` for Redis 5.0 compatibility * `REDIS_6_X` for Redis 6.x
378+ # compatibility
378379 # Corresponds to the JSON property `redisVersion`
379380 # @return [String]
380381 attr_accessor :redis_version
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module RedisV1beta1
1818 # Version of the google-apis-redis_v1beta1 gem
19- GEM_VERSION = "0.6 .0"
19+ GEM_VERSION = "0.7 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.2.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20210511 "
25+ REVISION = "20210525 "
2626 end
2727 end
2828end
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/google-api-ruby-client.git",
7- "sha": "6bebd779d975e5d8092e20f53241f7dd7d3db8a6 "
7+ "sha": "b640b6d54dff38a9408f86ba83b60d462a209d45 "
88 }
99 }
1010 ]
You can’t perform that action at this time.
0 commit comments