generated/google/apis/compute_beta/service.rb in google-api-client-0.23.6 vs generated/google/apis/compute_beta/service.rb in google-api-client-0.23.7
- old
+ new
@@ -8097,11 +8097,12 @@
command.query['quotaUser'] = quota_user unless quota_user.nil?
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
- # Retrieves aggregated list of instances.
+ # Retrieves aggregated list of all of the instances in your project across all
+ # regions and zones.
# @param [String] project
# Project ID for this request.
# @param [String] filter
# A filter expression that filters resources listed in the response. The
# expression must specify the field name, a comparison operator, and the value
@@ -8472,10 +8473,10 @@
command.query['quotaUser'] = quota_user unless quota_user.nil?
command.query['userIp'] = user_ip unless user_ip.nil?
execute_or_queue_command(command, &block)
end
- # Returns the specified instance's serial port output.
+ # Returns the last 1 MB of serial port output from the specified instance.
# @param [String] project
# Project ID for this request.
# @param [String] zone
# The name of the zone for this request.
# @param [String] instance