Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStreamLocation.php34 public function setCustomSourceLocation(CustomSourceLocation $customSourceLocation) argument
36 $this->customSourceLocation = $customSourceLocation;
43 return $this->customSourceLocation;