Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1BigQueryRoutineSpec.php26 public $importedLibraries; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1BigQueryRoutineSpec
31 public function setImportedLibraries($importedLibraries) argument
33 $this->importedLibraries = $importedLibraries;
40 return $this->importedLibraries;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DRoutine.php48 public $importedLibraries; variable in Google\\Service\\Bigquery\\Routine
159 public function setImportedLibraries($importedLibraries) argument
161 $this->importedLibraries = $importedLibraries;
168 return $this->importedLibraries;