Searched defs:driveType (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ | ||
H A D | TargetReference.php | 22 protected $driveType = DriveReference::class; variable in Google\\Service\\DriveActivity\\TargetReference |
H A D | Owner.php | 24 protected $driveType = DriveReference::class; variable in Google\\Service\\DriveActivity\\Owner |
H A D | Target.php | 22 protected $driveType = Drive::class; variable in Google\\Service\\DriveActivity\\Target |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ | ||
H A D | Change.php | 26 protected $driveType = Drive::class; variable in Google\\Service\\Drive\\Change |