Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFile.php134 public $ownedByMe; variable in Google\\Service\\Drive\\DriveFile
659 public function setOwnedByMe($ownedByMe) argument
661 $this->ownedByMe = $ownedByMe;
668 return $this->ownedByMe;