setup

fun setup(config: GDriveConfiguration, gDriveClient: GDriveClient? = null)

Sets up Google Drive configuration and initializes the client.

Parameters

config

The GDriveConfiguration specifying storage settings.

gDriveClient

An optional custom GDriveClient instance.