Searched refs:driveType (Results 1 – 5 of 5) 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/diagramsnet/lib/js/diagramly/ | ||
H A D | OneDriveFile.js | 36 if (this.meta.parentReference.driveType == 'personal') |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ | ||
H A D | Change.php | 26 protected $driveType = Drive::class; variable in Google\\Service\\Drive\\Change |