GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo class
Additional info about the select item for when it is triggered in a dialog.
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- key ↔ String
-
Required. A unique key that will be sent back to the agent if this
response is given.
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
-
synonyms
↔ List<
String> -
Optional. A list of synonyms that can also be used to trigger this item in
dialog.
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson(
) → Map< String, Object> -
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited