Google

apache-airflow-providers-google

Google services including Google Ads, Google Cloud (GCP), Google Firebase, Google LevelDB, Google Marketing Platform, Google Workspace (formerly Google Suite)

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-google==20.0.0

Airflow

2.11+

Python

>=3.10

Dependencies (20)

Show all Hide 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 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' google-cloud-bigquery-storage>=2.31.0;python_version<'3.13' google-cloud-bigquery-storage>=2.33.0;python_version>='3.13'

Connections (9)

Modules

O

GoogleCloudBaseOperator

Abstract base class for operators using Google API client libraries.

airflow.providers.google.cloud.operators.cloud_base.GoogleCloudBaseOperator
O

AlloyDBBaseOperator

Base class for all AlloyDB operators.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBBaseOperator
O

AlloyDBCreateBackupOperator

Create a Backup in an Alloy DB cluster.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBCreateBackupOperator
O

AlloyDBCreateClusterOperator

Create an Alloy DB cluster.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBCreateClusterOperator
O

AlloyDBCreateInstanceOperator

Create an Instance in an Alloy DB cluster.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBCreateInstanceOperator
O

AlloyDBCreateUserOperator

Create a User in an Alloy DB cluster.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBCreateUserOperator
O

AlloyDBDeleteBackupOperator

Delete an Alloy DB backup.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBDeleteBackupOperator
O

AlloyDBDeleteClusterOperator

Delete an Alloy DB cluster.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBDeleteClusterOperator
O

AlloyDBDeleteInstanceOperator

Delete an Alloy DB instance.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBDeleteInstanceOperator
O

AlloyDBDeleteUserOperator

Delete an Alloy DB user.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBDeleteUserOperator
O

AlloyDBUpdateBackupOperator

Update an Alloy DB backup.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBUpdateBackupOperator
O

AlloyDBUpdateClusterOperator

Update an Alloy DB cluster.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBUpdateClusterOperator
O

AlloyDBUpdateInstanceOperator

Update an Alloy DB instance.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBUpdateInstanceOperator
O

AlloyDBUpdateUserOperator

Update an Alloy DB user.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBUpdateUserOperator
O

AlloyDBWriteBaseOperator

Base class for writing AlloyDB operators.

airflow.providers.google.cloud.operators.alloy_db.AlloyDBWriteBaseOperator
O

BigQueryCheckOperator

Performs checks against BigQuery.

airflow.providers.google.cloud.operators.bigquery.BigQueryCheckOperator
O

BigQueryColumnCheckOperator

Subclasses the SQLColumnCheckOperator in order to provide a job id for OpenLineage to parse.

airflow.providers.google.cloud.operators.bigquery.BigQueryColumnCheckOperator
O

BigQueryCreateEmptyDatasetOperator

Create a new dataset for your Project in BigQuery.

airflow.providers.google.cloud.operators.bigquery.BigQueryCreateEmptyDatasetOperator
O

BigQueryCreateTableOperator

Creates a new table in the specified BigQuery dataset, optionally with schema.

airflow.providers.google.cloud.operators.bigquery.BigQueryCreateTableOperator
O

BigQueryDeleteDatasetOperator

Delete an existing dataset from your Project in BigQuery.

airflow.providers.google.cloud.operators.bigquery.BigQueryDeleteDatasetOperator
O

BigQueryDeleteTableOperator

Delete a BigQuery table.

airflow.providers.google.cloud.operators.bigquery.BigQueryDeleteTableOperator
O

BigQueryGetDataOperator

Fetch data and return it, either from a BigQuery table, or results of a query job.

airflow.providers.google.cloud.operators.bigquery.BigQueryGetDataOperator
O

BigQueryGetDatasetOperator

Get the dataset specified by ID.

airflow.providers.google.cloud.operators.bigquery.BigQueryGetDatasetOperator
O

BigQueryGetDatasetTablesOperator

Retrieve the list of tables in the specified dataset.

airflow.providers.google.cloud.operators.bigquery.BigQueryGetDatasetTablesOperator
O

BigQueryInsertJobOperator

Execute a BigQuery job.

airflow.providers.google.cloud.operators.bigquery.BigQueryInsertJobOperator
O

BigQueryIntervalCheckOperator

Check that the values of metrics given as SQL expressions are within a tolerance of the older ones.

airflow.providers.google.cloud.operators.bigquery.BigQueryIntervalCheckOperator
O

BigQueryTableCheckOperator

Subclasses the SQLTableCheckOperator in order to provide a job id for OpenLineage to parse.

airflow.providers.google.cloud.operators.bigquery.BigQueryTableCheckOperator
O

BigQueryUpdateDatasetOperator

Update a dataset for your Project in BigQuery.

airflow.providers.google.cloud.operators.bigquery.BigQueryUpdateDatasetOperator
O

BigQueryUpdateTableOperator

Update a table for your Project in BigQuery.

airflow.providers.google.cloud.operators.bigquery.BigQueryUpdateTableOperator
O

BigQueryUpdateTableSchemaOperator

Update BigQuery Table Schema.

airflow.providers.google.cloud.operators.bigquery.BigQueryUpdateTableSchemaOperator
O

BigQueryUpsertTableOperator

Upsert to a BigQuery table.

airflow.providers.google.cloud.operators.bigquery.BigQueryUpsertTableOperator
O

BigQueryValueCheckOperator

Perform a simple value check using sql code.

airflow.providers.google.cloud.operators.bigquery.BigQueryValueCheckOperator
O

BigQueryCreateDataTransferOperator

Creates a new data transfer configuration.

airflow.providers.google.cloud.operators.bigquery_dts.BigQueryCreateDataTransferOperator
O

BigQueryDataTransferServiceStartTransferRunsOperator

Start manual transfer runs to be executed now with schedule_time equal to current time.

airflow.providers.google.cloud.operators.bigquery_dts.BigQueryDataTransferServiceStartTransferRunsOperator
O

BigQueryDeleteDataTransferConfigOperator

Deletes transfer configuration.

airflow.providers.google.cloud.operators.bigquery_dts.BigQueryDeleteDataTransferConfigOperator
O

BigtableCreateInstanceOperator

Creates a new Cloud Bigtable instance.

airflow.providers.google.cloud.operators.bigtable.BigtableCreateInstanceOperator
O

BigtableCreateTableOperator

Creates the table in the Cloud Bigtable instance.

airflow.providers.google.cloud.operators.bigtable.BigtableCreateTableOperator
O

BigtableDeleteInstanceOperator

Deletes the Cloud Bigtable instance, including its clusters and all related tables.

airflow.providers.google.cloud.operators.bigtable.BigtableDeleteInstanceOperator
O

BigtableDeleteTableOperator

Deletes the Cloud Bigtable table.

airflow.providers.google.cloud.operators.bigtable.BigtableDeleteTableOperator
O

BigtableUpdateClusterOperator

Updates a Cloud Bigtable cluster.

airflow.providers.google.cloud.operators.bigtable.BigtableUpdateClusterOperator
O

BigtableUpdateInstanceOperator

Updates an existing Cloud Bigtable instance.

airflow.providers.google.cloud.operators.bigtable.BigtableUpdateInstanceOperator
O

CloudBuildCancelBuildOperator

Cancels a build in progress.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildCancelBuildOperator
O

CloudBuildCreateBuildOperator

Starts a build with the specified configuration.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildCreateBuildOperator
O

CloudBuildCreateBuildTriggerOperator

Creates a new BuildTrigger.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildCreateBuildTriggerOperator
O

CloudBuildDeleteBuildTriggerOperator

Deletes a BuildTrigger by its project ID and trigger ID.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildDeleteBuildTriggerOperator
O

CloudBuildGetBuildOperator

Returns information about a previously requested build.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildGetBuildOperator
O

CloudBuildGetBuildTriggerOperator

Returns information about a BuildTrigger.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildGetBuildTriggerOperator
O

CloudBuildListBuildTriggersOperator

Lists existing BuildTriggers.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildListBuildTriggersOperator
O

CloudBuildListBuildsOperator

Lists previously requested builds.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildListBuildsOperator
O

CloudBuildRetryBuildOperator

Creates a new build using the original build request, which may or may not result in an identical build.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildRetryBuildOperator
O

CloudBuildRunBuildTriggerOperator

Runs a BuildTrigger at a particular source revision.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildRunBuildTriggerOperator
O

CloudBuildUpdateBuildTriggerOperator

Updates a BuildTrigger by its project ID and trigger ID.

airflow.providers.google.cloud.operators.cloud_build.CloudBuildUpdateBuildTriggerOperator
O

CloudComposerCreateEnvironmentOperator

Create a new environment.

airflow.providers.google.cloud.operators.cloud_composer.CloudComposerCreateEnvironmentOperator
O

CloudComposerDeleteEnvironmentOperator

Delete an environment.

airflow.providers.google.cloud.operators.cloud_composer.CloudComposerDeleteEnvironmentOperator
O

CloudComposerGetEnvironmentOperator

Get an existing environment.

airflow.providers.google.cloud.operators.cloud_composer.CloudComposerGetEnvironmentOperator
O

CloudComposerListEnvironmentsOperator

List environments.

airflow.providers.google.cloud.operators.cloud_composer.CloudComposerListEnvironmentsOperator
O

CloudComposerListImageVersionsOperator

List ImageVersions for provided location.

airflow.providers.google.cloud.operators.cloud_composer.CloudComposerListImageVersionsOperator
O

CloudComposerRunAirflowCLICommandOperator

Run Airflow command for provided Composer environment.

airflow.providers.google.cloud.operators.cloud_composer.CloudComposerRunAirflowCLICommandOperator
O

CloudComposerTriggerDAGRunOperator

Trigger DAG run for provided Composer environment.

airflow.providers.google.cloud.operators.cloud_composer.CloudComposerTriggerDAGRunOperator
O

CloudComposerUpdateEnvironmentOperator

Update an environment.

airflow.providers.google.cloud.operators.cloud_composer.CloudComposerUpdateEnvironmentOperator
O

CloudRunCreateJobOperator

Creates a job without executing it. Pushes the created job to xcom.

airflow.providers.google.cloud.operators.cloud_run.CloudRunCreateJobOperator
O

CloudRunCreateServiceOperator

Creates a Service without executing it. Pushes the created service to xcom.

airflow.providers.google.cloud.operators.cloud_run.CloudRunCreateServiceOperator
O

CloudRunDeleteJobOperator

Deletes a job and wait for the operation to be completed. Pushes the deleted job to xcom.

airflow.providers.google.cloud.operators.cloud_run.CloudRunDeleteJobOperator
O

CloudRunDeleteServiceOperator

Deletes a Service without executing it. Pushes the deleted service to xcom.

airflow.providers.google.cloud.operators.cloud_run.CloudRunDeleteServiceOperator
O

CloudRunExecuteJobOperator

Executes a job and waits for the operation to be completed. Pushes the executed job to xcom.

airflow.providers.google.cloud.operators.cloud_run.CloudRunExecuteJobOperator
O

CloudRunListJobsOperator

Lists jobs.

airflow.providers.google.cloud.operators.cloud_run.CloudRunListJobsOperator
O

CloudRunUpdateJobOperator

Updates a job and wait for the operation to be completed. Pushes the updated job to xcom.

airflow.providers.google.cloud.operators.cloud_run.CloudRunUpdateJobOperator
O

CloudMemorystoreCreateInstanceAndImportOperator

Create a Redis instance and import a Redis RDB snapshot file from Cloud Storage into this instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreCreateInstanceAndImportOperator
O

CloudMemorystoreCreateInstanceOperator

Creates a Redis instance based on the specified tier and memory size.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreCreateInstanceOperator
O

CloudMemorystoreDeleteInstanceOperator

Deletes a specific Redis instance. Instance stops serving and data is deleted.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreDeleteInstanceOperator
O

CloudMemorystoreExportAndDeleteInstanceOperator

Export Redis instance data into a Redis RDB format file in Cloud Storage.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreExportAndDeleteInstanceOperator
O

CloudMemorystoreExportInstanceOperator

Export Redis instance data into a Redis RDB format file in Cloud Storage.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreExportInstanceOperator
O

CloudMemorystoreFailoverInstanceOperator

Initiate a failover of the primary node for a specific STANDARD tier Cloud Memorystore for Redis instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreFailoverInstanceOperator
O

CloudMemorystoreGetInstanceOperator

Gets the details of a specific Redis instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreGetInstanceOperator
O

CloudMemorystoreImportOperator

Import a Redis RDB snapshot file from Cloud Storage into a Redis instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreImportOperator
O

CloudMemorystoreListInstancesOperator

Lists all Redis instances owned by a project in either the specified location (region) or all locations.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreListInstancesOperator
O

CloudMemorystoreMemcachedApplyParametersOperator

Will update current set of Parameters to the set of specified nodes of the Memcached Instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreMemcachedApplyParametersOperator
O

CloudMemorystoreMemcachedCreateInstanceOperator

Creates a Memcached instance based on the specified tier and memory size.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreMemcachedCreateInstanceOperator
O

CloudMemorystoreMemcachedDeleteInstanceOperator

Deletes a specific Memcached instance. Instance stops serving and data is deleted.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreMemcachedDeleteInstanceOperator
O

CloudMemorystoreMemcachedGetInstanceOperator

Gets the details of a specific Memcached instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreMemcachedGetInstanceOperator
O

CloudMemorystoreMemcachedListInstancesOperator

List all Memcached instances owned by a project in either the specified location/region or all locations.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreMemcachedListInstancesOperator
O

CloudMemorystoreMemcachedUpdateInstanceOperator

Updates the metadata and configuration of a specific Memcached instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreMemcachedUpdateInstanceOperator
O

CloudMemorystoreMemcachedUpdateParametersOperator

Updates the defined Memcached Parameters for an existing Instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreMemcachedUpdateParametersOperator
O

CloudMemorystoreScaleInstanceOperator

Updates the metadata and configuration of a specific Redis instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreScaleInstanceOperator
O

CloudMemorystoreUpdateInstanceOperator

Updates the metadata and configuration of a specific Redis instance.

airflow.providers.google.cloud.operators.cloud_memorystore.CloudMemorystoreUpdateInstanceOperator
O

CloudSQLBaseOperator

Abstract base operator for Google Cloud SQL operators.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLBaseOperator
O

CloudSQLCloneInstanceOperator

Clone an instance to a target instance.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLCloneInstanceOperator
O

CloudSQLCreateInstanceDatabaseOperator

Create a new database inside a Cloud SQL instance.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLCreateInstanceDatabaseOperator
O

CloudSQLCreateInstanceOperator

Create a new Cloud SQL instance.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLCreateInstanceOperator
O

CloudSQLDeleteInstanceDatabaseOperator

Delete a database from a Cloud SQL instance.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLDeleteInstanceDatabaseOperator
O

CloudSQLDeleteInstanceOperator

Delete a Cloud SQL instance.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLDeleteInstanceOperator
O

CloudSQLExecuteQueryOperator

Perform DML or DDL query on an existing Cloud Sql instance.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLExecuteQueryOperator
O

CloudSQLExportInstanceOperator

Export data from a Cloud SQL instance to a Cloud Storage bucket.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLExportInstanceOperator
O

CloudSQLImportInstanceOperator

Import data into a Cloud SQL instance from Cloud Storage.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLImportInstanceOperator
O

CloudSQLInstancePatchOperator

Update settings of a Cloud SQL instance.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLInstancePatchOperator
O

CloudSQLPatchInstanceDatabaseOperator

Update resource containing information about a database using patch semantics.

airflow.providers.google.cloud.operators.cloud_sql.CloudSQLPatchInstanceDatabaseOperator
O

CloudDataTransferServiceCancelOperationOperator

Cancels a transfer operation in Google Storage Transfer Service.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceCancelOperationOperator
O

CloudDataTransferServiceCreateJobOperator

Creates a transfer job that runs periodically.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceCreateJobOperator
O

CloudDataTransferServiceDeleteJobOperator

Delete a transfer job.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceDeleteJobOperator
O

CloudDataTransferServiceGCSToGCSOperator

Copies objects from a bucket to another using the Google Cloud Storage Transfer Service.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceGCSToGCSOperator
O

CloudDataTransferServiceGetOperationOperator

Gets the latest state of a long-running operation in Google Storage Transfer Service.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceGetOperationOperator
O

CloudDataTransferServiceListOperationsOperator

