Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DContentRating.php226 public $mpaaRating; variable in Google\\Service\\YouTube\\ContentRating
1011 public function setMpaaRating($mpaaRating) argument
1013 $this->mpaaRating = $mpaaRating;
1020 return $this->mpaaRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2036 public $mpaaRating; variable in Google_ContentRating
2102 public function setMpaaRating( $mpaaRating) { argument
2103 $this->mpaaRating = $mpaaRating;
2106 return $this->mpaaRating;