Searched refs:LiveChatModerator (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\YouTube\LiveChatModerator; alias52 * @param LiveChatModerator $postBody54 * @return LiveChatModerator56 public function insert($part, LiveChatModerator $postBody, $optParams = [])60 return $this->call('insert', [$params], LiveChatModerator::class);
31 protected $itemsType = LiveChatModerator::class;83 * @param LiveChatModerator[]90 * @return LiveChatModerator[]
20 class LiveChatModerator extends \Google\Model class96 class_alias(LiveChatModerator::class, 'Google_Service_YouTube_LiveChatModerator');