lib/google/cloud/video/transcoder/v1.rb in google-cloud-video-transcoder-v1-0.5.0 vs lib/google/cloud/video/transcoder/v1.rb in google-cloud-video-transcoder-v1-0.6.0

- old
+ new

@@ -22,12 +22,12 @@ module Google module Cloud module Video module Transcoder ## - # To load this package, including all its services, and instantiate a client: + # API client module. # - # @example + # @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 # module V1