GoogleCloudDialogflowV2beta1Intent
class GoogleCloudDialogflowV2beta1Intent extends Collection (View source)
Properties
protected | $collection_key | ||
string | $action | ||
string[] | $defaultResponsePlatforms | ||
string | $displayName | ||
bool | $endInteraction | ||
string[] | $events | ||
protected | $followupIntentInfoType | ||
protected | $followupIntentInfoDataType | ||
string[] | $inputContextNames | ||
bool | $isFallback | ||
bool | $liveAgentHandoff | ||
protected | $messagesType | ||
protected | $messagesDataType | ||
bool | $mlDisabled | ||
bool | $mlEnabled | ||
string | $name | ||
protected | $outputContextsType | ||
protected | $outputContextsDataType | ||
protected | $parametersType | ||
protected | $parametersDataType | ||
string | $parentFollowupIntentName | ||
int | $priority | ||
bool | $resetContexts | ||
string | $rootFollowupIntentName | ||
protected | $trainingPhrasesType | ||
protected | $trainingPhrasesDataType | ||
string | $webhookState |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
setAction($action)
No description
string
getAction()
No description
setDefaultResponsePlatforms($defaultResponsePlatforms)
No description
string[]
getDefaultResponsePlatforms()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setEndInteraction($endInteraction)
No description
bool
getEndInteraction()
No description
setEvents($events)
No description
string[]
getEvents()
No description
setFollowupIntentInfo($followupIntentInfo)
No description
GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo[]
getFollowupIntentInfo()
No description
setInputContextNames($inputContextNames)
No description
string[]
getInputContextNames()
No description
setIsFallback($isFallback)
No description
bool
getIsFallback()
No description
setLiveAgentHandoff($liveAgentHandoff)
No description
bool
getLiveAgentHandoff()
No description
setMessages($messages)
No description
GoogleCloudDialogflowV2beta1IntentMessage[]
getMessages()
No description
setMlDisabled($mlDisabled)
No description
bool
getMlDisabled()
No description
setMlEnabled($mlEnabled)
No description
bool
getMlEnabled()
No description
setName($name)
No description
string
getName()
No description
setOutputContexts($outputContexts)
No description
GoogleCloudDialogflowV2beta1Context[]
getOutputContexts()
No description
setParameters($parameters)
No description
GoogleCloudDialogflowV2beta1IntentParameter[]
getParameters()
No description
setParentFollowupIntentName($parentFollowupIntentName)
No description
string
getParentFollowupIntentName()
No description
setPriority($priority)
No description
int
getPriority()
No description
setResetContexts($resetContexts)
No description
bool
getResetContexts()
No description
setRootFollowupIntentName($rootFollowupIntentName)
No description
string
getRootFollowupIntentName()
No description
setTrainingPhrases($trainingPhrases)
No description
GoogleCloudDialogflowV2beta1IntentTrainingPhrase[]
getTrainingPhrases()
No description
setWebhookState($webhookState)
No description
string
getWebhookState()
No description