Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DAgentPool.php22 protected $bandwidthLimitType = BandwidthLimit::class;
38 * @param BandwidthLimit
40 public function setBandwidthLimit(BandwidthLimit $bandwidthLimit)
45 * @return BandwidthLimit
H A DBandwidthLimit.php20 class BandwidthLimit extends \Google\Model class
44 class_alias(BandwidthLimit::class, 'Google_Service_Storagetransfer_BandwidthLimit');