Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DWatch.php46 protected $targetType = WatchTarget::class;
134 * @param WatchTarget
136 public function setTarget(WatchTarget $target)
141 * @return WatchTarget
H A DWatchTarget.php20 class WatchTarget extends \Google\Model class
42 class_alias(WatchTarget::class, 'Google_Service_Forms_WatchTarget');