writeFile

open suspend override fun writeFile(path: String, localPath: String, mimeType: String, existingRemoteId: String?): String?(source)

Create or replace from a local file. Returns the remote id on Drive, null on iCloud.