lib/google/cloud/redis/v1beta1.rb in google-cloud-redis-0.2.3 vs lib/google/cloud/redis/v1beta1.rb in google-cloud-redis-0.3.0
- old
+ new
@@ -1,6 +1,6 @@
-# Copyright 2018 Google LLC
+# Copyright 2019 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
@@ -23,11 +23,10 @@
##
# # Ruby Client for Google Cloud Memorystore for Redis API ([Alpha](https://github.com/googleapis/google-cloud-ruby#versioning))
#
# [Google Cloud Memorystore for Redis API][Product Documentation]:
- # 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.
# - [Product Documentation][]
#
# ## Quick Start
# In order to use this library, you first need to go through the following
# steps: