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. numActiveLogicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

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

  2. numActivePhysicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

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

  3. numBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The size of this table in logical bytes, excluding any data in the streaming buffer.

  4. numChildJobs :: JobStatistics -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. Number of child jobs executed.

  5. numClusters :: HparamSearchSpaces -> Maybe IntHparamSearchSpace

    gogol-bigquery Gogol.BigQuery.Types

    Number of clusters for k-means.

  6. numClusters :: TrainingOptions -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Number of clusters for clustering models.

  7. 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.

  8. 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.

  9. 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.

  10. 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.

Page 111 of many | Previous | Next