Home
last modified time | relevance | path

Searched refs:RuntimeConfig (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/Resource/
H A DProjectsLocations.php22 use Google\Service\Connectors\RuntimeConfig; alias
54 * @return RuntimeConfig
60 return $this->call('getRuntimeConfig', [$params], RuntimeConfig::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DBatch.php47 protected $runtimeConfigType = RuntimeConfig::class;
175 * @param RuntimeConfig
177 public function setRuntimeConfig(RuntimeConfig $runtimeConfig)
182 * @return RuntimeConfig
H A DRuntimeConfig.php20 class RuntimeConfig extends \Google\Model class
80 class_alias(RuntimeConfig::class, 'Google_Service_Dataproc_RuntimeConfig');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DRuntimeConfig.php20 class RuntimeConfig extends \Google\Model class
188 class_alias(RuntimeConfig::class, 'Google_Service_Connectors_RuntimeConfig');