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.
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.
numTrials :: TrainingOptions -> Maybe Int64gogol-bigquery Gogol.BigQuery Number of trials to run this hyperparameter tuning job.
numericId :: ProjectList_ProjectsItem -> Maybe Word64gogol-bigquery Gogol.BigQuery The numeric ID of this project.
numericalValue :: FeatureValue -> Maybe Doublegogol-bigquery Gogol.BigQuery The numerical feature value. This is the centroid value for this feature.
numActiveLogicalBytes :: Table -> Maybe Int64gogol-bigquery Gogol.BigQuery.Types Output only. Number of logical bytes that are less than 90 days old.