Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput.php129 public function setTriggeredIntent(GoogleCloudDialogflowCxV3Intent $triggeredIntent) argument
131 $this->triggeredIntent = $triggeredIntent;
138 return $this->triggeredIntent;
H A DGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput.php129 public function setTriggeredIntent(GoogleCloudDialogflowCxV3beta1Intent $triggeredIntent) argument
131 $this->triggeredIntent = $triggeredIntent;
138 return $this->triggeredIntent;