This looks to be due to how the Google API handles scopes and not something that can be controlled from the Auth0 side I’m afraid, but this stack overflow thread has a potential workaround by requesting more permissions after the initial sign in:
You can fetch the upstream IdP’s (Google) access tokens that were returned using the Management API if needed:
You may be better off reaching out to Google’s support if you are still having issues with their consent screen.