Skip to main content

No project description provided

Project description

GA pypi versions

Dialogflow CX API: Builds conversational interfaces (for example, chatbots, and voice-powered apps and devices).

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Dialogflow CX API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-dialogflow-cx

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-dialogflow-cx

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-dialogflow-cx-1.11.0.tar.gz (955.2 kB view details)

Uploaded Source

Built Distribution

google_cloud_dialogflow_cx-1.11.0-py2.py3-none-any.whl (1.1 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-dialogflow-cx-1.11.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-dialogflow-cx-1.11.0.tar.gz
Algorithm Hash digest
SHA256 9060c48df59cfef3e3aef82dce71236a423785229548f339e27b45d3711b248d
MD5 574f3926ae865afd8238299bf950a26b
BLAKE2b-256 bea8b990b24d704bfc8b0ecc39a773a5aec08a029a5ce07903b458e38e913d99

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_dialogflow_cx-1.11.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_dialogflow_cx-1.11.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 be9104b443f5e4a84d2c02403f52b9b7d575d7840b64f4bd001dae235c8d213a
MD5 822ec23db7a4289a919a4aaf2c3dac04
BLAKE2b-256 c485f51604b74682e9411519b1a98fe2e670ae6abfce8f8572b345494d0da9f5

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page