Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DAutoFillRequest.php48 public function setSourceAndDestination(SourceAndDestination $sourceAndDestination) argument
50 $this->sourceAndDestination = $sourceAndDestination;
57 return $this->sourceAndDestination;