Home
last modified time | relevance | path

Searched defs:loadType (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobConfiguration.php42 protected $loadType = JobConfigurationLoad::class; variable in Google\\Service\\Bigquery\\JobConfiguration
H A DJobStatistics.php39 protected $loadType = JobStatistics3::class; variable in Google\\Service\\Bigquery\\JobStatistics
/plugin/strata/helper/
H A Dutil.php60 function loadType($type) { function in helper_plugin_strata_util