Home
last modified time | relevance | path

Searched refs:ChannelSectionSnippet (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelSection.php38 protected $snippetType = ChannelSectionSnippet::class;
114 * @param ChannelSectionSnippet
116 public function setSnippet(ChannelSectionSnippet $snippet)
121 * @return ChannelSectionSnippet
H A DChannelSectionSnippet.php20 class ChannelSectionSnippet extends \Google\Model class
150 class_alias(ChannelSectionSnippet::class, 'Google_Service_YouTube_ChannelSectionSnippet');