8000 fix: Allow more credentials types for BigQuery tools by copybara-service[bot] · Pull Request #1483 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content

fix: Allow more credentials types for BigQuery tools #1483

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

copybara-service[bot]
Copy link

fix: Allow more credentials types for BigQuery tools

This change accepts the google.auth.credentials.Credentials type for BigQueryCredentialsConfig, so any subclass of that, including google.oauth2.credentials.Credentials would work to integrate with BigQuery service. This opens up a whole range of possibilities, such as using service account credentials to deploy an agent using these tools.

This change accepts the `google.auth.credentials.Credentials` type for `BigQueryCredentialsConfig`, so any subclass of that, including `google.oauth2.credentials.Credentials` would work to integrate with BigQuery service. This opens up a whole range of possibilities, such as using service account credentials to deploy an agent using these tools.

PiperOrigin-RevId: 773190440
@copybara-service copybara-service bot force-pushed the copybara/772266805 branch from b1c7911 to 2f716ad Compare June 19, 2025 05:02
@copybara-service copybara-service bot merged commit 2f716ad into main Jun 19, 2025
@copybara-service copybara-service bot deleted the copybara/772266805 branch June 19, 2025 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0