Allow Google Hooks to use AnonymousCredentials #35755
Labels
area:providers
good first issue
kind:feature
Feature Requests
provider:google
Google (including GCP) related issues
Description
Currently, all Google operations demands valid credentials to connect with GCP, but when trying to mock Google services using emulators, we are giving the opportunity to redirect all requests to them via environment variables from the SDK, but we can't configure the hooks to not require any credentials in this circumstances.
Use case/motivation
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: