Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DContentRating.php134 public $fmocRating; variable in Google\\Service\\YouTube\\ContentRating
689 public function setFmocRating($fmocRating) argument
691 $this->fmocRating = $fmocRating;
698 return $this->fmocRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2032 public $fmocRating; variable in Google_ContentRating
2078 public function setFmocRating( $fmocRating) { argument
2079 $this->fmocRating = $fmocRating;
2082 return $this->fmocRating;