Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints.php26 public $deviceLocation; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints
51 public function setDeviceLocation($deviceLocation) argument
53 $this->deviceLocation = $deviceLocation;
60 return $this->deviceLocation;