generated/google/apis/compute_beta/service.rb in google-api-client-0.19.5 vs generated/google/apis/compute_beta/service.rb in google-api-client-0.19.6

- old
+ new

@@ -3236,12 +3236,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 - # Updates the specified firewall rule with the data included in the request. - # Using PUT method, can only update following fields of firewall rule: allowed, + # Updates the specified firewall rule with the data included in the request. The + # PUT method can only update the following fields of firewall rule: allowed, # description, sourceRanges, sourceTags, targetTags. # @param [String] project # Project ID for this request. # @param [String] firewall # Name of the firewall rule to update. @@ -12519,10 +12519,10 @@ # Gets the most recent health check results for this regional BackendService. # @param [String] project # @param [String] region # Name of the region scoping this request. # @param [String] backend_service - # Name of the BackendService resource to which the queried instance belongs. + # Name of the BackendService resource for which to get health. # @param [Google::Apis::ComputeBeta::ResourceGroupReference] resource_group_reference_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any