docs(samples): add initial sample codes#13
docs(samples): add initial sample codes#13gcf-merge-on-green[bot] merged 10 commits intogoogleapis:masterfrom wuyuexin:sample-code
Conversation
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
| detect_intent_audio(agent, session_id, audio_file_path, language_code) | ||
|
|
||
|
|
||
| # [START dialogflow_detect_intent_audio] |
There was a problem hiding this comment.
This region tag should be above the run_sample function
|
@busunkim96 I don't see any Kokoro tests running on this repo. Is that intentional? |
|
@kurtisvg Kokoro isn't running is because author is outside the org. I also need to add samples configs though. Opened 334490453. |
That was specifically what I was referring too :) |
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
|
@wuyuexin Let me know if you need help merging this. |
Yes, I'm not familiar with the merging process. Is there anything I need to do? |
|
👋 There's a small tweak I want to make to the Side note, I think I'll have to add another PR template for samples that looks like the one in python-docs-samples. |
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:
Fixes #12 🦕