GoogleCloudDialogflowCxV3MatchIntentResponse
class GoogleCloudDialogflowCxV3MatchIntentResponse extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $currentPageType | ||
protected | $currentPageDataType | ||
protected | $matchesType | ||
protected | $matchesDataType | ||
string | $text | ||
string | $transcript | ||
string | $triggerEvent | ||
string | $triggerIntent |
Methods
getCurrentPage()
No description
setMatches($matches)
No description
getMatches()
No description
setText($text)
No description
string
getText()
No description
setTranscript($transcript)
No description
string
getTranscript()
No description
setTriggerEvent($triggerEvent)
No description
string
getTriggerEvent()
No description
setTriggerIntent($triggerIntent)
No description
string
getTriggerIntent()
No description
Details
setCurrentPage(GoogleCloudDialogflowCxV3Page $currentPage)
No description
GoogleCloudDialogflowCxV3Page
getCurrentPage()
No description
setMatches($matches)
No description
GoogleCloudDialogflowCxV3Match[]
getMatches()
No description
setText($text)
No description
string
getText()
No description
setTranscript($transcript)
No description
string
getTranscript()
No description
setTriggerEvent($triggerEvent)
No description
string
getTriggerEvent()
No description
setTriggerIntent($triggerIntent)
No description
string
getTriggerIntent()
No description