README.md in google-cloud-memcache-v1beta2-0.2.5 vs README.md in google-cloud-memcache-v1beta2-0.3.0
- old
+ new
@@ -35,11 +35,11 @@
client = ::Google::Cloud::Memcache::V1beta2::CloudMemcache::Client.new
request = ::Google::Cloud::Memcache::V1beta2::ListInstancesRequest.new # (request fields as keyword arguments...)
response = client.list_instances request
```
-View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-memcache-v1beta2/latest)
+View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-memcache-v1beta2/latest)
for class and method documentation.
See also the [Product Documentation](https://cloud.google.com/memorystore/docs/memcached/)
for general usage information.
@@ -67,19 +67,24 @@
module GRPC
extend MyLogger
end
```
+
+## Google Cloud Samples
+
+To browse ready to use code samples check [Google Cloud Samples](https://cloud.google.com/docs/samples).
+
## Supported Ruby Versions
-This library is supported on Ruby 2.5+.
+This library is supported on Ruby 2.6+.
Google provides official support for Ruby versions that are actively supported
by Ruby Core—that is, Ruby versions that are either in normal maintenance or
-in security maintenance, and not end of life. Currently, this means Ruby 2.5
-and later. Older versions of Ruby _may_ still work, but are unsupported and not
-recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details
-about the Ruby support schedule.
+in security maintenance, and not end of life. Older versions of Ruby _may_
+still work, but are unsupported and not recommended. See
+https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby
+support schedule.
## Which client should I use?
Most modern Ruby client libraries for Google APIs come in two flavors: the main
client library with a name such as `google-cloud-memcache`,