* Gsuite: support new directory test
* Refactor how credentials are created, one set of credentials rather
than one per scope.
* Add support for test_groups_have_enough_owners
* Update google_api_client lib
* revert google api client upgrade
* Use built in pagination support in google-api-client
* Initial credential creation code for GSuite
* Initial GSuite setup + test
Adds the first Gsuite test plus all config code
required to make it work.
* Test related fixes
* Cleaned up test + added GSuite docs
* cr fix: remove [] from any() in pytest_configure