Apache Airflow Provider - Google

An Apache Airflow provider for all Google services. Contains namespaces and modules for a variety of services, including Google Cloud, Google Ads, and GSuite.

Version
9.0.0
Downloads
1,204,540/month
Last Published
Apr. 13, 2023
Quick Install

Available Modules

Modules are Python callables available from this provider package.

Types:

OperatorsHooksTransfersSensorsSecretsLogTriggers
CloudDataCatalogUpdateEntryOperator
Google

Updates an existing entry.

OperatorsUpdated a year ago
CloudDataCatalogGetTagTemplateOperator
Google

Gets a tag template.

OperatorsUpdated a year ago
CloudDataCatalogRenameTagTemplateFieldOperator
Google

Renames a field in a tag template.

OperatorsUpdated a year ago
CloudDataCatalogLookupEntryOperator
Google

Get an entry by target resource name.

OperatorsUpdated a year ago
CloudDataCatalogSearchCatalogOperator
Google

Searches Data Catalog for multiple resources like entries, tags that match a query.

OperatorsUpdated a year ago
CloudDataCatalogUpdateTagTemplateOperator
Google

Updates a tag template.

OperatorsUpdated a year ago
CloudDataCatalogListTagsOperator
Google

Lists the tags on an Entry.

OperatorsUpdated a year ago
CloudDataCatalogUpdateTagOperator
Google

Updates an existing tag.

OperatorsUpdated a year ago
DataflowCreateJavaJobOperator
Google

Start a Java Cloud Dataflow batch job. The parameters of the operation will be passed to the job.

OperatorsUpdated a year ago
DataflowStartSqlJobOperator
Google

Starts Dataflow SQL query.

OperatorsUpdated a year ago
CloudDataCatalogUpdateTagTemplateFieldOperator
Google

Updates a field in a tag template. This method cannot be used to update the field type.

OperatorsUpdated a year ago
DataflowTemplatedJobStartOperator
Google

Start a Templated Cloud Dataflow job. The parameters of the operation will be passed to the job.

OperatorsUpdated a year ago
DataflowStartFlexTemplateOperator
Google

Starts flex templates with the Dataflow pipeline.

OperatorsUpdated a year ago
GoogleSearchAdsHook
Google

Hook for Google Search Ads 360.

HooksUpdated a year ago
ComputeEngineBaseOperator
Google

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

OperatorsUpdated a year ago
ComputeEngineHook
Google

Hook for Google Compute Engine APIs.

HooksUpdated a year ago
AutoMLBatchPredictOperator
Google

Perform a batch prediction on Google Cloud AutoML.

OperatorsUpdated a year ago
AutoMLDeleteModelOperator
Google

Delete Google Cloud AutoML model.

OperatorsUpdated a year ago
AutoMLGetModelOperator
Google

Get Google Cloud AutoML model.

OperatorsUpdated a year ago
AutoMLCreateDatasetOperator
Google

Creates a Google Cloud AutoML dataset.

OperatorsUpdated a year ago
AutoMLDeleteDatasetOperator
Google

Deletes a dataset and all of its contents.

OperatorsUpdated a year ago
AutoMLDeployModelOperator
Google

