Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDrive.php58 protected $restrictionsType = DriveRestrictions::class;
206 * @param DriveRestrictions
208 public function setRestrictions(DriveRestrictions $restrictions)
213 * @return DriveRestrictions
H A DDriveRestrictions.php20 class DriveRestrictions extends \Google\Model class
98 class_alias(DriveRestrictions::class, 'Google_Service_Drive_DriveRestrictions');