Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DContentRating.php278 public $rtcRating; variable in Google\\Service\\YouTube\\ContentRating
1193 public function setRtcRating($rtcRating) argument
1195 $this->rtcRating = $rtcRating;
1202 return $this->rtcRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2038 public $rtcRating; variable in Google_ContentRating
2114 public function setRtcRating( $rtcRating) { argument
2115 $this->rtcRating = $rtcRating;
2118 return $this->rtcRating;