Lists long-running operations in Google Storage Transfer Service that match the specified filter.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceListOperationsOperator
O

CloudDataTransferServicePauseOperationOperator

Pauses a transfer operation in Google Storage Transfer Service.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServicePauseOperationOperator
O

CloudDataTransferServiceResumeOperationOperator

Resumes a transfer operation in Google Storage Transfer Service.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceResumeOperationOperator
O

CloudDataTransferServiceRunJobOperator

Runs a transfer job.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceRunJobOperator
O

CloudDataTransferServiceS3ToGCSOperator

Sync an S3 bucket with a Google Cloud Storage bucket using the Google Cloud Storage Transfer Service.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceS3ToGCSOperator
O

CloudDataTransferServiceUpdateJobOperator

Updates a transfer job that runs periodically.

airflow.providers.google.cloud.operators.cloud_storage_transfer_service.CloudDataTransferServiceUpdateJobOperator
O

ComputeEngineBaseOperator

Abstract base operator for Google Compute Engine operators to inherit from.

airflow.providers.google.cloud.operators.compute.ComputeEngineBaseOperator
O

ComputeEngineCopyInstanceTemplateOperator

Copies the instance template, applying specified changes.

airflow.providers.google.cloud.operators.compute.ComputeEngineCopyInstanceTemplateOperator
O

ComputeEngineDeleteInstanceGroupManagerOperator

Permanently and irrevocably deletes an Instance Group Managers.

airflow.providers.google.cloud.operators.compute.ComputeEngineDeleteInstanceGroupManagerOperator
O

ComputeEngineDeleteInstanceOperator

Deletes an Instance in Google Compute Engine.

airflow.providers.google.cloud.operators.compute.ComputeEngineDeleteInstanceOperator
O

ComputeEngineDeleteInstanceTemplateOperator

Deletes an Instance Template in Google Compute Engine.

airflow.providers.google.cloud.operators.compute.ComputeEngineDeleteInstanceTemplateOperator
O

ComputeEngineInsertInstanceFromTemplateOperator

Creates an Instance in Google Compute Engine based on specified parameters from existing Template.

airflow.providers.google.cloud.operators.compute.ComputeEngineInsertInstanceFromTemplateOperator
O

ComputeEngineInsertInstanceGroupManagerOperator

Creates an Instance Group Managers using the body specified.

airflow.providers.google.cloud.operators.compute.ComputeEngineInsertInstanceGroupManagerOperator
O

ComputeEngineInsertInstanceOperator

Creates an Instance in Google Compute Engine based on specified parameters.

airflow.providers.google.cloud.operators.compute.ComputeEngineInsertInstanceOperator
O

ComputeEngineInsertInstanceTemplateOperator

Creates an Instance Template using specified fields.

airflow.providers.google.cloud.operators.compute.ComputeEngineInsertInstanceTemplateOperator
O

ComputeEngineInstanceGroupUpdateManagerTemplateOperator

Patches the Instance Group Manager, replacing source template URL with the destination one.

airflow.providers.google.cloud.operators.compute.ComputeEngineInstanceGroupUpdateManagerTemplateOperator
O

ComputeEngineSetMachineTypeOperator

Changes the machine type for a stopped instance to the machine type specified in the request.

airflow.providers.google.cloud.operators.compute.ComputeEngineSetMachineTypeOperator
O

ComputeEngineStartInstanceOperator

Starts an instance in Google Compute Engine.

airflow.providers.google.cloud.operators.compute.ComputeEngineStartInstanceOperator
O

ComputeEngineStopInstanceOperator

Stops an instance in Google Compute Engine.

airflow.providers.google.cloud.operators.compute.ComputeEngineStopInstanceOperator
O

DataflowCreatePipelineOperator

Creates a new Dataflow Data Pipeline instance.

airflow.providers.google.cloud.operators.dataflow.DataflowCreatePipelineOperator
O

DataflowDeletePipelineOperator

Deletes a Dataflow Data Pipeline.

airflow.providers.google.cloud.operators.dataflow.DataflowDeletePipelineOperator
O

DataflowRunPipelineOperator

Runs a Dataflow Data Pipeline.

airflow.providers.google.cloud.operators.dataflow.DataflowRunPipelineOperator
O

DataflowStartFlexTemplateOperator

Starts a Dataflow Job with a Flex Template.

airflow.providers.google.cloud.operators.dataflow.DataflowStartFlexTemplateOperator
O

DataflowStartYamlJobOperator

Launch a Dataflow YAML job and return the result.

airflow.providers.google.cloud.operators.dataflow.DataflowStartYamlJobOperator
O

DataflowStopJobOperator

Stops the job with the specified name prefix or Job ID.

airflow.providers.google.cloud.operators.dataflow.DataflowStopJobOperator
O

DataflowTemplatedJobStartOperator

Start a Dataflow job with a classic template; the parameters of the operation will be passed to the job.

airflow.providers.google.cloud.operators.dataflow.DataflowTemplatedJobStartOperator
O

CloudDataFusionCreateInstanceOperator

Creates a new Data Fusion instance in the specified project and location.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionCreateInstanceOperator
O

CloudDataFusionCreatePipelineOperator

Creates a Cloud Data Fusion pipeline.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionCreatePipelineOperator
O

CloudDataFusionDeleteInstanceOperator

Deletes a single Date Fusion instance.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionDeleteInstanceOperator
O

CloudDataFusionDeletePipelineOperator

Deletes a Cloud Data Fusion pipeline.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionDeletePipelineOperator
O

CloudDataFusionGetInstanceOperator

Gets details of a single Data Fusion instance.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionGetInstanceOperator
O

CloudDataFusionListPipelinesOperator

Lists Cloud Data Fusion pipelines.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionListPipelinesOperator
O

CloudDataFusionRestartInstanceOperator

Restart a single Data Fusion instance.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionRestartInstanceOperator
O

CloudDataFusionStartPipelineOperator

Starts a Cloud Data Fusion pipeline. Works for both batch and stream pipelines.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionStartPipelineOperator
O

CloudDataFusionStopPipelineOperator

Stops a Cloud Data Fusion pipeline. Works for both batch and stream pipelines.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionStopPipelineOperator
O

CloudDataFusionUpdateInstanceOperator

Updates a single Data Fusion instance.

airflow.providers.google.cloud.operators.datafusion.CloudDataFusionUpdateInstanceOperator
O

DataplexCatalogBaseOperator

Base class for all Dataplex Catalog operators.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogBaseOperator
O

DataplexCatalogCreateAspectTypeOperator

Create an AspectType resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogCreateAspectTypeOperator
O

DataplexCatalogCreateEntryGroupOperator

Create an EntryGroup resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogCreateEntryGroupOperator
O

DataplexCatalogCreateEntryOperator

Create an Entry resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogCreateEntryOperator
O

DataplexCatalogCreateEntryTypeOperator

Create an EntryType resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogCreateEntryTypeOperator
O

DataplexCatalogDeleteAspectTypeOperator

Delete an AspectType resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogDeleteAspectTypeOperator
O

DataplexCatalogDeleteEntryGroupOperator

Delete an EntryGroup resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogDeleteEntryGroupOperator
O

DataplexCatalogDeleteEntryOperator

Delete an Entry resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogDeleteEntryOperator
O

DataplexCatalogDeleteEntryTypeOperator

Delete an EntryType resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogDeleteEntryTypeOperator
O

DataplexCatalogGetAspectTypeOperator

Get an AspectType resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogGetAspectTypeOperator
O

DataplexCatalogGetEntryGroupOperator

Get an EntryGroup resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogGetEntryGroupOperator
O

DataplexCatalogGetEntryOperator

Get an Entry resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogGetEntryOperator
O

DataplexCatalogGetEntryTypeOperator

Get an EntryType resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogGetEntryTypeOperator
O

DataplexCatalogListAspectTypesOperator

List AspectType resources.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogListAspectTypesOperator
O

DataplexCatalogListEntriesOperator

List Entry resources.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogListEntriesOperator
O

DataplexCatalogListEntryGroupsOperator

List EntryGroup resources.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogListEntryGroupsOperator
O

DataplexCatalogListEntryTypesOperator

List EntryType resources.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogListEntryTypesOperator
O

DataplexCatalogLookupEntryOperator

Look up a single Entry by name using the permission on the source system.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogLookupEntryOperator
O

DataplexCatalogSearchEntriesOperator

Search for Entries matching the given query and scope.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogSearchEntriesOperator
O

DataplexCatalogUpdateAspectTypeOperator

Update an AspectType resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogUpdateAspectTypeOperator
O

DataplexCatalogUpdateEntryGroupOperator

Update an EntryGroup resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogUpdateEntryGroupOperator
O

DataplexCatalogUpdateEntryOperator

Update an Entry resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogUpdateEntryOperator
O

DataplexCatalogUpdateEntryTypeOperator

Update an EntryType resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCatalogUpdateEntryTypeOperator
O

DataplexCreateAssetOperator

Creates an Asset resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCreateAssetOperator
O

DataplexCreateLakeOperator

Creates a lake resource within a lake.

airflow.providers.google.cloud.operators.dataplex.DataplexCreateLakeOperator
O

DataplexCreateOrUpdateDataProfileScanOperator

Creates a DataScan Data Profile resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCreateOrUpdateDataProfileScanOperator
O

DataplexCreateOrUpdateDataQualityScanOperator

Creates a DataScan resource.

airflow.providers.google.cloud.operators.dataplex.DataplexCreateOrUpdateDataQualityScanOperator
O

DataplexCreateTaskOperator

Creates a task resource within a lake.

airflow.providers.google.cloud.operators.dataplex.DataplexCreateTaskOperator
O

DataplexCreateZoneOperator

Creates a Zone resource within a Lake.

airflow.providers.google.cloud.operators.dataplex.DataplexCreateZoneOperator
O

DataplexDeleteAssetOperator

Deletes an asset resource.

airflow.providers.google.cloud.operators.dataplex.DataplexDeleteAssetOperator
O

DataplexDeleteDataProfileScanOperator

Deletes a DataScan DataProfile resource.

airflow.providers.google.cloud.operators.dataplex.DataplexDeleteDataProfileScanOperator
O

DataplexDeleteDataQualityScanOperator

Deletes a DataScan resource.

airflow.providers.google.cloud.operators.dataplex.DataplexDeleteDataQualityScanOperator
O

DataplexDeleteLakeOperator

Delete the lake resource.

airflow.providers.google.cloud.operators.dataplex.DataplexDeleteLakeOperator
O

DataplexDeleteTaskOperator

Delete the task resource.

airflow.providers.google.cloud.operators.dataplex.DataplexDeleteTaskOperator
O

DataplexDeleteZoneOperator

Deletes a Zone resource. All assets within a zone must be deleted before the zone can be deleted.

airflow.providers.google.cloud.operators.dataplex.DataplexDeleteZoneOperator
O

DataplexGetDataProfileScanOperator

Gets a DataScan DataProfile resource.

airflow.providers.google.cloud.operators.dataplex.DataplexGetDataProfileScanOperator
O

DataplexGetDataProfileScanResultOperator

Gets a DataScan Data Profile Job resource.

airflow.providers.google.cloud.operators.dataplex.DataplexGetDataProfileScanResultOperator
O

DataplexGetDataQualityScanOperator

Gets a DataScan resource.

airflow.providers.google.cloud.operators.dataplex.DataplexGetDataQualityScanOperator
O

DataplexGetDataQualityScanResultOperator

Gets a Data Scan Job resource.

airflow.providers.google.cloud.operators.dataplex.DataplexGetDataQualityScanResultOperator
O

DataplexGetTaskOperator

Get task resource.

airflow.providers.google.cloud.operators.dataplex.DataplexGetTaskOperator
O

DataplexListTasksOperator

Lists tasks under the given lake.

airflow.providers.google.cloud.operators.dataplex.DataplexListTasksOperator
O

DataplexRunDataProfileScanOperator

Runs an on-demand execution of a DataScan Data Profile Scan.

airflow.providers.google.cloud.operators.dataplex.DataplexRunDataProfileScanOperator
O

DataplexRunDataQualityScanOperator

Runs an on-demand execution of a DataScan.

airflow.providers.google.cloud.operators.dataplex.DataplexRunDataQualityScanOperator
O

DataprepCopyFlowOperator

Create a copy of the provided flow id, as well as all contained recipes.

airflow.providers.google.cloud.operators.dataprep.DataprepCopyFlowOperator
O

DataprepDeleteFlowOperator

Delete the flow with provided id.

airflow.providers.google.cloud.operators.dataprep.DataprepDeleteFlowOperator
O

DataprepGetJobGroupOperator

Get the specified job group.

airflow.providers.google.cloud.operators.dataprep.DataprepGetJobGroupOperator
O

DataprepGetJobsForJobGroupOperator

Get information about the batch jobs within a Cloud Dataprep job.

airflow.providers.google.cloud.operators.dataprep.DataprepGetJobsForJobGroupOperator
O

DataprepRunFlowOperator

Runs the flow with the provided id copy of the provided flow id.

airflow.providers.google.cloud.operators.dataprep.DataprepRunFlowOperator
O

DataprepRunJobGroupOperator

Create a ``jobGroup``, which launches the specified job as the authenticated user.

airflow.providers.google.cloud.operators.dataprep.DataprepRunJobGroupOperator
O

DataprocMetastoreCreateBackupOperator

Create a new backup in a given project and location.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreCreateBackupOperator
O

DataprocMetastoreCreateMetadataImportOperator

Create a new MetadataImport in a given project and location.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreCreateMetadataImportOperator
O

DataprocMetastoreCreateServiceOperator

Create a metastore service in a project and location.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreCreateServiceOperator
O

DataprocMetastoreDeleteBackupOperator

Delete a single backup.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreDeleteBackupOperator
O

DataprocMetastoreDeleteServiceOperator

Delete a single service.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreDeleteServiceOperator
O

DataprocMetastoreExportMetadataOperator

Export metadata from a service.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreExportMetadataOperator
O

DataprocMetastoreGetServiceOperator

Get the details of a single service.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreGetServiceOperator
O

DataprocMetastoreListBackupsOperator

List backups in a service.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreListBackupsOperator
O

DataprocMetastoreRestoreServiceOperator

Restore a service from a backup.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreRestoreServiceOperator
O

DataprocMetastoreUpdateServiceOperator

Update the parameters of a single service.

airflow.providers.google.cloud.operators.dataproc_metastore.DataprocMetastoreUpdateServiceOperator
O

DataprocCancelOperationOperator

Cancel the batch workload resource.

airflow.providers.google.cloud.operators.dataproc.DataprocCancelOperationOperator
O

DataprocCreateBatchOperator

Create a batch workload.

airflow.providers.google.cloud.operators.dataproc.DataprocCreateBatchOperator
O

DataprocCreateClusterOperator

Create a new cluster on Google Cloud Dataproc.

airflow.providers.google.cloud.operators.dataproc.DataprocCreateClusterOperator
O

DataprocCreateWorkflowTemplateOperator

Creates new workflow template.

airflow.providers.google.cloud.operators.dataproc.DataprocCreateWorkflowTemplateOperator
O

DataprocDeleteBatchOperator

Delete the batch workload resource.

airflow.providers.google.cloud.operators.dataproc.DataprocDeleteBatchOperator
O

DataprocDeleteClusterOperator

Delete a cluster in a project.

airflow.providers.google.cloud.operators.dataproc.DataprocDeleteClusterOperator
O

DataprocDiagnoseClusterOperator

Diagnose a cluster in a project.

airflow.providers.google.cloud.operators.dataproc.DataprocDiagnoseClusterOperator
O

DataprocGetBatchOperator

Get the batch workload resource representation.

airflow.providers.google.cloud.operators.dataproc.DataprocGetBatchOperator
O

DataprocInstantiateInlineWorkflowTemplateOperator

Instantiate a WorkflowTemplate Inline on Google Cloud Dataproc.

airflow.providers.google.cloud.operators.dataproc.DataprocInstantiateInlineWorkflowTemplateOperator
O

DataprocInstantiateWorkflowTemplateOperator

Instantiate a WorkflowTemplate on Google Cloud Dataproc.

airflow.providers.google.cloud.operators.dataproc.DataprocInstantiateWorkflowTemplateOperator
O

DataprocJobBaseOperator

Base class for operators that launch job on DataProc.

