Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TestConfig.php34 public $trackingParameters; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestConfig
67 public function setTrackingParameters($trackingParameters) argument
69 $this->trackingParameters = $trackingParameters;
76 return $this->trackingParameters;
H A DGoogleCloudDialogflowCxV3beta1TestConfig.php34 public $trackingParameters; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestConfig
67 public function setTrackingParameters($trackingParameters) argument
69 $this->trackingParameters = $trackingParameters;
76 return $this->trackingParameters;