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.
-
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.
newAdminCustomersChromePrintersPatch :: Text -> Printer -> AdminCustomersChromePrintersPatchgogol-admin-directory Gogol.Admin.Directory.Admin.Customers.Chrome.Printers.Patch Creates a value of AdminCustomersChromePrintersPatch with the minimum fields required to make a request.
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
-
gogol-admin-directory Gogol.Admin.Directory.Types See the printers that your organization can use with Chrome
newtype
BatchCreatePrintServersRequest gogol-admin-directory Gogol.Admin.Directory.Types Request to add multiple new print servers in a batch. See: newBatchCreatePrintServersRequest smart constructor.
BatchCreatePrintServersRequest :: Maybe [CreatePrintServerRequest] -> BatchCreatePrintServersRequestgogol-admin-directory Gogol.Admin.Directory.Types No documentation available.
data
BatchCreatePrintServersResponse gogol-admin-directory Gogol.Admin.Directory.Types No documentation available.
-
gogol-admin-directory Gogol.Admin.Directory.Types No documentation available.
newtype
BatchCreatePrintersRequest gogol-admin-directory Gogol.Admin.Directory.Types Request for adding new printers in batch. See: newBatchCreatePrintersRequest smart constructor.
BatchCreatePrintersRequest :: Maybe [CreatePrinterRequest] -> BatchCreatePrintersRequestgogol-admin-directory Gogol.Admin.Directory.Types No documentation available.