Searched refs:ChannelSection (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\YouTube\ChannelSection; alias63 * @param ChannelSection $postBody92 * @return ChannelSection94 public function insert($part, ChannelSection $postBody, $optParams = [])98 return $this->call('insert', [$params], ChannelSection::class);147 * @param ChannelSection $postBody160 * @return ChannelSection162 public function update($part, ChannelSection $postBody, $optParams = [])166 return $this->call('update', [$params], ChannelSection::class);
31 protected $itemsType = ChannelSection::class;71 * @param ChannelSection[]78 * @return ChannelSection[]
20 class ChannelSection extends \Google\Model class144 class_alias(ChannelSection::class, 'Google_Service_YouTube_ChannelSection');