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

setCurrentPage(GoogleCloudDialogflowCxV3Page $currentPage)

No description

setMatches($matches)

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

Parameters

GoogleCloudDialogflowCxV3Page $currentPage

GoogleCloudDialogflowCxV3Page getCurrentPage()

No description

setMatches($matches)

No description

Parameters

$matches

GoogleCloudDialogflowCxV3Match[] getMatches()

No description

setText($text)

No description

Parameters

$text

string getText()

No description

Return Value

string

setTranscript($transcript)

No description

Parameters

$transcript

string getTranscript()

No description

Return Value

string

setTriggerEvent($triggerEvent)

No description

Parameters

$triggerEvent

string getTriggerEvent()

No description

Return Value

string

setTriggerIntent($triggerIntent)

No description

Parameters

$triggerIntent

string getTriggerIntent()

No description

Return Value

string