Home
last modified time | relevance | path

Searched refs:teamDrive (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DOwner.php62 public function setTeamDrive(TeamDriveReference $teamDrive) argument
64 $this->teamDrive = $teamDrive;
71 return $this->teamDrive;
H A DTarget.php76 public function setTeamDrive(TeamDrive $teamDrive) argument
78 $this->teamDrive = $teamDrive;
85 return $this->teamDrive;
H A DTargetReference.php60 public function setTeamDrive(TeamDriveReference $teamDrive) argument
62 $this->teamDrive = $teamDrive;
69 return $this->teamDrive;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DChange.php162 public function setTeamDrive(TeamDrive $teamDrive) argument
164 $this->teamDrive = $teamDrive;
171 return $this->teamDrive;