Using Drive API, I want to send a file as an attachment ("do not want to save it in Drive").
Earlier I was using the 'Document List API' to use these sections
com.google.gdata.data.MediaContent com.google. Gdata Data.media.MediaSource
Now, I want to get the same using drive API classes. So what are the options for these classes in drive ap?