Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DRequestMetadata.php33 public $callerSuppliedUserAgent; variable in Google\\Service\\ServiceControl\\RequestMetadata
70 public function setCallerSuppliedUserAgent($callerSuppliedUserAgent) argument
72 $this->callerSuppliedUserAgent = $callerSuppliedUserAgent;
79 return $this->callerSuppliedUserAgent;