configureGoogleStorage

Configures the Google Storage backup method for the backups.

This function registers the GoogleStorage adapter as a backup method with the MPC and then applies the provided GDriveConfiguration to it. This allows the MPC to use Google Drive as a target for storing backups.

Parameters

config

The configuration for Google Drive access, including details like the application name, client secrets, and OAuth credentials. This object will be used to authenticate and authorize access to the user's Google Drive.

See also

MediaProcessingComponent.registerBackupMethod
MediaProcessingComponent.configureGoogleStorage