Home
last modified time | relevance | path

Searched refs:fulfillmentText (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2WebhookResponse.php30 public $fulfillmentText; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2WebhookResponse
75 public function setFulfillmentText($fulfillmentText) argument
77 $this->fulfillmentText = $fulfillmentText;
84 return $this->fulfillmentText;
H A DGoogleCloudDialogflowV2beta1WebhookResponse.php34 public $fulfillmentText; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1WebhookResponse
97 public function setFulfillmentText($fulfillmentText) argument
99 $this->fulfillmentText = $fulfillmentText;
106 return $this->fulfillmentText;
H A DGoogleCloudDialogflowV2QueryResult.php44 public $fulfillmentText; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2QueryResult
153 public function setFulfillmentText($fulfillmentText) argument
155 $this->fulfillmentText = $fulfillmentText;
162 return $this->fulfillmentText;
H A DGoogleCloudDialogflowV2beta1QueryResult.php44 public $fulfillmentText; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1QueryResult
155 public function setFulfillmentText($fulfillmentText) argument
157 $this->fulfillmentText = $fulfillmentText;
164 return $this->fulfillmentText;