gogol-bigquery: Google BigQuery SDK.

[ cloud, google, library, mpl, network ] [ Propose Tags ] [ Report a vulnerability ]

A data platform for customers to create, manage, share and query data.

Warning: This is an experimental prototype/preview release which is still under exploratory development and not intended for public use, caveat emptor!

This library is compatible with version v2 of the API.


[Skip to Readme]

Modules

[Last Documentation]

  • Gogol
    • Gogol.BigQuery
      • Datasets
        • Gogol.BigQuery.Datasets.Delete
        • Gogol.BigQuery.Datasets.Get
        • Gogol.BigQuery.Datasets.Insert
        • Gogol.BigQuery.Datasets.List
        • Gogol.BigQuery.Datasets.Patch
        • Gogol.BigQuery.Datasets.Undelete
        • Gogol.BigQuery.Datasets.Update
      • Jobs
        • Gogol.BigQuery.Jobs.Cancel
        • Gogol.BigQuery.Jobs.Delete
        • Gogol.BigQuery.Jobs.Get
        • Gogol.BigQuery.Jobs.GetQueryResults
        • Gogol.BigQuery.Jobs.Insert
        • Gogol.BigQuery.Jobs.List
        • Gogol.BigQuery.Jobs.Query
      • Models
        • Gogol.BigQuery.Models.Delete
        • Gogol.BigQuery.Models.Get
        • Gogol.BigQuery.Models.List
        • Gogol.BigQuery.Models.Patch
      • Projects
        • Gogol.BigQuery.Projects.GetServiceAccount
        • Gogol.BigQuery.Projects.List
      • Routines
        • Gogol.BigQuery.Routines.Delete
        • Gogol.BigQuery.Routines.Get
        • Gogol.BigQuery.Routines.GetIamPolicy
        • Gogol.BigQuery.Routines.Insert
        • Gogol.BigQuery.Routines.List
        • Gogol.BigQuery.Routines.SetIamPolicy
        • Gogol.BigQuery.Routines.Update
      • RowAccessPolicies
        • Gogol.BigQuery.RowAccessPolicies.BatchDelete
        • Gogol.BigQuery.RowAccessPolicies.Delete
        • Gogol.BigQuery.RowAccessPolicies.Get
        • Gogol.BigQuery.RowAccessPolicies.GetIamPolicy
        • Gogol.BigQuery.RowAccessPolicies.Insert
        • Gogol.BigQuery.RowAccessPolicies.List
        • Gogol.BigQuery.RowAccessPolicies.TestIamPermissions
        • Gogol.BigQuery.RowAccessPolicies.Update
      • Tabledata
        • Gogol.BigQuery.Tabledata.InsertAll
        • Gogol.BigQuery.Tabledata.List
      • Tables
        • Gogol.BigQuery.Tables.Delete
        • Gogol.BigQuery.Tables.Get
        • Gogol.BigQuery.Tables.GetIamPolicy
        • Gogol.BigQuery.Tables.Insert
        • Gogol.BigQuery.Tables.List
        • Gogol.BigQuery.Tables.Patch
        • Gogol.BigQuery.Tables.SetIamPolicy
        • Gogol.BigQuery.Tables.TestIamPermissions
        • Gogol.BigQuery.Tables.Update
      • Gogol.BigQuery.Types

Flags

Manual Flags

NameDescriptionDefault
field-selectors

If record field selectors should be enabled. Disabling this requires GHC >=9.2 and the NoFieldSelectors extension.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 1.0.0
Dependencies gogol-core (>=1.0.0 && <1.1) [details]
License MPL-2.0
Copyright Copyright (c) 2015-2025 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay+gogol@gmail.com>, Toni Cebrián <toni@tonicebrian.com>
Category Google
Home page https://github.com/brendanhay/gogol
Bug tracker https://github.com/brendanhay/gogol/issues
Source repo head: git clone git://github.com/brendanhay/gogol.git(gogol-bigquery)
Uploaded by BrendanHay at 2025-05-07T06:07:00Z
Distributions Stackage:1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5094 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-05-07 [all 2 reports]

Readme for gogol-bigquery-1.0.0

[back to package description]

gogol-bigquery

Version

1.0.0

Description

A client library for the Google BigQuery.

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Note: this library is an auto-generated Haskell package. Please see gogol-gen for more information.

Licence

gogol-bigquery is released under the Mozilla Public License Version 2.0.