Package google-cloud-bigquery (1.27.2)

Reference API documentation forgoogle-cloud-bigquery.

Packages

dbapi

API documentation forbigquery.dbapi package.

Classes

Client

Client to bundle configuration needed for API requests.

AccessEntry

Represents grant of an access role to an entity.

An entry must have exactly one of the allowedENTITY_TYPES. Ifanything butview is set, arole is also required.role isomitted for aview, becauseview s are always read-only.

Seehttps://cloud.google.com/bigquery/docs/reference/rest/v2/datasets.

Dataset

Datasets are containers for tables.

Seehttps://cloud.google.com/bigquery/docs/reference/rest/v2/datasets#resource-dataset

DatasetListItem

A read-only dataset resource from a list operation.

For performance reasons, the BigQuery API only includes some of thedataset properties when listing datasets. Notably,xref_access_entries is missing.

For a full list of the properties that the BigQuery API returns, see theREST documentation for datasets.list<https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets/list>_.

DatasetReference

DatasetReferences are pointers to datasets.

Seehttps://cloud.google.com/bigquery/docs/reference/rest/v2/datasets#datasetreference

EncryptionConfiguration

Custom encryption configuration (e.g., Cloud KMS keys).

StandardSqlDataTypes

An Enum of scalar SQL types.

Encoded as RFC 3339 full-date format string: 1985-04-12

:type: int

BigtableColumn

Options for a Bigtable column.

BigtableColumnFamily

Options for a Bigtable column family.

BigtableOptions

Options that describe how to treat Bigtable tables as BigQuery tables.

CSVOptions

Options that describe how to treat CSV files as BigQuery tables.

ExternalConfig

Description of an external data source.

ExternalSourceFormat

The format for external data files.

Note that the set of allowed values for external data sources is differentthan the set used for loading data (seeSourceFormat).

GoogleSheetsOptions

Options that describe how to treat Google Sheets as BigQuery tables.

Compression

The compression type to use for exported files. The default value isNONE.

DEFLATE andSNAPPY areonly supported for Avro.

CopyJob

Asynchronous job: copy data into a table from other tables.

Model

API documentation forbigquery_v2.gapic.enums.Model class.

StandardSqlDataType

API documentation forbigquery_v2.gapic.enums.StandardSqlDataType class.

Modules

types

API documentation forbigquery_v2.types module.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-16 UTC.