lib/google/cloud/location/locations.rb in google-cloud-location-0.3.beta.2 vs lib/google/cloud/location/locations.rb in google-cloud-location-0.3.beta.3
- old
+ new
@@ -32,15 +32,15 @@
##
# An abstract interface that provides location-related information for
# a service. Service-specific metadata is provided through the
# {::Google::Cloud::Location::Location#metadata Location.metadata} field.
#
- # To load this service and instantiate a GRPC client:
+ # @example Load this service and instantiate a gRPC client
#
# require "google/cloud/location/locations"
# client = ::Google::Cloud::Location::Locations::Client.new
#
- # To load this service and instantiate a REST client:
+ # @example Load this service and instantiate a REST client
#
# require "google/cloud/location/locations/rest"
# client = ::Google::Cloud::Location::Locations::Rest::Client.new
#
module Locations