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

docs(samples): added sample and tests for annotate assessment API #155

Merged
merged 9 commits into from Nov 16, 2021

Conversation

Sita04
Copy link
Contributor

@Sita04 Sita04 commented Nov 11, 2021

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 #154 馃

@Sita04 Sita04 requested a review from a team as a code owner November 11, 2021 11:24
@Sita04 Sita04 requested a review from tmatsuo November 11, 2021 11:24
@product-auto-label product-auto-label bot added api: recaptchaenterprise Issues related to the googleapis/python-recaptcha-enterprise API. samples Issues that are directly related to samples. labels Nov 11, 2021
@snippet-bot
Copy link

snippet-bot bot commented Nov 11, 2021

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 11, 2021
@busunkim96 busunkim96 requested review from busunkim96 and removed request for tmatsuo November 12, 2021 16:05
samples/snippets/create_assessment.py Outdated Show resolved Hide resolved
samples/snippets/test_create_assessment.py Outdated Show resolved Hide resolved
samples/snippets/test_create_assessment.py Outdated Show resolved Hide resolved
samples/snippets/annotate_assessment.py Outdated Show resolved Hide resolved
@parthea parthea added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Nov 16, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Nov 16, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 353f0ff into main Nov 16, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the annotate-assessment-sample branch November 16, 2021 17:06
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 16, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: recaptchaenterprise Issues related to the googleapis/python-recaptcha-enterprise API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add samples for annotate assessment API
4 participants