Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DContentRating.php102 public $djctqRating; variable in Google\\Service\\YouTube\\ContentRating
577 public function setDjctqRating($djctqRating) argument
579 $this->djctqRating = $djctqRating;
586 return $this->djctqRating;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php2030 public $djctqRating; variable in Google_ContentRating
2066 public function setDjctqRating( $djctqRating) { argument
2067 $this->djctqRating = $djctqRating;
2070 return $this->djctqRating;