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.

  1. data RestMethod_MediaUpload_Protocols_Resumable

    gogol-discovery Gogol.Discovery.Types

    Supports the Resumable Media Upload protocol. See: newRestMethod_MediaUpload_Protocols_Resumable smart constructor.

  2. RestMethod_MediaUpload_Protocols_Resumable :: Bool -> Maybe Text -> RestMethod_MediaUpload_Protocols_Resumable

    gogol-discovery Gogol.Discovery.Types

    No documentation available.

  3. newRestMethod_MediaUpload_Protocols_Resumable :: RestMethod_MediaUpload_Protocols_Resumable

    gogol-discovery Gogol.Discovery.Types

    Creates a value of RestMethod_MediaUpload_Protocols_Resumable with the minimum fields required to make a request.

  4. resumable :: RestMethod_MediaUpload_Protocols -> Maybe RestMethod_MediaUpload_Protocols_Resumable

    gogol-discovery Gogol.Discovery.Types

    Supports the Resumable Media Upload protocol.

  5. md5Checksum :: File -> Maybe Text

    gogol-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.

  6. md5Checksum :: Revision -> Maybe Text

    gogol-drive Gogol.Drive

    Output only. The MD5 checksum of the revision's content. This is only applicable to files with binary content in Drive.

  7. sha1Checksum :: File -> Maybe Text

    gogol-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.

  8. sha256Checksum :: File -> Maybe Text

    gogol-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.

  9. md5Checksum :: File -> Maybe Text

    gogol-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.

  10. md5Checksum :: Revision -> Maybe Text

    gogol-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.

Page 325 of many | Previous | Next