Home
last modified time | relevance | path

Searched refs:csvInstance (Results 1 – 13 of 13) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Prediction/
H A DInputInput.php21 public $csvInstance; variable in Google_Service_Prediction_InputInput
23 public function setCsvInstance($csvInstance) argument
25 $this->csvInstance = $csvInstance;
29 return $this->csvInstance;
H A DInsertTrainingInstances.php21 public $csvInstance; variable in Google_Service_Prediction_InsertTrainingInstances
24 public function setCsvInstance($csvInstance) argument
26 $this->csvInstance = $csvInstance;
30 return $this->csvInstance;
H A DUpdate.php21 public $csvInstance; variable in Google_Service_Prediction_Update
24 public function setCsvInstance($csvInstance) argument
26 $this->csvInstance = $csvInstance;
30 return $this->csvInstance;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Prediction/
H A DInputInput.php21 public $csvInstance; variable in Google_Service_Prediction_InputInput
23 public function setCsvInstance($csvInstance) argument
25 $this->csvInstance = $csvInstance;
29 return $this->csvInstance;
H A DUpdate.php21 public $csvInstance; variable in Google_Service_Prediction_Update
24 public function setCsvInstance($csvInstance) argument
26 $this->csvInstance = $csvInstance;
30 return $this->csvInstance;
H A DInsertTrainingInstances.php21 public $csvInstance; variable in Google_Service_Prediction_InsertTrainingInstances
24 public function setCsvInstance($csvInstance) argument
26 $this->csvInstance = $csvInstance;
30 return $this->csvInstance;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/contrib/
H A DGoogle_PredictionService.php190 public $csvInstance; variable in Google_InputInput
191 public function setCsvInstance(/* array(Google_object) */ $csvInstance) { argument
192 $this->assertIsArray($csvInstance, 'Google_object', __METHOD__);
193 $this->csvInstance = $csvInstance;
196 return $this->csvInstance;
414 public $csvInstance; variable in Google_Update
416 public function setCsvInstance(/* array(Google_object) */ $csvInstance) { argument
417 $this->assertIsArray($csvInstance, 'Google_object', __METHOD__);
418 $this->csvInstance = $csvInstance;
421 return $this->csvInstance;
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DPrediction.php770 public $csvInstance; variable in Google_Service_Prediction_InputInput
773 public function setCsvInstance($csvInstance) argument
775 $this->csvInstance = $csvInstance;
779 return $this->csvInstance;
1040 public $csvInstance; variable in Google_Service_Prediction_InsertTrainingInstances
1044 public function setCsvInstance($csvInstance) argument
1046 $this->csvInstance = $csvInstance;
1050 return $this->csvInstance;
1207 public $csvInstance; variable in Google_Service_Prediction_Update
1213 $this->csvInstance = $csvInstance;
[all …]
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DPrediction.php768 protected $collection_key = 'csvInstance';
1038 protected $collection_key = 'csvInstance';
1205 protected $collection_key = 'csvInstance';
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DPrediction.php768 protected $collection_key = 'csvInstance';
1038 protected $collection_key = 'csvInstance';
1205 protected $collection_key = 'csvInstance';
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DPrediction.php768 protected $collection_key = 'csvInstance';
1038 protected $collection_key = 'csvInstance';
1205 protected $collection_key = 'csvInstance';
/dports/www/fpc-googleapi/fpc-3.2.2/packages/googleapi/src/
H A Dgoogleprediction.pp361 Property csvInstance : TTJSONSchemaArray Index 0 Read FcsvInstance Write SetcsvInstance;
399 Property csvInstance : TTJSONSchemaArray Index 0 Read FcsvInstance Write SetcsvInstance;
638 Property csvInstance : TTJSONSchemaArray Index 0 Read FcsvInstance Write SetcsvInstance;
/dports/lang/fpc-source/fpc-3.2.2/packages/googleapi/src/
H A Dgoogleprediction.pp361 Property csvInstance : TTJSONSchemaArray Index 0 Read FcsvInstance Write SetcsvInstance;
399 Property csvInstance : TTJSONSchemaArray Index 0 Read FcsvInstance Write SetcsvInstance;
638 Property csvInstance : TTJSONSchemaArray Index 0 Read FcsvInstance Write SetcsvInstance;