Home
last modified time | relevance | path

Searched refs:driveFileType (Results 1 – 6 of 6) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DDriveItem.php22 protected $driveFileType = DriveFile::class; variable in Google\\Service\\DriveActivity\\DriveItem
H A DDriveItemReference.php22 protected $driveFileType = DriveFile::class; variable in Google\\Service\\DriveActivity\\DriveItemReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DAttachment.php22 protected $driveFileType = DriveFile::class; variable in Google\\Service\\Classroom\\Attachment
H A DCourseMaterial.php22 protected $driveFileType = DriveFile::class; variable in Google\\Service\\Classroom\\CourseMaterial
H A DMaterial.php22 protected $driveFileType = SharedDriveFile::class; variable in Google\\Service\\Classroom\\Material
H A DSharedDriveFile.php22 protected $driveFileType = DriveFile::class; variable in Google\\Service\\Classroom\\SharedDriveFile