Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1ContinuousTestResult.php34 public $runTime; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ContinuousTestResult
71 public function setRunTime($runTime) argument
73 $this->runTime = $runTime;
80 return $this->runTime;
H A DGoogleCloudDialogflowCxV3ContinuousTestResult.php34 public $runTime; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ContinuousTestResult
71 public function setRunTime($runTime) argument
73 $this->runTime = $runTime;
80 return $this->runTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DTransferRun.php53 public $runTime; variable in Google\\Service\\BigQueryDataTransfer\\TransferRun
194 public function setRunTime($runTime) argument
196 $this->runTime = $runTime;
203 return $this->runTime;