feat(google_groups): removing dependency on java connector
- Java connector was used for API calls to Google
- We had to maintain its repository
- Now, we can use Google's Python connector
- The functionality should be equal
- Permissions to suspended team drives should now be correctly removed
DEPLOYMENT NOTE: Install python libraries, rewrite config files (see docs)