generated/google/apis/redis_v1beta1.rb in google-api-client-0.23.4 vs generated/google/apis/redis_v1beta1.rb in google-api-client-0.23.5

- old
+ new

@@ -16,18 +16,18 @@ require 'google/apis/redis_v1beta1/classes.rb' require 'google/apis/redis_v1beta1/representations.rb' module Google module Apis - # Cloud Memorystore for Redis API + # 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. # # @see https://cloud.google.com/memorystore/docs/redis/ module RedisV1beta1 VERSION = 'V1beta1' - REVISION = '20180620' + REVISION = '20180816' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' end end