This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
feat: added deployment API feat: exposed DTMF input info in the query result docs: added notes on long running operation #191
Merged
gcf-merge-on-green
merged 5 commits into
main
from
owl-bot-b5179d63-d2af-4577-906d-fb89990ec20e
Oct 5, 2021
Merged
feat: added deployment API feat: exposed DTMF input info in the query result docs: added notes on long running operation #191
gcf-merge-on-green
merged 5 commits into
main
from
owl-bot-b5179d63-d2af-4577-906d-fb89990ec20e
Oct 5, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… result docs: added notes on long running operation PiperOrigin-RevId: 400785744 Source-Link: googleapis/googleapis@bf8851e Source-Link: https://github.com/googleapis/googleapis-gen/commit/139bae1840e7887894fe638df890bbae033c73de Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTM5YmFlMTg0MGU3ODg3ODk0ZmU2MzhkZjg5MGJiYWUwMzNjNzNkZSJ9
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Oct 4, 2021
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 4, 2021
product-auto-label
bot
added
the
api: dialogflow
Issues related to the googleapis/nodejs-dialogflow-cx API.
label
Oct 4, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 4, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 4, 2021
Here is the summary of changes. You are about to add 6 region tags.
This comment is generated by snippet-bot.
|
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 4, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 4, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 4, 2021
…//github.com/googleapis/nodejs-dialogflow-cx into owl-bot-b5179d63-d2af-4577-906d-fb89990ec20e
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 4, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 4, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 4, 2021
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Oct 5, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Oct 5, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Oct 5, 2021
chingor13
approved these changes
Oct 5, 2021
chingor13
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Oct 5, 2021
1 task
1 task
gcf-merge-on-green
bot
deleted the
owl-bot-b5179d63-d2af-4577-906d-fb89990ec20e
branch
October 5, 2021 17:48
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Oct 5, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: dialogflow
Issues related to the googleapis/nodejs-dialogflow-cx API.
cla: yes
This human has signed the Contributor License Agreement.
owl-bot-copy
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PiperOrigin-RevId: 400785744
Source-Link: googleapis/googleapis@bf8851e
Source-Link: https://github.com/googleapis/googleapis-gen/commit/139bae1840e7887894fe638df890bbae033c73de
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTM5YmFlMTg0MGU3ODg3ODk0ZmU2MzhkZjg5MGJiYWUwMzNjNzNkZSJ9
feat: added support for Deployments with ListDeployments and GetDeployment apis
PiperOrigin-RevId: 399726267
Source-Link: googleapis/googleapis@14829f3
Source-Link: https://github.com/googleapis/googleapis-gen/commit/bba746f8fc7494254decabce122582ad1a717958
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmJhNzQ2ZjhmYzc0OTQyNTRkZWNhYmNlMTIyNTgyYWQxYTcxNzk1OCJ9
feat: added support for DeployFlow api under Environments
feat: added support for TestCasesConfig under Environment
docs: added long running operation explanation for several apis
fix: marked resource name of security setting as not-required
feat: expose dtmf input info in the query result
PiperOrigin-RevId: 400308975
Source-Link: googleapis/googleapis@02710fa
Source-Link: https://github.com/googleapis/googleapis-gen/commit/a56bce16863a9af2cbe57c0eed73a0b6e63b1c0a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTU2YmNlMTY4NjNhOWFmMmNiZTU3YzBlZWQ3M2EwYjZlNjNiMWMwYSJ9