Home
last modified time | relevance | path

Searched defs:remoteIp (Results 1 – 7 of 7) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DHttpRequest.php29 public $remoteIp; variable in Google\\Service\\Networkconnectivity\\HttpRequest
94 public function setRemoteIp($remoteIp)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DHttpRequestContext.php33 public $remoteIp; variable in Google\\Service\\Clouderrorreporting\\HttpRequestContext
78 public function setRemoteIp($remoteIp)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2HttpRequest.php53 public $remoteIp; variable in Google\\Service\\ServiceControl\\V2HttpRequest
184 public function setRemoteIp($remoteIp)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DHttpRequest.php53 public $remoteIp; variable in Google\\Service\\Logging\\HttpRequest
184 public function setRemoteIp($remoteIp)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatHitThreatSource.php29 public $remoteIp; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatHitThreatSource
56 public function setRemoteIp($remoteIp)
/plugin/recaptcha2/lib/ReCaptcha/
H A DReCaptcha.php85 public function verify($response, $remoteIp = null)
H A DRequestParameters.php50 private $remoteIp; variable in ReCaptcha\\RequestParameters
66 public function __construct($secret, $response, $remoteIp = null, $version = null)