Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

docs(samples): Added extra exception handling to operation samples #393

Merged
merged 1 commit into from
Nov 2, 2022
Merged

docs(samples): Added extra exception handling to operation samples #393

merged 1 commit into from
Nov 2, 2022

Conversation

holtskinner
Copy link
Member

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #387 🦕

@holtskinner holtskinner requested review from a team as code owners October 27, 2022 16:55
@holtskinner holtskinner requested a review from loferris October 27, 2022 16:55
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: documentai Issues related to the googleapis/python-documentai API. samples Issues that are directly related to samples. labels Oct 27, 2022
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Nov 2, 2022
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 2, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 2, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Nov 2, 2022
@parthea parthea changed the title fix: Added extra exception handling to operation samples docs(samples): Added extra exception handling to operation samples Nov 2, 2022
@parthea parthea enabled auto-merge (squash) November 2, 2022 16:03
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 2, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 2, 2022
@parthea parthea merged commit fa0f715 into googleapis:main Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: documentai Issues related to the googleapis/python-documentai API. samples Issues that are directly related to samples. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Operation Sample Tests are failing with 404
2 participants