Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DModelDefinition.php25 protected $trainingRunsType = BqmlTrainingRun::class; variable in Google\\Service\\Bigquery\\ModelDefinition
H A DModel.php83 protected $trainingRunsType = TrainingRun::class; variable in Google\\Service\\Bigquery\\Model