Searched defs:loadType (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ | ||
H A D | JobConfiguration.php | 42 protected $loadType = JobConfigurationLoad::class; variable in Google\\Service\\Bigquery\\JobConfiguration |
H A D | JobStatistics.php | 39 protected $loadType = JobStatistics3::class; variable in Google\\Service\\Bigquery\\JobStatistics |
/plugin/strata/helper/ | ||
H A D | util.php | 60 function loadType($type) { function in helper_plugin_strata_util |