Sha256: 6b031765a3a57c157c058427ed7d8c681137d64618a63f12ba8a678f24a68d60

Contents?: true

Size: 879 Bytes

Versions: 11

Compression:

Stored size: 879 Bytes

Contents

---
title: DialogflowAgent
---
## PureCloud::DialogflowAgent

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **project** | [**DialogflowProject**](DialogflowProject.html) | The project this Dialogflow agent belongs to | [optional] |
| **languages** | **Array<String>** | The supported languages of the Dialogflow agent | [optional] |
| **intents** | [**Array<DialogflowIntent>**](DialogflowIntent.html) | An array of Intents associated with this agent | [optional] |
| **environments** | **Array<String>** | Available environments for this agent | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-95.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-94.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-93.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-92.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-91.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-90.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-89.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-88.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-87.0.0 docs/DialogflowAgent.md
purecloudplatformclientv2-86.0.0 docs/DialogflowAgent.md