Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DTeamDriveRestrictions.php33 public $domainUsersOnly; variable in Google\\Service\\Drive\\TeamDriveRestrictions
70 public function setDomainUsersOnly($domainUsersOnly) argument
72 $this->domainUsersOnly = $domainUsersOnly;
79 return $this->domainUsersOnly;
H A DDriveRestrictions.php33 public $domainUsersOnly; variable in Google\\Service\\Drive\\DriveRestrictions
70 public function setDomainUsersOnly($domainUsersOnly) argument
72 $this->domainUsersOnly = $domainUsersOnly;
79 return $this->domainUsersOnly;