README.md in google-cloud-video-transcoder-v1-0.2.2 vs README.md in google-cloud-video-transcoder-v1-0.3.0
- old
+ new
@@ -35,11 +35,11 @@
client = ::Google::Cloud::Video::Transcoder::V1::TranscoderService::Client.new
request = ::Google::Cloud::Video::Transcoder::V1::CreateJobRequest.new # (request fields as keyword arguments...)
response = client.create_job request
```
-View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-video-transcoder-v1/latest)
+View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-video-transcoder-v1/latest)
for class and method documentation.
See also the [Product Documentation](https://cloud.google.com/transcoder/)
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+.