Skip to content
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

feat: add async unsupported paramater exception #694

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

ohmayr
Copy link
Contributor

@ohmayr ohmayr commented Sep 10, 2024

This PR implements a new exception type i.e. AsyncRestUnsupportedParameterError which is raised when an unsupported parameter is configured against the async rest transport.

google/api_core/exceptions.py Show resolved Hide resolved
@ohmayr ohmayr merged commit 8c137fe into main Sep 10, 2024
33 checks passed
@ohmayr ohmayr deleted the add-exception-for-async-unsupported-parameter branch September 10, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants