Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data
RestMethod_MediaUpload_Protocols_Resumable gogol-discovery Gogol.Discovery.Types Supports the Resumable Media Upload protocol. See: newRestMethod_MediaUpload_Protocols_Resumable smart constructor.
-
gogol-discovery Gogol.Discovery.Types No documentation available.
newRestMethod_MediaUpload_Protocols_Resumable :: RestMethod_MediaUpload_Protocols_Resumablegogol-discovery Gogol.Discovery.Types Creates a value of RestMethod_MediaUpload_Protocols_Resumable with the minimum fields required to make a request.
resumable :: RestMethod_MediaUpload_Protocols -> Maybe RestMethod_MediaUpload_Protocols_Resumablegogol-discovery Gogol.Discovery.Types Supports the Resumable Media Upload protocol.
md5Checksum :: File -> Maybe Textgogol-drive Gogol.Drive Output only. The MD5 checksum for the content of the file. This is only applicable to files with binary content in Google Drive.
md5Checksum :: Revision -> Maybe Textgogol-drive Gogol.Drive Output only. The MD5 checksum of the revision's content. This is only applicable to files with binary content in Drive.
sha1Checksum :: File -> Maybe Textgogol-drive Gogol.Drive Output only. The SHA1 checksum associated with this file, if available. This field is only populated for files with content stored in Google Drive; it is not populated for Docs Editors or shortcut files.
sha256Checksum :: File -> Maybe Textgogol-drive Gogol.Drive Output only. The SHA256 checksum associated with this file, if available. This field is only populated for files with content stored in Google Drive; it is not populated for Docs Editors or shortcut files.
md5Checksum :: File -> Maybe Textgogol-drive Gogol.Drive.Types Output only. The MD5 checksum for the content of the file. This is only applicable to files with binary content in Google Drive.
md5Checksum :: Revision -> Maybe Textgogol-drive Gogol.Drive.Types Output only. The MD5 checksum of the revision's content. This is only applicable to files with binary content in Drive.