Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php211 public function setContentTypeInfo(ContentTypeInfo $contentTypeInfo) argument
213 $this->contentTypeInfo = $contentTypeInfo;
220 return $this->contentTypeInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataMedia.php211 public function setContentTypeInfo(GdataContentTypeInfo $contentTypeInfo) argument
213 $this->contentTypeInfo = $contentTypeInfo;
220 return $this->contentTypeInfo;