airflow.providers.google.cloud.operators.dataproc.DataprocJobBaseOperator
O

DataprocListBatchesOperator

List batch workloads.

airflow.providers.google.cloud.operators.dataproc.DataprocListBatchesOperator
O

DataprocStartClusterOperator

Start a cluster in a project.

airflow.providers.google.cloud.operators.dataproc.DataprocStartClusterOperator
O

DataprocStopClusterOperator

Stop a cluster in a project.

airflow.providers.google.cloud.operators.dataproc.DataprocStopClusterOperator
O

DataprocSubmitJobOperator

Submit a job to a cluster.

airflow.providers.google.cloud.operators.dataproc.DataprocSubmitJobOperator
O

DataprocUpdateClusterOperator

Update a cluster in a project.

airflow.providers.google.cloud.operators.dataproc.DataprocUpdateClusterOperator
O

CloudDatastoreAllocateIdsOperator

Allocate IDs for incomplete keys. Return list of keys.

airflow.providers.google.cloud.operators.datastore.CloudDatastoreAllocateIdsOperator
O

CloudDatastoreBeginTransactionOperator

Begins a new transaction. Returns a transaction handle.

airflow.providers.google.cloud.operators.datastore.CloudDatastoreBeginTransactionOperator
O

CloudDatastoreCommitOperator

Commit a transaction, optionally creating, deleting or modifying some entities.

airflow.providers.google.cloud.operators.datastore.CloudDatastoreCommitOperator
O

CloudDatastoreDeleteOperationOperator

Deletes the long-running operation.

airflow.providers.google.cloud.operators.datastore.CloudDatastoreDeleteOperationOperator
O

CloudDatastoreExportEntitiesOperator

Export entities from Google Cloud Datastore to Cloud Storage.

airflow.providers.google.cloud.operators.datastore.CloudDatastoreExportEntitiesOperator
O

CloudDatastoreGetOperationOperator

Gets the latest state of a long-running operation.

airflow.providers.google.cloud.operators.datastore.CloudDatastoreGetOperationOperator
O

CloudDatastoreImportEntitiesOperator

Import entities from Cloud Storage to Google Cloud Datastore.

airflow.providers.google.cloud.operators.datastore.CloudDatastoreImportEntitiesOperator
O

CloudDatastoreRollbackOperator

Roll back a transaction.

airflow.providers.google.cloud.operators.datastore.CloudDatastoreRollbackOperator
O

CloudDatastoreRunQueryOperator

Run a query for entities. Returns the batch of query results.

airflow.providers.google.cloud.operators.datastore.CloudDatastoreRunQueryOperator
O

CloudDLPCancelDLPJobOperator

Starts asynchronous cancellation on a long-running DlpJob.

airflow.providers.google.cloud.operators.dlp.CloudDLPCancelDLPJobOperator
O

CloudDLPCreateDLPJobOperator

Creates a new job to inspect storage or calculate risk metrics.

airflow.providers.google.cloud.operators.dlp.CloudDLPCreateDLPJobOperator
O

CloudDLPCreateDeidentifyTemplateOperator

Create a deidentify template to reuse frequently-used configurations for content, images, and storage.

airflow.providers.google.cloud.operators.dlp.CloudDLPCreateDeidentifyTemplateOperator
O

CloudDLPCreateInspectTemplateOperator

Create an InspectTemplate to reuse frequently-used configurations for content, images, and storage.

airflow.providers.google.cloud.operators.dlp.CloudDLPCreateInspectTemplateOperator
O

CloudDLPCreateJobTriggerOperator

Create a job trigger to run DLP actions such as scanning storage for sensitive info on a set schedule.

airflow.providers.google.cloud.operators.dlp.CloudDLPCreateJobTriggerOperator
O

CloudDLPCreateStoredInfoTypeOperator

Creates a pre-built stored infoType to be used for inspection.

airflow.providers.google.cloud.operators.dlp.CloudDLPCreateStoredInfoTypeOperator
O

CloudDLPDeidentifyContentOperator

De-identifies potentially sensitive info from a content item; limits input size and output size.

airflow.providers.google.cloud.operators.dlp.CloudDLPDeidentifyContentOperator
O

CloudDLPDeleteDLPJobOperator

Deletes a long-running DlpJob.

airflow.providers.google.cloud.operators.dlp.CloudDLPDeleteDLPJobOperator
O

CloudDLPDeleteDeidentifyTemplateOperator

Deletes a DeidentifyTemplate.

airflow.providers.google.cloud.operators.dlp.CloudDLPDeleteDeidentifyTemplateOperator
O

CloudDLPDeleteInspectTemplateOperator

Deletes an InspectTemplate.

airflow.providers.google.cloud.operators.dlp.CloudDLPDeleteInspectTemplateOperator
O

CloudDLPDeleteJobTriggerOperator

Deletes a job trigger.

airflow.providers.google.cloud.operators.dlp.CloudDLPDeleteJobTriggerOperator
O

CloudDLPDeleteStoredInfoTypeOperator

Deletes a stored infoType.

airflow.providers.google.cloud.operators.dlp.CloudDLPDeleteStoredInfoTypeOperator
O

CloudDLPGetDLPJobOperator

Gets the latest state of a long-running DlpJob.

airflow.providers.google.cloud.operators.dlp.CloudDLPGetDLPJobOperator
O

CloudDLPGetDLPJobTriggerOperator

Gets a job trigger.

airflow.providers.google.cloud.operators.dlp.CloudDLPGetDLPJobTriggerOperator
O

CloudDLPGetDeidentifyTemplateOperator

Gets a DeidentifyTemplate.

airflow.providers.google.cloud.operators.dlp.CloudDLPGetDeidentifyTemplateOperator
O

CloudDLPGetInspectTemplateOperator

Gets an InspectTemplate.

airflow.providers.google.cloud.operators.dlp.CloudDLPGetInspectTemplateOperator
O

CloudDLPGetStoredInfoTypeOperator

Gets a stored infoType.

airflow.providers.google.cloud.operators.dlp.CloudDLPGetStoredInfoTypeOperator
O

CloudDLPInspectContentOperator

Finds potentially sensitive info in content; limits input size, processing time, and output size.

airflow.providers.google.cloud.operators.dlp.CloudDLPInspectContentOperator
O

CloudDLPListDLPJobsOperator

Lists DlpJobs that match the specified filter in the request.

airflow.providers.google.cloud.operators.dlp.CloudDLPListDLPJobsOperator
O

CloudDLPListDeidentifyTemplatesOperator

Lists DeidentifyTemplates.

airflow.providers.google.cloud.operators.dlp.CloudDLPListDeidentifyTemplatesOperator
O

CloudDLPListInfoTypesOperator

Returns a list of the sensitive information types that the DLP API supports.

airflow.providers.google.cloud.operators.dlp.CloudDLPListInfoTypesOperator
O

CloudDLPListInspectTemplatesOperator

Lists InspectTemplates.

airflow.providers.google.cloud.operators.dlp.CloudDLPListInspectTemplatesOperator
O

CloudDLPListJobTriggersOperator

Lists job triggers.

airflow.providers.google.cloud.operators.dlp.CloudDLPListJobTriggersOperator
O

CloudDLPListStoredInfoTypesOperator

Lists stored infoTypes.

airflow.providers.google.cloud.operators.dlp.CloudDLPListStoredInfoTypesOperator
O

CloudDLPRedactImageOperator

Redacts potentially sensitive info from an image; limits input size, processing time, and output size.

airflow.providers.google.cloud.operators.dlp.CloudDLPRedactImageOperator
O

CloudDLPReidentifyContentOperator

Re-identifies content that has been de-identified.

airflow.providers.google.cloud.operators.dlp.CloudDLPReidentifyContentOperator
O

CloudDLPUpdateDeidentifyTemplateOperator

Updates the DeidentifyTemplate.

airflow.providers.google.cloud.operators.dlp.CloudDLPUpdateDeidentifyTemplateOperator
O

CloudDLPUpdateInspectTemplateOperator

Updates the InspectTemplate.

airflow.providers.google.cloud.operators.dlp.CloudDLPUpdateInspectTemplateOperator
O

CloudDLPUpdateJobTriggerOperator

Updates a job trigger.

airflow.providers.google.cloud.operators.dlp.CloudDLPUpdateJobTriggerOperator
O

CloudDLPUpdateStoredInfoTypeOperator

Updates the stored infoType by creating a new version.

airflow.providers.google.cloud.operators.dlp.CloudDLPUpdateStoredInfoTypeOperator
O

CloudFunctionDeleteFunctionOperator

Deletes the specified function from Google Cloud Functions.

airflow.providers.google.cloud.operators.functions.CloudFunctionDeleteFunctionOperator
O

CloudFunctionDeployFunctionOperator

Create or update a function in Google Cloud Functions.

airflow.providers.google.cloud.operators.functions.CloudFunctionDeployFunctionOperator
O

CloudFunctionInvokeFunctionOperator

Invokes a deployed Cloud Function. To be used for testing purposes as very limited traffic is allowed.

airflow.providers.google.cloud.operators.functions.CloudFunctionInvokeFunctionOperator
O

GCSBucketCreateAclEntryOperator

Creates a new ACL entry on the specified bucket.

airflow.providers.google.cloud.operators.gcs.GCSBucketCreateAclEntryOperator
O

GCSCreateBucketOperator

Creates a new bucket.

airflow.providers.google.cloud.operators.gcs.GCSCreateBucketOperator
O

GCSDeleteBucketOperator

Deletes bucket from a Google Cloud Storage.

airflow.providers.google.cloud.operators.gcs.GCSDeleteBucketOperator
O

GCSDeleteObjectsOperator

Deletes objects from a list or all objects matching a prefix from a Google Cloud Storage bucket.

airflow.providers.google.cloud.operators.gcs.GCSDeleteObjectsOperator
O

GCSFileTransformOperator

Copies data from a source GCS location to a temporary location on the local filesystem.

airflow.providers.google.cloud.operators.gcs.GCSFileTransformOperator
O

GCSListObjectsOperator

List all objects from the bucket filtered by given string prefix and delimiter in name or match_glob.

airflow.providers.google.cloud.operators.gcs.GCSListObjectsOperator
O

GCSObjectCreateAclEntryOperator

Creates a new ACL entry on the specified object.

airflow.providers.google.cloud.operators.gcs.GCSObjectCreateAclEntryOperator
O

GCSSynchronizeBucketsOperator

Synchronizes the contents of the buckets or bucket's directories in the Google Cloud Services.

airflow.providers.google.cloud.operators.gcs.GCSSynchronizeBucketsOperator
O

GCSTimeSpanFileTransformOperator

Copy objects that were modified during a time span, run a transform, and upload results to a bucket.

airflow.providers.google.cloud.operators.gcs.GCSTimeSpanFileTransformOperator
O

GKECreateClusterOperator

Create a Google Kubernetes Engine Cluster of specified dimensions and wait until the cluster is created.

airflow.providers.google.cloud.operators.kubernetes_engine.GKECreateClusterOperator
O

GKECreateCustomResourceOperator

Create a resource in the specified Google Kubernetes Engine cluster.

airflow.providers.google.cloud.operators.kubernetes_engine.GKECreateCustomResourceOperator
O

GKEDeleteClusterOperator

Deletes the cluster, including the Kubernetes endpoint and all worker nodes.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEDeleteClusterOperator
O

GKEDeleteCustomResourceOperator

Delete a resource in the specified Google Kubernetes Engine cluster.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEDeleteCustomResourceOperator
O

GKEDeleteJobOperator

Delete a Kubernetes job in the specified Google Kubernetes Engine cluster.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEDeleteJobOperator
O

GKEDescribeJobOperator

Retrieve information about Job by given name.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEDescribeJobOperator
O

GKEListJobsOperator

Retrieve list of Jobs.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEListJobsOperator
O

GKEResumeJobOperator

Resume Job by given name.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEResumeJobOperator
O

GKEStartJobOperator

Executes a Kubernetes job in the specified Google Kubernetes Engine cluster.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEStartJobOperator
O

GKEStartKueueInsideClusterOperator

Installs Kueue of specific version inside Cluster.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEStartKueueInsideClusterOperator
O

GKEStartKueueJobOperator

Executes a Kubernetes Job in Kueue in the specified Google Kubernetes Engine cluster.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEStartKueueJobOperator
O

GKEStartPodOperator

Executes a task in a Kubernetes pod in the specified Google Kubernetes Engine cluster.

airflow.providers.google.cloud.operators.kubernetes_engine.GKEStartPodOperator
O

GKESuspendJobOperator

Suspend Job by given name.

airflow.providers.google.cloud.operators.kubernetes_engine.GKESuspendJobOperator
O

CloudNaturalLanguageAnalyzeEntitiesOperator

Finds named entities in the text along with various properties.

airflow.providers.google.cloud.operators.natural_language.CloudNaturalLanguageAnalyzeEntitiesOperator
O

CloudNaturalLanguageAnalyzeEntitySentimentOperator

Similar to AnalyzeEntities, also analyzes sentiment associated with each entity and its mentions.

airflow.providers.google.cloud.operators.natural_language.CloudNaturalLanguageAnalyzeEntitySentimentOperator
O

CloudNaturalLanguageAnalyzeSentimentOperator

Analyzes the sentiment of the provided text.

airflow.providers.google.cloud.operators.natural_language.CloudNaturalLanguageAnalyzeSentimentOperator
O

CloudNaturalLanguageClassifyTextOperator

Classifies a document into categories.

airflow.providers.google.cloud.operators.natural_language.CloudNaturalLanguageClassifyTextOperator
O

PubSubCreateSubscriptionOperator

Create a PubSub subscription.

airflow.providers.google.cloud.operators.pubsub.PubSubCreateSubscriptionOperator
O

PubSubCreateTopicOperator

Create a PubSub topic.

airflow.providers.google.cloud.operators.pubsub.PubSubCreateTopicOperator
O

PubSubDeleteSubscriptionOperator

Delete a PubSub subscription.

airflow.providers.google.cloud.operators.pubsub.PubSubDeleteSubscriptionOperator
O

PubSubDeleteTopicOperator

Delete a PubSub topic.

airflow.providers.google.cloud.operators.pubsub.PubSubDeleteTopicOperator
O

PubSubPublishMessageOperator

Publish messages to a PubSub topic.

airflow.providers.google.cloud.operators.pubsub.PubSubPublishMessageOperator
O

PubSubPullOperator

Pulls messages from a PubSub subscription and passes them through XCom.

airflow.providers.google.cloud.operators.pubsub.PubSubPullOperator
O

SpannerDeleteDatabaseInstanceOperator

Deletes a Cloud Spanner database.

airflow.providers.google.cloud.operators.spanner.SpannerDeleteDatabaseInstanceOperator
O

SpannerDeleteInstanceOperator

Delete a Cloud Spanner instance; if an instance does not exist, no action is taken and the task succeeds.

airflow.providers.google.cloud.operators.spanner.SpannerDeleteInstanceOperator
O

SpannerDeployDatabaseInstanceOperator

Creates a new Cloud Spanner database; if database exists, the operator does nothing.

airflow.providers.google.cloud.operators.spanner.SpannerDeployDatabaseInstanceOperator
O

SpannerDeployInstanceOperator

Create or update a Cloud Spanner instance.

airflow.providers.google.cloud.operators.spanner.SpannerDeployInstanceOperator
O

SpannerQueryDatabaseInstanceOperator

Executes an arbitrary DML query (INSERT, UPDATE, DELETE).

airflow.providers.google.cloud.operators.spanner.SpannerQueryDatabaseInstanceOperator
O

SpannerUpdateDatabaseInstanceOperator

Updates a Cloud Spanner database with the specified DDL statement.

airflow.providers.google.cloud.operators.spanner.SpannerUpdateDatabaseInstanceOperator
O

CloudSpeechToTextRecognizeSpeechOperator

Recognizes speech from audio file and returns it as text.

airflow.providers.google.cloud.operators.speech_to_text.CloudSpeechToTextRecognizeSpeechOperator
O

StackdriverDeleteAlertOperator

Deletes an alerting policy.

airflow.providers.google.cloud.operators.stackdriver.StackdriverDeleteAlertOperator
O

StackdriverDeleteNotificationChannelOperator

Deletes a notification channel.

airflow.providers.google.cloud.operators.stackdriver.StackdriverDeleteNotificationChannelOperator
O

StackdriverDisableAlertPoliciesOperator

