Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class Button.
Contains information about a button.
Generated from protobuf message google.cloud.dialogflow.v2.Intent.Message.Card.Button
Namespace
Google \ Cloud \ Dialogflow \ V2 \ Intent \ Message \ CardMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ text
string
Optional. The text to show on the button.
↳ postback
string
Optional. The text to send back to the Dialogflow API or a URI to open.
getText
Optional. The text to show on the button.
string
setText
Optional. The text to show on the button.
var
string
$this
getPostback
Optional. The text to send back to the Dialogflow API or a URI to open.
string
setPostback
Optional. The text to send back to the Dialogflow API or a URI to open.
var
string
$this