generated/google/apis/redis_v1beta1.rb in google-api-client-0.25.0 vs generated/google/apis/redis_v1beta1.rb in google-api-client-0.26.0
- old
+ new
@@ -18,16 +18,15 @@
module Google
module Apis
# Google Cloud Memorystore for Redis API
#
- # The Google Cloud Memorystore for Redis API is used for creating and managing
- # Redis instances on the Google Cloud Platform.
+ # Creates and manages Redis instances on the Google Cloud Platform.
#
# @see https://cloud.google.com/memorystore/docs/redis/
module RedisV1beta1
VERSION = 'V1beta1'
- REVISION = '20181031'
+ REVISION = '20181203'
# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
end
end