class GoogleCloudDialogflowCxV3ConversationTurnUserInput extends Model (View source)

Properties

bool $enableSentimentAnalysis
array[] $injectedParameters
protected $inputType
protected $inputDataType
bool $isWebhookEnabled

Methods

setEnableSentimentAnalysis($enableSentimentAnalysis)

No description

bool
getEnableSentimentAnalysis()

No description

setInjectedParameters($injectedParameters)

No description

array[]
getInjectedParameters()

No description

setIsWebhookEnabled($isWebhookEnabled)

No description

bool
getIsWebhookEnabled()

No description

Details

setEnableSentimentAnalysis($enableSentimentAnalysis)

No description

Parameters

$enableSentimentAnalysis

bool getEnableSentimentAnalysis()

No description

Return Value

bool

setInjectedParameters($injectedParameters)

No description

Parameters

$injectedParameters

array[] getInjectedParameters()

No description

Return Value

array[]

setInput(GoogleCloudDialogflowCxV3QueryInput $input)

No description

setIsWebhookEnabled($isWebhookEnabled)

No description

Parameters

$isWebhookEnabled

bool getIsWebhookEnabled()

No description

Return Value

bool