Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DContentRating.php38 public $bbfcRating; variable in Google\\Service\\YouTube\\ContentRating
353 public function setBbfcRating($bbfcRating) argument
355 $this->bbfcRating = $bbfcRating;
362 return $this->bbfcRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2027 public $bbfcRating; variable in Google_ContentRating
2048 public function setBbfcRating( $bbfcRating) { argument
2049 $this->bbfcRating = $bbfcRating;
2052 return $this->bbfcRating;