Disables one or more enabled alerting policies identified by filter parameter.

airflow.providers.google.cloud.operators.stackdriver.StackdriverDisableAlertPoliciesOperator
O

StackdriverDisableNotificationChannelsOperator

Disables one or more enabled notification channels identified by filter parameter.

airflow.providers.google.cloud.operators.stackdriver.StackdriverDisableNotificationChannelsOperator
O

StackdriverEnableAlertPoliciesOperator

Enables one or more disabled alerting policies identified by filter parameter.

airflow.providers.google.cloud.operators.stackdriver.StackdriverEnableAlertPoliciesOperator
O

StackdriverEnableNotificationChannelsOperator

Enables one or more disabled alerting policies identified by filter parameter.

airflow.providers.google.cloud.operators.stackdriver.StackdriverEnableNotificationChannelsOperator
O

StackdriverListAlertPoliciesOperator

Fetches all the Alert Policies identified by the filter passed as filter parameter.

airflow.providers.google.cloud.operators.stackdriver.StackdriverListAlertPoliciesOperator
O

StackdriverListNotificationChannelsOperator

Fetches all the Notification Channels identified by the filter passed as filter parameter.

airflow.providers.google.cloud.operators.stackdriver.StackdriverListNotificationChannelsOperator
O

StackdriverUpsertAlertOperator

Creates a new alert or updates an existing policy identified the name field in the alerts parameter.

airflow.providers.google.cloud.operators.stackdriver.StackdriverUpsertAlertOperator
O

StackdriverUpsertNotificationChannelOperator

Create a new notification or updates an existing notification channel.

airflow.providers.google.cloud.operators.stackdriver.StackdriverUpsertNotificationChannelOperator
O

CloudTasksQueueCreateOperator

Creates a queue in Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksQueueCreateOperator
O

CloudTasksQueueDeleteOperator

Deletes a queue from Cloud Tasks, even if it has tasks in it.

airflow.providers.google.cloud.operators.tasks.CloudTasksQueueDeleteOperator
O

CloudTasksQueueGetOperator

Gets a queue from Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksQueueGetOperator
O

CloudTasksQueuePauseOperator

Pauses a queue in Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksQueuePauseOperator
O

CloudTasksQueuePurgeOperator

Purges a queue by deleting all of its tasks from Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksQueuePurgeOperator
O

CloudTasksQueueResumeOperator

Resumes a queue in Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksQueueResumeOperator
O

CloudTasksQueueUpdateOperator

Updates a queue in Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksQueueUpdateOperator
O

CloudTasksQueuesListOperator

Lists queues from Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksQueuesListOperator
O

CloudTasksTaskCreateOperator

Creates a task in Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksTaskCreateOperator
O

CloudTasksTaskDeleteOperator

Deletes a task from Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksTaskDeleteOperator
O

CloudTasksTaskGetOperator

Gets a task from Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksTaskGetOperator
O

CloudTasksTaskRunOperator

Forces to run a task in Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksTaskRunOperator
O

CloudTasksTasksListOperator

Lists the tasks in Cloud Tasks.

airflow.providers.google.cloud.operators.tasks.CloudTasksTasksListOperator
O

CloudTextToSpeechSynthesizeOperator

Synthesizes text to speech and stores it in Google Cloud Storage.

airflow.providers.google.cloud.operators.text_to_speech.CloudTextToSpeechSynthesizeOperator
O

CloudTranslateSpeechOperator

Recognizes speech in audio input and translates it.

airflow.providers.google.cloud.operators.translate_speech.CloudTranslateSpeechOperator
O

CloudTranslateTextOperator

Translate a string or list of strings.

airflow.providers.google.cloud.operators.translate.CloudTranslateTextOperator
O

TranslateCreateDatasetOperator

Create a Google Cloud Translate dataset.

airflow.providers.google.cloud.operators.translate.TranslateCreateDatasetOperator
O

TranslateCreateGlossaryOperator

Creates a Google Cloud Translation Glossary.

airflow.providers.google.cloud.operators.translate.TranslateCreateGlossaryOperator
O

TranslateCreateModelOperator

Creates a Google Cloud Translate model.

airflow.providers.google.cloud.operators.translate.TranslateCreateModelOperator
O

TranslateDatasetsListOperator

Get a list of native Google Cloud Translation datasets in a project.

airflow.providers.google.cloud.operators.translate.TranslateDatasetsListOperator
O

TranslateDeleteDatasetOperator

Delete translation dataset and all of its contents.

airflow.providers.google.cloud.operators.translate.TranslateDeleteDatasetOperator
O

TranslateDeleteGlossaryOperator

Delete a Google Cloud Translation Glossary.

airflow.providers.google.cloud.operators.translate.TranslateDeleteGlossaryOperator
O

TranslateDeleteModelOperator

Delete translation model and all of its contents.

airflow.providers.google.cloud.operators.translate.TranslateDeleteModelOperator
O

TranslateDocumentBatchOperator

Translate documents provided via input and output configurations.

airflow.providers.google.cloud.operators.translate.TranslateDocumentBatchOperator
O

TranslateDocumentOperator

Translate document provided.

airflow.providers.google.cloud.operators.translate.TranslateDocumentOperator
O

TranslateImportDataOperator

Import data to the translation dataset.

airflow.providers.google.cloud.operators.translate.TranslateImportDataOperator
O

TranslateListGlossariesOperator

Get a list of translation glossaries in a project.

airflow.providers.google.cloud.operators.translate.TranslateListGlossariesOperator
O

TranslateModelsListOperator

Get a list of native Google Cloud Translation models in a project.

airflow.providers.google.cloud.operators.translate.TranslateModelsListOperator
O

TranslateTextBatchOperator

Translate large volumes of text content, by the inputs provided.

airflow.providers.google.cloud.operators.translate.TranslateTextBatchOperator
O

TranslateTextOperator

Translate text content of moderate amount, for larger volumes of text please use the TranslateTextBatchOperator.

airflow.providers.google.cloud.operators.translate.TranslateTextOperator
O

TranslateUpdateGlossaryOperator

Update glossary item with values provided.

airflow.providers.google.cloud.operators.translate.TranslateUpdateGlossaryOperator
O

CloudVideoIntelligenceDetectVideoExplicitContentOperator

Performs video annotation, annotating explicit content.

airflow.providers.google.cloud.operators.video_intelligence.CloudVideoIntelligenceDetectVideoExplicitContentOperator
O

CloudVideoIntelligenceDetectVideoLabelsOperator

Performs video annotation, annotating video labels.

airflow.providers.google.cloud.operators.video_intelligence.CloudVideoIntelligenceDetectVideoLabelsOperator
O

CloudVideoIntelligenceDetectVideoShotsOperator

Performs video annotation, annotating video shots.

airflow.providers.google.cloud.operators.video_intelligence.CloudVideoIntelligenceDetectVideoShotsOperator
O

CloudVisionAddProductToProductSetOperator

Add a Product to the specified ProductSet.

airflow.providers.google.cloud.operators.vision.CloudVisionAddProductToProductSetOperator
O

CloudVisionCreateProductOperator

Create and return a new product resource.

airflow.providers.google.cloud.operators.vision.CloudVisionCreateProductOperator
O

CloudVisionCreateProductSetOperator

Create a new ProductSet resource.

airflow.providers.google.cloud.operators.vision.CloudVisionCreateProductSetOperator
O

CloudVisionCreateReferenceImageOperator

Create and return a new ReferenceImage ID resource.

airflow.providers.google.cloud.operators.vision.CloudVisionCreateReferenceImageOperator
O

CloudVisionDeleteProductOperator

Permanently delete a product and its reference images.

airflow.providers.google.cloud.operators.vision.CloudVisionDeleteProductOperator
O

CloudVisionDeleteProductSetOperator

Permanently deletes a ``ProductSet``.

airflow.providers.google.cloud.operators.vision.CloudVisionDeleteProductSetOperator
O

CloudVisionDeleteReferenceImageOperator

Delete a ReferenceImage ID resource.

airflow.providers.google.cloud.operators.vision.CloudVisionDeleteReferenceImageOperator
O

CloudVisionDetectImageLabelsOperator

Detect Document Text in the image.

airflow.providers.google.cloud.operators.vision.CloudVisionDetectImageLabelsOperator
O

CloudVisionDetectImageSafeSearchOperator

Detect Document Text in the image.

airflow.providers.google.cloud.operators.vision.CloudVisionDetectImageSafeSearchOperator
O

CloudVisionDetectTextOperator

Detect Text in the image.

airflow.providers.google.cloud.operators.vision.CloudVisionDetectTextOperator
O

CloudVisionGetProductOperator

Get information associated with a ``Product``.

airflow.providers.google.cloud.operators.vision.CloudVisionGetProductOperator
O

CloudVisionGetProductSetOperator

Get information associated with a ProductSet.

airflow.providers.google.cloud.operators.vision.CloudVisionGetProductSetOperator
O

CloudVisionImageAnnotateOperator

Run image detection and annotation for an image or a batch of images.

airflow.providers.google.cloud.operators.vision.CloudVisionImageAnnotateOperator
O

CloudVisionRemoveProductFromProductSetOperator

Remove a Product from the specified ProductSet.

airflow.providers.google.cloud.operators.vision.CloudVisionRemoveProductFromProductSetOperator
O

CloudVisionTextDetectOperator

Detect Document Text in the image.

airflow.providers.google.cloud.operators.vision.CloudVisionTextDetectOperator
O

CloudVisionUpdateProductOperator

Make changes to a Product resource.

airflow.providers.google.cloud.operators.vision.CloudVisionUpdateProductOperator
O

CloudVisionUpdateProductSetOperator

Make changes to a `ProductSet` resource.

airflow.providers.google.cloud.operators.vision.CloudVisionUpdateProductSetOperator
O

WorkflowsCancelExecutionOperator

Cancels an execution using the given ``workflow_id`` and ``execution_id``.

airflow.providers.google.cloud.operators.workflows.WorkflowsCancelExecutionOperator
O

WorkflowsCreateExecutionOperator

Creates a new execution using the latest revision of the given workflow.

airflow.providers.google.cloud.operators.workflows.WorkflowsCreateExecutionOperator
O

WorkflowsCreateWorkflowOperator

Creates a new workflow.

airflow.providers.google.cloud.operators.workflows.WorkflowsCreateWorkflowOperator
O

WorkflowsDeleteWorkflowOperator

Delete a workflow with the specified name and all running executions of the workflow.

airflow.providers.google.cloud.operators.workflows.WorkflowsDeleteWorkflowOperator
O

WorkflowsGetExecutionOperator

Returns an execution for the given ``workflow_id`` and ``execution_id``.

airflow.providers.google.cloud.operators.workflows.WorkflowsGetExecutionOperator
O

WorkflowsGetWorkflowOperator

Gets details of a single Workflow.

airflow.providers.google.cloud.operators.workflows.WorkflowsGetWorkflowOperator
O

WorkflowsListExecutionsOperator

Returns a list of executions which belong to the workflow with the given name.

airflow.providers.google.cloud.operators.workflows.WorkflowsListExecutionsOperator
O

WorkflowsListWorkflowsOperator

Lists Workflows in a given project and location; the default order is not specified.

airflow.providers.google.cloud.operators.workflows.WorkflowsListWorkflowsOperator
O

WorkflowsUpdateWorkflowOperator

Updates an existing workflow.

airflow.providers.google.cloud.operators.workflows.WorkflowsUpdateWorkflowOperator
O

CloudFirestoreExportDatabaseOperator

Export documents from Google Cloud Firestore to another storage system, such as Google Cloud Storage.

airflow.providers.google.firebase.operators.firestore.CloudFirestoreExportDatabaseOperator
O

GoogleAnalyticsAdminCreateDataStreamOperator

Creates Data stream.

airflow.providers.google.marketing_platform.operators.analytics_admin.GoogleAnalyticsAdminCreateDataStreamOperator
O

GoogleAnalyticsAdminCreatePropertyOperator

Creates property.

airflow.providers.google.marketing_platform.operators.analytics_admin.GoogleAnalyticsAdminCreatePropertyOperator
O

GoogleAnalyticsAdminDeleteDataStreamOperator

Deletes Data stream.

airflow.providers.google.marketing_platform.operators.analytics_admin.GoogleAnalyticsAdminDeleteDataStreamOperator
O

GoogleAnalyticsAdminDeletePropertyOperator

Soft-delete property.

airflow.providers.google.marketing_platform.operators.analytics_admin.GoogleAnalyticsAdminDeletePropertyOperator
O

GoogleAnalyticsAdminGetGoogleAdsLinkOperator

Gets a Google Ads link associated with a given property.

airflow.providers.google.marketing_platform.operators.analytics_admin.GoogleAnalyticsAdminGetGoogleAdsLinkOperator
O

GoogleAnalyticsAdminListAccountsOperator

Lists all accounts to which the user has access.

airflow.providers.google.marketing_platform.operators.analytics_admin.GoogleAnalyticsAdminListAccountsOperator
O

GoogleAnalyticsAdminListGoogleAdsLinksOperator

Lists all Google Ads links associated with a given property.

airflow.providers.google.marketing_platform.operators.analytics_admin.GoogleAnalyticsAdminListGoogleAdsLinksOperator
O

GoogleCampaignManagerBatchInsertConversionsOperator

Inserts conversions.

airflow.providers.google.marketing_platform.operators.campaign_manager.GoogleCampaignManagerBatchInsertConversionsOperator
O

GoogleCampaignManagerBatchUpdateConversionsOperator

Updates existing conversions.

airflow.providers.google.marketing_platform.operators.campaign_manager.GoogleCampaignManagerBatchUpdateConversionsOperator
O

GoogleCampaignManagerDeleteReportOperator

Deletes a report by its ID.

airflow.providers.google.marketing_platform.operators.campaign_manager.GoogleCampaignManagerDeleteReportOperator
O

GoogleCampaignManagerDownloadReportOperator

Retrieves a report and uploads it to GCS bucket.

airflow.providers.google.marketing_platform.operators.campaign_manager.GoogleCampaignManagerDownloadReportOperator
O

GoogleCampaignManagerInsertReportOperator

Creates a report.

airflow.providers.google.marketing_platform.operators.campaign_manager.GoogleCampaignManagerInsertReportOperator
O

GoogleCampaignManagerRunReportOperator

Runs a report.

airflow.providers.google.marketing_platform.operators.campaign_manager.GoogleCampaignManagerRunReportOperator
O

GoogleDisplayVideo360CreateSDFDownloadTaskOperator

Creates an SDF operation task.

airflow.providers.google.marketing_platform.operators.display_video.GoogleDisplayVideo360CreateSDFDownloadTaskOperator
O

GoogleDisplayVideo360SDFtoGCSOperator

Download SDF media and save it in the Google Cloud Storage.

airflow.providers.google.marketing_platform.operators.display_video.GoogleDisplayVideo360SDFtoGCSOperator
O

GoogleSearchAdsGetCustomColumnOperator

Retrieve details of a custom column for the given customer_id and campaign_id.

airflow.providers.google.marketing_platform.operators.search_ads.GoogleSearchAdsGetCustomColumnOperator
O

GoogleSearchAdsGetFieldOperator

Retrieve metadata for a resource or a field.

airflow.providers.google.marketing_platform.operators.search_ads.GoogleSearchAdsGetFieldOperator
O

GoogleSearchAdsListCustomColumnsOperator

List all custom columns.

airflow.providers.google.marketing_platform.operators.search_ads.GoogleSearchAdsListCustomColumnsOperator
O

GoogleSearchAdsSearchFieldsOperator

Retrieve metadata for resource(s) or field(s) by the query syntax.

airflow.providers.google.marketing_platform.operators.search_ads.GoogleSearchAdsSearchFieldsOperator
O

GoogleSearchAdsSearchOperator

Search a report by query.

airflow.providers.google.marketing_platform.operators.search_ads.GoogleSearchAdsSearchOperator
O

GoogleSheetsCreateSpreadsheetOperator

Creates a new spreadsheet.

airflow.providers.google.suite.operators.sheets.GoogleSheetsCreateSpreadsheetOperator
O

LevelDBOperator

Execute command in LevelDB.

airflow.providers.google.leveldb.operators.leveldb.LevelDBOperator
O

CreateDatasetOperator

Creates a Dataset.

airflow.providers.google.cloud.operators.vertex_ai.dataset.CreateDatasetOperator
O

DeleteDatasetOperator

Deletes a Dataset.

