Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelSection.php40 protected $targetingType = ChannelSectionTargeting::class;
128 * @param ChannelSectionTargeting
130 public function setTargeting(ChannelSectionTargeting $targeting)
135 * @return ChannelSectionTargeting
H A DChannelSectionTargeting.php20 class ChannelSectionTargeting extends \Google\Collection class
81 class_alias(ChannelSectionTargeting::class, 'Google_Service_YouTube_ChannelSectionTargeting');