Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. type AndroidPublisherPurchasesProductsGetResource = "androidpublisher" :> "v3" :> "applications" :> Capture "packageName" Text :> "purchases" :> "products" :> Capture "productId" Text :> "tokens" :> Capture "token" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] ProductPurchase

    gogol-android-publisher Gogol.AndroidPublisher.Purchases.Products.Get

    A resource alias for androidpublisher.purchases.products.get method which the AndroidPublisherPurchasesProductsGet request conforms to.

  2. newAndroidPublisherPurchasesProductsGet :: Text -> Text -> Text -> AndroidPublisherPurchasesProductsGet

    gogol-android-publisher Gogol.AndroidPublisher.Purchases.Products.Get

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

  3. pattern ActivateBasePlanRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: ActivateBasePlanRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The update will propagate to clients within several minutes on average and up to a few hours in rare cases. Throughput is limited to 7,200 updates per app per hour.

  4. pattern ActivateBasePlanRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: ActivateBasePlanRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The update will propagate to clients within 24 hours. Supports high throughput of up to 720,000 updates per app per hour using batch modification methods.

  5. pattern ActivateBasePlanRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: ActivateBasePlanRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  6. pattern ActivateSubscriptionOfferRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: ActivateSubscriptionOfferRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The update will propagate to clients within several minutes on average and up to a few hours in rare cases. Throughput is limited to 7,200 updates per app per hour.

  7. pattern ActivateSubscriptionOfferRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: ActivateSubscriptionOfferRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The update will propagate to clients within 24 hours. Supports high throughput of up to 720,000 updates per app per hour using batch modification methods.

  8. pattern ActivateSubscriptionOfferRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: ActivateSubscriptionOfferRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  9. pattern DeactivateBasePlanRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: DeactivateBasePlanRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The update will propagate to clients within several minutes on average and up to a few hours in rare cases. Throughput is limited to 7,200 updates per app per hour.

  10. pattern DeactivateBasePlanRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: DeactivateBasePlanRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The update will propagate to clients within 24 hours. Supports high throughput of up to 720,000 updates per app per hour using batch modification methods.

Page 194 of many | Previous | Next