class GoogleCloudDialogflowV2SuggestSmartRepliesResponse extends Collection (View source)

Properties

protected $collection_key
int $contextSize
string $latestMessage
protected $smartReplyAnswersType
protected $smartReplyAnswersDataType

Methods

setContextSize($contextSize)

No description

int
getContextSize()

No description

setLatestMessage($latestMessage)

No description

string
getLatestMessage()

No description

setSmartReplyAnswers($smartReplyAnswers)

No description

Details

setContextSize($contextSize)

No description

Parameters

$contextSize

int getContextSize()

No description

Return Value

int

setLatestMessage($latestMessage)

No description

Parameters

$latestMessage

string getLatestMessage()

No description

Return Value

string

setSmartReplyAnswers($smartReplyAnswers)

No description

Parameters

$smartReplyAnswers

GoogleCloudDialogflowV2SmartReplyAnswer[] getSmartReplyAnswers()

No description