Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DProject.php227 public function setUsageExportLocation(UsageExportLocation $usageExportLocation) argument
229 $this->usageExportLocation = $usageExportLocation;
236 return $this->usageExportLocation;