Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/
H A DInvitation.php84 public function setTargetLocation(TargetLocation $targetLocation) argument
86 $this->targetLocation = $targetLocation;
93 return $this->targetLocation;