Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileCapabilities.php85 public $canModifyContentRestriction; variable in Google\\Service\\Drive\\DriveFileCapabilities
380 public function setCanModifyContentRestriction($canModifyContentRestriction) argument
382 $this->canModifyContentRestriction = $canModifyContentRestriction;
389 return $this->canModifyContentRestriction;