Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DMoveItemRequest.php30 public function setNewLocation(Location $newLocation) argument
32 $this->newLocation = $newLocation;
39 return $this->newLocation;