lib/google/cloud/video/transcoder/v1.rb in google-cloud-video-transcoder-v1-0.6.0 vs lib/google/cloud/video/transcoder/v1.rb in google-cloud-video-transcoder-v1-0.7.0
- old
+ new
@@ -29,9 +29,14 @@
# @example Load this package, including all its services, and instantiate a gRPC client
#
# require "google/cloud/video/transcoder/v1"
# client = ::Google::Cloud::Video::Transcoder::V1::TranscoderService::Client.new
#
+ # @example Load this package, including all its services, and instantiate a REST client
+ #
+ # require "google/cloud/video/transcoder/v1"
+ # client = ::Google::Cloud::Video::Transcoder::V1::TranscoderService::Rest::Client.new
+ #
module V1
end
end
end
end