read

suspend fun read(id: String): String

Reads the content of a file from Google Drive.

Return

The file content as a string.

Parameters

id

The unique identifier of the file.