There are many other Google APIs than those already supported out of the box, such as the youtube API to get the number of viewers on a video, or Google Sheets to drop that data in a spreadsheet.
Supporting all those is not realistic at the moment, but all those APIs do need the Google Credentials to log in. By adding an example how to inject those, it become easier to use those extra APIs manually.