Skip to main content

Package apache-airflow-providers-google

Release: 22.4.0

Google services including:

Provider package

This is a provider package for google provider. All classes for this provider package are in airflow.providers.google python package.

You can find package information and changelog for the provider in the documentation.

Installation

You can install this package on top of an existing Airflow installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-google

The package supports the following python versions: 3.10,3.11,3.12,3.13,3.14

Requirements

PIP package

Version required

apache-airflow

>=2.11.0

apache-airflow-providers-common-compat

>=1.13.0

apache-airflow-providers-common-sql

>=1.32.0

asgiref

>=3.5.2; python_version < "3.14"

asgiref

>=3.11.1; python_version >= "3.14"

dill

>=0.2.3

gcloud-aio-auth

>=5.2.0

gcloud-aio-bigquery

>=6.1.2

gcloud-aio-storage

>=9.0.0

gcsfs

>=2023.10.0

google-ads

>=26.0.0,!=28.0.0.post2

google-analytics-admin

>=0.9.0

google-api-core

>=2.30.3

google-api-python-client

>=2.0.2

google-auth

>=2.29.0

google-auth-httplib2

>=0.0.1

google-genai

>=2.8.0

google-cloud-aiplatform[evaluation]

>=1.164.0

ray[default]

>=2.42.0; python_version < "3.13"

ray[default]

>=2.49.0; python_version >= "3.13" and python_version < "3.14"

ray[default]

>=2.55.0; python_version >= "3.14" and python_version < "3.15"

google-cloud-bigquery-storage

>=2.31.0; python_version < "3.13"

google-cloud-bigquery-storage

>=2.33.0; python_version >= "3.13"

google-cloud-alloydb

>=0.4.0

google-cloud-automl

>=2.12.0

google-cloud-bigquery

>=3.24.0

google-cloud-bigquery-datatransfer

>=3.13.0

google-cloud-bigtable

>=2.17.0

google-cloud-build

>=3.31.0

google-cloud-compute

>=1.10.0

google-cloud-container

>=2.52.0

google-cloud-datacatalog

>=3.23.0

google-cloud-dataflow-client

>=0.8.6

google-cloud-dataform

>=0.5.0

google-cloud-dataplex

>=2.6.0

google-cloud-dataproc

>=5.27.0

google-cloud-dataproc-metastore

>=1.12.0

google-cloud-dlp

>=3.12.0

google-cloud-kms

>=2.15.0

google-cloud-language

>=2.9.0

google-cloud-logging

>=3.5.0

google-cloud-managedkafka

>=0.1.6

google-cloud-memcache

>=1.7.0

google-cloud-monitoring

>=2.18.0

google-cloud-orchestration-airflow

>=1.10.0

google-cloud-os-login

>=2.9.1

google-cloud-pubsub

>=2.24.0

google-cloud-redis

>=2.12.0

google-cloud-secret-manager

>=2.16.0

google-cloud-spanner

>=3.50.0

google-cloud-speech

>=2.18.0

google-cloud-storage

>=2.9.0

google-cloud-storage-transfer

>=1.13.0

google-cloud-tasks

>=2.13.0

google-cloud-texttospeech

>=2.14.1

google-cloud-translate

>=3.16.0

google-cloud-videointelligence

>=2.11.0

google-cloud-vision

>=3.4.0

google-cloud-workflows

>=1.10.0

google-cloud-run

>=0.10.0

google-cloud-batch

>=0.13.0

grpcio-gcp

>=0.2.2

httpx

>=0.25.0

looker-sdk

>=22.4.0,!=24.18.0

pandas-gbq

>=0.7.0

pandas

>=2.1.2; python_version < "3.13"

pandas

>=2.2.3; python_version >= "3.13" and python_version < "3.14"

pandas

>=2.3.3; python_version >= "3.14"

proto-plus

>=1.26.0

pyarrow

>=18.0.0; python_version < "3.14"

pyarrow

>=22.0.0; python_version >= "3.14"

pydantic

>=2.13.1; python_version >= "3.14"

python-slugify

>=7.0.0

sqlalchemy-bigquery

>=1.2.1

sqlalchemy-spanner

>=1.6.2

tenacity

>=8.3.0

immutabledict

>=4.2.0

types-protobuf

>=5.27.0,!=5.29.1.20250402

Optional cross provider package dependencies

Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified providers in order to use them.

You can install such cross-provider dependencies when installing from PyPI. For example:

pip install apache-airflow-providers-google[amazon]

Dependent package

Extra

apache-airflow-providers-amazon

amazon

apache-airflow-providers-apache-cassandra

apache.cassandra

apache-airflow-providers-cncf-kubernetes

cncf.kubernetes

apache-airflow-providers-common-messaging

common.messaging

apache-airflow-providers-facebook

facebook

apache-airflow-providers-http

http

apache-airflow-providers-microsoft-azure

microsoft.azure

apache-airflow-providers-microsoft-mssql

microsoft.mssql

apache-airflow-providers-mongo

mongo

apache-airflow-providers-mysql

mysql

apache-airflow-providers-openlineage

