python-dialogflow icon indicating copy to clipboard operation
python-dialogflow copied to clipboard

docs(samples): snippet to get `session_id` from WebhookRequest

Open hjosiah opened this issue 3 years ago • 1 comments

fixes isue #577

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 #577 🦕

hjosiah avatar Sep 27 '22 03:09 hjosiah

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

snippet-bot[bot] avatar Sep 27 '22 03:09 snippet-bot[bot]

@hjosiah As of https://github.com/googleapis/python-dialogflow/pull/630, handwritten samples have migrated to https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/dialogflow. I'm going to close this PR as obsolete, please could you open a PR in https://github.com/GoogleCloudPlatform/python-docs-samples?

parthea avatar Apr 06 '23 21:04 parthea