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