README.md in google-cloud-tpu-v1-0.1.4 vs README.md in google-cloud-tpu-v1-0.2.0

- old
+ new

@@ -35,11 +35,11 @@ client = ::Google::Cloud::Tpu::V1::Tpu::Client.new request = ::Google::Cloud::Tpu::V1::ListNodesRequest.new # (request fields as keyword arguments...) response = client.list_nodes request ``` -View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-tpu-v1/latest) +View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-tpu-v1/latest) for class and method documentation. See also the [Product Documentation](https://cloud.google.com/tpu/) 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-tpu`,