Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. data JobsSummary

    gogol-dataproc Gogol.Dataproc

    Data related to Jobs page summary See: newJobsSummary smart constructor.

  2. JobsSummary :: Maybe Int32 -> Maybe Text -> Maybe [ApplicationAttemptInfo] -> Maybe Int32 -> Maybe Int32 -> Maybe Text -> JobsSummary

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  3. data ProcessSummary

    gogol-dataproc Gogol.Dataproc

    Process Summary See: newProcessSummary smart constructor.

  4. ProcessSummary :: Maybe DateTime -> Maybe Text -> Maybe Bool -> Maybe Text -> Maybe ProcessSummary_ProcessLogs -> Maybe DateTime -> Maybe Int32 -> ProcessSummary

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  5. newtype ProcessSummary_ProcessLogs

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  6. ProcessSummary_ProcessLogs :: HashMap Text Text -> ProcessSummary_ProcessLogs

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  7. newtype ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc

    Optional. Type of reservation to consume

  8. ReservationAffinity_ConsumeReservationType :: Text -> ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  9. pattern ReservationAffinity_ConsumeReservationType_ANYRESERVATION :: ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc

    Consume any reservation available.

  10. pattern ReservationAffinity_ConsumeReservationType_NORESERVATION :: ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc

    Do not consume from any allocated capacity.

Page 293 of many | Previous | Next