Home
last modified time | relevance | path

Searched refs:modelType (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3NluSettings.php33 public $modelType; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3NluSettings
66 public function setModelType($modelType) argument
68 $this->modelType = $modelType;
75 return $this->modelType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DModelDefinitionModelOptions.php34 public $modelType; variable in Google\\Service\\Bigquery\\ModelDefinitionModelOptions
67 public function setModelType($modelType) argument
69 $this->modelType = $modelType;
76 return $this->modelType;
H A DModel.php78 public $modelType; variable in Google\\Service\\Bigquery\\Model
313 public function setModelType($modelType) argument
315 $this->modelType = $modelType;
322 return $this->modelType;
H A DTable.php86 protected $modelType = ModelDefinition::class; variable in Google\\Service\\Bigquery\\Table
/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php515 public $modelType; variable in Google_Insert
530 public function setModelType( $modelType) { argument
531 $this->modelType = $modelType;
534 return $this->modelType;
583 public $modelType; variable in Google_Insert2
614 public function setModelType( $modelType) { argument
615 $this->modelType = $modelType;
618 return $this->modelType;
662 public $modelType; variable in Google_Insert2ModelInfo
684 $this->modelType = $modelType;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalDeviceConfig.php43 protected $modelType = SasPortalDeviceModel::class; variable in Google\\Service\\Sasportal\\SasPortalDeviceConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalDeviceConfig.php43 protected $modelType = SasPortalDeviceModel::class; variable in Google\\Service\\SASPortalTesting\\SasPortalDeviceConfig