Home
last modified time | relevance | path

Searched refs:driveType (Results 1 – 5 of 5) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DChange.php26 protected $driveType = Drive::class; variable in Google\\Service\\Drive\\Change
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DOwner.php24 protected $driveType = DriveReference::class; variable in Google\\Service\\DriveActivity\\Owner
H A DTarget.php22 protected $driveType = Drive::class; variable in Google\\Service\\DriveActivity\\Target
H A DTargetReference.php22 protected $driveType = DriveReference::class; variable in Google\\Service\\DriveActivity\\TargetReference
/plugin/diagramsnet/lib/js/diagramly/
H A DOneDriveFile.js36 if (this.meta.parentReference.driveType == 'personal')
41 else if (this.meta.parentReference.driveType == 'documentLibrary')
52 else if (this.meta.parentReference.driveType == 'business')