Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DContentRating.php178 public $kmrbRating; variable in Google\\Service\\YouTube\\ContentRating
843 public function setKmrbRating($kmrbRating) argument
845 $this->kmrbRating = $kmrbRating;
852 return $this->kmrbRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2035 public $kmrbRating; variable in Google_ContentRating
2096 public function setKmrbRating( $kmrbRating) { argument
2097 $this->kmrbRating = $kmrbRating;
2100 return $this->kmrbRating;