class GoogleCloudDialogflowV2Intent 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
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

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

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

setMlDisabled($mlDisabled)

No description

bool
getMlDisabled()

No description

setName($name)

No description

string
getName()

No description

setOutputContexts($outputContexts)

No description

setParameters($parameters)

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

setWebhookState($webhookState)

No description

string
getWebhookState()

No description

Details

setAction($action)

No description

Parameters

$action

string getAction()

No description

Return Value

string

setDefaultResponsePlatforms($defaultResponsePlatforms)

No description

Parameters

$defaultResponsePlatforms

string[] getDefaultResponsePlatforms()

No description

Return Value

string[]

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEndInteraction($endInteraction)

No description

Parameters

$endInteraction

bool getEndInteraction()

No description

Return Value

bool

setEvents($events)

No description

Parameters

$events

string[] getEvents()

No description

Return Value

string[]

setFollowupIntentInfo($followupIntentInfo)

No description

Parameters

$followupIntentInfo

setInputContextNames($inputContextNames)

No description

Parameters

$inputContextNames

string[] getInputContextNames()

No description

Return Value

string[]

setIsFallback($isFallback)

No description

Parameters

$isFallback

bool getIsFallback()

No description

Return Value

bool

setLiveAgentHandoff($liveAgentHandoff)

No description

Parameters

$liveAgentHandoff

bool getLiveAgentHandoff()

No description

Return Value

bool

setMessages($messages)

No description

Parameters

$messages

setMlDisabled($mlDisabled)

No description

Parameters

$mlDisabled

bool getMlDisabled()

No description

Return Value

bool

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOutputContexts($outputContexts)

No description

Parameters

$outputContexts

GoogleCloudDialogflowV2Context[] getOutputContexts()

No description

setParameters($parameters)

No description

Parameters

$parameters

setParentFollowupIntentName($parentFollowupIntentName)

No description

Parameters

$parentFollowupIntentName

string getParentFollowupIntentName()

No description

Return Value

string

setPriority($priority)

No description

Parameters

$priority

int getPriority()

No description

Return Value

int

setResetContexts($resetContexts)

No description

Parameters

$resetContexts

bool getResetContexts()

No description

Return Value

bool

setRootFollowupIntentName($rootFollowupIntentName)

No description

Parameters

$rootFollowupIntentName

string getRootFollowupIntentName()

No description

Return Value

string

setTrainingPhrases($trainingPhrases)

No description

Parameters

$trainingPhrases

setWebhookState($webhookState)

No description

Parameters

$webhookState

string getWebhookState()

No description

Return Value

string