Home
last modified time | relevance | path

Searched refs:fulfillmentInfo (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3WebhookRequest.php81 …unction setFulfillmentInfo(GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo $fulfillmentInfo) argument
83 $this->fulfillmentInfo = $fulfillmentInfo;
90 return $this->fulfillmentInfo;
H A DGoogleCloudDialogflowCxV3beta1WebhookRequest.php81 …on setFulfillmentInfo(GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo $fulfillmentInfo) argument
83 $this->fulfillmentInfo = $fulfillmentInfo;
90 return $this->fulfillmentInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2Product.php309 public function setFulfillmentInfo($fulfillmentInfo) argument
311 $this->fulfillmentInfo = $fulfillmentInfo;
318 return $this->fulfillmentInfo;