lib/google/cloud/optimization/v1/fleet_routing.rb in google-cloud-optimization-v1-0.2.0 vs lib/google/cloud/optimization/v1/fleet_routing.rb in google-cloud-optimization-v1-0.2.1

- old
+ new

@@ -47,10 +47,10 @@ # * `google.type.LatLng` # * latitude must be in [-90.0, 90.0]. # * longitude must be in [-180.0, 180.0]. # * at least one of latitude and longitude must be non-zero. # - # To load this service and instantiate a client: + # @example Load this service and instantiate a gRPC client # # require "google/cloud/optimization/v1/fleet_routing" # client = ::Google::Cloud::Optimization::V1::FleetRouting::Client.new # module FleetRouting