GoogleCloudDialogflowCxV3beta1TestCase
class GoogleCloudDialogflowCxV3beta1TestCase extends Collection (View source)
Properties
| protected | $collection_key | ||
| string | $creationTime | ||
| string | $displayName | ||
| protected | $lastTestResultType | ||
| protected | $lastTestResultDataType | ||
| string | $name | ||
| string | $notes | ||
| string[] | $tags | ||
| protected | $testCaseConversationTurnsType | ||
| protected | $testCaseConversationTurnsDataType | ||
| protected | $testConfigType | ||
| protected | $testConfigDataType |
Methods
setCreationTime($creationTime)
No description
string
getCreationTime()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
getLastTestResult()
No description
setName($name)
No description
string
getName()
No description
setNotes($notes)
No description
string
getNotes()
No description
setTags($tags)
No description
string[]
getTags()
No description
setTestCaseConversationTurns($testCaseConversationTurns)
No description
getTestCaseConversationTurns()
No description
getTestConfig()
No description
Details
setCreationTime($creationTime)
No description
string
getCreationTime()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setLastTestResult(GoogleCloudDialogflowCxV3beta1TestCaseResult $lastTestResult)
No description
GoogleCloudDialogflowCxV3beta1TestCaseResult
getLastTestResult()
No description
setName($name)
No description
string
getName()
No description
setNotes($notes)
No description
string
getNotes()
No description
setTags($tags)
No description
string[]
getTags()
No description
setTestCaseConversationTurns($testCaseConversationTurns)
No description
GoogleCloudDialogflowCxV3beta1ConversationTurn[]
getTestCaseConversationTurns()
No description
setTestConfig(GoogleCloudDialogflowCxV3beta1TestConfig $testConfig)
No description
GoogleCloudDialogflowCxV3beta1TestConfig
getTestConfig()
No description