Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput.php29 public $injectedParameters; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
54 public function setInjectedParameters($injectedParameters) argument
56 $this->injectedParameters = $injectedParameters;
63 return $this->injectedParameters;
DGoogleCloudDialogflowCxV3ConversationTurnUserInput.php29 public $injectedParameters; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ConversationTurnUserInput
54 public function setInjectedParameters($injectedParameters) argument
56 $this->injectedParameters = $injectedParameters;
63 return $this->injectedParameters;