Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DRequestMetadata.php29 public $callerNetwork; variable in Google\\Service\\ServiceControl\\RequestMetadata
56 public function setCallerNetwork($callerNetwork) argument
58 $this->callerNetwork = $callerNetwork;
65 return $this->callerNetwork;