Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DVideos.php21 use Google\Service\YouTube\VideoAbuseReport; alias
209 * @param VideoAbuseReport $postBody
223 public function reportAbuse(VideoAbuseReport $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoAbuseReport.php20 class VideoAbuseReport extends \Google\Model class
116 class_alias(VideoAbuseReport::class, 'Google_Service_YouTube_VideoAbuseReport');