Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DRestrictItem.php22 protected $driveFollowUpRestrictType = DriveFollowUpRestrict::class;
36 * @param DriveFollowUpRestrict
38 public function setDriveFollowUpRestrict(DriveFollowUpRestrict $driveFollowUpRestrict)
43 * @return DriveFollowUpRestrict
H A DDriveFollowUpRestrict.php20 class DriveFollowUpRestrict extends \Google\Model class
44 class_alias(DriveFollowUpRestrict::class, 'Google_Service_CloudSearch_DriveFollowUpRestrict');