Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoContentDetails.php49 public $licensedContent; variable in Google\\Service\\YouTube\\VideoContentDetails
158 public function setLicensedContent($licensedContent) argument
160 $this->licensedContent = $licensedContent;
167 return $this->licensedContent;
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php4267 public $licensedContent; variable in Google_VideoContentDetails
4307 public function setLicensedContent( $licensedContent) { argument
4308 $this->licensedContent = $licensedContent;
4311 return $this->licensedContent;