Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DConcurrentAccessRestriction.php25 public $deviceAllowed; variable in Google\\Service\\Books\\ConcurrentAccessRestriction
70 public function setDeviceAllowed($deviceAllowed) argument
72 $this->deviceAllowed = $deviceAllowed;
79 return $this->deviceAllowed;
H A DDownloadAccessRestriction.php25 public $deviceAllowed; variable in Google\\Service\\Books\\DownloadAccessRestriction
74 public function setDeviceAllowed($deviceAllowed) argument
76 $this->deviceAllowed = $deviceAllowed;
83 return $this->deviceAllowed;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php2104 public $deviceAllowed; variable in Google_ConcurrentAccessRestriction
2115 public function setDeviceAllowed( $deviceAllowed) { argument
2116 $this->deviceAllowed = $deviceAllowed;
2119 return $this->deviceAllowed;
2184 public $deviceAllowed; variable in Google_DownloadAccessRestriction
2196 public function setDeviceAllowed( $deviceAllowed) { argument
2197 $this->deviceAllowed = $deviceAllowed;
2200 return $this->deviceAllowed;