IParameter

google.cloud.dialogflow.v2beta1.Intent. IParameter

Properties of a Parameter.

Properties:
Name Type Attributes Description
name string | null <optional>

Parameter name

displayName string | null <optional>

Parameter displayName

value string | null <optional>

Parameter value

defaultValue string | null <optional>

Parameter defaultValue

entityTypeDisplayName string | null <optional>

Parameter entityTypeDisplayName

mandatory boolean | null <optional>

Parameter mandatory

prompts Array.<string> | null <optional>

Parameter prompts

isList boolean | null <optional>

Parameter isList