Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. readinessCheck :: Version -> Maybe ReadinessCheck

    gogol-appengine Gogol.AppEngine.Types

    Configures readiness health checking for instances. Unhealthy instances are not put into the backend traffic rotation.

  2. readMask :: BigQueryRoutinesGet -> Maybe FieldMask

    gogol-bigquery Gogol.BigQuery

    If set, only the Routine fields in the field mask are returned in the response. If unset, all Routine fields are returned.

  3. readMask :: BigQueryRoutinesList -> Maybe FieldMask

    gogol-bigquery Gogol.BigQuery

    If set, then only the Routine fields in the field mask, as well as projectid, datasetid and routineid, are returned in the response. If unset, then the following Routine fields are returned: etag, projectid, datasetid, routineid, routinetype, creationtime, lastmodifiedtime, and language.

  4. readMsAvg :: ExplainQueryStage -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Milliseconds the average shard spent reading input.

  5. readMsMax :: ExplainQueryStage -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Milliseconds the slowest shard spent reading input.

  6. readRatioAvg :: ExplainQueryStage -> Maybe Double

    gogol-bigquery Gogol.BigQuery

    Relative amount of time the average shard spent reading input.

  7. readRatioMax :: ExplainQueryStage -> Maybe Double

    gogol-bigquery Gogol.BigQuery

    Relative amount of time the slowest shard spent reading input.

  8. readRowkeyAsString :: BigtableOptions -> Maybe Bool

    gogol-bigquery Gogol.BigQuery

    Optional. If field is true, then the rowkey column families will be read and converted to string. Otherwise they are read with BYTES type values and users need to manually cast them with CAST if necessary. The default value is false.

  9. readMask :: BigQueryRoutinesGet -> Maybe FieldMask

    gogol-bigquery Gogol.BigQuery.Routines.Get

    If set, only the Routine fields in the field mask are returned in the response. If unset, all Routine fields are returned.

  10. readMask :: BigQueryRoutinesList -> Maybe FieldMask

    gogol-bigquery Gogol.BigQuery.Routines.List

    If set, then only the Routine fields in the field mask, as well as projectid, datasetid and routineid, are returned in the response. If unset, then the following Routine fields are returned: etag, projectid, datasetid, routineid, routinetype, creationtime, lastmodifiedtime, and language.

Page 346 of many | Previous | Next