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.
newCostManagementConfig :: CostManagementConfiggogol-container Gogol.Container Creates a value of CostManagementConfig with the minimum fields required to make a request.
-
gogol-container Gogol.Container.Types Configuration for fine-grained cost management feature. See: newCostManagementConfig smart constructor.
CostManagementConfig :: Maybe Bool -> CostManagementConfiggogol-container Gogol.Container.Types No documentation available.
costManagementConfig :: Cluster -> Maybe CostManagementConfiggogol-container Gogol.Container.Types Configuration for the fine-grained cost management feature.
desiredCostManagementConfig :: ClusterUpdate -> Maybe CostManagementConfiggogol-container Gogol.Container.Types The desired configuration for the fine-grained cost management feature.
newCostManagementConfig :: CostManagementConfiggogol-container Gogol.Container.Types Creates a value of CostManagementConfig with the minimum fields required to make a request.
newtype
ProjectsJobsMessagesListMinimumImportance gogol-dataflow Gogol.Dataflow Filter to only get messages with importance >= level
ProjectsJobsMessagesListMinimumImportance :: Text -> ProjectsJobsMessagesListMinimumImportancegogol-dataflow Gogol.Dataflow No documentation available.
-
gogol-dataflow Gogol.Dataflow 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 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.