Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. numChildJobs :: JobStatistics -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. Number of child jobs executed.

  2. numClusters :: HparamSearchSpaces -> Maybe IntHparamSearchSpace

    gogol-bigquery Gogol.BigQuery.Types

    Number of clusters for k-means.

  3. numClusters :: TrainingOptions -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Number of clusters for clustering models.

  4. numCurrentPhysicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. Number of physical bytes used by current live data storage. This data is not kept in real time, and might be delayed by a few seconds to a few minutes.

  5. numDmlAffectedRows :: GetQueryResultsResponse -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

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

  6. numDmlAffectedRows :: JobStatistics2 -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

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

  7. numDmlAffectedRows :: QueryResponse -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

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

  8. numFactors :: HparamSearchSpaces -> Maybe IntHparamSearchSpace

    gogol-bigquery Gogol.BigQuery.Types

    Number of latent factors to train on.

  9. numFactors :: TrainingOptions -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Num factors specified for matrix factorization models.

  10. numLongTermBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

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

Page 114 of many | Previous | Next