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. pattern ProjectsJobsListView_JOBVIEWSUMMARY :: ProjectsJobsListView

    gogol-dataflow Gogol.Dataflow.Types

    Request summary information only: Project ID, Job ID, job name, job type, job status, start/end time, and Cloud SDK version details.

  2. pattern ProjectsLocationsJobsCreateView_JOBVIEWSUMMARY :: ProjectsLocationsJobsCreateView

    gogol-dataflow Gogol.Dataflow.Types

    Request summary information only: Project ID, Job ID, job name, job type, job status, start/end time, and Cloud SDK version details.

  3. pattern ProjectsLocationsJobsGetView_JOBVIEWSUMMARY :: ProjectsLocationsJobsGetView

    gogol-dataflow Gogol.Dataflow.Types

    Request summary information only: Project ID, Job ID, job name, job type, job status, start/end time, and Cloud SDK version details.

  4. pattern ProjectsLocationsJobsListView_JOBVIEWSUMMARY :: ProjectsLocationsJobsListView

    gogol-dataflow Gogol.Dataflow.Types

    Request summary information only: Project ID, Job ID, job name, job type, job status, start/end time, and Cloud SDK version details.

  5. data StageSummary

    gogol-dataflow Gogol.Dataflow.Types

    Information about a particular execution stage of a job. See: newStageSummary smart constructor.

  6. StageSummary :: Maybe DateTime -> Maybe [MetricUpdate] -> Maybe ProgressTimeseries -> Maybe Text -> Maybe DateTime -> Maybe StageSummary_State -> Maybe StragglerSummary -> StageSummary

    gogol-dataflow Gogol.Dataflow.Types

    No documentation available.

  7. newtype StageSummary_State

    gogol-dataflow Gogol.Dataflow.Types

    State of this stage.

  8. StageSummary_State :: Text -> StageSummary_State

    gogol-dataflow Gogol.Dataflow.Types

    No documentation available.

  9. pattern StageSummary_State_EXECUTIONSTATECANCELLED :: StageSummary_State

    gogol-dataflow Gogol.Dataflow.Types

    Execution of the component was cancelled.

  10. pattern StageSummary_State_EXECUTIONSTATEFAILED :: StageSummary_State

    gogol-dataflow Gogol.Dataflow.Types

    The component failed.

Page 284 of many | Previous | Next