GoogleCloudDialogflowV2beta1IntentMessageRbmText class
Rich Business Messaging (RBM) text response with suggestions.
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
-
rbmSuggestion
↔ List<
GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion> -
Optional. One or more suggestions to show to the user.
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- text ↔ String
-
Required. Text sent and displayed to the user.
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