configureGoogleStorage

Configures the Google Drive storage for backup.

This function sets up the necessary configuration for using Google Drive as a backup method. It initializes the underlying GoogleStorage instance with the provided GDriveConfiguration.

Parameters

config

The GDriveConfiguration containing the necessary settings for Google Drive access. This includes parameters such as the context, scope, and client ID required to use the Google Drive API.