codelabs-nodejs icon indicating copy to clipboard operation
codelabs-nodejs copied to clipboard

Actions on Google Codelabs

Results 22 codelabs-nodejs issues
Sort by recently updated
recently updated
newest added

when i write this intent to my dialogFlow as follows : "add new account " the chatbot replies to me to enter the following attributes : name, phone and email....

This issue is created for the learning purpose, please ignore.

At link: https://codelabs.developers.google.com/codelabs/actions-1#2 guide says: > 4 Click Create project. > 5 Rather than pick a category, scroll down to the More options section and click on the Conversational card....

#### On https://codelabs.developers.google.com/codelabs/actions-1/index.html#5 above `Understand the code` it says "`Click Deploy. (You need to wait a couple minutes for Dialogflow to provision and deploy your webhook code. When the code...

Hello! I am interested to join this project however, I feel like the tutorial is outdated as the UI of the Project part is totally different than the one in...

Build a Conversational Action for Google Assistant links are opening in Japanese by default and not english

The *More options* section described in *Create an Actions project*: ![instructions](https://codelabs.developers.google.com/codelabs/actions-1/img/4241cbc92f5c6b42.png) does not exist in the current Actions Console. Actual: ![current Actions Console](https://user-images.githubusercontent.com/1594827/95887362-bbd6ee00-0d4d-11eb-9e2a-4105225f4245.png) ![custom options](https://user-images.githubusercontent.com/1594827/95887481-e3c65180-0d4d-11eb-8897-a6ae8434b968.png) I tried "Custom" and "Conversational...

I followed the instructions and expected to see the custom reprompts: 'Which color would you like to hear about?' 'Please say the name of a color.` `Sorry we're having trouble....

the suggested code references 'title' property which appears to be undefined when the code is executed. ``` const colorMap = { 'indigo taco': { title: 'Indigo Taco', text: 'Indigo Taco...

type: bug

Getting below error when trying to deploy. Error: Some Cloud Functions regions were unreachable, please try again later.