Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DQuotaProperties.php22 public $quotaMode; variable in Google\\Service\\Networkconnectivity\\QuotaProperties
24 public function setQuotaMode($quotaMode) argument
26 $this->quotaMode = $quotaMode;
30 return $this->quotaMode;