Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DBlockAction.php29 public $blockScope; variable in Google\\Service\\AndroidManagement\\BlockAction
48 public function setBlockScope($blockScope) argument
50 $this->blockScope = $blockScope;
57 return $this->blockScope;