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. module Gogol.Admin.Directory.Admin.Customers.Chrome.PrintServers.BatchCreatePrintServers

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

  2. data AdminCustomersChromePrintServersBatchCreatePrintServers

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

    Creates multiple print servers. See: newAdminCustomersChromePrintServersBatchCreatePrintServers smart constructor.

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

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

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

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

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

  7. data AdminCustomersChromePrintServersBatchDeletePrintServers

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

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

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

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

  10. newAdminCustomersChromePrintServersBatchDeletePrintServers :: Text -> BatchDeletePrintServersRequest -> AdminCustomersChromePrintServersBatchDeletePrintServers

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

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

Page 422 of many | Previous | Next