Description
Describe the bug
In the README/Google section there is no detail of which role in GCP is required for the service account. The linked Google documentation (https://developers.google.com/workspace/guides/create-credentials#google-cloud-console) states 'optionally assign roles to your service account to grant access to your cloud resources'. Then there is a section on assigning a role to the service account for the Google Admin access.
For ssosync to work the service account will need some permissions to both Google Cloud & Google Workspace. The documentation should provide this information.
To Reproduce
Read the README & observe the lack of detail on which roles to assign.
Expected behavior
README provides full details of roles required for Google Cloud & Google Workspace access, or if not required this should be stated.
Examples of how to test that you have the correct access set up would also be useful. The likely audience here is AWS customers who may not be running any workloads in GCP so specific guidance on configuring appropriate access to sensitive APIs is important.
Additional context