GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer extends Model (View source)
Properties
string | $answer | ||
string | $faqQuestion | ||
float | $matchConfidence | ||
string | $matchConfidenceLevel | ||
string | $source |
Methods
setAnswer($answer)
No description
string
getAnswer()
No description
setFaqQuestion($faqQuestion)
No description
string
getFaqQuestion()
No description
setMatchConfidence($matchConfidence)
No description
float
getMatchConfidence()
No description
setMatchConfidenceLevel($matchConfidenceLevel)
No description
string
getMatchConfidenceLevel()
No description
setSource($source)
No description
string
getSource()
No description
Details
setAnswer($answer)
No description
string
getAnswer()
No description
setFaqQuestion($faqQuestion)
No description
string
getFaqQuestion()
No description
setMatchConfidence($matchConfidence)
No description
float
getMatchConfidence()
No description
setMatchConfidenceLevel($matchConfidenceLevel)
No description
string
getMatchConfidenceLevel()
No description
setSource($source)
No description
string
getSource()
No description