airflow.providers.google.cloud.operators.vertex_ai.dataset.DeleteDatasetOperator
O

ExportDataOperator

Exports data from a Dataset.

airflow.providers.google.cloud.operators.vertex_ai.dataset.ExportDataOperator
O

GetDatasetOperator

Get a Dataset.

airflow.providers.google.cloud.operators.vertex_ai.dataset.GetDatasetOperator
O

ImportDataOperator

Imports data into a Dataset.

airflow.providers.google.cloud.operators.vertex_ai.dataset.ImportDataOperator
O

ListDatasetsOperator

Lists Datasets in a Location.

airflow.providers.google.cloud.operators.vertex_ai.dataset.ListDatasetsOperator
O

UpdateDatasetOperator

Updates a Dataset.

airflow.providers.google.cloud.operators.vertex_ai.dataset.UpdateDatasetOperator
O

CreateCustomContainerTrainingJobOperator

Create Custom Container Training job.

airflow.providers.google.cloud.operators.vertex_ai.custom_job.CreateCustomContainerTrainingJobOperator
O

CreateCustomPythonPackageTrainingJobOperator

Create Custom Python Package Training job.

airflow.providers.google.cloud.operators.vertex_ai.custom_job.CreateCustomPythonPackageTrainingJobOperator
O

CreateCustomTrainingJobOperator

Create a Custom Training Job pipeline.

airflow.providers.google.cloud.operators.vertex_ai.custom_job.CreateCustomTrainingJobOperator
O

CustomTrainingJobBaseOperator

The base class for operators that launch Custom jobs on VertexAI.

airflow.providers.google.cloud.operators.vertex_ai.custom_job.CustomTrainingJobBaseOperator
O

DeleteCustomTrainingJobOperator

Deletes a CustomTrainingJob, CustomPythonTrainingJob, or CustomContainerTrainingJob.

airflow.providers.google.cloud.operators.vertex_ai.custom_job.DeleteCustomTrainingJobOperator
O

ListCustomTrainingJobOperator

Lists CustomTrainingJob, CustomPythonTrainingJob, or CustomContainerTrainingJob in a Location.

airflow.providers.google.cloud.operators.vertex_ai.custom_job.ListCustomTrainingJobOperator
O

AutoMLTrainingJobBaseOperator

The base class for operators that launch AutoML jobs on VertexAI.

airflow.providers.google.cloud.operators.vertex_ai.auto_ml.AutoMLTrainingJobBaseOperator
O

CreateAutoMLForecastingTrainingJobOperator

Create AutoML Forecasting Training job.

airflow.providers.google.cloud.operators.vertex_ai.auto_ml.CreateAutoMLForecastingTrainingJobOperator
O

CreateAutoMLImageTrainingJobOperator

Create Auto ML Image Training job.

airflow.providers.google.cloud.operators.vertex_ai.auto_ml.CreateAutoMLImageTrainingJobOperator
O

CreateAutoMLTabularTrainingJobOperator

Create Auto ML Tabular Training job.

airflow.providers.google.cloud.operators.vertex_ai.auto_ml.CreateAutoMLTabularTrainingJobOperator
O

CreateAutoMLVideoTrainingJobOperator

Create Auto ML Video Training job.

airflow.providers.google.cloud.operators.vertex_ai.auto_ml.CreateAutoMLVideoTrainingJobOperator
O

DeleteAutoMLTrainingJobOperator

Delete an AutoML training job.

airflow.providers.google.cloud.operators.vertex_ai.auto_ml.DeleteAutoMLTrainingJobOperator
O

ListAutoMLTrainingJobOperator

List an AutoML training job.

airflow.providers.google.cloud.operators.vertex_ai.auto_ml.ListAutoMLTrainingJobOperator
O

CreateBatchPredictionJobOperator

Creates a BatchPredictionJob. A BatchPredictionJob once created will right away be attempted to start.

airflow.providers.google.cloud.operators.vertex_ai.batch_prediction_job.CreateBatchPredictionJobOperator
O

DeleteBatchPredictionJobOperator

Deletes a BatchPredictionJob. Can only be called on jobs that already finished.

airflow.providers.google.cloud.operators.vertex_ai.batch_prediction_job.DeleteBatchPredictionJobOperator
O

GetBatchPredictionJobOperator

Gets a BatchPredictionJob.

airflow.providers.google.cloud.operators.vertex_ai.batch_prediction_job.GetBatchPredictionJobOperator
O

ListBatchPredictionJobsOperator

Lists BatchPredictionJobs in a Location.

airflow.providers.google.cloud.operators.vertex_ai.batch_prediction_job.ListBatchPredictionJobsOperator
O

CreateEndpointOperator

Creates an Endpoint.

airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.CreateEndpointOperator
O

DeleteEndpointOperator

Deletes an Endpoint.

airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.DeleteEndpointOperator
O

DeployModelOperator

Deploys a Model into this Endpoint, creating a DeployedModel within it.

airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.DeployModelOperator
O

GetEndpointOperator

Gets an Endpoint.

airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.GetEndpointOperator
O

ListEndpointsOperator

Lists Endpoints in a Location.

airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.ListEndpointsOperator
O

UndeployModelOperator

Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all used resources.

airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.UndeployModelOperator
O

UpdateEndpointOperator

Updates an Endpoint.

airflow.providers.google.cloud.operators.vertex_ai.endpoint_service.UpdateEndpointOperator
O

CreateExperimentOperator

Use the Vertex AI SDK to create experiment.

airflow.providers.google.cloud.operators.vertex_ai.experiment_service.CreateExperimentOperator
O

CreateExperimentRunOperator

Use the Vertex AI SDK to create experiment run.

airflow.providers.google.cloud.operators.vertex_ai.experiment_service.CreateExperimentRunOperator
O

DeleteExperimentOperator

Use the Vertex AI SDK to delete experiment.

airflow.providers.google.cloud.operators.vertex_ai.experiment_service.DeleteExperimentOperator
O

DeleteExperimentRunOperator

Use the Vertex AI SDK to delete experiment run.

airflow.providers.google.cloud.operators.vertex_ai.experiment_service.DeleteExperimentRunOperator
O

ListExperimentRunsOperator

Use the Vertex AI SDK to list experiment runs in experiment.

airflow.providers.google.cloud.operators.vertex_ai.experiment_service.ListExperimentRunsOperator
O

UpdateExperimentRunStateOperator

Use the Vertex AI SDK to update state of the experiment run.

airflow.providers.google.cloud.operators.vertex_ai.experiment_service.UpdateExperimentRunStateOperator
O

CreateHyperparameterTuningJobOperator

Create Hyperparameter Tuning job.

airflow.providers.google.cloud.operators.vertex_ai.hyperparameter_tuning_job.CreateHyperparameterTuningJobOperator
O

DeleteHyperparameterTuningJobOperator

Deletes a HyperparameterTuningJob.

airflow.providers.google.cloud.operators.vertex_ai.hyperparameter_tuning_job.DeleteHyperparameterTuningJobOperator
O

GetHyperparameterTuningJobOperator

Gets a HyperparameterTuningJob.

airflow.providers.google.cloud.operators.vertex_ai.hyperparameter_tuning_job.GetHyperparameterTuningJobOperator
O

ListHyperparameterTuningJobOperator

Lists HyperparameterTuningJobs in a Location.

airflow.providers.google.cloud.operators.vertex_ai.hyperparameter_tuning_job.ListHyperparameterTuningJobOperator
O

AddVersionAliasesOnModelOperator

Adds version aliases for the Model.

airflow.providers.google.cloud.operators.vertex_ai.model_service.AddVersionAliasesOnModelOperator
O

DeleteModelOperator

Deletes a Model.

airflow.providers.google.cloud.operators.vertex_ai.model_service.DeleteModelOperator
O

DeleteModelVersionOperator

Delete Model version in a Location.

airflow.providers.google.cloud.operators.vertex_ai.model_service.DeleteModelVersionOperator
O

DeleteVersionAliasesOnModelOperator

Deletes version aliases for the Model.

airflow.providers.google.cloud.operators.vertex_ai.model_service.DeleteVersionAliasesOnModelOperator
O

ExportModelOperator

Exports a trained, exportable Model to a location specified by the user.

airflow.providers.google.cloud.operators.vertex_ai.model_service.ExportModelOperator
O

GetModelOperator

Retrieves a Model.

airflow.providers.google.cloud.operators.vertex_ai.model_service.GetModelOperator
O

ListModelVersionsOperator

Lists Model versions in a Location.

airflow.providers.google.cloud.operators.vertex_ai.model_service.ListModelVersionsOperator
O

ListModelsOperator

Lists Models in a Location.

airflow.providers.google.cloud.operators.vertex_ai.model_service.ListModelsOperator
O

SetDefaultVersionOnModelOperator

Sets the desired Model version as Default.

airflow.providers.google.cloud.operators.vertex_ai.model_service.SetDefaultVersionOnModelOperator
O

UploadModelOperator

Uploads a Model artifact into Vertex AI.

airflow.providers.google.cloud.operators.vertex_ai.model_service.UploadModelOperator
O

DeletePipelineJobOperator

Delete a Pipeline job.

airflow.providers.google.cloud.operators.vertex_ai.pipeline_job.DeletePipelineJobOperator
O

GetPipelineJobOperator

Get a Pipeline job.

airflow.providers.google.cloud.operators.vertex_ai.pipeline_job.GetPipelineJobOperator
O

ListPipelineJobOperator

Lists PipelineJob in a Location.

airflow.providers.google.cloud.operators.vertex_ai.pipeline_job.ListPipelineJobOperator
O

RunPipelineJobOperator

Create and run a Pipeline job.

airflow.providers.google.cloud.operators.vertex_ai.pipeline_job.RunPipelineJobOperator
O

RunEvaluationOperator

Use the Rapid Evaluation API to evaluate a model.

airflow.providers.google.cloud.operators.vertex_ai.generative_model.RunEvaluationOperator
O

CreateFeatureOnlineStoreOperator

Create the Feature Online store.

airflow.providers.google.cloud.operators.vertex_ai.feature_store.CreateFeatureOnlineStoreOperator
O

CreateFeatureViewOperator

Create request for Feature View creation.

airflow.providers.google.cloud.operators.vertex_ai.feature_store.CreateFeatureViewOperator
O

DeleteFeatureOnlineStoreOperator

Delete the Feature Online store.

airflow.providers.google.cloud.operators.vertex_ai.feature_store.DeleteFeatureOnlineStoreOperator
O

DeleteFeatureViewOperator

Delete the Feature View.

airflow.providers.google.cloud.operators.vertex_ai.feature_store.DeleteFeatureViewOperator
O

FetchFeatureValuesOperator

Fetch features data from the Feature View provided.

airflow.providers.google.cloud.operators.vertex_ai.feature_store.FetchFeatureValuesOperator
O

GetFeatureOnlineStoreOperator

Get Feature Online store instance.

airflow.providers.google.cloud.operators.vertex_ai.feature_store.GetFeatureOnlineStoreOperator
O

GetFeatureViewSyncOperator

Retrieve the status and details of a Feature View synchronization operation.

airflow.providers.google.cloud.operators.vertex_ai.feature_store.GetFeatureViewSyncOperator
O

SyncFeatureViewOperator

Initiate a synchronization operation for a Feature View in Vertex AI Feature Store.

airflow.providers.google.cloud.operators.vertex_ai.feature_store.SyncFeatureViewOperator
O

CreateRayClusterOperator

Create a Ray cluster on the Vertex AI.

airflow.providers.google.cloud.operators.vertex_ai.ray.CreateRayClusterOperator
O

DeleteRayClusterOperator

Delete Ray cluster.

airflow.providers.google.cloud.operators.vertex_ai.ray.DeleteRayClusterOperator
O

GetRayClusterOperator

Get Ray cluster.

airflow.providers.google.cloud.operators.vertex_ai.ray.GetRayClusterOperator
O

ListRayClustersOperator

List Ray clusters under the currently authenticated project.

airflow.providers.google.cloud.operators.vertex_ai.ray.ListRayClustersOperator
O

RayBaseOperator

Base class for Ray operators.

airflow.providers.google.cloud.operators.vertex_ai.ray.RayBaseOperator
O

UpdateRayClusterOperator

Update Ray cluster (currently support resizing node counts for worker nodes).

airflow.providers.google.cloud.operators.vertex_ai.ray.UpdateRayClusterOperator
O

LookerStartPdtBuildOperator

Submits a PDT materialization job to Looker.

airflow.providers.google.cloud.operators.looker.LookerStartPdtBuildOperator
O

DataformCancelWorkflowInvocationOperator

Requests cancellation of a running WorkflowInvocation.

airflow.providers.google.cloud.operators.dataform.DataformCancelWorkflowInvocationOperator
O

DataformCreateCompilationResultOperator

Creates a new CompilationResult in a given project and location.

airflow.providers.google.cloud.operators.dataform.DataformCreateCompilationResultOperator
O

DataformCreateRepositoryOperator

Creates repository.

airflow.providers.google.cloud.operators.dataform.DataformCreateRepositoryOperator
O

DataformCreateWorkflowInvocationOperator

Creates a new WorkflowInvocation in a given Repository.

airflow.providers.google.cloud.operators.dataform.DataformCreateWorkflowInvocationOperator
O

DataformCreateWorkspaceOperator

Creates workspace.

airflow.providers.google.cloud.operators.dataform.DataformCreateWorkspaceOperator
O

DataformDeleteRepositoryOperator

Deletes repository.

airflow.providers.google.cloud.operators.dataform.DataformDeleteRepositoryOperator
O

DataformDeleteWorkspaceOperator

Deletes workspace.

airflow.providers.google.cloud.operators.dataform.DataformDeleteWorkspaceOperator
O

DataformGetCompilationResultOperator

Fetches a single CompilationResult.

airflow.providers.google.cloud.operators.dataform.DataformGetCompilationResultOperator
O

DataformGetWorkflowInvocationOperator

Fetches a single WorkflowInvocation.

airflow.providers.google.cloud.operators.dataform.DataformGetWorkflowInvocationOperator
O

DataformInstallNpmPackagesOperator

Install NPM dependencies in the provided workspace.

airflow.providers.google.cloud.operators.dataform.DataformInstallNpmPackagesOperator
O

DataformMakeDirectoryOperator

Makes new directory in specified workspace.

airflow.providers.google.cloud.operators.dataform.DataformMakeDirectoryOperator
O

DataformQueryWorkflowInvocationActionsOperator

Returns WorkflowInvocationActions in a given WorkflowInvocation.

airflow.providers.google.cloud.operators.dataform.DataformQueryWorkflowInvocationActionsOperator
O

DataformRemoveDirectoryOperator

Removes directory in specified workspace.

airflow.providers.google.cloud.operators.dataform.DataformRemoveDirectoryOperator
O

DataformRemoveFileOperator

Removes file in specified workspace.

airflow.providers.google.cloud.operators.dataform.DataformRemoveFileOperator
O

DataformWriteFileOperator

Writes new file to specified workspace.

airflow.providers.google.cloud.operators.dataform.DataformWriteFileOperator
O

CloudBatchDeleteJobOperator

Deletes a job and wait for the operation to be completed.

airflow.providers.google.cloud.operators.cloud_batch.CloudBatchDeleteJobOperator
O

CloudBatchListJobsOperator

List Cloud Batch jobs.

airflow.providers.google.cloud.operators.cloud_batch.CloudBatchListJobsOperator
O

CloudBatchListTasksOperator

List Cloud Batch tasks for a given job.

airflow.providers.google.cloud.operators.cloud_batch.CloudBatchListTasksOperator
O

CloudBatchSubmitJobOperator

Submit a job and wait for its completion.

airflow.providers.google.cloud.operators.cloud_batch.CloudBatchSubmitJobOperator
O

ManagedKafkaBaseOperator

Base class for Managed Kafka operators.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaBaseOperator
O

ManagedKafkaCreateClusterOperator

Create a new Apache Kafka cluster.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaCreateClusterOperator
O

ManagedKafkaCreateTopicOperator

Create a new topic in a given project and location.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaCreateTopicOperator
O

ManagedKafkaDeleteClusterOperator

Delete an Apache Kafka cluster.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaDeleteClusterOperator
O

ManagedKafkaDeleteConsumerGroupOperator

Delete a single consumer group.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaDeleteConsumerGroupOperator
O

ManagedKafkaDeleteTopicOperator

