Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DTeamDrive.php54 protected $restrictionsType = TeamDriveRestrictions::class;
188 * @param TeamDriveRestrictions
190 public function setRestrictions(TeamDriveRestrictions $restrictions)
195 * @return TeamDriveRestrictions
H A DTeamDriveRestrictions.php20 class TeamDriveRestrictions extends \Google\Model class
98 class_alias(TeamDriveRestrictions::class, 'Google_Service_Drive_TeamDriveRestrictions');