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.
pattern
ProjectsLocationsJobsGetView_JOBVIEWSUMMARY :: ProjectsLocationsJobsGetViewgogol-dataflow Gogol.Dataflow Request summary information only: Project ID, Job ID, job name, job type, job status, start/end time, and Cloud SDK version details.
pattern
ProjectsLocationsJobsListView_JOBVIEWSUMMARY :: ProjectsLocationsJobsListViewgogol-dataflow Gogol.Dataflow Request summary information only: Project ID, Job ID, job name, job type, job status, start/end time, and Cloud SDK version details.
-
gogol-dataflow Gogol.Dataflow Information about a particular execution stage of a job. See: newStageSummary smart constructor.
-
gogol-dataflow Gogol.Dataflow No documentation available.
-
gogol-dataflow Gogol.Dataflow State of this stage.
StageSummary_State :: Text -> StageSummary_Stategogol-dataflow Gogol.Dataflow No documentation available.
pattern
StageSummary_State_EXECUTIONSTATECANCELLED :: StageSummary_Stategogol-dataflow Gogol.Dataflow Execution of the component was cancelled.
pattern
StageSummary_State_EXECUTIONSTATEFAILED :: StageSummary_Stategogol-dataflow Gogol.Dataflow The component failed.
pattern
StageSummary_State_EXECUTIONSTATENOTSTARTED :: StageSummary_Stategogol-dataflow Gogol.Dataflow The component is not yet running.
pattern
StageSummary_State_EXECUTIONSTATERUNNING :: StageSummary_Stategogol-dataflow Gogol.Dataflow The component is currently running.