Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. summaryFieldStart :: LoggingQuery -> Maybe Int32

    gogol-logging Gogol.Logging.Types

    Characters will be counted from the start of the string.

  2. summaryFields :: LoggingQuery -> Maybe [SummaryField]

    gogol-logging Gogol.Logging.Types

    Optional. The set of summary fields to display for this saved query.

  3. sumOfSquaredDeviation :: Distribution -> Maybe Double

    gogol-monitoring Gogol.Monitoring

    The sum of squared deviations from the mean of the values in the population. For values x_i this is: Sumi=1..n Knuth, "The Art of Computer Programming", Vol. 2, page 232, 3rd edition describes Welford's method for accumulating this sum in one pass.If count is zero then this field must be zero.

  4. summary :: CreateCollectdTimeSeriesResponse -> Maybe CreateTimeSeriesSummary

    gogol-monitoring Gogol.Monitoring

    Aggregate statistics from writing the payloads. This field is omitted if all points were successfully written, so that the response is empty. This is for backwards compatibility with clients that log errors on any non-empty response.

  5. sumOfSquaredDeviation :: Distribution -> Maybe Double

    gogol-monitoring Gogol.Monitoring.Types

    The sum of squared deviations from the mean of the values in the population. For values x_i this is: Sumi=1..n Knuth, "The Art of Computer Programming", Vol. 2, page 232, 3rd edition describes Welford's method for accumulating this sum in one pass.If count is zero then this field must be zero.

  6. summary :: CreateCollectdTimeSeriesResponse -> Maybe CreateTimeSeriesSummary

    gogol-monitoring Gogol.Monitoring.Types

    Aggregate statistics from writing the payloads. This field is omitted if all points were successfully written, so that the response is empty. This is for backwards compatibility with clients that log errors on any non-empty response.

  7. summary :: Media -> Maybe Text

    gogol-plus-domains Gogol.PlusDomains

    A description, or caption, for this media.

  8. summary :: Media -> Maybe Text

    gogol-plus-domains Gogol.PlusDomains.Types

    A description, or caption, for this media.

  9. summarizeFunction :: PivotValue -> Maybe PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    A function to summarize the value. If formula is set, the only supported values are SUM and CUSTOM. If sourceColumnOffset is set, then CUSTOM is not supported.

  10. summarizeFunction :: PivotValue -> Maybe PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    A function to summarize the value. If formula is set, the only supported values are SUM and CUSTOM. If sourceColumnOffset is set, then CUSTOM is not supported.

Page 74 of many | Previous | Next