Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data LoggerSetPrinterMethodInfo

    gi-soup GI.Soup.Objects.Logger

    No documentation available.

  2. type Admin'Chrome'Printers = "https://www.googleapis.com/auth/admin.chrome.printers"

    gogol-admin-directory Gogol.Admin.Directory

    See, add, edit, and permanently delete the printers that your organization can use with Chrome

  3. type Admin'Chrome'Printers'Readonly = "https://www.googleapis.com/auth/admin.chrome.printers.readonly"

    gogol-admin-directory Gogol.Admin.Directory

    See the printers that your organization can use with Chrome

  4. data AdminCustomersChromePrintServersBatchCreatePrintServers

    gogol-admin-directory Gogol.Admin.Directory

    Creates multiple print servers. See: newAdminCustomersChromePrintServersBatchCreatePrintServers smart constructor.

  5. AdminCustomersChromePrintServersBatchCreatePrintServers :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> BatchCreatePrintServersRequest -> Maybe Text -> Maybe Text -> AdminCustomersChromePrintServersBatchCreatePrintServers

    gogol-admin-directory Gogol.Admin.Directory

    No documentation available.

  6. type AdminCustomersChromePrintServersBatchCreatePrintServersResource = "admin" :> "directory" :> "v1" :> Capture "parent" Text :> "chrome" :> "printServers:batchCreatePrintServers" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> ReqBody '[JSON] BatchCreatePrintServersRequest :> Post '[JSON] BatchCreatePrintServersResponse

    gogol-admin-directory Gogol.Admin.Directory

    A resource alias for admin.customers.chrome.printServers.batchCreatePrintServers method which the AdminCustomersChromePrintServersBatchCreatePrintServers request conforms to.

  7. data AdminCustomersChromePrintServersBatchDeletePrintServers

    gogol-admin-directory Gogol.Admin.Directory

    Deletes multiple print servers. See: newAdminCustomersChromePrintServersBatchDeletePrintServers smart constructor.

  8. AdminCustomersChromePrintServersBatchDeletePrintServers :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> BatchDeletePrintServersRequest -> Maybe Text -> Maybe Text -> AdminCustomersChromePrintServersBatchDeletePrintServers

    gogol-admin-directory Gogol.Admin.Directory

    No documentation available.

  9. type AdminCustomersChromePrintServersBatchDeletePrintServersResource = "admin" :> "directory" :> "v1" :> Capture "parent" Text :> "chrome" :> "printServers:batchDeletePrintServers" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> ReqBody '[JSON] BatchDeletePrintServersRequest :> Post '[JSON] BatchDeletePrintServersResponse

    gogol-admin-directory Gogol.Admin.Directory

    A resource alias for admin.customers.chrome.printServers.batchDeletePrintServers method which the AdminCustomersChromePrintServersBatchDeletePrintServers request conforms to.

  10. data AdminCustomersChromePrintServersCreate

    gogol-admin-directory Gogol.Admin.Directory

    Creates a print server. See: newAdminCustomersChromePrintServersCreate smart constructor.

Page 411 of many | Previous | Next