RbmSuggestion(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Rich Business Messaging (RBM) suggestion. Suggestions allow user to easily select/click a predefined response or perform an action (like opening a web uri).
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
---|---|
Name | Description |
reply |
google.cloud.dialogflow_v2beta1.types.Intent.Message.RbmSuggestedReply
Predefined replies for user to select instead of typing This field is a member of oneof _ suggestion .
|
action |
google.cloud.dialogflow_v2beta1.types.Intent.Message.RbmSuggestedAction
Predefined client side actions that user can choose This field is a member of oneof _ suggestion .
|