Skip to content

feat: Introduce write protected mode to BigQuery tools #1208

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 10, 2025

Conversation

copybara-service[bot]
Copy link

feat: Introduce write protected mode to BigQuery tools

This allows to protect against any write operations (e.g. update or delete a table), useful for some agents that must only be used in a read-only mode, while the user may have write permissions.

@copybara-service copybara-service bot force-pushed the copybara/767932104 branch 4 times, most recently from 591ab34 to 5c98ce7 Compare June 10, 2025 21:32
This allows to protect against any write operations (e.g. update or delete a table), useful for some agents that must only be used in a read-only mode, while the user may have write permissions.

PiperOrigin-RevId: 769803741
@copybara-service copybara-service bot force-pushed the copybara/767932104 branch from 5c98ce7 to 6c999ca Compare June 10, 2025 21:37
@copybara-service copybara-service bot merged commit 6c999ca into main Jun 10, 2025
@copybara-service copybara-service bot deleted the copybara/767932104 branch June 10, 2025 21:37
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