Delete a single topic.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaDeleteTopicOperator
O

ManagedKafkaGetClusterOperator

Get an Apache Kafka cluster.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaGetClusterOperator
O

ManagedKafkaGetConsumerGroupOperator

Return the properties of a single consumer group.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaGetConsumerGroupOperator
O

ManagedKafkaGetTopicOperator

Return the properties of a single topic.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaGetTopicOperator
O

ManagedKafkaListClustersOperator

List the clusters in a given project and location.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaListClustersOperator
O

ManagedKafkaListConsumerGroupsOperator

List the consumer groups in a given cluster.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaListConsumerGroupsOperator
O

ManagedKafkaListTopicsOperator

List the topics in a given cluster.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaListTopicsOperator
O

ManagedKafkaUpdateClusterOperator

Update the properties of a single cluster.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaUpdateClusterOperator
O

ManagedKafkaUpdateConsumerGroupOperator

Update the properties of a single consumer group.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaUpdateConsumerGroupOperator
O

ManagedKafkaUpdateTopicOperator

Update the properties of a single topic.

airflow.providers.google.cloud.operators.managed_kafka.ManagedKafkaUpdateTopicOperator
O

CloudLoggingCreateSinkOperator

Creates a Cloud Logging export sink in a GCP project.

airflow.providers.google.cloud.operators.cloud_logging_sink.CloudLoggingCreateSinkOperator
O

CloudLoggingDeleteSinkOperator

Deletes a Cloud Logging export sink from a GCP project.

airflow.providers.google.cloud.operators.cloud_logging_sink.CloudLoggingDeleteSinkOperator
O

CloudLoggingListSinksOperator

Lists Cloud Logging export sinks in a Google Cloud project.

airflow.providers.google.cloud.operators.cloud_logging_sink.CloudLoggingListSinksOperator
O

CloudLoggingUpdateSinkOperator

Updates an existing Cloud Logging export sink.

airflow.providers.google.cloud.operators.cloud_logging_sink.CloudLoggingUpdateSinkOperator
O

GenAICountTokensOperator

Use Count Tokens API to calculate the number of input tokens before sending a request to Gemini API.

airflow.providers.google.cloud.operators.gen_ai.GenAICountTokensOperator
O

GenAICreateCachedContentOperator

Create CachedContent resource to reduce the cost of requests that contain repeat content with high input token counts.

airflow.providers.google.cloud.operators.gen_ai.GenAICreateCachedContentOperator
O

GenAIGeminiCancelBatchJobOperator

Cancel Batch job using Gemini API.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiCancelBatchJobOperator
O

GenAIGeminiCreateBatchJobOperator

Create Batch job using Gemini Batch API. Use to generate model response for several requests.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiCreateBatchJobOperator
O

GenAIGeminiCreateEmbeddingsBatchJobOperator

Create embeddings Batch job using Gemini Batch API.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiCreateEmbeddingsBatchJobOperator
O

GenAIGeminiDeleteBatchJobOperator

Queue a batch job for deletion using the Gemini API.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiDeleteBatchJobOperator
O

GenAIGeminiDeleteFileOperator

Delete file uploaded to Gemini Files API.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiDeleteFileOperator
O

GenAIGeminiGetBatchJobOperator

Get Batch job using Gemini API.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiGetBatchJobOperator
O

GenAIGeminiGetFileOperator

Get file's metadata uploaded to Gemini Files API by using GenAIGeminiUploadFileOperator.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiGetFileOperator
O

GenAIGeminiListBatchJobsOperator

Get list of Batch jobs metadata using Gemini API.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiListBatchJobsOperator
O

GenAIGeminiListFilesOperator

List files uploaded to Gemini Files API.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiListFilesOperator
O

GenAIGeminiUploadFileOperator

Upload file to Gemini Files API.

airflow.providers.google.cloud.operators.gen_ai.GenAIGeminiUploadFileOperator
O

GenAIGenerateContentOperator

Generate a model response based on given configuration. Input capabilities differ between models, including tuned models.

airflow.providers.google.cloud.operators.gen_ai.GenAIGenerateContentOperator
O

GenAIGenerateEmbeddingsOperator

Uses the Gemini AI Embeddings API to generate embeddings for words, phrases, sentences, and code.

airflow.providers.google.cloud.operators.gen_ai.GenAIGenerateEmbeddingsOperator
O

GenAISupervisedFineTuningTrainOperator

Create a tuning job to adapt model behavior with a labeled dataset.

airflow.providers.google.cloud.operators.gen_ai.GenAISupervisedFineTuningTrainOperator
O

RayDeleteJobOperator

Delete Job on Ray cluster in a terminal state and all of its associated data.

airflow.providers.google.cloud.operators.ray.RayDeleteJobOperator
O

RayGetJobInfoOperator

Get the latest status and other information associated with a Job on Ray cluster.

airflow.providers.google.cloud.operators.ray.RayGetJobInfoOperator
O

RayJobBaseOperator

Base class for Jobs on Ray operators.

airflow.providers.google.cloud.operators.ray.RayJobBaseOperator
O

RayListJobsOperator

List all jobs along with their status and other information.

airflow.providers.google.cloud.operators.ray.RayListJobsOperator
O

RayStopJobOperator

Stop Job on Ray cluster.

airflow.providers.google.cloud.operators.ray.RayStopJobOperator
O

RaySubmitJobOperator

Submit and execute Job on Ray cluster.

airflow.providers.google.cloud.operators.ray.RaySubmitJobOperator
O

GoogleBidManagerCreateQueryOperator

Creates a query.

airflow.providers.google.marketing_platform.operators.bid_manager.GoogleBidManagerCreateQueryOperator
O

GoogleBidManagerDeleteQueryOperator

Deletes a stored query as well as the associated stored reports.

airflow.providers.google.marketing_platform.operators.bid_manager.GoogleBidManagerDeleteQueryOperator
O

GoogleBidManagerDownloadReportOperator

Retrieves a stored query.

airflow.providers.google.marketing_platform.operators.bid_manager.GoogleBidManagerDownloadReportOperator
O

GoogleBidManagerRunQueryOperator

Runs a stored query to generate a report.

airflow.providers.google.marketing_platform.operators.bid_manager.GoogleBidManagerRunQueryOperator
H

BigQueryAsyncHook

Uses gcloud-aio library to retrieve Job details.

airflow.providers.google.cloud.hooks.bigquery.BigQueryAsyncHook
H

BigQueryHook

Interact with BigQuery.

airflow.providers.google.cloud.hooks.bigquery.BigQueryHook
H

BigQueryTableAsyncHook

Async hook for BigQuery Table.

airflow.providers.google.cloud.hooks.bigquery.BigQueryTableAsyncHook
H

AsyncBiqQueryDataTransferServiceHook

Hook of the BigQuery service to be used with async client of the Google library.

airflow.providers.google.cloud.hooks.bigquery_dts.AsyncBiqQueryDataTransferServiceHook
H

BiqQueryDataTransferServiceHook

Hook for Google Bigquery Transfer API.

airflow.providers.google.cloud.hooks.bigquery_dts.BiqQueryDataTransferServiceHook
H

BigtableHook

Hook for Google Cloud Bigtable APIs.

airflow.providers.google.cloud.hooks.bigtable.BigtableHook
H

AlloyDbHook

Google Alloy DB Hook.

airflow.providers.google.cloud.hooks.alloy_db.AlloyDbHook
H

CloudBuildAsyncHook

Asynchronous Hook for the Google Cloud Build Service.

airflow.providers.google.cloud.hooks.cloud_build.CloudBuildAsyncHook
H

CloudBuildHook

Hook for the Google Cloud Build Service.

airflow.providers.google.cloud.hooks.cloud_build.CloudBuildHook
H

CloudComposerAsyncHook

Hook for Google Cloud Composer async APIs.

airflow.providers.google.cloud.hooks.cloud_composer.CloudComposerAsyncHook
H

CloudComposerHook

Hook for Google Cloud Composer APIs.

airflow.providers.google.cloud.hooks.cloud_composer.CloudComposerHook
H

CloudRunAsyncHook

Async hook for the Google Cloud Run service.

airflow.providers.google.cloud.hooks.cloud_run.CloudRunAsyncHook
H

CloudRunHook

Hook for the Google Cloud Run service.

airflow.providers.google.cloud.hooks.cloud_run.CloudRunHook
H

CloudRunServiceAsyncHook

Async hook for the Google Cloud Run services.

airflow.providers.google.cloud.hooks.cloud_run.CloudRunServiceAsyncHook
H

CloudRunServiceHook

Hook for the Google Cloud Run services.

airflow.providers.google.cloud.hooks.cloud_run.CloudRunServiceHook
H

CloudMemorystoreHook

Hook for Google Cloud Memorystore APIs.

airflow.providers.google.cloud.hooks.cloud_memorystore.CloudMemorystoreHook
H

CloudMemorystoreMemcachedHook

Hook for Google Cloud Memorystore for Memcached service APIs.

airflow.providers.google.cloud.hooks.cloud_memorystore.CloudMemorystoreMemcachedHook
H

CloudSQLAsyncHook

Class to get asynchronous hook for Google Cloud SQL.

airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLAsyncHook
H

CloudSQLDatabaseHook

