Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DContentRating.php26 public $acbRating; variable in Google\\Service\\YouTube\\ContentRating
311 public function setAcbRating($acbRating) argument
313 $this->acbRating = $acbRating;
320 return $this->acbRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2026 public $acbRating; variable in Google_ContentRating
2042 public function setAcbRating( $acbRating) { argument
2043 $this->acbRating = $acbRating;
2046 return $this->acbRating;