Searched refs:LiveChatBan (Results 1 – 2 of 2) sorted by relevance
20 use Google\Service\YouTube\LiveChatBan; alias51 * @param LiveChatBan $postBody53 * @return LiveChatBan55 public function insert($part, LiveChatBan $postBody, $optParams = [])59 return $this->call('insert', [$params], LiveChatBan::class);
20 class LiveChatBan extends \Google\Model class96 class_alias(LiveChatBan::class, 'Google_Service_YouTube_LiveChatBan');