README.md in google-cloud-vision-v1p3beta1-0.5.5 vs README.md in google-cloud-vision-v1p3beta1-0.6.0
- old
+ new
@@ -35,11 +35,11 @@
client = ::Google::Cloud::Vision::V1p3beta1::ProductSearch::Client.new
request = ::Google::Cloud::Vision::V1p3beta1::CreateProductSetRequest.new # (request fields as keyword arguments...)
response = client.create_product_set request
```
-View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-vision-v1p3beta1/latest)
+View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-vision-v1p3beta1/latest)
for class and method documentation.
See also the [Product Documentation](https://cloud.google.com/vision)
for general usage information.
@@ -66,9 +66,14 @@
# Define a gRPC module-level logger method before grpc/logconfig.rb loads.
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+.