Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoAgeGating.php33 public $videoGameRating; variable in Google\\Service\\YouTube\\VideoAgeGating
66 public function setVideoGameRating($videoGameRating) argument
68 $this->videoGameRating = $videoGameRating;
75 return $this->videoGameRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php4144 public $videoGameRating; variable in Google_VideoAgeGating
4157 public function setVideoGameRating( $videoGameRating) { argument
4158 $this->videoGameRating = $videoGameRating;
4161 return $this->videoGameRating;