Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DJob.php156 public function setPubsubTarget(PubsubTarget $pubsubTarget) argument
158 $this->pubsubTarget = $pubsubTarget;
165 return $this->pubsubTarget;