Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentTrainingPhrase.php32 public $timesAddedCount; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentTrainingPhrase
69 public function setTimesAddedCount($timesAddedCount) argument
71 $this->timesAddedCount = $timesAddedCount;
78 return $this->timesAddedCount;
H A DGoogleCloudDialogflowV2beta1IntentTrainingPhrase.php32 public $timesAddedCount; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentTrainingPhrase
69 public function setTimesAddedCount($timesAddedCount) argument
71 $this->timesAddedCount = $timesAddedCount;
78 return $this->timesAddedCount;