Rich Business Messaging (RBM) suggested client-side action that the
user can choose from the card.
Opaque payload that the Dialogflow receives in a user event
when the user taps the suggested action. This data will be
also forwarded to webhook to allow performing custom business
logic.
Suggested client side action: Dial a phone number
Suggested client side action: Share user location
Classes
RbmSuggestedActionDial
Opens the user’s default dialer app with the specified phone number
but does not dial automatically.
RbmSuggestedActionOpenUri
Opens the user’s default web browser app to the specified uri If the
user has an app installed that is registered as the default handler
for the URL, then this app will be opened instead, and its icon will
be used in the suggested action UI.
RbmSuggestedActionShareLocation
Opens the device’s location chooser so the user can pick a location to
send back to the agent.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]