Skip to main content

No project description provided

Project description

stable pypi versions

Dialogflow CX API:

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.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

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.13.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

google_cloud_dialogflow_cx-1.13.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.13.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-dialogflow-cx-1.13.0.tar.gz
Algorithm Hash digest
SHA256 78912498cd250151d999b1965268a118e5ea55a32f48bbd1a27abcc427bc0cd9
MD5 6ff0acae6abe76bbcff5b1913e49c87f
BLAKE2b-256 7d58fa3584b8a9c31ed58ce594fe511d97212cae640c0d3cd5593715355f419f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_dialogflow_cx-1.13.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a1a8315c093f035912cd57b687b90ce361841a94e4458a74c8ef3fdbf8834950
MD5 3d345c0c9b9ea28fcdc4c9346e368df2
BLAKE2b-256 99a3896e00021130619d2cb1209801c8a12695d566e28b9a8bdbc0e4096d29b1

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