stop
public Drive.Channels.Stop stop(Channel content)
                         throws IOException
Stops watching resources through this channel. For more information, see [Notifications for
 resource changes](https://developers.google.com/workspace/drive/api/guides/push).
 Create a request for the method "channels.stop".
 This request holds the parameters needed by the drive server.  After setting any optional
 parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
 
content - the Channel 
- Returns:
 
- the request
 
- Throws:
 
IOException