Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
numLongTermPhysicalBytes :: Table -> Maybe Int64gogol-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.
numParallelTree :: HparamSearchSpaces -> Maybe IntHparamSearchSpacegogol-bigquery Gogol.BigQuery Number of parallel trees for boosted tree models.
numParallelTree :: TrainingOptions -> Maybe Int64gogol-bigquery Gogol.BigQuery Number of parallel trees constructed during each iteration for boosted tree models.
numPartitions :: Table -> Maybe Int64gogol-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.
numPhysicalBytes :: Table -> Maybe Int64gogol-bigquery Gogol.BigQuery Output only. The physical size of this table in bytes. This includes storage used for time travel.
numPrincipalComponents :: TrainingOptions -> Maybe Int64gogol-bigquery Gogol.BigQuery Number of principal components to keep in the PCA model. Must be <= the number of features.
numRows :: Table -> Maybe Word64gogol-bigquery Gogol.BigQuery Output only. The number of rows of data in this table, excluding any data in the streaming buffer.
numTimeTravelPhysicalBytes :: Table -> Maybe Int64gogol-bigquery Gogol.BigQuery Output only. Number of physical bytes used by time travel storage (deleted or changed data). This data is not kept in real time, and might be delayed by a few seconds to a few minutes.
numTotalLogicalBytes :: Table -> Maybe Int64gogol-bigquery Gogol.BigQuery Output only. Total number of logical bytes in the table or materialized view.
numTotalPhysicalBytes :: Table -> Maybe Int64gogol-bigquery Gogol.BigQuery Output only. The physical size of this table in bytes. This also includes storage used for time travel. This data is not kept in real time, and might be delayed by a few seconds to a few minutes.