Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelBrandingSettings.php23 protected $channelType = ChannelSettings::class;
33 * @param ChannelSettings
35 public function setChannel(ChannelSettings $channel)
40 * @return ChannelSettings
H A DChannelSettings.php20 class ChannelSettings extends \Google\Collection class
279 class_alias(ChannelSettings::class, 'Google_Service_YouTube_ChannelSettings');