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

- old
+ new

@@ -37,10 +37,10 @@ # streaming standards such as HTTP Live Streaming (HLS) and Dynamic Adaptive # Streaming over HTTP (DASH). You can also customize jobs using advanced # features such as Digital Rights Management (DRM), audio equalization, content # concatenation, and digital ad-stitch ready content generation. # - # To load this service and instantiate a client: + # @example Load this service and instantiate a gRPC client # # require "google/cloud/video/transcoder/v1/transcoder_service" # client = ::Google::Cloud::Video::Transcoder::V1::TranscoderService::Client.new # module TranscoderService