Searched refs:reportLocation (Results 1 – 2 of 2) sorted by relevance
44 public function setReportLocation(GoogleCloudRetailLoggingSourceLocation $reportLocation) argument46 $this->reportLocation = $reportLocation;53 return $this->reportLocation;
51 public function setReportLocation(SourceLocation $reportLocation) argument53 $this->reportLocation = $reportLocation;60 return $this->reportLocation;