Home
last modified time | relevance | path

Searched refs:fromFileName (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DContentTypeInfo.php33 public $fromFileName; variable in Google\\Service\\CloudSupport\\ContentTypeInfo
74 public function setFromFileName($fromFileName) argument
76 $this->fromFileName = $fromFileName;
83 return $this->fromFileName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataContentTypeInfo.php33 public $fromFileName; variable in Google\\Service\\YouTubeReporting\\GdataContentTypeInfo
74 public function setFromFileName($fromFileName) argument
76 $this->fromFileName = $fromFileName;
83 return $this->fromFileName;