Home
last modified time | relevance | path

Searched defs:driveType (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DTargetReference.php22 protected $driveType = DriveReference::class; variable in Google\\Service\\DriveActivity\\TargetReference
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
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DChange.php26 protected $driveType = Drive::class; variable in Google\\Service\\Drive\\Change