Sha256: 3a6e6cf867ecbf6c86d206510ad9d7a8f376e1d96e4de721515c7792cd670681
Contents?: true
Size: 780 Bytes
Versions: 30
Compression:
Stored size: 780 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 target languages of the Dialogflow agent | [optional] | | **intents** | [**Array<DialogflowIntent>**](DialogflowIntent.html) | An array of Intents associated with this bot alias | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
30 entries across 30 versions & 1 rubygems