While many people have client-side applications that post to Google Drive, our applications generate files like PDFs that need to be saved on our user’s GoogleDrive. We also do things like add watermarks to images before having them put on google drive. So, we have to set up communications between our server and the Google Servers. We do this by using the Google.Apis.Drive.v3 plugin. Once you get it working, it’s a snap.