Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newBigQueryDatasetsUpdate :: Text -> Dataset -> Text -> BigQueryDatasetsUpdategogol-bigquery Gogol.BigQuery.Datasets.Update Creates a value of BigQueryDatasetsUpdate with the minimum fields required to make a request.
-
gogol-dataflow Gogol.Dataflow Settings for WorkerPool autoscaling. See: newAutoscalingSettings smart constructor.
AutoscalingSettings :: Maybe AutoscalingSettings_Algorithm -> Maybe Int32 -> AutoscalingSettingsgogol-dataflow Gogol.Dataflow No documentation available.
newtype
AutoscalingSettings_Algorithm gogol-dataflow Gogol.Dataflow The algorithm to use for autoscaling.
AutoscalingSettings_Algorithm :: Text -> AutoscalingSettings_Algorithmgogol-dataflow Gogol.Dataflow No documentation available.
pattern
AutoscalingSettings_Algorithm_AUTOSCALINGALGORITHMBASIC :: AutoscalingSettings_Algorithmgogol-dataflow Gogol.Dataflow Increase worker count over time to reduce job execution time.
pattern
AutoscalingSettings_Algorithm_AUTOSCALINGALGORITHMNONE :: AutoscalingSettings_Algorithmgogol-dataflow Gogol.Dataflow Disable autoscaling.
pattern
AutoscalingSettings_Algorithm_AUTOSCALINGALGORITHMUNKNOWN :: AutoscalingSettings_Algorithmgogol-dataflow Gogol.Dataflow The algorithm is unknown, or unspecified.
pattern
CounterMetadata_Kind_Set :: CounterMetadata_Kindgogol-dataflow Gogol.Dataflow Aggregated value is a set of unique contributed values.
pattern
NameAndKind_Kind_Set :: NameAndKind_Kindgogol-dataflow Gogol.Dataflow Aggregated value is a set of unique contributed values.