lib/google/cloud/compute/v1/region_operations.rb in google-cloud-compute-v1-1.4.0 vs lib/google/cloud/compute/v1/region_operations.rb in google-cloud-compute-v1-1.5.0
- old
+ new
@@ -27,9 +27,12 @@
module Google
module Cloud
module Compute
module V1
+ ##
+ # The RegionOperations API.
+ #
# To load this service and instantiate a REST client:
#
# require "google/cloud/compute/v1/region_operations"
# client = ::Google::Cloud::Compute::V1::RegionOperations::Rest::Client.new
#