Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. numDmlAffectedRows :: QueryResponse -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. The number of rows affected by a DML statement. Present only for DML statements INSERT, UPDATE or DELETE.

  2. numFactors :: HparamSearchSpaces -> Maybe IntHparamSearchSpace

    gogol-bigquery Gogol.BigQuery

    Number of latent factors to train on.

  3. numFactors :: TrainingOptions -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Num factors specified for matrix factorization models.

  4. numLongTermBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. The number of logical bytes in the table that are considered "long-term storage".

  5. numLongTermLogicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. Number of logical bytes that are more than 90 days old.

  6. numLongTermPhysicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. Number of physical bytes more than 90 days old. This data is not kept in real time, and might be delayed by a few seconds to a few minutes.

  7. numParallelTree :: HparamSearchSpaces -> Maybe IntHparamSearchSpace

    gogol-bigquery Gogol.BigQuery

    Number of parallel trees for boosted tree models.

  8. numParallelTree :: TrainingOptions -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Number of parallel trees constructed during each iteration for boosted tree models.

  9. numPartitions :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. The number of partitions present in the table or materialized view. This data is not kept in real time, and might be delayed by a few seconds to a few minutes.

  10. numPhysicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. The physical size of this table in bytes. This includes storage used for time travel.

Page 112 of many | Previous | Next