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. LicensingLicenseAssignmentsListForProduct :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Word32 -> Text -> Text -> Maybe Text -> Maybe Text -> LicensingLicenseAssignmentsListForProduct

    gogol-apps-licensing Gogol.AppsLicensing.Licensing.LicenseAssignments.ListForProduct

    No documentation available.

  2. type LicensingLicenseAssignmentsListForProductResource = "apps" :> "licensing" :> "v1" :> "product" :> Capture "productId" Text :> "users" :> QueryParam "customerId" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "maxResults" Word32 :> QueryParam "pageToken" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] LicenseAssignmentList

    gogol-apps-licensing Gogol.AppsLicensing.Licensing.LicenseAssignments.ListForProduct

    A resource alias for licensing.licenseAssignments.listForProduct method which the LicensingLicenseAssignmentsListForProduct request conforms to.

  3. newLicensingLicenseAssignmentsListForProduct :: Text -> Text -> LicensingLicenseAssignmentsListForProduct

    gogol-apps-licensing Gogol.AppsLicensing.Licensing.LicenseAssignments.ListForProduct

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

  4. module Gogol.AppsLicensing.Licensing.LicenseAssignments.ListForProductAndSku

    List all users assigned licenses for a specific product SKU. See: Enterprise License Manager API Reference for licensing.licenseAssignments.listForProductAndSku.

  5. data LicensingLicenseAssignmentsListForProductAndSku

    gogol-apps-licensing Gogol.AppsLicensing.Licensing.LicenseAssignments.ListForProductAndSku

    List all users assigned licenses for a specific product SKU. See: newLicensingLicenseAssignmentsListForProductAndSku smart constructor.

  6. LicensingLicenseAssignmentsListForProductAndSku :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Word32 -> Text -> Text -> Text -> Maybe Text -> Maybe Text -> LicensingLicenseAssignmentsListForProductAndSku

    gogol-apps-licensing Gogol.AppsLicensing.Licensing.LicenseAssignments.ListForProductAndSku

    No documentation available.

  7. type LicensingLicenseAssignmentsListForProductAndSkuResource = "apps" :> "licensing" :> "v1" :> "product" :> Capture "productId" Text :> "sku" :> Capture "skuId" Text :> "users" :> QueryParam "customerId" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "maxResults" Word32 :> QueryParam "pageToken" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] LicenseAssignmentList

    gogol-apps-licensing Gogol.AppsLicensing.Licensing.LicenseAssignments.ListForProductAndSku

    A resource alias for licensing.licenseAssignments.listForProductAndSku method which the LicensingLicenseAssignmentsListForProductAndSku request conforms to.

  8. newLicensingLicenseAssignmentsListForProductAndSku :: Text -> Text -> Text -> LicensingLicenseAssignmentsListForProductAndSku

    gogol-apps-licensing Gogol.AppsLicensing.Licensing.LicenseAssignments.ListForProductAndSku

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

  9. data ParentProductConfig

    gogol-container Gogol.Container

    ParentProductConfig is the configuration of the parent product of the cluster. This field is used by Google internal products that are built on top of a GKE cluster and take the ownership of the cluster. See: newParentProductConfig smart constructor.

  10. ParentProductConfig :: Maybe ParentProductConfig_Labels -> Maybe Text -> ParentProductConfig

    gogol-container Gogol.Container

    No documentation available.

Page 207 of many | Previous | Next