Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DLiveChatBans.php20 use Google\Service\YouTube\LiveChatBan; alias
51 * @param LiveChatBan $postBody
53 * @return LiveChatBan
55 public function insert($part, LiveChatBan $postBody, $optParams = [])
59 return $this->call('insert', [$params], LiveChatBan::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveChatBan.php20 class LiveChatBan extends \Google\Model class
96 class_alias(LiveChatBan::class, 'Google_Service_YouTube_LiveChatBan');