简体   繁体   中英

Webex to Dialogflow

Hello I am creating a bot in Webex for testing reasons.

I am using Visual Studio Code, Dialogflow, Google Sdk, and docker to create this.

If you would like to follow along the github repo is

https://github.com/GoogleCloudPlatform/dialogflow-integrations/tree/master/spark#readme

looking at the main README.md,in the Deploying the Integration using Cloud Run I am having trouble understanding what they mean by PLATFORM, when i put in the path/relative path of my.json file into the Google SDK shell, I get an error of INVALID_ARGUMENT: invalid build: invalid image name. I am unsure on how to proceed.

Have you cloned the repo?

git clone https://github.com/GoogleCloudPlatform/dialogflow-integrations.git

There are several possible integrations. If you are integrating with webex, then your platform is spark. Whenever they talk about "platform subdirectory name" they are also refering to spark, as that is the name of that folder in the root directory.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM