Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. newPrintServer :: PrintServer

    gogol-admin-directory Gogol.Admin.Directory

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

  2. newPrintServerFailureInfo :: PrintServerFailureInfo

    gogol-admin-directory Gogol.Admin.Directory

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

  3. newPrinter :: Printer

    gogol-admin-directory Gogol.Admin.Directory

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

  4. newPrinterModel :: PrinterModel

    gogol-admin-directory Gogol.Admin.Directory

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

  5. module Gogol.Admin.Directory.Admin.Customers.Chrome.PrintServers.BatchCreatePrintServers

    Creates multiple print servers. See: Admin SDK API Reference for admin.customers.chrome.printServers.batchCreatePrintServers.

  6. data AdminCustomersChromePrintServersBatchCreatePrintServers

    gogol-admin-directory Gogol.Admin.Directory.Admin.Customers.Chrome.PrintServers.BatchCreatePrintServers

    Creates multiple print servers. See: newAdminCustomersChromePrintServersBatchCreatePrintServers smart constructor.

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

    gogol-admin-directory Gogol.Admin.Directory.Admin.Customers.Chrome.PrintServers.BatchCreatePrintServers

    No documentation available.

  8. 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.Admin.Customers.Chrome.PrintServers.BatchCreatePrintServers

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

  9. newAdminCustomersChromePrintServersBatchCreatePrintServers :: Text -> BatchCreatePrintServersRequest -> AdminCustomersChromePrintServersBatchCreatePrintServers

    gogol-admin-directory Gogol.Admin.Directory.Admin.Customers.Chrome.PrintServers.BatchCreatePrintServers

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

  10. module Gogol.Admin.Directory.Admin.Customers.Chrome.PrintServers.BatchDeletePrintServers

    Deletes multiple print servers. See: Admin SDK API Reference for admin.customers.chrome.printServers.batchDeletePrintServers.

Page 303 of many | Previous | Next