Prerequisites
The adapter accesses the Google Sheets cloud storage programmatically through the Google Sheets API.
The adapter does not make network calls directly. Instead, it uses the Google Sheets API Java Library. The library is included with the adapter. Therefore, it does not require a separate installation.