lib/google/cloud/dataplex/v1/content_service.rb in google-cloud-dataplex-v1-0.5.1 vs lib/google/cloud/dataplex/v1/content_service.rb in google-cloud-dataplex-v1-0.6.0

- old
+ new

@@ -31,10 +31,10 @@ module Dataplex module V1 ## # ContentService manages Notebook and SQL Scripts for Dataplex. # - # To load this service and instantiate a client: + # @example Load this service and instantiate a gRPC client # # require "google/cloud/dataplex/v1/content_service" # client = ::Google::Cloud::Dataplex::V1::ContentService::Client.new # module ContentService