generated/google/apis/compute_beta/service.rb in google-api-client-0.38.0 vs generated/google/apis/compute_beta/service.rb in google-api-client-0.39.0

- old
+ new

@@ -1768,10 +1768,12 @@ command.query['userIp'] = user_ip unless user_ip.nil? execute_or_queue_command(command, &block) end # Gets the most recent health check results for this BackendService. + # Example request body: + # ` "group": "/zones/us-east1-b/instanceGroups/lb-backend-example" ` # @param [String] project # @param [String] backend_service # Name of the BackendService resource to which the queried instance belongs. # @param [Google::Apis::ComputeBeta::ResourceGroupReference] resource_group_reference_object # @param [String] fields @@ -15586,10 +15588,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 - # Patch the node group. + # Updates the specified node group. # @param [String] project # Project ID for this request. # @param [String] zone # The name of the zone for this request. # @param [String] node_group