openlineage

apache-airflow-providers-oracle

oracle

apache-airflow-providers-postgres

postgres

apache-airflow-providers-presto

presto

apache-airflow-providers-salesforce

salesforce

apache-airflow-providers-sftp

sftp

apache-airflow-providers-ssh

ssh

apache-airflow-providers-standard

standard

apache-airflow-providers-trino

trino

Optional dependencies

Extra

Dependencies

cncf.kubernetes

apache-airflow-providers-cncf-kubernetes>=10.1.0

fab

apache-airflow-providers-fab>=2.0.0

leveldb

plyvel>=1.5.1; python_version < '3.13'

oracle

apache-airflow-providers-oracle>=3.1.0

facebook

apache-airflow-providers-facebook>=2.2.0

amazon

apache-airflow-providers-amazon>=2.6.0

apache.cassandra

apache-airflow-providers-apache-cassandra

microsoft.azure

apache-airflow-providers-microsoft-azure>=13.0.0

microsoft.mssql

apache-airflow-providers-microsoft-mssql

mongo

apache-airflow-providers-mongo

mysql

apache-airflow-providers-mysql

openlineage

apache-airflow-providers-openlineage

postgres

apache-airflow-providers-postgres

presto

apache-airflow-providers-presto

salesforce

apache-airflow-providers-salesforce

sftp

apache-airflow-providers-sftp

ssh

apache-airflow-providers-ssh

trino

apache-airflow-providers-trino

http

apache-airflow-providers-http

standard

apache-airflow-providers-standard

common.messaging

apache-airflow-providers-common-messaging>=2.0.0

The changelog for the provider package can be found in the changelog.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apache_airflow_providers_google-22.4.0.tar.gz (2.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file apache_airflow_providers_google-22.4.0.tar.gz.

File metadata

File hashes

Hashes for apache_airflow_providers_google-22.4.0.tar.gz
Algorithm Hash digest
SHA256 d4d6e712291eb7cdc865b9a8a0303bd45917900d7893f9c0a6c29c161623375c
MD5 2c21178fc522b3f261bce83d27fb1783
BLAKE2b-256 b67a28a2d4d9a5708b207bd0d9a2c1204835c48ec10c15f7c38d7e23a99d48ea

See more details on using hashes here.

File details

Details for the file apache_airflow_providers_google-22.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for apache_airflow_providers_google-22.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 083a41f0bc66686e3a334348087d59751e33c8503322bb1c1d75f8c35456aa9e
MD5 c464d960563f828ddab4d1bc980d6f5e
BLAKE2b-256 1c0facb78419baefdc68e8b069bde23bbcceb4ad8570b23b44b21d48da2ec4c7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

22.4.0 This release

2 files

22.3.0

2 files

22.2.2

2 files

22.2.1

2 files

22.2.0

2 files

22.1.0

2 files

22.0.0

2 files

21.3.0

2 files

21.2.0

2 files

21.1.0

2 files

21.0.0

2 files

20.0.0

2 files

19.5.0

2 files

19.4.0

2 files

19.3.0

2 files

19.2.0

2 files

19.1.0

2 files

19.0.0

2 files

18.1.0

2 files

18.0.0

2 files

17.2.0

2 files

17.1.0

2 files

17.0.0

2 files

16.1.0

2 files

16.0.0

2 files

15.1.0

2 files

15.0.1

2 files

15.0.0

2 files

14.1.0

2 files

14.0.0

2 files

13.0.0

1 file

12.0.0

2 files

11.0.0

2 files

10.26.0

2 files

10.25.0

2 files

10.24.0

2 files

10.23.0

2 files

10.22.0

2 files

10.21.1

2 files

10.21.0

2 files

10.20.0

2 files

10.19.0

2 files

10.18.0

2 files

10.17.0

2 files

10.16.0

2 files

10.15.0

2 files

10.14.0

2 files

10.13.1

2 files

10.13.0

2 files

10.12.0

2 files

10.11.1

2 files

10.11.0

2 files

10.10.1

2 files

10.10.0

2 files

10.9.0

2 files

10.8.0

2 files

10.7.0

2 files

10.6.0

2 files

10.5.0

2 files

10.4.0

2 files

10.3.0

2 files

10.2.0

2 files

10.1.1

2 files

10.1.0

2 files

10.0.0

2 files

9.0.0

2 files

8.12.0

2 files

8.11.0

2 files

8.10.0

2 files

8.9.0

2 files

8.8.0

2 files

8.7.0

2 files

8.6.0

2 files

8.5.0

2 files

8.4.0

2 files

8.3.0

2 files

8.2.0

2 files

8.1.0

2 files

8.0.0

2 files

7.0.0

2 files

6.8.0

2 files

6.7.0

2 files

6.6.0

2 files

6.5.0

2 files

6.4.0

2 files

6.3.0

2 files

6.2.0

2 files

6.1.0

2 files

6.0.0

2 files

5.1.0

2 files

5.0.0

2 files

4.0.0

2 files

3.0.0

2 files

2.2.0

1 file

2.1.0

2 files

2.0.0

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page