Install Dependencies¶
This package depends on two required packages. Install them first:
- Nebula Logger - v4.16.5 or later
- Apex Google Drive Library - v1.2.2 or later
Note
If you already use Nebula Logger and the Drive Library in your org, you can skip the install and just confirm versions meet the minimum requirement.
Why dependencies are required¶
- Apex Google Drive Library provides the underlying Google Drive API integration and auth flow patterns this client builds on.
- Nebula Logger provides structured logging and troubleshooting.