Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DContentRating.php146 public $fskRating; variable in Google\\Service\\YouTube\\ContentRating
731 public function setFskRating($fskRating) argument
733 $this->fskRating = $fskRating;
740 return $this->fskRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2033 public $fskRating; variable in Google_ContentRating
2084 public function setFskRating( $fskRating) { argument
2085 $this->fskRating = $fskRating;
2088 return $this->fskRating;