Back to Airflow

Provider package

providers/google/README.rst

3.2.112.5 KB
Original Source

.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

.. http://www.apache.org/licenses/LICENSE-2.0

.. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

.. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!

.. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE PROVIDER_README_TEMPLATE.rst.jinja2 IN the dev/breeze/src/airflow_breeze/templates DIRECTORY

Package apache-airflow-providers-google

Release: 21.0.0

Google services including:

  • Google Ads <https://ads.google.com/>__
  • Google Cloud (GCP) <https://cloud.google.com/>__
  • Google Firebase <https://firebase.google.com/>__
  • Google LevelDB <https://github.com/google/leveldb/>__
  • Google Marketing Platform <https://marketingplatform.google.com/>__
  • Google Workspace <https://workspace.google.com/>__ (formerly Google Suite)

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 <https://airflow.apache.org/docs/apache-airflow-providers-google/21.0.0/>_.

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.11.0,!=2.16.0,!=2.18.0 google-api-python-client >=2.0.2 google-auth >=2.29.0 google-auth-httplib2 >=0.0.1 google-cloud-aiplatform[evaluation] >=1.98.0 ray[default] >=2.42.0; python_version < "3.13" ray[default] >=2.49.0; python_version >= "3.13" and python_version < "3.14" 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.25.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" 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 ========================================== ==================================================================

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:

.. code-block:: bash

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

======================================================================================================================== ==================== Dependent package Extra ======================================================================================================================== ==================== apache-airflow-providers-amazon <https://airflow.apache.org/docs/apache-airflow-providers-amazon>_ amazon apache-airflow-providers-apache-beam <https://airflow.apache.org/docs/apache-airflow-providers-apache-beam>_ apache.beam apache-airflow-providers-apache-cassandra <https://airflow.apache.org/docs/apache-airflow-providers-apache-cassandra>_ apache.cassandra apache-airflow-providers-cncf-kubernetes <https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes>_ cncf.kubernetes apache-airflow-providers-common-compat <https://airflow.apache.org/docs/apache-airflow-providers-common-compat>_ common.compat apache-airflow-providers-common-messaging <https://airflow.apache.org/docs/apache-airflow-providers-common-messaging>_ common.messaging apache-airflow-providers-common-sql <https://airflow.apache.org/docs/apache-airflow-providers-common-sql>_ common.sql apache-airflow-providers-facebook <https://airflow.apache.org/docs/apache-airflow-providers-facebook>_ facebook apache-airflow-providers-http <https://airflow.apache.org/docs/apache-airflow-providers-http>_ http apache-airflow-providers-microsoft-azure <https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure>_ microsoft.azure apache-airflow-providers-microsoft-mssql <https://airflow.apache.org/docs/apache-airflow-providers-microsoft-mssql>_ microsoft.mssql apache-airflow-providers-mysql <https://airflow.apache.org/docs/apache-airflow-providers-mysql>_ mysql apache-airflow-providers-openlineage <https://airflow.apache.org/docs/apache-airflow-providers-openlineage>_ openlineage apache-airflow-providers-oracle <https://airflow.apache.org/docs/apache-airflow-providers-oracle>_ oracle apache-airflow-providers-postgres <https://airflow.apache.org/docs/apache-airflow-providers-postgres>_ postgres apache-airflow-providers-presto <https://airflow.apache.org/docs/apache-airflow-providers-presto>_ presto apache-airflow-providers-salesforce <https://airflow.apache.org/docs/apache-airflow-providers-salesforce>_ salesforce apache-airflow-providers-sftp <https://airflow.apache.org/docs/apache-airflow-providers-sftp>_ sftp apache-airflow-providers-ssh <https://airflow.apache.org/docs/apache-airflow-providers-ssh>_ ssh apache-airflow-providers-standard <https://airflow.apache.org/docs/apache-airflow-providers-standard>_ standard apache-airflow-providers-trino <https://airflow.apache.org/docs/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 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 <https://airflow.apache.org/docs/apache-airflow-providers-google/21.0.0/changelog.html>_.