Searched refs:quotas (Results 1 – 3 of 3) sorted by relevance
151 public function setQuotas($quotas) argument153 $this->quotas = $quotas;160 return $this->quotas;
199 public function setQuotas($quotas) argument201 $this->quotas = $quotas;208 return $this->quotas;
3677 public $quotas; variable in Google_Project3716 $this->assertIsArray($quotas, 'Google_Quota', __METHOD__);3717 $this->quotas = $quotas;3720 return $this->quotas;3765 public $quotas; variable in Google_Region3806 $this->assertIsArray($quotas, 'Google_Quota', __METHOD__);3807 $this->quotas = $quotas;3810 return $this->quotas;4259 public $quotas; variable in Google_Zone4308 $this->quotas = $quotas;[all …]