Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailLoggingErrorContext.php44 public function setReportLocation(GoogleCloudRetailLoggingSourceLocation $reportLocation) argument
46 $this->reportLocation = $reportLocation;
53 return $this->reportLocation;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DErrorContext.php51 public function setReportLocation(SourceLocation $reportLocation) argument
53 $this->reportLocation = $reportLocation;
60 return $this->reportLocation;