Deploys a model. If a model is already deployed, deploying it with the same parameters has no effect. Deploying with different parameters (as e.g. cha…

OperatorsUpdated a year ago
AutoMLPredictOperator
Google

Runs prediction operation on Google Cloud AutoML.

OperatorsUpdated a year ago
AutoMLImportDataOperator
Google

Imports data to a Google Cloud AutoML dataset.

OperatorsUpdated a year ago
AutoMLTablesUpdateDatasetOperator
Google

Updates a dataset.

OperatorsUpdated a year ago
AutoMLTrainModelOperator
Google

Creates Google Cloud AutoML model.

OperatorsUpdated a year ago
AutoMLTablesListTableSpecsOperator
Google

Lists table specs in a dataset.

OperatorsUpdated a year ago
BigQueryCheckOperator
Google

Performs checks against BigQuery. The BigQueryCheckOperator expects a sql query that will return a single row. Each value on that first row is evaluat…

OperatorsUpdated 10 months ago
BigQueryCreateEmptyDatasetOperator
Google

This operator is used to create new dataset for your Project in BigQuery. https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets#resource

OperatorsUpdated 10 months ago
BigQueryCreateDataTransferOperator
Google

Creates a new data transfer configuration.

OperatorsUpdated 10 months ago
AzureFileShareToGCSOperator
Google

Synchronizes a Azure FileShare directory content (excluding subdirectories), possibly filtered by a prefix, with a Google Cloud Storage destination pa…

TransfersUpdated a year ago
BigQueryCreateExternalTableOperator
Google

Creates a new external table in the dataset with the data from Google Cloud Storage.

OperatorsUpdated 10 months ago
BigQueryDataTransferServiceTransferRunSensor
Google

Waits for Data Transfer Service run to complete.

SensorsUpdated a year ago
BigQueryDeleteDataTransferConfigOperator
Google

Deletes transfer configuration.

OperatorsUpdated 10 months ago
BigQueryDeleteTableOperator
Google

Deletes BigQuery tables

OperatorsUpdated 10 months ago
CloudMemorystoreMemcachedGetInstanceOperator
Google

Gets the details of a specific Memcached instance.

OperatorsUpdated a year ago
CloudSQLCreateInstanceOperator
Google

Creates a new Cloud SQL instance. If an instance with the same name exists, no action will be taken and the operator will succeed.

OperatorsUpdated a year ago
CloudSQLDeleteInstanceDatabaseOperator
Google

Deletes a database from a Cloud SQL instance.

OperatorsUpdated a year ago
CloudMemorystoreMemcachedDeleteInstanceOperator
Google

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

OperatorsUpdated a year ago
AutoMLListDatasetOperator
Google

Lists AutoML Datasets in project.

OperatorsUpdated a year ago
BigQueryIntervalCheckOperator
Google

Checks that the values of metrics given as SQL expressions are within a certain tolerance of the ones from days_back before.

OperatorsUpdated 10 months ago
CloudSQLDeleteInstanceOperator
Google

Deletes a Cloud SQL instance.

OperatorsUpdated a year ago
BigQueryTableExistenceSensor
Google

Checks for the existence of a table in Google Bigquery.

SensorsUpdated 10 months ago
BigQueryTablePartitionExistenceSensor
Google

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

SensorsUpdated 10 months ago
BigQueryToGCSOperator
Google

Transfers a BigQuery table to a Google Cloud Storage bucket.

TransfersUpdated 10 months ago
BigQueryUpsertTableOperator
Google

Upsert BigQuery table

OperatorsUpdated 10 months ago
BigQueryToMySqlOperator
Google

Fetches the data from a BigQuery table (alternatively fetch data for selected columns) and insert that data into a MySQL table.

TransfersUpdated a year ago
BigQueryUpdateTableOperator
Google

This operator is used to update table for your Project in BigQuery. Use fields to specify which fields of table to update. If a field is listed in fie…

OperatorsUpdated 10 months ago
BigQueryValueCheckOperator
Google

Performs a simple value check using sql code.

OperatorsUpdated 10 months ago
BigtableCreateInstanceOperator
Google

Creates a new Cloud Bigtable instance. If the Cloud Bigtable instance with the given ID exists, the operator does not compare its configuration and im…

OperatorsUpdated a year ago
DataflowHook
Google

Hook for Google Dataflow.

HooksUpdated a year ago
BigtableCreateTableOperator
Google

Creates the table in the Cloud Bigtable instance.

OperatorsUpdated a year ago
CloudSQLExecuteQueryOperator
Google

Performs DML or DDL query on an existing Cloud Sql instance. It optionally uses cloud-sql-proxy to establish secure connection with the database.

OperatorsUpdated a year ago
BigQueryToBigQueryOperator
Google

Copies data from one BigQuery table to another.

TransfersUpdated a year ago
BigtableHook
Google

Hook for Google Cloud Bigtable APIs.

HooksUpdated a year ago
BigtableTableReplicationCompletedSensor
Google

Sensor that waits for Cloud Bigtable table to be fully replicated to its clusters. No exception will be raised if the instance or the table does not e…

SensorsUpdated a year ago
BigQueryCreateEmptyTableOperator
Google

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

OperatorsUpdated 10 months ago
BigtableUpdateClusterOperator
Google

Updates a Cloud Bigtable cluster.

OperatorsUpdated a year ago
CassandraToGCSOperator
Google

Copy data from Cassandra to Google Cloud Storage in JSON format

TransfersUpdated a year ago
BiqQueryDataTransferServiceHook
Google

Hook for Google Bigquery Transfer API.

HooksUpdated 10 months ago
BigQueryUpdateDatasetOperator
Google

This operator is used to update dataset for your Project in BigQuery. Use fields to specify which fields of dataset to update. If a field is listed in…

OperatorsUpdated 10 months ago
BigQueryDataTransferServiceStartTransferRunsOperator
Google

Start manual transfer runs to be executed now with schedule_time equal to current time. The transfer runs can be created for a time range where the ru…

OperatorsUpdated 10 months ago
CloudBuildCreateBuildOperator
Google

Starts a build with the specified configuration.

OperatorsUpdated 10 months ago
CloudSQLCreateInstanceDatabaseOperator
Google

Creates a new database inside a Cloud SQL instance.

OperatorsUpdated a year ago
CloudBuildHook
Google

Hook for the Google Cloud Build Service.

HooksUpdated 9 months ago
CloudDLPCreateDLPJobOperator
Google

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

OperatorsUpdated a year ago
CloudAutoMLHook
Google

Google Cloud AutoML hook.

HooksUpdated a year ago
CloudDLPCreateDeidentifyTemplateOperator
Google

Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying content, images, and storage.

OperatorsUpdated a year ago
CloudDLPCreateInspectTemplateOperator
Google

Creates an InspectTemplate for re-using frequently used configuration for inspecting content, images, and storage.

OperatorsUpdated a year ago
CloudDLPCancelDLPJobOperator
Google

Starts asynchronous cancellation on a long-running DlpJob.

OperatorsUpdated a year ago
CloudSQLDatabaseHook
Google

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

HooksUpdated a year ago
BigQueryDeleteDatasetOperator
Google

This operator deletes an existing dataset from your Project in Big query. https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets/delete

OperatorsUpdated 9 months ago
CloudDLPCreateJobTriggerOperator
Google

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

OperatorsUpdated a year ago
CloudDLPDeidentifyContentOperator
Google

De-identifies potentially sensitive info from a ContentItem. This method has limits on input size and output size.

OperatorsUpdated a year ago
CloudDLPDeleteDLPJobOperator
Google

Deletes a long-running DlpJob. This method indicates that the client is no longer interested in the DlpJob result. The job will be cancelled if possib…

OperatorsUpdated a year ago
BigQueryGetDataOperator
Google

Fetches the data from a BigQuery table (alternatively fetch data for selected columns) and returns data in a python list. The number of elements in th…

OperatorsUpdated 10 months ago
BigQueryGetDatasetOperator
Google

This operator is used to return the dataset specified by dataset_id.

OperatorsUpdated 10 months ago
BigtableUpdateInstanceOperator
Google

Updates an existing Cloud Bigtable instance.

OperatorsUpdated a year ago
BigQueryInsertJobOperator
Google

Executes a BigQuery job. Waits for the job to complete and returns job id. This operator work in the following way:

OperatorsUpdated 9 months ago
CloudDLPDeleteDeidentifyTemplateOperator
Google

Deletes a DeidentifyTemplate.

OperatorsUpdated a year ago
BigtableDeleteInstanceOperator
Google

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

OperatorsUpdated a year ago
DataFusionHook
Google

Hook for Google DataFusion.

HooksUpdated a year ago
BigtableDeleteTableOperator
Google

Deletes the Cloud Bigtable table.

OperatorsUpdated a year ago
CloudDLPDeleteJobTriggerOperator
Google

Deletes a job trigger.

OperatorsUpdated a year ago
CloudDLPDeleteInspectTemplateOperator
Google

Deletes an InspectTemplate.

OperatorsUpdated a year ago
BigQueryGetDatasetTablesOperator
Google

This operator retrieves the list of tables in the specified dataset.

OperatorsUpdated 10 months ago
CloudDLPGetDLPJobOperator
Google

Gets the latest state of a long-running DlpJob.

OperatorsUpdated a year ago
CloudDLPGetDeidentifyTemplateOperator
Google

Gets a DeidentifyTemplate.

OperatorsUpdated a year ago
CloudDLPGetDLPJobTriggerOperator
Google

Gets a job trigger.

OperatorsUpdated a year ago
CloudDLPGetStoredInfoTypeOperator
Google

Gets a stored infoType.

OperatorsUpdated a year ago
CloudDLPGetInspectTemplateOperator
Google

Gets an InspectTemplate.

OperatorsUpdated a year ago
CloudDLPListDLPJobsOperator
Google

Lists DlpJobs that match the specified filter in the request.

OperatorsUpdated a year ago
CloudDLPInspectContentOperator
Google

Finds potentially sensitive info in content. This method has limits on input size, processing time, and output size.

OperatorsUpdated a year ago
CloudDLPListDeidentifyTemplatesOperator
Google

Lists DeidentifyTemplates.

OperatorsUpdated a year ago
CloudDLPListInfoTypesOperator
Google

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

OperatorsUpdated a year ago
CloudDLPCreateStoredInfoTypeOperator
Google

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

OperatorsUpdated a year ago
AutoMLTablesListColumnSpecsOperator
Google

Lists column specs in a table.

OperatorsUpdated a year ago
CloudDLPListStoredInfoTypesOperator
Google

Lists stored infoTypes.

OperatorsUpdated a year ago
CloudDLPRedactImageOperator
Google

Redacts potentially sensitive info from an image. This method has limits on input size, processing time, and output size.

OperatorsUpdated a year ago
CloudDataTransferServiceHook
Google

Hook for Google Storage Transfer Service.

HooksUpdated a year ago
BigQueryHook
Google

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

HooksUpdated 9 months ago
CloudMemorystoreScaleInstanceOperator
Google

Updates the metadata and configuration of a specific Redis instance.

OperatorsUpdated a year ago
CloudMemorystoreMemcachedListInstancesOperator
Google

locations.

OperatorsUpdated a year ago
CloudNaturalLanguageHook
Google

Hook for Google Cloud Natural Language Service.

HooksUpdated a year ago
CloudMemorystoreMemcachedUpdateInstanceOperator
Google

Updates the metadata and configuration of a specific Memcached instance.

OperatorsUpdated a year ago
CloudMemorystoreMemcachedUpdateParametersOperator
Google

parameters, it must be followed by apply_parameters to apply the parameters to nodes of the Memcached Instance.

OperatorsUpdated a year ago
CloudSQLExportInstanceOperator
Google

Exports data from a Cloud SQL instance to a Cloud Storage bucket as a SQL dump or CSV file.

OperatorsUpdated a year ago
CloudSQLBaseOperator
Google

Abstract base operator for Google Cloud SQL operators to inherit from.

OperatorsUpdated a year ago
DataprepRunJobGroupOperator
Google

Create a jobGroup, which launches the specified job as the authenticated user. This performs the same action as clicking on the Run Job button in the …

OperatorsUpdated a year ago
DataprocCreateWorkflowTemplateOperator
Google

Creates new workflow template.

OperatorsUpdated a year ago
DataprocDeleteClusterOperator
Google

Deletes a cluster in a project.

OperatorsUpdated a year ago
CloudDLPReidentifyContentOperator
Google

Re-identifies content that has been de-identified.

OperatorsUpdated a year ago
CloudDLPUpdateDeidentifyTemplateOperator
Google

Updates the DeidentifyTemplate.

OperatorsUpdated a year ago
CloudTasksQueueDeleteOperator
Google

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

OperatorsUpdated a year ago
CloudTasksTasksListOperator
Google

Lists the tasks in Cloud Tasks.

OperatorsUpdated a year ago
MLEngineCreateModelOperator
Google

Creates a new model.

OperatorsUpdated a year ago
CloudDLPHook
Google

Hook for Google Cloud Data Loss Prevention (DLP) APIs. Cloud DLP allows clients to detect the presence of Personally Identifiable Information (PII) an…

HooksUpdated a year ago
CloudTasksQueueGetOperator
Google

Gets a queue from Cloud Tasks.

OperatorsUpdated a year ago
CloudTextToSpeechSynthesizeOperator
Google

Synthesizes text to speech and stores it in Google Cloud Storage

OperatorsUpdated a year ago
CloudDLPListInspectTemplatesOperator
Google

Lists InspectTemplates.

OperatorsUpdated a year ago
CloudDLPUpdateInspectTemplateOperator
Google

Updates the InspectTemplate.

OperatorsUpdated a year ago
CloudDataCatalogCreateEntryGroupOperator
Google

Creates an EntryGroup.

OperatorsUpdated a year ago
CloudDLPUpdateStoredInfoTypeOperator
Google

Updates the stored infoType by creating a new version.

OperatorsUpdated a year ago
CloudDataCatalogHook
Google

Hook for Google Cloud Data Catalog Service.

HooksUpdated a year ago
CloudDataFusionCreateInstanceOperator
Google

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

OperatorsUpdated a year ago
CloudMemorystoreExportAndDeleteInstanceOperator
Google

Export Redis instance data into a Redis RDB format file in Cloud Storage. In next step, deletes a this instance.

OperatorsUpdated a year ago
CloudDataFusionCreatePipelineOperator
Google

Creates a Cloud Data Fusion pipeline.

OperatorsUpdated a year ago
CloudMemorystoreUpdateInstanceOperator
Google

Updates the metadata and configuration of a specific Redis instance.

OperatorsUpdated a year ago
CloudDataFusionDeletePipelineOperator
Google

Deletes a Cloud Data Fusion pipeline.

OperatorsUpdated a year ago
CloudDataCatalogGetEntryOperator
Google

Gets an entry.

OperatorsUpdated a year ago
CloudDataFusionListPipelinesOperator
Google

Lists Cloud Data Fusion pipelines.

OperatorsUpdated a year ago
CloudDataFusionRestartInstanceOperator
Google

Restart a single Data Fusion instance. At the end of an operation instance is fully restarted.

OperatorsUpdated a year ago
CloudTextToSpeechHook
Google

Hook for Google Cloud Text to Speech API.

HooksUpdated a year ago
CloudDataFusionStopPipelineOperator
Google

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

OperatorsUpdated a year ago
CloudDataFusionGetInstanceOperator
Google

Gets details of a single Data Fusion instance.

OperatorsUpdated a year ago
DataprocCreateClusterOperator
Google

Create a new cluster on Google Cloud Dataproc. The operator will wait until the creation is successful or an error occurs in the creation process. If …

OperatorsUpdated a year ago
CloudDataTransferServiceDeleteJobOperator
Google

Delete a transfer job. This is a soft delete. After a transfer job is deleted, the job and all the transfer executions are subject to garbage collecti…

OperatorsUpdated a year ago
CloudDataTransferServiceGCSToGCSOperator
Google

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

OperatorsUpdated a year ago
CloudDataTransferServiceGetOperationOperator
Google

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

OperatorsUpdated a year ago
CloudDataTransferServiceJobStatusSensor
Google

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

SensorsUpdated 10 months ago
CloudDataTransferServicePauseOperationOperator
Google

Pauses a transfer operation in Google Storage Transfer Service.

OperatorsUpdated a year ago
LocalFilesystemToGCSOperator
Google

Uploads a file or list of files to Google Cloud Storage. Optionally can compress the file for upload.

TransfersUpdated a year ago
CloudDatastoreAllocateIdsOperator
Google

Allocate IDs for incomplete keys. Return list of keys.

OperatorsUpdated a year ago
CloudDataTransferServiceCreateJobOperator
Google

Creates a transfer job that runs periodically.

OperatorsUpdated a year ago
CloudDatastoreCommitOperator
Google

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

OperatorsUpdated a year ago
CloudDatastoreDeleteOperationOperator
Google

Deletes the long-running operation.

OperatorsUpdated a year ago
CloudDataTransferServiceListOperationsOperator
Google

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

OperatorsUpdated a year ago
CloudDatastoreGetOperationOperator
Google

Gets the latest state of a long-running operation.

OperatorsUpdated a year ago
CloudDatastoreImportEntitiesOperator
Google

Import entities from Cloud Storage to Google Cloud Datastore

OperatorsUpdated a year ago
CloudDataTransferServiceUpdateJobOperator
Google

Updates a transfer job that runs periodically.

OperatorsUpdated a year ago
CloudDatastoreRollbackOperator
Google

Roll back a transaction.

OperatorsUpdated a year ago
CloudDataFusionDeleteInstanceOperator
Google

Deletes a single Date Fusion instance.

OperatorsUpdated a year ago
CloudDatastoreRunQueryOperator
Google

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

OperatorsUpdated a year ago
CloudFirestoreExportDatabaseOperator
Google

Exports a copy of all or a subset of documents from Google Cloud Firestore to another storage system, such as Google Cloud Storage.

OperatorsUpdated a year ago
CloudFunctionDeployFunctionOperator
Google

Creates a function in Google Cloud Functions. If a function with this name already exists, it will be updated.

OperatorsUpdated a year ago
CloudKMSHook
Google

Hook for Google Cloud Key Management service.

HooksUpdated a year ago
CloudDataTransferServiceCancelOperationOperator
Google

Cancels a transfer operation in Google Storage Transfer Service.

OperatorsUpdated a year ago
CloudFunctionsHook
Google

Hook for the Google Cloud Functions APIs.

HooksUpdated a year ago
CloudMemorystoreMemcachedHook
Google

Hook for Google Cloud Memorystore for Memcached service APIs.

HooksUpdated a year ago
ComputeEngineSSHHook
Google

Hook to connect to a remote instance in compute engine

HooksUpdated a year ago
DataprocHook
Google

Hook for Google Cloud Dataproc APIs.

HooksUpdated a year ago
CloudDLPListJobTriggersOperator
Google

Lists job triggers.

OperatorsUpdated a year ago
WorkflowsHook
Google

Hook for Google GCP APIs.

HooksUpdated a year ago
CloudDataTransferServiceS3ToGCSOperator
Google

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

OperatorsUpdated a year ago
ComputeEngineCopyInstanceTemplateOperator
Google

Copies the instance template, applying specified changes.

OperatorsUpdated a year ago
ComputeEngineInstanceGroupUpdateManagerTemplateOperator
Google

Patches the Instance Group Manager, replacing source template URL with the destination one. API V1 does not have update/patch operations for Instance …

OperatorsUpdated a year ago
CloudDataFusionStartPipelineOperator
Google

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

OperatorsUpdated a year ago
DataflowCreatePythonJobOperator
Google

Launching Cloud Dataflow jobs written in python. Note that both dataflow_default_options and options will be merged to specify pipeline execution para…

OperatorsUpdated a year ago
CloudDatastoreExportEntitiesOperator
Google

Export entities from Google Cloud Datastore to Cloud Storage

OperatorsUpdated a year ago
CloudDataFusionUpdateInstanceOperator
Google

Updates a single Data Fusion instance.

OperatorsUpdated a year ago
DataprocSubmitHadoopJobOperator
Google

Start a Hadoop Job on a Cloud DataProc cluster.

OperatorsUpdated a year ago
DataprocSubmitSparkJobOperator
Google

Start a Spark Job on a Cloud DataProc cluster.

OperatorsUpdated a year ago
DataprocInstantiateWorkflowTemplateOperator
Google

Instantiate a WorkflowTemplate on Google Cloud Dataproc. The operator will wait until the WorkflowTemplate is finished executing.

OperatorsUpdated a year ago
GCSSynchronizeBucketsOperator
Google

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

OperatorsUpdated a year ago
CloudFunctionDeleteFunctionOperator
Google

Deletes the specified function from Google Cloud Functions.

OperatorsUpdated a year ago
GCSListObjectsOperator
Google

List all objects from the bucket with the given string prefix and delimiter in name.

OperatorsUpdated a year ago
GCSDeleteBucketOperator
Google

Deletes bucket from a Google Cloud Storage.

OperatorsUpdated a year ago
GCSDeleteObjectsOperator
Google

Deletes objects from a Google Cloud Storage bucket, either from an explicit list of object names or all objects matching a prefix.

OperatorsUpdated a year ago
CloudNaturalLanguageAnalyzeEntitiesOperator
Google

Finds named entities in the text along with entity types, salience, mentions for each entity, and other properties.

OperatorsUpdated a year ago
SpannerDeleteDatabaseInstanceOperator
Google

Deletes a Cloud Spanner database.

OperatorsUpdated a year ago
StackdriverDisableAlertPoliciesOperator
Google

Disables one or more enabled alerting policies identified by filter parameter. Inoperative in case the policy is already disabled.

OperatorsUpdated a year ago
SpannerDeployInstanceOperator
Google

Creates a new Cloud Spanner instance, or if an instance with the same instance_id exists in the specified project, updates the Cloud Spanner instance.

OperatorsUpdated a year ago
CloudVisionAddProductToProductSetOperator
Google

Adds a Product to the specified ProductSet. If the Product is already present, no change is made.

OperatorsUpdated a year ago
CloudTasksQueuePurgeOperator
Google

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

OperatorsUpdated a year ago
CloudTasksQueuePauseOperator
Google

Pauses a queue in Cloud Tasks.

OperatorsUpdated a year ago
CloudVideoIntelligenceDetectVideoShotsOperator
Google

Performs video annotation, annotating video shots.

OperatorsUpdated a year ago
DataflowJobMetricsSensor
Google

Checks the metrics of a job in Google Cloud Dataflow.

SensorsUpdated a year ago
WorkflowsListExecutionsOperator
Google

Returns a list of executions which belong to the workflow with the given name. The method returns executions of all workflow revisions. Returned execu…

OperatorsUpdated a year ago
WorkflowsListWorkflowsOperator
Google

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

OperatorsUpdated a year ago
FacebookAdsReportToGcsOperator
Google

Fetches the results from the Facebook Ads API as desired in the params Converts and saves the data as a temporary JSON file Uploads the JSON to Google…

TransfersUpdated a year ago
GCSObjectsWithPrefixExistenceSensor
Google

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

SensorsUpdated 10 months ago
GCSObjectExistenceSensor
Google

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

SensorsUpdated 10 months ago
GoogleBaseHook
Google

A base hook for Google cloud-related hooks. Google cloud has a shared REST API client that is built in the same way no matter which service you use. T…

HooksUpdated a year ago
GCSObjectUpdateSensor
Google

Checks if an object is updated in Google Cloud Storage.

SensorsUpdated 10 months ago
CloudMemorystoreCreateInstanceAndImportOperator
Google

Creates a Redis instance based on the specified tier and memory size and import a Redis RDB snapshot file from Cloud Storage into a this instance.

OperatorsUpdated a year ago
TrinoToGCSOperator
Google

Copy data from TrinoDB to Google Cloud Storage in JSON, CSV or Parquet format.

TransfersUpdated a year ago
CloudDatastoreBeginTransactionOperator
Google

Begins a new transaction. Returns a transaction handle.

OperatorsUpdated a year ago
CloudMemorystoreHook
Google

Hook for Google Cloud Memorystore APIs.

HooksUpdated a year ago
CloudMemorystoreMemcachedApplyParametersOperator
Google

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

OperatorsUpdated a year ago
CloudSQLImportInstanceOperator
Google

Imports data into a Cloud SQL instance from a SQL dump or CSV file in Cloud Storage.

OperatorsUpdated a year ago
GoogleDisplayVideo360CreateSDFDownloadTaskOperator
Google

Creates SDF operation task.

OperatorsUpdated 9 months ago
CloudSecretManagerBackend
Google

Retrieves Connection object from Google Cloud Secrets Manager

SecretsUpdated a year ago
CloudSpeechToTextRecognizeSpeechOperator
Google

Recognizes speech from audio file and returns it as text.

OperatorsUpdated a year ago
CloudTasksQueueCreateOperator
Google

Creates a queue in Cloud Tasks.

OperatorsUpdated a year ago
GCSToGoogleDriveOperator
Google

Copies objects from a Google Cloud Storage service to a Google Drive service, with renaming if requested.

TransfersUpdated a year ago
CloudSQLInstancePatchOperator
Google

Updates settings of a Cloud SQL instance.

OperatorsUpdated a year ago
CloudVideoIntelligenceDetectVideoExplicitContentOperator
Google

Performs video annotation, annotating explicit content.

OperatorsUpdated a year ago
CloudTasksTaskDeleteOperator
Google

Deletes a task from Cloud Tasks.

OperatorsUpdated a year ago
CloudVisionCreateProductSetOperator
Google

Creates a new ProductSet resource.

OperatorsUpdated a year ago
DataprocInstantiateInlineWorkflowTemplateOperator
Google

Instantiate a WorkflowTemplate Inline on Google Cloud Dataproc. The operator will wait until the WorkflowTemplate is finished executing.

OperatorsUpdated a year ago
DataprocSubmitJobOperator
Google

Submits a job to a cluster.

OperatorsUpdated a year ago
DataflowJobAutoScalingEventsSensor
Google

Checks for the job autoscaling event in Google Cloud Dataflow.

SensorsUpdated a year ago
DataflowJobMessagesSensor
Google

Checks for the job message in Google Cloud Dataflow.

SensorsUpdated a year ago
CloudVisionRemoveProductFromProductSetOperator
Google

Removes a Product from the specified ProductSet.

OperatorsUpdated a year ago
CloudMemorystoreExportInstanceOperator
Google

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

OperatorsUpdated a year ago
GCSTaskHandler
Google

GCSTaskHandler is a python log handler that handles and reads task instance logs. It extends airflow FileTaskHandler and uploads to and reads from GCS…

LogUpdated 10 months ago
CloudMemorystoreFailoverInstanceOperator
Google

Initiates a failover of the primary node to current replica node for a specific STANDARD tier Cloud Memorystore for Redis instance.

OperatorsUpdated a year ago
GCSTimeSpanFileTransformOperator
Google

Determines a list of objects that were added or modified at a GCS source location during a specific time-span, copies them to a temporary location on …

OperatorsUpdated a year ago
GCSToBigQueryOperator
Google

Loads files from Google Cloud Storage into BigQuery.

TransfersUpdated 10 months ago
GCSToLocalFilesystemOperator
Google

Downloads a file from Google Cloud Storage.

TransfersUpdated a year ago
GCSUploadSessionCompleteSensor
Google

Checks for changes in the number of objects at prefix in Google Cloud Storage bucket and returns True if the inactivity period has passed with no incr…

SensorsUpdated 10 months ago
GKECreateClusterOperator
Google

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

OperatorsUpdated 9 months ago
GKEStartPodOperator
Google

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

OperatorsUpdated 9 months ago
GSheetsHook
Google

Interact with Google Sheets via Google Cloud connection Reading and writing cells in Google Sheet: https://developers.google.com/sheets/api/guides/val…

HooksUpdated a year ago
GoogleAdsToGcsOperator
Google

Fetches the daily results from the Google Ads API for 1-n clients Converts and saves the data as a temporary CSV file Uploads the CSV to Google Cloud …

TransfersUpdated a year ago
GoogleAnalyticsDataImportUploadOperator
Google

Take a file from Cloud Storage and uploads it to GA via data import API.

OperatorsUpdated a year ago
GoogleAdsHook
Google

Hook for the Google Ads API.

HooksUpdated 9 months ago
GoogleAnalyticsHook
Google

Hook for Google Analytics 360.

HooksUpdated a year ago
StackdriverListNotificationChannelsOperator
Google

Fetches all the Notification Channels identified by the filter passed as filter parameter. The desired return type can be specified by the format para…

OperatorsUpdated a year ago
StackdriverUpsertAlertOperator
Google

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

OperatorsUpdated a year ago
CloudMemorystoreGetInstanceOperator
Google

Gets the details of a specific Redis instance.

OperatorsUpdated a year ago
GoogleAnalyticsGetAdsLinkOperator
Google

Returns a web property-Google Ads link to which the user has access.

OperatorsUpdated a year ago
CloudMemorystoreDeleteInstanceOperator
Google

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

OperatorsUpdated a year ago
StackdriverListAlertPoliciesOperator
Google

Fetches all the Alert Policies identified by the filter passed as filter parameter. The desired return type can be specified by the format parameter, …

OperatorsUpdated a year ago
GCSToGCSOperator
Google

Copies objects from a bucket to another, with renaming if requested.

TransfersUpdated 9 months ago
CloudDLPDeleteStoredInfoTypeOperator
Google

Deletes a stored infoType.

OperatorsUpdated a year ago
GCSToSFTPOperator
Google

Transfer files from a Google Cloud Storage bucket to SFTP server.

TransfersUpdated a year ago
DatastoreHook
Google

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

HooksUpdated a year ago
GKEHook
Google

Hook for Google Kubernetes Engine APIs.

HooksUpdated 9 months ago
GoogleAnalyticsRetrieveAdsLinksListOperator
Google

Lists webProperty-Google Ads links for a given web property

OperatorsUpdated a year ago
GoogleSheetsToGCSOperator
Google

Writes Google Sheet data into Google Cloud Storage.

TransfersUpdated a year ago
GoogleCampaignManagerBatchInsertConversionsOperator
Google

Inserts conversions.

OperatorsUpdated a year ago
GoogleCampaignManagerBatchUpdateConversionsOperator
Google

Updates existing conversions.

OperatorsUpdated a year ago
GoogleAdsListAccountsOperator
Google

Saves list of customers on GCS in form of a csv file.

OperatorsUpdated a year ago
GoogleCampaignManagerDeleteReportOperator
Google

Deletes a report by its ID.

OperatorsUpdated a year ago
GoogleCampaignManagerHook
Google

Hook for Google Campaign Manager.

HooksUpdated a year ago
GoogleCampaignManagerDownloadReportOperator
Google

Retrieves a report and uploads it to GCS bucket.

OperatorsUpdated a year ago
GoogleCampaignManagerInsertReportOperator
Google

Creates a report.

OperatorsUpdated a year ago
GoogleAnalyticsDeletePreviousDataUploadsOperator
Google

Deletes previous GA uploads to leave the latest file to control the size of the Data Set Quota.

OperatorsUpdated a year ago
GoogleDataprepHook
Google

Hook for connection with Dataprep API. To get connection Dataprep with Airflow you need Dataprep token. https://clouddataprep.com/documentation/api#se…

HooksUpdated a year ago
GoogleDeploymentManagerHook
Google

Interact with Google Cloud Deployment Manager using the Google Cloud connection. This allows for scheduled and programmatic inspection and deletion of…

HooksUpdated a year ago
GoogleCampaignManagerReportSensor
Google

Check if report is ready.

SensorsUpdated a year ago
GoogleAnalyticsModifyFileHeadersDataImportOperator
Google

GA has a very particular naming convention for Data Import. Ability to prefix “ga:” to all column headers and also a dict to rename columns to match t…

OperatorsUpdated a year ago
GoogleDiscoveryApiHook
Google

A hook to use the Google API Discovery Service.

HooksUpdated a year ago
GoogleDisplayVideo360DownloadReportOperator
Google

Retrieves a stored query.

OperatorsUpdated 9 months ago
GoogleDisplayVideo360CreateReportOperator
Google

Creates a query.

OperatorsUpdated 9 months ago
GoogleDisplayVideo360DownloadLineItemsOperator
Google

Retrieves line items in CSV format.

OperatorsUpdated 9 months ago
GoogleDisplayVideo360DeleteReportOperator
Google

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

OperatorsUpdated 9 months ago
GoogleDisplayVideo360GetSDFDownloadOperationSensor
Google

Sensor for detecting the completion of SDF operation.

SensorsUpdated 9 months ago
GoogleDisplayVideo360Hook
Google

Hook for Google Display & Video 360.

HooksUpdated 9 months ago
WorkflowsGetExecutionOperator
Google

Returns an execution for the given workflow_id and execution_id.

OperatorsUpdated a year ago
WorkflowsUpdateWorkflowOperator
Google

Updates an existing workflow. Running this method has no impact on already running executions of the workflow. A new revision of the workflow may be c…

OperatorsUpdated a year ago
CloudDataCatalogDeleteTagOperator
Google

Deletes a tag.

OperatorsUpdated a year ago
CloudDataCatalogDeleteEntryOperator
Google

Deletes an existing entry.

OperatorsUpdated a year ago
GoogleDisplayVideo360ReportSensor
Google

Sensor for detecting the completion of DV360 reports.

SensorsUpdated 9 months ago
WorkflowsGetWorkflowOperator
Google

Gets details of a single Workflow.

OperatorsUpdated a year ago
GoogleDriveToLocalOperator
Google

Writes a Google Drive file into local Storage.

TransfersUpdated a year ago
GCSToGoogleSheetsOperator
Google

Uploads .csv file from Google Cloud Storage to provided Google Spreadsheet.

TransfersUpdated a year ago
GoogleAnalyticsListAccountsOperator
Google

Lists all accounts to which the user has access.

OperatorsUpdated a year ago
CloudDataCatalogCreateTagOperator
Google

Creates a tag on an entry.

OperatorsUpdated a year ago
CloudDataCatalogCreateEntryOperator
Google

Creates an entry.

OperatorsUpdated a year ago
S3ToGCSOperator
Google

Synchronizes an S3 key, possibly a prefix, with a Google Cloud Storage destination path.

TransfersUpdated a year ago
PubSubPullSensor
Google

Pulls messages from a PubSub subscription and passes them through XCom. Always waits for at least one message to be returned from the subscription.

SensorsUpdated a year ago
SFTPToGCSOperator
Google

Transfer files to Google Cloud Storage from SFTP server.

TransfersUpdated a year ago
PubSubPublishMessageOperator
Google

Publish messages to a PubSub topic.

OperatorsUpdated a year ago
GoogleCampaignManagerRunReportOperator
Google

Runs a report.

OperatorsUpdated a year ago
PubSubCreateSubscriptionOperator
Google

Create a PubSub subscription.

OperatorsUpdated a year ago
PrestoToGCSOperator
Google

Copy data from PrestoDB to Google Cloud Storage in JSON, CSV or Parquet format.

TransfersUpdated a year ago
MSSQLToGCSOperator
Google

Copy data from Microsoft SQL Server to Google Cloud Storage in JSON, CSV or Parquet format.

TransfersUpdated 10 months ago
MLEngineTrainingCancelJobOperator
Google

Operator for cleaning up failed MLEngine training job.

OperatorsUpdated a year ago
MLEngineStartTrainingJobOperator
Google

Operator for launching a MLEngine training job.

OperatorsUpdated a year ago
PubSubPullOperator
Google

Pulls messages from a PubSub subscription and passes them through XCom. If the queue is empty, returns empty list - never waits for messages. If you d…

OperatorsUpdated a year ago
MLEngineListVersionsOperator
Google

Lists all available versions of the model

OperatorsUpdated a year ago
LevelDBOperator
Google

Execute command in LevelDB

OperatorsUpdated a year ago
LevelDBHookException
Google

Exception specific for LevelDB

HooksUpdated a year ago
PubSubHook
Google

Hook for accessing Google Pub/Sub.

HooksUpdated a year ago
GoogleDriveHook
Google

Hook for the Google Drive APIs.

HooksUpdated 10 months ago
CloudDataCatalogDeleteEntryGroupOperator
Google

Deletes an EntryGroup.

OperatorsUpdated a year ago
CloudDataCatalogCreateTagTemplateOperator
Google

Creates a tag template.

OperatorsUpdated a year ago
CloudDataCatalogCreateTagTemplateFieldOperator
Google

Creates a field in a tag template.

OperatorsUpdated a year ago
GoogleDisplayVideo360SDFtoGCSOperator
Google

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

OperatorsUpdated 9 months ago
GKEDeleteClusterOperator
Google

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

OperatorsUpdated 9 months ago
CloudDLPUpdateJobTriggerOperator
Google

Updates a job trigger.

OperatorsUpdated a year ago
GoogleDriveFileExistenceSensor
Google

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

SensorsUpdated a year ago
CloudSQLHook
Google

Hook for Google Cloud SQL APIs.

HooksUpdated a year ago
DataprocJobBaseOperator
Google

The base class for operators that launch job on DataProc.

OperatorsUpdated a year ago
DataprocJobSensor
Google

Check for the state of a previously submitted Dataproc job.

SensorsUpdated a year ago
DataprocScaleClusterOperator
Google

Scale, up or down, a cluster on Google Cloud Dataproc. The operator will wait until the cluster is re-scaled.

OperatorsUpdated a year ago
CloudVisionDetectTextOperator
Google

Detects Text in the image

OperatorsUpdated a year ago
CloudVisionGetProductOperator
Google

Gets information associated with a Product.

OperatorsUpdated a year ago
CloudVisionGetProductSetOperator
Google

Gets information associated with a ProductSet.

OperatorsUpdated a year ago
CloudVisionDetectImageSafeSearchOperator
Google

Detects Document Text in the image

OperatorsUpdated a year ago
GCSObjectCreateAclEntryOperator
Google

Creates a new ACL entry on the specified object.

OperatorsUpdated a year ago
GCSFileTransformOperator
Google

Copies data from a source GCS location to a temporary location on the local filesystem. Runs a transformation on this file as specified by the transfo…

OperatorsUpdated a year ago
GCSHook
Google

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

HooksUpdated a year ago
GCSCreateBucketOperator
Google

Creates a new bucket. Google Cloud Storage uses a flat namespace, so you can’t create a bucket with a name that is already in use.

OperatorsUpdated a year ago
DataprocSubmitSparkSqlJobOperator
Google

Start a Spark SQL query Job on a Cloud DataProc cluster.

OperatorsUpdated a year ago
DataprocUpdateClusterOperator
Google

Updates a cluster in a project.

OperatorsUpdated a year ago
GCSBucketCreateAclEntryOperator
Google

Creates a new ACL entry on the specified bucket.

OperatorsUpdated a year ago
DataprocSubmitPySparkJobOperator
Google

Start a PySpark Job on a Cloud DataProc cluster.

OperatorsUpdated a year ago
DataprocSubmitPigJobOperator
Google

Start a Pig query Job on a Cloud DataProc cluster. The parameters of the operation will be passed to the cluster.

OperatorsUpdated a year ago
DataprocSubmitHiveJobOperator
Google

Start a Hive query Job on a Cloud DataProc cluster.

OperatorsUpdated a year ago
CloudVisionUpdateProductOperator
Google

Makes changes to a Product resource. Only the display_name, description, and labels fields can be updated right now.

OperatorsUpdated a year ago
CloudVisionTextDetectOperator
Google

Detects Document Text in the image

OperatorsUpdated a year ago
CloudVisionImageAnnotateOperator
Google

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

OperatorsUpdated a year ago
DataprepGetJobsForJobGroupOperator
Google

Get information about the batch jobs within a Cloud Dataprep job. API documentation https://clouddataprep.com/documentation/api#section/Overview

OperatorsUpdated a year ago
CloudVisionHook
Google

Hook for Google Cloud Vision APIs.

HooksUpdated a year ago
CloudVisionCreateProductOperator
Google

Creates and returns a new product resource.

OperatorsUpdated a year ago
CloudVideoIntelligenceHook
Google

Hook for Google Cloud Video Intelligence APIs.

HooksUpdated a year ago
CloudVideoIntelligenceDetectVideoLabelsOperator
Google

Performs video annotation, annotating video labels.

OperatorsUpdated a year ago
CloudTranslateHook
Google

Hook for Google Cloud translate APIs.

HooksUpdated a year ago
CloudTasksTaskGetOperator
Google

Gets a task from Cloud Tasks.

OperatorsUpdated a year ago
CloudTranslateSpeechOperator
Google

Recognizes speech in audio input and translates it.

OperatorsUpdated a year ago
CloudTranslateTextOperator
Google

Translate a string or list of strings.

OperatorsUpdated a year ago
CloudTasksTaskRunOperator
Google

Forces to run a task in Cloud Tasks.

OperatorsUpdated a year ago
CloudTasksQueuesListOperator
Google

Lists queues from Cloud Tasks.

OperatorsUpdated a year ago
CloudTasksQueueUpdateOperator
Google

Updates a queue in Cloud Tasks.

OperatorsUpdated a year ago
CloudTasksTaskCreateOperator
Google

Creates a task in Cloud Tasks.

OperatorsUpdated a year ago
CloudTasksHook
Google

Hook for Google Cloud Tasks APIs. Cloud Tasks allows developers to manage the execution of background work in their applications.

HooksUpdated a year ago
CloudTasksQueueResumeOperator
Google

Resumes a queue in Cloud Tasks.

OperatorsUpdated a year ago
CloudSpeechToTextHook
Google

Hook for Google Cloud Speech API.

HooksUpdated a year ago
CloudSQLPatchInstanceDatabaseOperator
Google

Updates a resource containing information about a database inside a Cloud SQL instance using patch semantics. See: https://cloud.google.com/sql/docs/m…

OperatorsUpdated a year ago
CloudNaturalLanguageClassifyTextOperator
Google

Classifies a document into categories.

OperatorsUpdated a year ago
CloudNaturalLanguageAnalyzeSentimentOperator
Google

Analyzes the sentiment of the provided text.

OperatorsUpdated a year ago
CloudNaturalLanguageAnalyzeEntitySentimentOperator
Google

Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment associated with each entity and its mentions.

OperatorsUpdated a year ago
CloudMemorystoreMemcachedCreateInstanceOperator
Google

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

OperatorsUpdated a year ago
CloudMemorystoreListInstancesOperator
Google

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

OperatorsUpdated a year ago
CloudMemorystoreImportOperator
Google

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

OperatorsUpdated a year ago
CloudMemorystoreCreateInstanceOperator
Google

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

OperatorsUpdated a year ago
CloudFunctionInvokeFunctionOperator
Google

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

OperatorsUpdated a year ago
CloudDataTransferServiceResumeOperationOperator
Google

Resumes a transfer operation in Google Storage Transfer Service.

OperatorsUpdated a year ago
WorkflowExecutionSensor
Google

Checks state of an execution for the given workflow_id and execution_id.

SensorsUpdated a year ago
WorkflowsCancelExecutionOperator
Google

Cancels an execution using the given workflow_id and execution_id.

OperatorsUpdated a year ago
WorkflowsCreateWorkflowOperator
Google

Creates a new workflow. If a workflow with the specified name already exists in the specified project and location, the long running operation will re…

OperatorsUpdated a year ago
WorkflowsCreateExecutionOperator
Google

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

OperatorsUpdated a year ago
WorkflowsDeleteWorkflowOperator
Google

Deletes a workflow with the specified name. This method also cancels and deletes all running executions of the workflow.

OperatorsUpdated a year ago
StackdriverHook
Google

Stackdriver Hook for connecting with Google Cloud Stackdriver

HooksUpdated a year ago
StackdriverEnableNotificationChannelsOperator
Google

Enables one or more disabled alerting policies identified by filter parameter. Inoperative in case the policy is already enabled.

OperatorsUpdated a year ago
StackdriverEnableAlertPoliciesOperator
Google

Enables one or more disabled alerting policies identified by filter parameter. Inoperative in case the policy is already enabled.

OperatorsUpdated a year ago
StackdriverDeleteNotificationChannelOperator
Google

Deletes a notification channel.

OperatorsUpdated a year ago
SpannerQueryDatabaseInstanceOperator
Google

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

OperatorsUpdated a year ago
StackdriverDeleteAlertOperator
Google

Deletes an alerting policy.

OperatorsUpdated a year ago
SpannerDeployDatabaseInstanceOperator
Google

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

OperatorsUpdated a year ago
PostgresToGCSOperator
Google

Copy data from Postgres to Google Cloud Storage in JSON, CSV or Parquet format.

TransfersUpdated a year ago
PubSubCreateTopicOperator
Google

Create a PubSub topic.

OperatorsUpdated a year ago
MLEngineSetDefaultVersionOperator
Google

Sets a version in the model.

OperatorsUpdated a year ago
MLEngineHook
Google

Hook for Google ML Engine APIs.

HooksUpdated a year ago
MLEngineManageModelOperator
Google

Operator for managing a Google Cloud ML Engine model.

OperatorsUpdated a year ago
OSLoginHook
Google

Hook for Google OS login APIs.

HooksUpdated a year ago
MLEngineManageVersionOperator
Google

Operator for managing a Google Cloud ML Engine version.

OperatorsUpdated a year ago
LifeSciencesRunPipelineOperator
Google

Runs a Life Sciences Pipeline

OperatorsUpdated a year ago
CloudVisionDetectImageLabelsOperator
Google

Detects Document Text in the image

OperatorsUpdated a year ago
CloudVisionDeleteReferenceImageOperator
Google

Deletes a ReferenceImage ID resource.

OperatorsUpdated a year ago
CloudVisionDeleteProductOperator
Google

Permanently deletes a product and its reference images.

OperatorsUpdated a year ago
CloudVisionCreateReferenceImageOperator
Google

Creates and returns a new ReferenceImage ID resource.

OperatorsUpdated a year ago
OracleToGCSOperator
Google

Copy data from Oracle to Google Cloud Storage in JSON, CSV or Parquet format.

TransfersUpdated a year ago
CloudDataCatalogDeleteTagTemplateOperator
Google

Deletes a tag template and all tags using the template.

OperatorsUpdated a year ago
CloudVisionDeleteProductSetOperator
Google

Permanently deletes a ProductSet. Products and ReferenceImages in the ProductSet are not deleted. The actual image files are not deleted from Google C…

OperatorsUpdated a year ago
PubSubDeleteSubscriptionOperator
Google

Delete a PubSub subscription.

OperatorsUpdated a year ago
StackdriverUpsertNotificationChannelOperator
Google

Creates a new notification or updates an existing notification channel identified the name field in the alerts parameter.

OperatorsUpdated a year ago
MLEngineStartBatchPredictionJobOperator
Google

Start a Google Cloud ML Engine prediction job.

OperatorsUpdated a year ago
MySQLToGCSOperator
Google

Copy data from MySQL to Google Cloud Storage in JSON, CSV or Parquet format.

TransfersUpdated a year ago
SpannerUpdateDatabaseInstanceOperator
Google

Updates a Cloud Spanner database with the specified DDL statement.

OperatorsUpdated a year ago
MLEngineGetModelOperator
Google

Gets a particular model

OperatorsUpdated a year ago
MLEngineDeleteVersionOperator
Google

Deletes the version from the model.

OperatorsUpdated a year ago
MLEngineDeleteModelOperator
Google

Deletes a model.

OperatorsUpdated a year ago
MLEngineCreateVersionOperator
Google

Creates a new version in the model

OperatorsUpdated a year ago
GoogleDisplayVideo360UploadLineItemsOperator
Google

Uploads line items in CSV format.

OperatorsUpdated 9 months ago
SpannerDeleteInstanceOperator
Google

Deletes a Cloud Spanner instance. If an instance does not exist, no action is taken and the operator succeeds.

OperatorsUpdated a year ago
GoogleDisplayVideo360RunReportOperator
Google

Runs a stored query to generate a report.

OperatorsUpdated 9 months ago
DataflowJobStatusSensor
Google

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

SensorsUpdated a year ago
ComputeEngineStopInstanceOperator
Google

Stops an instance in Google Compute Engine.

OperatorsUpdated a year ago
ComputeEngineStartInstanceOperator
Google

Starts an instance in Google Compute Engine.

OperatorsUpdated a year ago
CloudVisionUpdateProductSetOperator
Google

Makes changes to a ProductSet resource. Only display_name can be updated currently.

OperatorsUpdated a year ago
DataprepGetJobGroupOperator
Google

Get the specified job group. A job group is a job that is executed from a specific node in a flow. API documentation https://clouddataprep.com/documen…

OperatorsUpdated a year ago
ComputeEngineSetMachineTypeOperator
Google

the request.

OperatorsUpdated a year ago
SecretsManagerHook
Google

Hook for the Google Secret Manager API.

HooksUpdated a year ago
SpannerHook
Google

Hook for Google Cloud Spanner APIs.

HooksUpdated a year ago
SalesforceToGcsOperator
Google

Submits Salesforce query and uploads results to Google Cloud Storage

TransfersUpdated a year ago
StackdriverDisableNotificationChannelsOperator
Google

Disables one or more enabled notification channels identified by filter parameter. Inoperative in case the policy is already disabled.

OperatorsUpdated a year ago
CloudDataCatalogGetEntryGroupOperator
Google

Gets an entry group.

OperatorsUpdated a year ago
PubSubDeleteTopicOperator
Google

Delete a PubSub topic.

OperatorsUpdated a year ago
LifeSciencesHook
Google

Hook for the Google Cloud Life Sciences APIs.

HooksUpdated a year ago
GoogleSheetsCreateSpreadsheetOperator
Google

Creates a new spreadsheet.

OperatorsUpdated a year ago
LevelDBHook
Google

Plyvel Wrapper to Interact With LevelDB Database LevelDB Connection Documentation

HooksUpdated a year ago
GoogleSearchAdsDownloadReportOperator
Google

Downloads a report to GCS bucket.

OperatorsUpdated a year ago
GoogleSearchAdsReportSensor
Google

Polls for the status of a report request.

SensorsUpdated a year ago
GoogleDriveToGCSOperator
Google

Writes a Google Drive file into Google Cloud Storage.

TransfersUpdated a year ago
CloudFirestoreHook
Google

Hook for the Google Firestore APIs.

HooksUpdated a year ago
CloudDataCatalogDeleteTagTemplateFieldOperator
Google

Deletes a field in a tag template and all uses of that field.

OperatorsUpdated a year ago
GoogleSearchAdsInsertReportOperator
Google

Inserts a report request into the reporting system.

OperatorsUpdated a year ago
GcpTransferOperationStatus
Google

Class with Google Cloud Transfer operations statuses.

Hooks
BaseSQLToGCSOperator
Google

Copy data from SQL to Google Cloud Storage in JSON, CSV, or Parquet format.

TransfersUpdated a year ago
BigQueryUpdateTableSchemaOperator
Google

Update BigQuery Table Schema Updates fields on a table schema based on contents of the supplied schema_fields_updates parameter. The supplied schema d…

OperatorsUpdated 10 months ago
BigQueryToMsSqlOperator
Google

Fetches the data from a BigQuery table (alternatively fetch data for selected columns) and insert that data into a MSSQL table.

TransfersUpdated a year ago
CloudDataFusionPipelineStateSensor
Google

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

SensorsUpdated a year ago
SQLToGoogleSheetsOperator
Google

Copy data from SQL results to provided Google Spreadsheet.

TransfersUpdated a year ago
CloudBuildUpdateBuildTriggerOperator
Google

Updates a BuildTrigger by its project ID and trigger ID.

OperatorsUpdated 10 months ago
CloudBuildListBuildTriggersOperator
Google

Lists existing BuildTriggers.

OperatorsUpdated 10 months ago
CloudBuildGetBuildOperator
Google

Returns information about a previously requested build.

OperatorsUpdated 10 months ago
CloudBuildGetBuildTriggerOperator
Google

Returns information about a BuildTrigger.

OperatorsUpdated 10 months ago
CloudBuildListBuildsOperator
Google

Lists previously requested builds.

OperatorsUpdated 10 months ago
CloudBuildRetryBuildOperator
Google

Creates a new build based on the specified build. This method creates a new build using the original build request, which may or may not result in an …

OperatorsUpdated 10 months ago
CloudBuildRunBuildTriggerOperator
Google

Runs a BuildTrigger at a particular source revision.

OperatorsUpdated 10 months ago
CloudBuildCreateBuildTriggerOperator
Google

Creates a new BuildTrigger.

OperatorsUpdated 10 months ago
CloudBuildDeleteBuildTriggerOperator
Google

Deletes a BuildTrigger by its project ID and trigger ID.

OperatorsUpdated 10 months ago
CloudBuildCancelBuildOperator
Google

Cancels a build in progress.

OperatorsUpdated 10 months ago
DataprocMetastoreListBackupsOperator
Google

Lists backups in a service.

OperatorsUpdated a year ago
DataprocMetastoreExportMetadataOperator
Google

Exports metadata from a service.

OperatorsUpdated a year ago
DataprocMetastoreRestoreServiceOperator
Google

Restores a service from a backup.

OperatorsUpdated a year ago
DataprocMetastoreHook
Google

Hook for Google Cloud Dataproc Metastore APIs.

HooksUpdated a year ago
DataprocMetastoreUpdateServiceOperator
Google

Updates the parameters of a single service.

OperatorsUpdated a year ago
DataprocMetastoreDeleteBackupOperator
Google

Deletes a single backup.

OperatorsUpdated a year ago
DataprocMetastoreGetServiceOperator
Google

Gets the details of a single service.

OperatorsUpdated a year ago
DataprocMetastoreCreateServiceOperator
Google

Creates a metastore service in a project and location.

OperatorsUpdated a year ago
DataprocMetastoreCreateBackupOperator
Google

Creates a new backup in a given project and location.

OperatorsUpdated a year ago
DataprocListBatchesOperator
Google

Lists batch workloads.

OperatorsUpdated a year ago
DataprocGetBatchOperator
Google

Gets the batch workload resource representation.

OperatorsUpdated a year ago
DataprocMetastoreCreateMetadataImportOperator
Google

Creates a new MetadataImport in a given project and location.

OperatorsUpdated a year ago
DataprocDeleteBatchOperator
Google

Deletes the batch workload resource.

OperatorsUpdated a year ago
DataprocCreateBatchOperator
Google

Creates a batch workload.

OperatorsUpdated a year ago
DataprocMetastoreDeleteServiceOperator
Google

Deletes a single service.

OperatorsUpdated a year ago
GoogleCalendarHook
Google

Interact with Google Calendar via Google Cloud connection Reading and writing cells in Google Sheet: https://developers.google.com/calendar/api/v3/ref…

HooksUpdated a year ago
CloudComposerListImageVersionsOperator
Google

List ImageVersions for provided location.

OperatorsUpdated a year ago
CloudComposerListEnvironmentsOperator
Google

List environments.

OperatorsUpdated a year ago
CloudComposerUpdateEnvironmentOperator
Google

Update an environment.

OperatorsUpdated a year ago
CloudComposerGetEnvironmentOperator
Google

Get an existing environment.

OperatorsUpdated a year ago
CloudComposerHook
Google

Hook for Google Cloud Composer APIs.

HooksUpdated a year ago
CloudComposerDeleteEnvironmentOperator
Google

Delete an environment.

OperatorsUpdated a year ago
CloudComposerCreateEnvironmentOperator
Google

Create a new environment.

OperatorsUpdated a year ago
CloudComposerExecutionTrigger
Google

The trigger handles the async communication with the Google Cloud Composer

TriggersUpdated a year ago
LookerStartPdtBuildOperator
Google

Submits a PDT materialization job to Looker.

OperatorsUpdated a year ago
GoogleCalendarToGCSOperator
Google

Writes Google Calendar data into Google Cloud Storage.

TransfersUpdated a year ago
LookerHook
Google

Hook for Looker APIs.

HooksUpdated a year ago
LookerCheckPdtBuildSensor
Google

Check for the state of a previously submitted PDT materialization job.

SensorsUpdated a year ago
LocalFilesystemToGoogleDriveOperator
Google

Upload a list of files to a Google Drive folder. This operator uploads a list of local files to a Google Drive folder. The local files can be deleted …

TransfersUpdated 10 months ago
DataplexListTasksOperator
Google

Lists tasks under the given lake.

OperatorsUpdated a year ago
DataplexTaskStateSensor
Google

Check the status of the Dataplex task

SensorsUpdated a year ago
DataplexCreateTaskOperator
Google

Creates a task resource within a lake.

OperatorsUpdated a year ago
DataplexGetTaskOperator
Google

Get task resource.

OperatorsUpdated a year ago
DataplexHook
Google

Hook for Google Dataplex.

HooksUpdated a year ago
DataplexDeleteTaskOperator
Google

Delete the task resource.

OperatorsUpdated a year ago
ADLSToGCSOperator
Google

Synchronizes an Azure Data Lake Storage path with a GCS bucket

TransfersUpdated a year ago
DataformGetCompilationResultOperator
Google

Fetches a single CompilationResult.

OperatorsUpdated a year ago
DataformCreateCompilationResultOperator
Google

Creates a new CompilationResult in a given project and location.

OperatorsUpdated a year ago
DataformGetWorkflowInvocationOperator
Google

Fetches a single WorkflowInvocation.

OperatorsUpdated a year ago
DataformCreateWorkflowInvocationOperator
Google

Creates a new WorkflowInvocation in a given Repository.

OperatorsUpdated a year ago
DataformCancelWorkflowInvocationOperator
Google

Requests cancellation of a running WorkflowInvocation.

OperatorsUpdated a year ago
DataformHook
Google

Hook for Google Cloud DataForm APIs.

HooksUpdated a year ago
DataformWorkflowInvocationStateSensor
Google

Checks for the status of a Workflow Invocation in Google Cloud Dataform.

SensorsUpdated a year ago
GoogleBaseAsyncHook
Google

GoogleBaseAsyncHook inherits from BaseHook class, run on the trigger worker

HooksUpdated a year ago
DataformRemoveFileOperator
Google

Removes file in specified workspace.

OperatorsUpdated a year ago
ComputeEngineDeleteInstanceGroupManagerOperator
Google

Deletes an Instance Group Managers. Deleting an Instance Group Manager is permanent and cannot be undone.

OperatorsUpdated a year ago
GCSAsyncHook
Google

GCSAsyncHook run on the trigger worker, inherits from GoogleBaseHookAsync

HooksUpdated a year ago
BigQueryColumnCheckOperator
Google

BigQueryColumnCheckOperator subclasses the SQLColumnCheckOperator in order to provide a job id for OpenLineage to parse. See base class docstring for …

OperatorsUpdated 9 months ago
DataformCreateRepositoryOperator
Google

Creates repository.

OperatorsUpdated a year ago
DataformInstallNpmPackagesOperator
Google

Installs npm dependencies in the provided workspace. Requires “package.json” to be created in workspace

OperatorsUpdated a year ago
DataprepDeleteFlowOperator
Google

Delete the flow with provided id.

OperatorsUpdated a year ago
DataformWriteFileOperator
Google

Writes new file to specified workspace.

OperatorsUpdated a year ago
DataplexCreateLakeOperator
Google

Creates a lake resource within a lake.

OperatorsUpdated a year ago
BigQueryValueCheckTrigger
Google

BigQueryValueCheckTrigger run on the trigger worker, inherits from BigQueryInsertJobTrigger class

TriggersUpdated a year ago
BigQueryIntervalCheckTrigger
Google

BigQueryIntervalCheckTrigger run on the trigger worker, inherits from BigQueryInsertJobTrigger class

TriggersUpdated a year ago
CloudBuildCreateBuildTrigger
Google

CloudBuildCreateBuildTrigger run on the trigger worker to perform create Build operation

TriggersUpdated 10 months ago
BigQueryTableExistenceTrigger
Google

Initialize the BigQuery Table Existence Trigger with needed parameters

TriggersUpdated a year ago
DataprepJobGroupIsFinishedSensor
Google

Check the status of the Dataprep task to be finished.

SensorsUpdated a year ago
GCSObjectExistenceAsyncSensor
Google

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

SensorsUpdated 10 months ago
BigQueryTableExistenceAsyncSensor
Google

Checks for the existence of a table in Google Big Query.

SensorsUpdated 10 months ago
TaskQueueEmptySensor
Google

Pulls tasks count from a cloud task queue. Always waits for queue returning tasks count as 0.

SensorsUpdated a year ago
BigQueryGetDataTrigger
Google

BigQueryGetDataTrigger run on the trigger worker, inherits from BigQueryInsertJobTrigger class

TriggersUpdated a year ago
BigQueryCheckTrigger
Google

BigQueryCheckTrigger run on the trigger worker

TriggersUpdated a year ago
GCSBlobTrigger
Google

A trigger that fires and it finds the requested file or folder present in the given bucket.

TriggersUpdated a year ago
DataprepCopyFlowOperator
Google

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

OperatorsUpdated a year ago
CloudBuildAsyncHook
Google

Asynchronous Hook for the Google Cloud Build Service.

HooksUpdated 9 months ago
DataformRemoveDirectoryOperator
Google

Removes directory in specified workspace.

OperatorsUpdated a year ago
ComputeEngineInsertInstanceTemplateOperator
Google

Creates an Instance Template using specified fields.

OperatorsUpdated a year ago
ComputeEngineInsertInstanceFromTemplateOperator
Google

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

OperatorsUpdated a year ago
BigQueryAsyncHook
Google

Uses gcloud-aio library to retrieve Job details

HooksUpdated 9 months ago
BigQueryTableAsyncHook
Google

Class to get async hook for Bigquery Table Async

HooksUpdated 9 months ago
BigQueryTableCheckOperator
Google

BigQueryTableCheckOperator subclasses the SQLTableCheckOperator in order to provide a job id for OpenLineage to parse. See base class for usage.

OperatorsUpdated 10 months ago
ComputeEngineInsertInstanceGroupManagerOperator
Google

Creates an Instance Group Managers using the body specified. After the group is created, instances in the group are created using the specified Instan…

OperatorsUpdated a year ago
CloudComposerAsyncHook
Google

Hook for Google Cloud Composer async APIs.

HooksUpdated a year ago
DataprocAsyncHook
Google

Asynchronous Hook for Google Cloud Dataproc APIs.

HooksUpdated a year ago
DataformDeleteWorkspaceOperator
Google

Deletes workspace.

OperatorsUpdated a year ago
DataprepRunFlowOperator
Google

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

OperatorsUpdated a year ago
ComputeEngineDeleteInstanceOperator
Google

Deletes an Instance in Google Compute Engine.

OperatorsUpdated a year ago
DataformDeleteRepositoryOperator
Google

Deletes repository.

OperatorsUpdated a year ago
DataformCreateWorkspaceOperator
Google

Creates workspace.

OperatorsUpdated a year ago
ComputeEngineInsertInstanceOperator
Google

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

OperatorsUpdated a year ago
DataflowStopJobOperator
Google

Stops the job with the specified name prefix or Job ID. All jobs with provided name prefix will be stopped. Streaming jobs are drained by default.

OperatorsUpdated a year ago
DataformMakeDirectoryOperator
Google

Makes new directory in specified workspace.

OperatorsUpdated a year ago
DataprocBaseTrigger
Google

Base class for Dataproc triggers

TriggersUpdated a year ago
DataplexDeleteLakeOperator
Google

Delete the lake resource.

OperatorsUpdated a year ago
BigQueryInsertJobTrigger
Google

BigQueryInsertJobTrigger run on the trigger worker to perform insert operation

TriggersUpdated a year ago
ComputeEngineDeleteInstanceTemplateOperator
Google

Deletes an Instance Template in Google Compute Engine.

OperatorsUpdated a year ago
CloudComposerEnvironmentSensor
Google

Check the status of the Cloud Composer Environment task

SensorsUpdated a year ago
BigQueryPatchDatasetOperator
Google

This operator is used to patch dataset for your Project in BigQuery. It only replaces fields that are provided in the submitted dataset resource.

OperatorsUpdated 10 months ago
BigQueryExecuteQueryOperator
Google

Executes BigQuery SQL queries in a specific BigQuery database. This operator does not assert idempotency.

OperatorsUpdated 10 months ago
AsyncDataflowHook
Google

Async hook class for dataflow service.

HooksUpdated a year ago
CloudSQLCloneInstanceOperator
Google

Clones an instance to a target instance

OperatorsUpdated a year ago
BigQueryTableExistencePartitionAsyncSensor
Google

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

SensorsUpdated 10 months ago
DataprocCancelOperationOperator
Google

Cancel the batch workload resource.

OperatorsUpdated a year ago
DataprocClusterTrigger
Google

DataprocClusterTrigger run on the trigger worker to perform create Build operation

TriggersUpdated a year ago
DataprocDeleteClusterTrigger
Google

DataprocDeleteClusterTrigger run on the trigger worker to perform delete cluster operation.

TriggersUpdated a year ago
AsyncBiqQueryDataTransferServiceHook
Google

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

HooksUpdated 10 months ago
AsyncGKEHook
Google

Hook implemented with usage of asynchronous client of GKE.

HooksUpdated 9 months ago
BigQueryTablePartitionExistenceTrigger
Google

Initialize the BigQuery Table Partition Existence Trigger with needed parameters :param partition_id: The name of the partition to check the existence…

TriggersUpdated a year ago
BigQueryDataTransferRunTrigger
Google

Triggers class to watch the Transfer Run state to define when the job is done. :param project_id: The BigQuery project id where the transfer configura…

TriggersUpdated 10 months ago
TemplateJobStartTrigger
Google

Dataflow trigger to check if templated job has been finished.

TriggersUpdated a year ago
DataFusionStartPipelineTrigger
Google

Trigger to perform checking the pipeline status until it reaches terminate state.

TriggersUpdated a year ago
MLEngineAsyncHook
Google

Uses gcloud-aio library to retrieve Job details

HooksUpdated a year ago
DataprocSubmitTrigger
Google

DataprocSubmitTrigger run on the trigger worker to perform create Build operation

TriggersUpdated a year ago
DataprocBatchTrigger
Google

DataprocCreateBatchTrigger run on the trigger worker to perform create Build operation

TriggersUpdated a year ago
GKEOperationTrigger
Google

Trigger which checks status of the operation.

TriggersUpdated 9 months ago
DataprocBatchSensor
Google

Check for the state of batch.

SensorsUpdated a year ago
DataprocWorkflowTrigger
Google

Trigger that periodically polls information from Dataproc API to verify status. Implementation leverages asynchronous transport.

TriggersUpdated a year ago
MLEngineStartTrainingJobTrigger
Google

MLEngineStartTrainingJobTrigger run on the trigger worker to perform starting training job operation

TriggersUpdated a year ago
DataFusionAsyncHook
Google

Class to get asynchronous hook for DataFusion

HooksUpdated a year ago