Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DPermissionPermissionDetails.php29 public $inheritedFrom; variable in Google\\Service\\Drive\\PermissionPermissionDetails
56 public function setInheritedFrom($inheritedFrom) argument
58 $this->inheritedFrom = $inheritedFrom;
65 return $this->inheritedFrom;
H A DPermissionTeamDrivePermissionDetails.php29 public $inheritedFrom; variable in Google\\Service\\Drive\\PermissionTeamDrivePermissionDetails
56 public function setInheritedFrom($inheritedFrom) argument
58 $this->inheritedFrom = $inheritedFrom;
65 return $this->inheritedFrom;