Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTrainingOptions.php166 public $modelUri; variable in Google\\Service\\Bigquery\\TrainingOptions
775 public function setModelUri($modelUri) argument
777 $this->modelUri = $modelUri;
784 return $this->modelUri;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1modelUri = this.editor.getModel().uri;\n if (modelUri.scheme === Schemas.file && st…