GoogleCloudDialogflowV2beta1IntentParameter
class GoogleCloudDialogflowV2beta1IntentParameter extends Collection (View source)
Properties
protected | $collection_key | ||
string | $defaultValue | ||
string | $displayName | ||
string | $entityTypeDisplayName | ||
bool | $isList | ||
bool | $mandatory | ||
string | $name | ||
string[] | $prompts | ||
string | $value |
Methods
setDefaultValue($defaultValue)
No description
string
getDefaultValue()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setEntityTypeDisplayName($entityTypeDisplayName)
No description
string
getEntityTypeDisplayName()
No description
setIsList($isList)
No description
bool
getIsList()
No description
setMandatory($mandatory)
No description
bool
getMandatory()
No description
setName($name)
No description
string
getName()
No description
setPrompts($prompts)
No description
string[]
getPrompts()
No description
setValue($value)
No description
string
getValue()
No description
Details
setDefaultValue($defaultValue)
No description
string
getDefaultValue()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setEntityTypeDisplayName($entityTypeDisplayName)
No description
string
getEntityTypeDisplayName()
No description
setIsList($isList)
No description
bool
getIsList()
No description
setMandatory($mandatory)
No description
bool
getMandatory()
No description
setName($name)
No description
string
getName()
No description
setPrompts($prompts)
No description
string[]
getPrompts()
No description
setValue($value)
No description
string
getValue()
No description