Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data
RestMethod_MediaUpload_Protocols gogol-discovery Gogol.Discovery Supported upload protocols. See: newRestMethod_MediaUpload_Protocols smart constructor.
-
gogol-discovery Gogol.Discovery No documentation available.
data
RestMethod_MediaUpload_Protocols_Resumable gogol-discovery Gogol.Discovery Supports the Resumable Media Upload protocol. See: newRestMethod_MediaUpload_Protocols_Resumable smart constructor.
-
gogol-discovery Gogol.Discovery No documentation available.
data
RestMethod_MediaUpload_Protocols_Simple gogol-discovery Gogol.Discovery Supports uploading as a single HTTP request. See: newRestMethod_MediaUpload_Protocols_Simple smart constructor.
-
gogol-discovery Gogol.Discovery No documentation available.
-
gogol-discovery Gogol.Discovery Details for all parameters in this method. See: newRestMethod_Parameters smart constructor.
RestMethod_Parameters :: HashMap Text JsonSchema -> RestMethod_Parametersgogol-discovery Gogol.Discovery No documentation available.
-
gogol-discovery Gogol.Discovery The schema for the request. See: newRestMethod_Request smart constructor.
RestMethod_Request :: Maybe Text -> Maybe Text -> RestMethod_Requestgogol-discovery Gogol.Discovery No documentation available.