writeBytes

abstract suspend fun writeBytes(path: String, bytes: ByteArray, mimeType: String, existingRemoteId: String? = null): String?(source)

Create or replace from memory. Returns the remote id on Drive, null on iCloud.