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.

  1. newtype VolumesRecommendedListMaxAllowedMaturityRating

    gogol-books Gogol.Books.Types

    The maximum allowed maturity rating of returned recommendations. Books with a higher maturity rating are filtered out.

  2. VolumesRecommendedListMaxAllowedMaturityRating :: Text -> VolumesRecommendedListMaxAllowedMaturityRating

    gogol-books Gogol.Books.Types

    No documentation available.

  3. pattern VolumesRecommendedListMaxAllowedMaturityRating_MAXALLOWEDMATURITYRATINGUNDEFINED :: VolumesRecommendedListMaxAllowedMaturityRating

    gogol-books Gogol.Books.Types

    No documentation available.

  4. pattern VolumesRecommendedListMaxAllowedMaturityRating_Mature :: VolumesRecommendedListMaxAllowedMaturityRating

    gogol-books Gogol.Books.Types

    Show books which are rated mature or lower.

  5. pattern VolumesRecommendedListMaxAllowedMaturityRating_NotMature :: VolumesRecommendedListMaxAllowedMaturityRating

    gogol-books Gogol.Books.Types

    Show books which are rated not mature.

  6. fromVolumesAssociatedListMaxAllowedMaturityRating :: VolumesAssociatedListMaxAllowedMaturityRating -> Text

    gogol-books Gogol.Books.Types

    No documentation available.

  7. fromVolumesListMaxAllowedMaturityRating :: VolumesListMaxAllowedMaturityRating -> Text

    gogol-books Gogol.Books.Types

    No documentation available.

  8. fromVolumesRecommendedListMaxAllowedMaturityRating :: VolumesRecommendedListMaxAllowedMaturityRating -> Text

    gogol-books Gogol.Books.Types

    No documentation available.

  9. data ComputeInstanceGroupManagersListManagedInstances

    gogol-compute Gogol.Compute

    Lists all of the instances in the managed instance group. Each instance in the list has a currentAction, which indicates the action that the managed instance group is performing on the instance. For example, if the group is still creating an instance, the currentAction is CREATING. If a previous action failed, the list displays the errors for that failed action. The orderBy query parameter is not supported. The pageToken query parameter is supported only if the group's listManagedInstancesResults field is set to PAGINATED. See: newComputeInstanceGroupManagersListManagedInstances smart constructor.

  10. ComputeInstanceGroupManagersListManagedInstances :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Text -> Word32 -> Maybe Text -> Maybe Text -> Text -> Maybe Bool -> Maybe Text -> Maybe Text -> Text -> ComputeInstanceGroupManagersListManagedInstances

    gogol-compute Gogol.Compute

    No documentation available.

Page 299 of many | Previous | Next