Home
last modified time | relevance | path

Searched refs:StackdriverLoggingConfig (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DQueue.php36 protected $stackdriverLoggingConfigType = StackdriverLoggingConfig::class;
114 * @param StackdriverLoggingConfig
116 public function setStackdriverLoggingConfig(StackdriverLoggingConfig $stackdriverLoggingConfig)
121 * @return StackdriverLoggingConfig
H A DStackdriverLoggingConfig.php20 class StackdriverLoggingConfig extends \Google\Model class
35 class_alias(StackdriverLoggingConfig::class, 'Google_Service_CloudTasks_StackdriverLoggingConfig');