Serves DB connection configuration for Google Cloud SQL (Connections of *gcpcloudsqldb://* type).

airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLDatabaseHook
H

CloudSQLHook

Hook for Google Cloud SQL APIs.

airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLHook
H

CloudDataTransferServiceAsyncHook

Asynchronous hook for Google Storage Transfer Service.

airflow.providers.google.cloud.hooks.cloud_storage_transfer_service.CloudDataTransferServiceAsyncHook
H

CloudDataTransferServiceHook

Google Storage Transfer Service functionalities.

airflow.providers.google.cloud.hooks.cloud_storage_transfer_service.CloudDataTransferServiceHook
H

ComputeEngineHook

Hook for Google Compute Engine APIs.

airflow.providers.google.cloud.hooks.compute.ComputeEngineHook
H

ComputeEngineSSHHook

Hook to connect to a remote instance in compute engine.

airflow.providers.google.cloud.hooks.compute_ssh.ComputeEngineSSHHook
H

AsyncDataflowHook

Async hook class for dataflow service.

airflow.providers.google.cloud.hooks.dataflow.AsyncDataflowHook
H

DataflowHook

Hook for Google Dataflow.

airflow.providers.google.cloud.hooks.dataflow.DataflowHook
H

DataFusionAsyncHook

Class to get asynchronous hook for DataFusion.

airflow.providers.google.cloud.hooks.datafusion.DataFusionAsyncHook
H

DataFusionHook

Hook for Google DataFusion.

airflow.providers.google.cloud.hooks.datafusion.DataFusionHook
H

DataplexAsyncHook

Asynchronous Hook for Google Cloud Dataplex APIs.

airflow.providers.google.cloud.hooks.dataplex.DataplexAsyncHook
H

DataplexHook

Hook for Google Dataplex.

airflow.providers.google.cloud.hooks.dataplex.DataplexHook
H

GoogleDataprepHook

Hook for connection with Dataprep API.

airflow.providers.google.cloud.hooks.dataprep.GoogleDataprepHook
H

DataprocMetastoreHook

Hook for Google Cloud Dataproc Metastore APIs.

airflow.providers.google.cloud.hooks.dataproc_metastore.DataprocMetastoreHook
H

DataprocAsyncHook

Asynchronous interaction with Google Cloud Dataproc APIs.

airflow.providers.google.cloud.hooks.dataproc.DataprocAsyncHook
H

DataprocHook

Google Cloud Dataproc APIs.

airflow.providers.google.cloud.hooks.dataproc.DataprocHook
H

DatastoreHook

Interact with Google Cloud Datastore. This hook uses the Google Cloud connection.

airflow.providers.google.cloud.hooks.datastore.DatastoreHook
H

CloudDLPHook

Hook for Google Cloud Data Loss Prevention (DLP) APIs.

airflow.providers.google.cloud.hooks.dlp.CloudDLPHook
H

CloudFunctionsHook

Google Cloud Functions APIs.

airflow.providers.google.cloud.hooks.functions.CloudFunctionsHook
H

GCSAsyncHook

GCSAsyncHook run on the trigger worker, inherits from GoogleBaseAsyncHook.

airflow.providers.google.cloud.hooks.gcs.GCSAsyncHook
H

GCSHook

Use the Google Cloud connection to interact with Google Cloud Storage.

airflow.providers.google.cloud.hooks.gcs.GCSHook
H

GoogleDeploymentManagerHook

Interact with Google Cloud Deployment Manager using the Google Cloud connection.

airflow.providers.google.cloud.hooks.gdm.GoogleDeploymentManagerHook
H

CloudKMSHook

Hook for Google Cloud Key Management service.

airflow.providers.google.cloud.hooks.kms.CloudKMSHook
H

GKEAsyncHook

Asynchronous client of GKE.

airflow.providers.google.cloud.hooks.kubernetes_engine.GKEAsyncHook
H

GKEHook

Google Kubernetes Engine cluster APIs.

airflow.providers.google.cloud.hooks.kubernetes_engine.GKEHook
H

GKEKubernetesAsyncHook

Async GKE authenticated hook for standard Kubernetes API.

airflow.providers.google.cloud.hooks.kubernetes_engine.GKEKubernetesAsyncHook
H

GKEKubernetesHook

GKE authenticated hook for standard Kubernetes API.

airflow.providers.google.cloud.hooks.kubernetes_engine.GKEKubernetesHook
H

MLEngineAsyncHook

Class to get asynchronous hook for MLEngine.

airflow.providers.google.cloud.hooks.mlengine.MLEngineAsyncHook
H

MLEngineHook

Hook for Google ML Engine APIs.

airflow.providers.google.cloud.hooks.mlengine.MLEngineHook
H

CloudNaturalLanguageHook

Hook for Google Cloud Natural Language Service.

airflow.providers.google.cloud.hooks.natural_language.CloudNaturalLanguageHook
H

OSLoginHook

Hook for Google OS login APIs.

airflow.providers.google.cloud.hooks.os_login.OSLoginHook
H

PubSubAsyncHook

Class to get asynchronous hook for Google Cloud PubSub.

airflow.providers.google.cloud.hooks.pubsub.PubSubAsyncHook
H

PubSubHook

Hook for accessing Google Pub/Sub.

airflow.providers.google.cloud.hooks.pubsub.PubSubHook
H

GoogleCloudSecretManagerHook

Hook for the Google Cloud Secret Manager API.

airflow.providers.google.cloud.hooks.secret_manager.GoogleCloudSecretManagerHook
H

SpannerHook

Hook for Google Cloud Spanner APIs.

airflow.providers.google.cloud.hooks.spanner.SpannerHook
H

CloudSpeechToTextHook

Hook for Google Cloud Speech API.

airflow.providers.google.cloud.hooks.speech_to_text.CloudSpeechToTextHook
H

StackdriverHook

Stackdriver Hook for connecting with Google Cloud Stackdriver.

airflow.providers.google.cloud.hooks.stackdriver.StackdriverHook
H

CloudTasksHook

Hook for Google Cloud Tasks APIs.

airflow.providers.google.cloud.hooks.tasks.CloudTasksHook
H

CloudTextToSpeechHook

Hook for Google Cloud Text to Speech API.

airflow.providers.google.cloud.hooks.text_to_speech.CloudTextToSpeechHook
H

CloudTranslateHook

Hook for Google Cloud translate APIs.

airflow.providers.google.cloud.hooks.translate.CloudTranslateHook
H

TranslateHook

Hook for Google Cloud translation (Advanced) using client version V3.

airflow.providers.google.cloud.hooks.translate.TranslateHook
H

CloudVideoIntelligenceHook

Hook for Google Cloud Video Intelligence APIs.

airflow.providers.google.cloud.hooks.video_intelligence.CloudVideoIntelligenceHook
H

CloudVisionHook

Hook for Google Cloud Vision APIs.

airflow.providers.google.cloud.hooks.vision.CloudVisionHook
H

WorkflowsHook

Hook for Google GCP APIs.

airflow.providers.google.cloud.hooks.workflows.WorkflowsHook
H

GoogleBaseAsyncHook

GoogleBaseAsyncHook inherits from BaseHook class, run on the trigger worker.

airflow.providers.google.common.hooks.base_google.GoogleBaseAsyncHook
H

GoogleBaseHook

A base hook for Google cloud-related hooks.

airflow.providers.google.common.hooks.base_google.GoogleBaseHook
H

GoogleDiscoveryApiHook

A hook to use the Google API Discovery Service.

airflow.providers.google.common.hooks.discovery_api.GoogleDiscoveryApiHook
H

CloudFirestoreHook

Hook for the Google Firestore APIs.

airflow.providers.google.firebase.hooks.firestore.CloudFirestoreHook
H

GoogleAnalyticsAdminHook

Hook for Google Analytics 4 (GA4) Admin API.

airflow.providers.google.marketing_platform.hooks.analytics_admin.GoogleAnalyticsAdminHook
H

GoogleCampaignManagerHook

Hook for Google Campaign Manager.

airflow.providers.google.marketing_platform.hooks.campaign_manager.GoogleCampaignManagerHook
H

GoogleDisplayVideo360Hook

Hook for Google Display & Video 360.

airflow.providers.google.marketing_platform.hooks.display_video.GoogleDisplayVideo360Hook
H

GoogleSearchAdsHook

Hook for Google Search Ads 360.

airflow.providers.google.marketing_platform.hooks.search_ads.GoogleSearchAdsHook
H

GoogleSearchAdsReportingHook

Hook for the Google Search Ads 360 Reporting API.

airflow.providers.google.marketing_platform.hooks.search_ads.GoogleSearchAdsReportingHook
H

GoogleCalendarHook

Interact with Google Calendar via Google Cloud connection.

airflow.providers.google.suite.hooks.calendar.GoogleCalendarHook
H

GoogleDriveHook

Hook for the Google Drive APIs.

airflow.providers.google.suite.hooks.drive.GoogleDriveHook
H

GSheetsHook

Interact with Google Sheets via Google Cloud connection.

airflow.providers.google.suite.hooks.sheets.GSheetsHook
H

LevelDBHook

Plyvel Wrapper to Interact With LevelDB Database.

airflow.providers.google.leveldb.hooks.leveldb.LevelDBHook
H

DatasetHook

Hook for Google Cloud Vertex AI Dataset APIs.

airflow.providers.google.cloud.hooks.vertex_ai.dataset.DatasetHook
H

CustomJobAsyncHook

Async hook for Custom Job Service Client.

airflow.providers.google.cloud.hooks.vertex_ai.custom_job.CustomJobAsyncHook
H

CustomJobHook

Hook for Google Cloud Vertex AI Custom Job APIs.

airflow.providers.google.cloud.hooks.vertex_ai.custom_job.CustomJobHook
H

AutoMLHook

Hook for Google Cloud Vertex AI Auto ML APIs.

airflow.providers.google.cloud.hooks.vertex_ai.auto_ml.AutoMLHook
H

BatchPredictionJobAsyncHook

Hook for Google Cloud Vertex AI Batch Prediction Job Async APIs.

airflow.providers.google.cloud.hooks.vertex_ai.batch_prediction_job.BatchPredictionJobAsyncHook
H

BatchPredictionJobHook

Hook for Google Cloud Vertex AI Batch Prediction Job APIs.

airflow.providers.google.cloud.hooks.vertex_ai.batch_prediction_job.BatchPredictionJobHook
H

EndpointServiceHook

Hook for Google Cloud Vertex AI Endpoint Service APIs.

airflow.providers.google.cloud.hooks.vertex_ai.endpoint_service.EndpointServiceHook
H

ExperimentHook

Use the Vertex AI SDK for Python to manage your experiments.

airflow.providers.google.cloud.hooks.vertex_ai.experiment_service.ExperimentHook
H

ExperimentRunHook

Use the Vertex AI SDK for Python to create and manage your experiment runs.

airflow.providers.google.cloud.hooks.vertex_ai.experiment_service.ExperimentRunHook
H

HyperparameterTuningJobAsyncHook

Async hook for Google Cloud Vertex AI Hyperparameter Tuning Job APIs.

airflow.providers.google.cloud.hooks.vertex_ai.hyperparameter_tuning_job.HyperparameterTuningJobAsyncHook
H

HyperparameterTuningJobHook

Hook for Google Cloud Vertex AI Hyperparameter Tuning Job APIs.

airflow.providers.google.cloud.hooks.vertex_ai.hyperparameter_tuning_job.HyperparameterTuningJobHook
H

ModelServiceHook

Hook for Google Cloud Vertex AI Endpoint Service APIs.

airflow.providers.google.cloud.hooks.vertex_ai.model_service.ModelServiceHook
H

PipelineJobAsyncHook

Asynchronous hook for Google Cloud Vertex AI Pipeline Job APIs.

airflow.providers.google.cloud.hooks.vertex_ai.pipeline_job.PipelineJobAsyncHook
H

PipelineJobHook

Hook for Google Cloud Vertex AI Pipeline Job APIs.

airflow.providers.google.cloud.hooks.vertex_ai.pipeline_job.PipelineJobHook
H

GenerativeModelHook

Hook for Google Cloud Vertex AI Generative Model APIs.

airflow.providers.google.cloud.hooks.vertex_ai.generative_model.GenerativeModelHook
H

PredictionServiceHook

Hook for Google Cloud Vertex AI Prediction API.

airflow.providers.google.cloud.hooks.vertex_ai.prediction_service.PredictionServiceHook
H

FeatureStoreHook

Hook for interacting with Google Cloud Vertex AI Feature Store.

airflow.providers.google.cloud.hooks.vertex_ai.feature_store.FeatureStoreHook
H

RayHook

Hook for Google Cloud Vertex AI Ray APIs.

airflow.providers.google.cloud.hooks.vertex_ai.ray.RayHook
H

LookerHook

Hook for Looker APIs.

airflow.providers.google.cloud.hooks.looker.LookerHook
H

DataformHook

Hook for Google Cloud DataForm APIs.

airflow.providers.google.cloud.hooks.dataform.DataformHook
H

CloudBatchAsyncHook

Async hook for the Google Cloud Batch service.

airflow.providers.google.cloud.hooks.cloud_batch.CloudBatchAsyncHook
H

CloudBatchHook

Hook for the Google Cloud Batch service.

airflow.providers.google.cloud.hooks.cloud_batch.CloudBatchHook
H

ManagedKafkaHook

Hook for Managed Service for Apache Kafka APIs.

airflow.providers.google.cloud.hooks.managed_kafka.ManagedKafkaHook
H

CloudLoggingHook

Hook for Google Cloud Logging Log Sinks API.

airflow.providers.google.cloud.hooks.cloud_logging.CloudLoggingHook
H

GenAIGeminiAPIAsyncHook

Class for Google Cloud Generative AI Gemini Developer Async API hook.

airflow.providers.google.cloud.hooks.gen_ai.GenAIGeminiAPIAsyncHook
H

GenAIGeminiAPIHook

Class for Google Cloud Generative AI Gemini Developer API hook.

airflow.providers.google.cloud.hooks.gen_ai.GenAIGeminiAPIHook
H

GenAIGenerativeModelHook

Class for Google Cloud Generative AI Vertex AI hook.

airflow.providers.google.cloud.hooks.gen_ai.GenAIGenerativeModelHook
H

RayJobHook

Hook for Jobs APIs.

airflow.providers.google.cloud.hooks.ray.RayJobHook
H

GoogleBidManagerHook

Hook for Google Bid Manager API.

airflow.providers.google.marketing_platform.hooks.bid_manager.GoogleBidManagerHook
S

BigQueryTableExistenceSensor

Checks for the existence of a table in Google Bigquery.

airflow.providers.google.cloud.sensors.bigquery.BigQueryTableExistenceSensor
S

BigQueryTablePartitionExistenceSensor

Checks for the existence of a partition within a table in Google Bigquery.

airflow.providers.google.cloud.sensors.bigquery.BigQueryTablePartitionExistenceSensor
S

BigQueryDataTransferServiceTransferRunSensor

Waits for Data Transfer Service run to complete.

airflow.providers.google.cloud.sensors.bigquery_dts.BigQueryDataTransferServiceTransferRunSensor
S

BigtableTableReplicationCompletedSensor

Sensor that waits for Cloud Bigtable table to be fully replicated to its clusters.

airflow.providers.google.cloud.sensors.bigtable.BigtableTableReplicationCompletedSensor
S

CloudComposerDAGRunSensor

Check if a DAG run has completed.

airflow.providers.google.cloud.sensors.cloud_composer.CloudComposerDAGRunSensor
S

CloudComposerExternalTaskSensor

Waits for a different DAG, task group, or task to complete for a specific composer environment.

airflow.providers.google.cloud.sensors.cloud_composer.CloudComposerExternalTaskSensor
S

CloudDataTransferServiceJobStatusSensor

Waits for at least one operation belonging to the job to have the expected status.

airflow.providers.google.cloud.sensors.cloud_storage_transfer_service.CloudDataTransferServiceJobStatusSensor
S

DataflowJobAutoScalingEventsSensor

Checks for autoscaling events associated with a single job in Google Cloud Dataflow.

airflow.providers.google.cloud.sensors.dataflow.DataflowJobAutoScalingEventsSensor
S

DataflowJobMessagesSensor

Checks for job messages associated with a single job in Google Cloud Dataflow.

airflow.providers.google.cloud.sensors.dataflow.DataflowJobMessagesSensor
S

DataflowJobMetricsSensor

Checks for metrics associated with a single job in Google Cloud Dataflow.

airflow.providers.google.cloud.sensors.dataflow.DataflowJobMetricsSensor
S

DataflowJobStatusSensor

Checks for the status of a job in Google Cloud Dataflow.

airflow.providers.google.cloud.sensors.dataflow.DataflowJobStatusSensor
S

CloudDataFusionPipelineStateSensor

Check the status of the pipeline in the Google Cloud Data Fusion.

airflow.providers.google.cloud.sensors.datafusion.CloudDataFusionPipelineStateSensor
S

DataprepJobGroupIsFinishedSensor

Check the status of the Dataprep task to be finished.

airflow.providers.google.cloud.sensors.dataprep.DataprepJobGroupIsFinishedSensor
S

DataplexDataProfileJobStatusSensor

Check the status of the Dataplex DataProfile job.

airflow.providers.google.cloud.sensors.dataplex.DataplexDataProfileJobStatusSensor
S

DataplexDataQualityJobStatusSensor

Check the status of the Dataplex DataQuality job.

airflow.providers.google.cloud.sensors.dataplex.DataplexDataQualityJobStatusSensor
S

DataplexTaskStateSensor

Check the status of the Dataplex task.

airflow.providers.google.cloud.sensors.dataplex.DataplexTaskStateSensor
S

DataprocBatchSensor

Check for the state of batch.

airflow.providers.google.cloud.sensors.dataproc.DataprocBatchSensor
S

DataprocJobSensor

Check for the state of a previously submitted Dataproc job.

airflow.providers.google.cloud.sensors.dataproc.DataprocJobSensor
S

MetastoreHivePartitionSensor

Waits for partitions to show up in Hive.

airflow.providers.google.cloud.sensors.dataproc_metastore.MetastoreHivePartitionSensor
S

GCSObjectExistenceSensor

Checks for the existence of a file in Google Cloud Storage.

airflow.providers.google.cloud.sensors.gcs.GCSObjectExistenceSensor
S

GCSObjectUpdateSensor

Checks if an object is updated in Google Cloud Storage.

airflow.providers.google.cloud.sensors.gcs.GCSObjectUpdateSensor
S

GCSObjectsWithPrefixExistenceSensor

Checks for the existence of GCS objects at a given prefix, passing matches via XCom.

airflow.providers.google.cloud.sensors.gcs.GCSObjectsWithPrefixExistenceSensor
S

GCSUploadSessionCompleteSensor

Return True if the inactivity period has passed with no increase in the number of objects in the bucket.

airflow.providers.google.cloud.sensors.gcs.GCSUploadSessionCompleteSensor
S

PubSubPullSensor

Pulls messages from a PubSub subscription and passes them through XCom.

airflow.providers.google.cloud.sensors.pubsub.PubSubPullSensor
S

FeatureViewSyncSensor

Sensor to monitor the state of a Vertex AI Feature View sync operation.

airflow.providers.google.cloud.sensors.vertex_ai.feature_store.FeatureViewSyncSensor
S

WorkflowExecutionSensor

Checks state of an execution for the given ``workflow_id`` and ``execution_id``.

airflow.providers.google.cloud.sensors.workflows.WorkflowExecutionSensor
S

GoogleDriveFileExistenceSensor

Checks for the existence of a file in Google Cloud Storage.

airflow.providers.google.suite.sensors.drive.GoogleDriveFileExistenceSensor
S

GoogleCampaignManagerReportSensor

Check if report is ready.

airflow.providers.google.marketing_platform.sensors.campaign_manager.GoogleCampaignManagerReportSensor
S

GoogleDisplayVideo360GetSDFDownloadOperationSensor

Sensor for detecting the completion of SDF operation.

airflow.providers.google.marketing_platform.sensors.display_video.GoogleDisplayVideo360GetSDFDownloadOperationSensor
S

LookerCheckPdtBuildSensor

Check for the state of a previously submitted PDT materialization job.

airflow.providers.google.cloud.sensors.looker.LookerCheckPdtBuildSensor
S

DataformWorkflowInvocationActionStateSensor

Checks for the status of a Workflow Invocation Action in Google Cloud Dataform.

airflow.providers.google.cloud.sensors.dataform.DataformWorkflowInvocationActionStateSensor
S

DataformWorkflowInvocationStateSensor

Checks for the status of a Workflow Invocation in Google Cloud Dataform.

airflow.providers.google.cloud.sensors.dataform.DataformWorkflowInvocationStateSensor
S

TaskQueueEmptySensor

Pulls tasks count from a cloud task queue; waits for queue to return task count as 0.

airflow.providers.google.cloud.sensors.tasks.TaskQueueEmptySensor
S

GoogleBidManagerRunQuerySensor

Sensor for detecting the completion of DV360 Bid Manager reports for API v2.

airflow.providers.google.marketing_platform.sensors.bid_manager.GoogleBidManagerRunQuerySensor
T

BigQueryDataTransferRunTrigger

Triggers class to watch the Transfer Run state to define when the job is done.

airflow.providers.google.cloud.triggers.bigquery_dts.BigQueryDataTransferRunTrigger
T

BigQueryCheckTrigger

BigQueryCheckTrigger run on the trigger worker.

airflow.providers.google.cloud.triggers.bigquery.BigQueryCheckTrigger
T

BigQueryGetDataTrigger

BigQueryGetDataTrigger run on the trigger worker, inherits from BigQueryInsertJobTrigger class.

airflow.providers.google.cloud.triggers.bigquery.BigQueryGetDataTrigger
T

BigQueryInsertJobTrigger

BigQueryInsertJobTrigger run on the trigger worker to perform insert operation.

airflow.providers.google.cloud.triggers.bigquery.BigQueryInsertJobTrigger
T

BigQueryIntervalCheckTrigger

BigQueryIntervalCheckTrigger run on the trigger worker, inherits from BigQueryInsertJobTrigger class.

airflow.providers.google.cloud.triggers.bigquery.BigQueryIntervalCheckTrigger
T

BigQueryTableExistenceTrigger

Initialize the BigQuery Table Existence Trigger with needed parameters.

airflow.providers.google.cloud.triggers.bigquery.BigQueryTableExistenceTrigger
T

BigQueryTablePartitionExistenceTrigger

Initialize the BigQuery Table Partition Existence Trigger with needed parameters.

airflow.providers.google.cloud.triggers.bigquery.BigQueryTablePartitionExistenceTrigger
T

BigQueryValueCheckTrigger

BigQueryValueCheckTrigger run on the trigger worker, inherits from BigQueryInsertJobTrigger class.

airflow.providers.google.cloud.triggers.bigquery.BigQueryValueCheckTrigger
T

CloudBuildCreateBuildTrigger

CloudBuildCreateBuildTrigger run on the trigger worker to perform create Build operation.

airflow.providers.google.cloud.triggers.cloud_build.CloudBuildCreateBuildTrigger
T

CloudComposerAirflowCLICommandTrigger

The trigger wait for the Airflow CLI command result.

airflow.providers.google.cloud.triggers.cloud_composer.CloudComposerAirflowCLICommandTrigger
T

CloudComposerDAGRunTrigger

The trigger wait for the DAG run completion.

airflow.providers.google.cloud.triggers.cloud_composer.CloudComposerDAGRunTrigger
T

CloudComposerExecutionTrigger

The trigger handles the async communication with the Google Cloud Composer.

airflow.providers.google.cloud.triggers.cloud_composer.CloudComposerExecutionTrigger
T

CloudComposerExternalTaskTrigger

The trigger wait for the external task completion.

airflow.providers.google.cloud.triggers.cloud_composer.CloudComposerExternalTaskTrigger
T

CloudRunJobFinishedTrigger

Cloud Run trigger to check if templated job has been finished.

airflow.providers.google.cloud.triggers.cloud_run.CloudRunJobFinishedTrigger
T

CloudDataTransferServiceRunJobTrigger

CloudDataTransferServiceRunJobTrigger run on the trigger worker to run Cloud Storage Transfer job.

airflow.providers.google.cloud.triggers.cloud_storage_transfer_service.CloudDataTransferServiceRunJobTrigger
T

CloudStorageTransferServiceCheckJobStatusTrigger

CloudStorageTransferServiceCheckJobStatusTrigger run on the trigger worker to check Cloud Storage Transfer job.

airflow.providers.google.cloud.triggers.cloud_storage_transfer_service.CloudStorageTransferServiceCheckJobStatusTrigger
T

CloudStorageTransferServiceCreateJobsTrigger

StorageTransferJobTrigger run on the trigger worker to perform Cloud Storage Transfer job.

airflow.providers.google.cloud.triggers.cloud_storage_transfer_service.CloudStorageTransferServiceCreateJobsTrigger
T

CloudSQLExportTrigger

Trigger that periodically polls information from Cloud SQL API to verify job status.

airflow.providers.google.cloud.triggers.cloud_sql.CloudSQLExportTrigger
T

DataflowJobAutoScalingEventTrigger

Trigger that checks for autoscaling events associated with a Dataflow job.

airflow.providers.google.cloud.triggers.dataflow.DataflowJobAutoScalingEventTrigger
T

DataflowJobMessagesTrigger

Trigger that checks for job messages associated with a Dataflow job.

airflow.providers.google.cloud.triggers.dataflow.DataflowJobMessagesTrigger
T

DataflowJobMetricsTrigger

Trigger that checks for metrics associated with a Dataflow job.

airflow.providers.google.cloud.triggers.dataflow.DataflowJobMetricsTrigger
T

DataflowJobStateCompleteTrigger

Trigger that monitors if a Dataflow job has reached any of successful terminal state meant for that job.

airflow.providers.google.cloud.triggers.dataflow.DataflowJobStateCompleteTrigger
T

DataflowJobStatusTrigger

Trigger that monitors if a Dataflow job has reached any of the expected statuses.

airflow.providers.google.cloud.triggers.dataflow.DataflowJobStatusTrigger
T

DataflowStartYamlJobTrigger

Dataflow trigger that checks the state of a Dataflow YAML job.

airflow.providers.google.cloud.triggers.dataflow.DataflowStartYamlJobTrigger
T

TemplateJobStartTrigger

Dataflow trigger to check if templated job has been finished.

airflow.providers.google.cloud.triggers.dataflow.TemplateJobStartTrigger
T

DataFusionStartPipelineTrigger

Trigger to perform checking the pipeline status until it reaches terminate state.

airflow.providers.google.cloud.triggers.datafusion.DataFusionStartPipelineTrigger
T

DataplexDataProfileJobTrigger

DataplexDataProfileJobTrigger runs on the trigger worker and waits for the job to be `SUCCEEDED` state.

airflow.providers.google.cloud.triggers.dataplex.DataplexDataProfileJobTrigger
T

DataplexDataQualityJobTrigger

DataplexDataQualityJobTrigger runs on the trigger worker and waits for the job to be `SUCCEEDED` state.

airflow.providers.google.cloud.triggers.dataplex.DataplexDataQualityJobTrigger
T

DataprocBaseTrigger

Base class for Dataproc triggers.

airflow.providers.google.cloud.triggers.dataproc.DataprocBaseTrigger
T

DataprocBatchTrigger

DataprocCreateBatchTrigger run on the trigger worker to perform create Build operation.

airflow.providers.google.cloud.triggers.dataproc.DataprocBatchTrigger
T

DataprocClusterTrigger

DataprocClusterTrigger run on the trigger worker to perform create Build operation.

airflow.providers.google.cloud.triggers.dataproc.DataprocClusterTrigger
T

DataprocDeleteClusterTrigger

DataprocDeleteClusterTrigger run on the trigger worker to perform delete cluster operation.

airflow.providers.google.cloud.triggers.dataproc.DataprocDeleteClusterTrigger
T

DataprocOperationTrigger

Trigger that periodically polls information on a long running operation from Dataproc API to verify status.

airflow.providers.google.cloud.triggers.dataproc.DataprocOperationTrigger
T

DataprocSubmitTrigger

DataprocSubmitTrigger run on the trigger worker to perform create Build operation.

airflow.providers.google.cloud.triggers.dataproc.DataprocSubmitTrigger
T

GCSBlobTrigger

A trigger that fires and it finds the requested file or folder present in the given bucket.

airflow.providers.google.cloud.triggers.gcs.GCSBlobTrigger
T

GCSCheckBlobUpdateTimeTrigger

A trigger that makes an async call to GCS to check whether the object is updated in a bucket.

airflow.providers.google.cloud.triggers.gcs.GCSCheckBlobUpdateTimeTrigger
T

GCSPrefixBlobTrigger

Looks for objects in bucket matching a prefix.

airflow.providers.google.cloud.triggers.gcs.GCSPrefixBlobTrigger
T

GCSUploadSessionTrigger

Return Trigger Event if the inactivity period has passed with no increase in the number of objects.

airflow.providers.google.cloud.triggers.gcs.GCSUploadSessionTrigger
T

GKEJobTrigger

GKEJobTrigger run on the trigger worker to check the state of Job.

airflow.providers.google.cloud.triggers.kubernetes_engine.GKEJobTrigger
T

GKEOperationTrigger

Trigger which checks status of the operation.

airflow.providers.google.cloud.triggers.kubernetes_engine.GKEOperationTrigger
T

GKEStartPodTrigger

Trigger for checking pod status until it finishes its job.

airflow.providers.google.cloud.triggers.kubernetes_engine.GKEStartPodTrigger
T

MLEngineStartTrainingJobTrigger

MLEngineStartTrainingJobTrigger run on the trigger worker to perform starting training job operation.

airflow.providers.google.cloud.triggers.mlengine.MLEngineStartTrainingJobTrigger
T

PubsubPullTrigger

Initialize the Pubsub Pull Trigger with needed parameters.

airflow.providers.google.cloud.triggers.pubsub.PubsubPullTrigger
T

CloudBatchJobFinishedTrigger

Cloud Batch trigger to check if templated job has been finished.

airflow.providers.google.cloud.triggers.cloud_batch.CloudBatchJobFinishedTrigger
T

CreateBatchPredictionJobTrigger

CreateBatchPredictionJobTrigger run on the trigger worker to perform create operation.

airflow.providers.google.cloud.triggers.vertex_ai.CreateBatchPredictionJobTrigger
T

CreateHyperparameterTuningJobTrigger

CreateHyperparameterTuningJobTrigger run on the trigger worker to perform create operation.

airflow.providers.google.cloud.triggers.vertex_ai.CreateHyperparameterTuningJobTrigger
T

CustomContainerTrainingJobTrigger

Make async calls to Vertex AI to check the state of a running custom container training job.

airflow.providers.google.cloud.triggers.vertex_ai.CustomContainerTrainingJobTrigger
T

CustomPythonPackageTrainingJobTrigger

Make async calls to Vertex AI to check the state of a running custom python package training job.

airflow.providers.google.cloud.triggers.vertex_ai.CustomPythonPackageTrainingJobTrigger
T

CustomTrainingJobTrigger

Make async calls to Vertex AI to check the state of a running custom training job.

airflow.providers.google.cloud.triggers.vertex_ai.CustomTrainingJobTrigger
T

RunPipelineJobTrigger

Make async calls to Vertex AI to check the state of a Pipeline Job.

airflow.providers.google.cloud.triggers.vertex_ai.RunPipelineJobTrigger
T

GenAIGeminiCreateBatchJobTrigger

Trigger that creates Gemini Batch Job and waiting for execution.

airflow.providers.google.cloud.triggers.gen_ai.GenAIGeminiCreateBatchJobTrigger
T

GenAIGeminiCreateEmbeddingsBatchJobTrigger

Trigger that creates Gemini Embeddings Batch Job and waiting for execution.

airflow.providers.google.cloud.triggers.gen_ai.GenAIGeminiCreateEmbeddingsBatchJobTrigger
B

GCSDagBundle

GCS Dag bundle - exposes a directory in GCS as a Dag bundle.

airflow.providers.google.cloud.bundles.gcs.GCSDagBundle
T

PrestoToGCSOperator

Copy data from PrestoDB to Google Cloud Storage in JSON, CSV or Parquet format.

airflow.providers.google.cloud.transfers.presto_to_gcs.PrestoToGCSOperator
T

TrinoToGCSOperator

Copy data from TrinoDB to Google Cloud Storage in JSON, CSV or Parquet format.

airflow.providers.google.cloud.transfers.trino_to_gcs.TrinoToGCSOperator
T

GCSToGoogleDriveOperator

Copies objects from a Google Cloud Storage service to a Google Drive service, with renaming if requested.

airflow.providers.google.suite.transfers.gcs_to_gdrive.GCSToGoogleDriveOperator
T

GoogleDriveToGCSOperator

Writes a Google Drive file into Google Cloud Storage.

airflow.providers.google.cloud.transfers.gdrive_to_gcs.GoogleDriveToGCSOperator
T

AzureFileShareToGCSOperator

Sync an Azure FileShare directory with a Google Cloud Storage destination path.

airflow.providers.google.cloud.transfers.azure_fileshare_to_gcs.AzureFileShareToGCSOperator
T

CassandraToGCSOperator

Copy data from Cassandra to Google Cloud Storage in JSON format.

airflow.providers.google.cloud.transfers.cassandra_to_gcs.CassandraToGCSOperator
T

GoogleCalendarToGCSOperator

Writes Google Calendar data into Google Cloud Storage.

airflow.providers.google.cloud.transfers.calendar_to_gcs.GoogleCalendarToGCSOperator
T

GoogleSheetsToGCSOperator

Writes Google Sheet data into Google Cloud Storage.

airflow.providers.google.cloud.transfers.sheets_to_gcs.GoogleSheetsToGCSOperator
T

S3ToGCSOperator

Synchronizes an S3 key, possibly a prefix, with a Google Cloud Storage destination path.

airflow.providers.google.cloud.transfers.s3_to_gcs.S3ToGCSOperator
T

GCSToSFTPOperator

Transfer files from a Google Cloud Storage bucket to SFTP server.

airflow.providers.google.cloud.transfers.gcs_to_sftp.GCSToSFTPOperator
T

PostgresToGCSOperator

Copy data from Postgres to Google Cloud Storage in JSON, CSV or Parquet format.

airflow.providers.google.cloud.transfers.postgres_to_gcs.PostgresToGCSOperator
T

BigQueryToSqlBaseOperator

Fetch data from a BigQuery table (alternatively fetch selected columns) and insert it into an SQL table.

airflow.providers.google.cloud.transfers.bigquery_to_sql.BigQueryToSqlBaseOperator
T

BigQueryToMySqlOperator

Fetch data from a BigQuery table (alternatively fetch selected columns) and insert it into a MySQL table.

airflow.providers.google.cloud.transfers.bigquery_to_mysql.BigQueryToMySqlOperator
T

BigQueryToMsSqlOperator

Fetch data from a BigQuery table (alternatively fetch selected columns) and insert it into a MSSQL table.

airflow.providers.google.cloud.transfers.bigquery_to_mssql.BigQueryToMsSqlOperator
T

BigQueryToPostgresOperator

Fetch data from a BigQuery table (alternatively fetch selected columns) and insert into PostgreSQL table.

airflow.providers.google.cloud.transfers.bigquery_to_postgres.BigQueryToPostgresOperator
T

GCSToBigQueryOperator

Loads files from Google Cloud Storage into BigQuery.

airflow.providers.google.cloud.transfers.gcs_to_bigquery.GCSToBigQueryOperator
T

GCSToGCSOperator

Copies objects from a bucket to another, with renaming if requested.

airflow.providers.google.cloud.transfers.gcs_to_gcs.GCSToGCSOperator
T

FacebookAdsReportToGcsOperator

Fetch from Facebook Ads API.

airflow.providers.google.cloud.transfers.facebook_ads_to_gcs.FacebookAdsReportToGcsOperator
T

SFTPToGCSOperator

Transfer files to Google Cloud Storage from SFTP server.

airflow.providers.google.cloud.transfers.sftp_to_gcs.SFTPToGCSOperator
T

ADLSToGCSOperator

Synchronizes an Azure Data Lake Storage path with a GCS bucket.

airflow.providers.google.cloud.transfers.adls_to_gcs.ADLSToGCSOperator
T

BigQueryToBigQueryOperator

Copies data from one BigQuery table to another.

airflow.providers.google.cloud.transfers.bigquery_to_bigquery.BigQueryToBigQueryOperator
T

MySQLToGCSOperator

Copy data from MySQL to Google Cloud Storage in JSON, CSV or Parquet format.

airflow.providers.google.cloud.transfers.mysql_to_gcs.MySQLToGCSOperator
T

OracleToGCSOperator

Copy data from Oracle to Google Cloud Storage in JSON, CSV or Parquet format.

airflow.providers.google.cloud.transfers.oracle_to_gcs.OracleToGCSOperator
T

GCSToGoogleSheetsOperator

Uploads .csv file from Google Cloud Storage to provided Google Spreadsheet.

airflow.providers.google.suite.transfers.gcs_to_sheets.GCSToGoogleSheetsOperator
T

SQLToGoogleSheetsOperator

Copy data from SQL results to provided Google Spreadsheet.

airflow.providers.google.suite.transfers.sql_to_sheets.SQLToGoogleSheetsOperator
T

LocalFilesystemToGCSOperator

Uploads a file or list of files to Google Cloud Storage; optionally can compress the file for upload; optionally can upload the data in multiple chunks.

airflow.providers.google.cloud.transfers.local_to_gcs.LocalFilesystemToGCSOperator
T

BigQueryToGCSOperator

Transfers a BigQuery table to a Google Cloud Storage bucket.

airflow.providers.google.cloud.transfers.bigquery_to_gcs.BigQueryToGCSOperator
T

GCSToLocalFilesystemOperator

Downloads a file from Google Cloud Storage.

airflow.providers.google.cloud.transfers.gcs_to_local.GCSToLocalFilesystemOperator
T

GoogleDriveToLocalOperator

Writes a Google Drive file into local Storage.

airflow.providers.google.cloud.transfers.gdrive_to_local.GoogleDriveToLocalOperator
T

LocalFilesystemToGoogleDriveOperator

Upload a list of files to a Google Drive folder.

airflow.providers.google.suite.transfers.local_to_drive.LocalFilesystemToGoogleDriveOperator
T

SalesforceToGcsOperator

Submits Salesforce query and uploads results to Google Cloud Storage.

airflow.providers.google.cloud.transfers.salesforce_to_gcs.SalesforceToGcsOperator
T

MSSQLToGCSOperator

Copy data from Microsoft SQL Server to Google Cloud Storage in JSON, CSV or Parquet format.

airflow.providers.google.cloud.transfers.mssql_to_gcs.MSSQLToGCSOperator
T

AzureBlobStorageToGCSOperator

Operator transfers data from Azure Blob Storage to specified bucket in Google Cloud Storage.

airflow.providers.google.cloud.transfers.azure_blob_to_gcs.AzureBlobStorageToGCSOperator
T

HttpToGCSOperator

Calls an endpoint on an HTTP system to execute an action and store the result in GCS.

airflow.providers.google.cloud.transfers.http_to_gcs.HttpToGCSOperator
S

CloudSecretManagerBackend

Retrieves Connection object from Google Cloud Secrets Manager.

airflow.providers.google.cloud.secrets.secret_manager.CloudSecretManagerBackend
L

GCSTaskHandler

GCSTaskHandler is a python log handler that handles and reads task instance logs.

airflow.providers.google.cloud.log.gcs_task_handler.GCSTaskHandler
L

StackdriverTaskHandler

Handler that directly makes Stackdriver logging API calls.

airflow.providers.google.cloud.log.stackdriver_task_handler.StackdriverTaskHandler