Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-classroom Gogol.Classroom.Types Drive file that is used as material for course work. See: newSharedDriveFile smart constructor.
SharedDriveFile :: Maybe DriveFile -> Maybe SharedDriveFile_ShareMode -> SharedDriveFilegogol-classroom Gogol.Classroom.Types No documentation available.
newtype
SharedDriveFile_ShareMode gogol-classroom Gogol.Classroom.Types Mechanism by which students access the Drive item.
SharedDriveFile_ShareMode :: Text -> SharedDriveFile_ShareModegogol-classroom Gogol.Classroom.Types No documentation available.
pattern
SharedDriveFile_ShareMode_Edit :: SharedDriveFile_ShareModegogol-classroom Gogol.Classroom.Types Students can edit the shared file.
pattern
SharedDriveFile_ShareMode_STUDENTCOPY :: SharedDriveFile_ShareModegogol-classroom Gogol.Classroom.Types Students have a personal copy of the shared file.
pattern
SharedDriveFile_ShareMode_UNKNOWNSHAREMODE :: SharedDriveFile_ShareModegogol-classroom Gogol.Classroom.Types No sharing mode specified. This should never be returned.
pattern
SharedDriveFile_ShareMode_View :: SharedDriveFile_ShareModegogol-classroom Gogol.Classroom.Types Students can view the shared file.
-
gogol-compute Gogol.Compute The share setting for reservations and sole tenancy node groups. See: newShareSettings smart constructor.
ShareSettings :: Maybe ShareSettings_ProjectMap -> Maybe ShareSettings_ShareType -> ShareSettingsgogol-compute Gogol.Compute No documentation available.