Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DHttpRequest.php22 public $cacheFillBytes; variable in Google\\Service\\Networkconnectivity\\HttpRequest
38 public function setCacheFillBytes($cacheFillBytes) argument
40 $this->cacheFillBytes = $cacheFillBytes;
44 return $this->cacheFillBytes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2HttpRequest.php25 public $cacheFillBytes; variable in Google\\Service\\ServiceControl\\V2HttpRequest
86 public function setCacheFillBytes($cacheFillBytes) argument
88 $this->cacheFillBytes = $cacheFillBytes;
95 return $this->cacheFillBytes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DHttpRequest.php25 public $cacheFillBytes; variable in Google\\Service\\Logging\\HttpRequest
86 public function setCacheFillBytes($cacheFillBytes) argument
88 $this->cacheFillBytes = $cacheFillBytes;
95 return $this->cacheFillBytes;