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.
-
gogol-dataflow Gogol.Dataflow.Types No documentation available.
autoscalingSettings :: WorkerPool -> Maybe AutoscalingSettingsgogol-dataflow Gogol.Dataflow.Types Settings for autoscaling of this WorkerPool.
baseTaskDir :: TaskRunnerSettings -> Maybe Textgogol-dataflow Gogol.Dataflow.Types The location on the worker for task-specific subdirectories.
byteOffset :: Position -> Maybe Int64gogol-dataflow Gogol.Dataflow.Types Position is a byte offset.
dataset :: BigQueryIODetails -> Maybe Textgogol-dataflow Gogol.Dataflow.Types Dataset accessed in the connection.
dataset :: Environment -> Maybe Textgogol-dataflow Gogol.Dataflow.Types Optional. The dataset for the current project where various workflow related tables are stored. The supported resource type is: Google BigQuery: bigquery.googleapis.com/{dataset}
defaultPackageSet :: WorkerPool -> Maybe WorkerPool_DefaultPackageSetgogol-dataflow Gogol.Dataflow.Types The default package set to install. This allows the service to select a default set of packages which are useful to worker harnesses written in a particular language.
firstBucketOffset :: Histogram -> Maybe Int32gogol-dataflow Gogol.Dataflow.Types Starting index of first stored bucket. The non-inclusive upper-bound of the ith bucket is given by: pow(10,(i-firstbucketoffset)/3) * (1,2,5)[(i-firstbucketoffset)%3]
fromAutoscalingSettings_Algorithm :: AutoscalingSettings_Algorithm -> Textgogol-dataflow Gogol.Dataflow.Types No documentation available.
fromWorkerPool_DefaultPackageSet :: WorkerPool_DefaultPackageSet -> Textgogol-dataflow Gogol.Dataflow.Types No documentation available.