Home
last modified time | relevance | path

Searched refs:postback (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageCardButton.php25 public $postback; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageCardButton
34 public function setPostback($postback) argument
36 $this->postback = $postback;
43 return $this->postback;
H A DGoogleCloudDialogflowV2IntentMessageCardButton.php25 public $postback; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageCardButton
34 public function setPostback($postback) argument
36 $this->postback = $postback;
43 return $this->postback;