Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DDiffChecksumsResponse.php42 public function setChecksumsLocation(CompositeMedia $checksumsLocation) argument
44 $this->checksumsLocation = $checksumsLocation;
51 return $this->checksumsLocation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataDiffChecksumsResponse.php42 public function setChecksumsLocation(GdataCompositeMedia $checksumsLocation) argument
44 $this->checksumsLocation = $checksumsLocation;
51 return $this->checksumsLocation;