Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DHttpRequest.php33 public $responseSize; variable in Google\\Service\\Networkconnectivity\\HttpRequest
126 public function setResponseSize($responseSize) argument
128 $this->responseSize = $responseSize;
132 return $this->responseSize;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2HttpRequest.php69 public $responseSize; variable in Google\\Service\\ServiceControl\\V2HttpRequest
240 public function setResponseSize($responseSize) argument
242 $this->responseSize = $responseSize;
249 return $this->responseSize;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DHttpRequest.php69 public $responseSize; variable in Google\\Service\\Logging\\HttpRequest
240 public function setResponseSize($responseSize) argument
242 $this->responseSize = $responseSize;
249 return $this->responseSize;
H A DRequestLog.php105 public $responseSize; variable in Google\\Service\\Logging\\RequestLog
440 public function setResponseSize($responseSize) argument
442 $this->responseSize = $responseSize;
449 return $this->responseSize;