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. newAdminCustomersChromePrintersListPrinterModels :: Text -> AdminCustomersChromePrintersListPrinterModels

    gogol-admin-directory Gogol.Admin.Directory.Admin.Customers.Chrome.Printers.ListPrinterModels

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

  2. data AdminCustomersChromePrintersPatch

    gogol-admin-directory Gogol.Admin.Directory.Admin.Customers.Chrome.Printers.Patch

    Updates a Printer resource. See: newAdminCustomersChromePrintersPatch smart constructor.

  3. AdminCustomersChromePrintersPatch :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe FieldMask -> Text -> Printer -> Maybe FieldMask -> Maybe Text -> Maybe Text -> AdminCustomersChromePrintersPatch

    gogol-admin-directory Gogol.Admin.Directory.Admin.Customers.Chrome.Printers.Patch

    No documentation available.

  4. type AdminCustomersChromePrintersPatchResource = "admin" :> "directory" :> "v1" :> Capture "name" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "clearMask" FieldMask :> QueryParam "updateMask" FieldMask :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> ReqBody '[JSON] Printer :> Patch '[JSON] Printer

    gogol-admin-directory Gogol.Admin.Directory.Admin.Customers.Chrome.Printers.Patch

    A resource alias for admin.customers.chrome.printers.patch method which the AdminCustomersChromePrintersPatch request conforms to.

  5. newAdminCustomersChromePrintersPatch :: Text -> Printer -> AdminCustomersChromePrintersPatch

    gogol-admin-directory Gogol.Admin.Directory.Admin.Customers.Chrome.Printers.Patch

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

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

    gogol-admin-directory Gogol.Admin.Directory.Types

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

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

    gogol-admin-directory Gogol.Admin.Directory.Types

    See the printers that your organization can use with Chrome

  8. newtype BatchCreatePrintServersRequest

    gogol-admin-directory Gogol.Admin.Directory.Types

    Request to add multiple new print servers in a batch. See: newBatchCreatePrintServersRequest smart constructor.

  9. BatchCreatePrintServersRequest :: Maybe [CreatePrintServerRequest] -> BatchCreatePrintServersRequest

    gogol-admin-directory Gogol.Admin.Directory.Types

    No documentation available.

  10. data BatchCreatePrintServersResponse

    gogol-admin-directory Gogol.Admin.Directory.Types

    No documentation available.

Page 428 of many | Previous | Next