Google Cloud Dialogflow V2Intent Parameter Response
Constructors
Properties
Link copied to clipboard
Optional. The default value to use when the value
yields an empty result. Default values can be extracted from contexts by using the following syntax: #context_name.parameter_name
.
Link copied to clipboard
The name of the parameter.
Link copied to clipboard
Optional. The name of the entity type, prefixed with @
, that describes values of the parameter. If the parameter is required, this must be provided.
Link copied to clipboard