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.
-
gogol-dataflow Gogol.Dataflow The message importance isn't specified, or is unknown.
-
gogol-dataflow Gogol.Dataflow The message is at the 'warning' level: indicating a condition pertaining to a job which may require human intervention. Typically, Dataflow pipeline runners display log messages at this level by default, and these messages are displayed by default in the Dataflow monitoring UI.
fromProjectsJobsMessagesListMinimumImportance :: ProjectsJobsMessagesListMinimumImportance -> Textgogol-dataflow Gogol.Dataflow No documentation available.
-
gogol-dataflow Gogol.Dataflow No documentation available.
onHostMaintenance :: WorkerPool -> Maybe Textgogol-dataflow Gogol.Dataflow The action to take on host maintenance, as defined by the Google Compute Engine API.
newtype
ProjectsJobsMessagesListMinimumImportance gogol-dataflow Gogol.Dataflow.Types Filter to only get messages with importance >= level
ProjectsJobsMessagesListMinimumImportance :: Text -> ProjectsJobsMessagesListMinimumImportancegogol-dataflow Gogol.Dataflow.Types No documentation available.
-
gogol-dataflow Gogol.Dataflow.Types The message is at the 'basic' level: useful for keeping track of the execution of a Dataflow pipeline. Typically, Dataflow pipeline runners display log messages at this level by default, and these messages are displayed by default in the Dataflow monitoring UI.
-
gogol-dataflow Gogol.Dataflow.Types The message is at the 'debug' level: typically only useful for software engineers working on the code the job is running. Typically, Dataflow pipeline runners do not display log messages at this level by default.
-
gogol-dataflow Gogol.Dataflow.Types The message is at the 'detailed' level: somewhat verbose, but potentially useful to users. Typically, Dataflow pipeline runners do not display log messages at this level by default. These messages are displayed by default in the Dataflow monitoring UI.