validateGDrivePermissions

open suspend override fun validateGDrivePermissions(): Boolean

Validates whether the required Google Drive permissions are granted.

Return

true if permissions are granted, otherwise false.

Throws

If permission validation fails.