Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. lastModifiedTime :: Routine -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. The time when this routine was last modified, in milliseconds since the epoch.

  2. lastModifiedTime :: RowAccessPolicy -> Maybe DateTime

    gogol-bigquery Gogol.BigQuery

    Output only. The time when this row access policy was last modified, in milliseconds since the epoch.

  3. lastModifiedTime :: Table -> Maybe Word64

    gogol-bigquery Gogol.BigQuery

    Output only. The time when this table was last modified, in milliseconds since the epoch.

  4. newListModelsResponse :: ListModelsResponse

    gogol-bigquery Gogol.BigQuery

    Creates a value of ListModelsResponse with the minimum fields required to make a request.

  5. data ListModelsResponse

    gogol-bigquery Gogol.BigQuery.Types

    Response format for a single page when listing BigQuery ML models. See: newListModelsResponse smart constructor.

  6. ListModelsResponse :: Maybe [Model] -> Maybe Text -> ListModelsResponse

    gogol-bigquery Gogol.BigQuery.Types

    No documentation available.

  7. lastModifiedTime :: Dataset -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The date when this dataset was last modified, in milliseconds since the epoch.

  8. lastModifiedTime :: Model -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The time when this model was last modified, in millisecs since the epoch.

  9. lastModifiedTime :: Routine -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The time when this routine was last modified, in milliseconds since the epoch.

  10. lastModifiedTime :: RowAccessPolicy -> Maybe DateTime

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The time when this row access policy was last modified, in milliseconds since the epoch.

Page 295 of many | Previous | Next