write

open suspend override fun write(content: String): String

Writes backup data to Google Drive.

Return

The file ID of the newly created backup.

Parameters

content

The content to store in the backup file.

Throws

If writing fails or the file cannot be verified.