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