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.

  1. newBigQueryDatasetsUpdate :: Text -> Dataset -> Text -> BigQueryDatasetsUpdate

    gogol-bigquery Gogol.BigQuery.Datasets.Update

    Creates a value of BigQueryDatasetsUpdate with the minimum fields required to make a request.

  2. data AutoscalingSettings

    gogol-dataflow Gogol.Dataflow

    Settings for WorkerPool autoscaling. See: newAutoscalingSettings smart constructor.

  3. AutoscalingSettings :: Maybe AutoscalingSettings_Algorithm -> Maybe Int32 -> AutoscalingSettings

    gogol-dataflow Gogol.Dataflow

    No documentation available.

  4. newtype AutoscalingSettings_Algorithm

    gogol-dataflow Gogol.Dataflow

    The algorithm to use for autoscaling.

  5. AutoscalingSettings_Algorithm :: Text -> AutoscalingSettings_Algorithm

    gogol-dataflow Gogol.Dataflow

    No documentation available.

  6. pattern AutoscalingSettings_Algorithm_AUTOSCALINGALGORITHMBASIC :: AutoscalingSettings_Algorithm

    gogol-dataflow Gogol.Dataflow

    Increase worker count over time to reduce job execution time.

  7. pattern AutoscalingSettings_Algorithm_AUTOSCALINGALGORITHMNONE :: AutoscalingSettings_Algorithm

    gogol-dataflow Gogol.Dataflow

    Disable autoscaling.

  8. pattern AutoscalingSettings_Algorithm_AUTOSCALINGALGORITHMUNKNOWN :: AutoscalingSettings_Algorithm

    gogol-dataflow Gogol.Dataflow

    The algorithm is unknown, or unspecified.

  9. pattern CounterMetadata_Kind_Set :: CounterMetadata_Kind

    gogol-dataflow Gogol.Dataflow

    Aggregated value is a set of unique contributed values.

  10. pattern NameAndKind_Kind_Set :: NameAndKind_Kind

    gogol-dataflow Gogol.Dataflow

    Aggregated value is a set of unique contributed values.

Page 226 of many | Previous | Next