lib/google/cloud/compute/v1/region_ssl_certificates.rb in google-cloud-compute-v1-1.8.0 vs lib/google/cloud/compute/v1/region_ssl_certificates.rb in google-cloud-compute-v1-1.9.0
- old
+ new
@@ -29,12 +29,12 @@
module Compute
module V1
##
# The RegionSslCertificates API.
#
- # To load this service and instantiate a REST client:
+ # @example Load this service and instantiate a REST client
#
- # require "google/cloud/compute/v1/region_ssl_certificates"
+ # require "google/cloud/compute/v1/region_ssl_certificates/rest"
# client = ::Google::Cloud::Compute::V1::RegionSslCertificates::Rest::Client.new
#
module RegionSslCertificates
end
end