Home
last modified time | relevance | path

Searched refs:objectLocation (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DDiffDownloadResponse.php28 public function setObjectLocation(CompositeMedia $objectLocation) argument
30 $this->objectLocation = $objectLocation;
37 return $this->objectLocation;
H A DDiffChecksumsResponse.php70 public function setObjectLocation(CompositeMedia $objectLocation) argument
72 $this->objectLocation = $objectLocation;
79 return $this->objectLocation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataDiffDownloadResponse.php28 public function setObjectLocation(GdataCompositeMedia $objectLocation) argument
30 $this->objectLocation = $objectLocation;
37 return $this->objectLocation;
H A DGdataDiffChecksumsResponse.php70 public function setObjectLocation(GdataCompositeMedia $objectLocation) argument
72 $this->objectLocation = $objectLocation;
79 return $this->objectLocation;