Using Operators¶
An operator represents a single, ideally idempotent, task. Operators determine what actually executes when your DAG runs.
See the Operators Concepts documentation and the Operators API Reference for more information.
- BashOperator
- Dingding Operators
- Google Cloud Operators
- Google Cloud Bigtable Operators
- Google Cloud Build Operators
- Google Compute Engine Operators
- Google Cloud Functions Operators
- Google Cloud Storage Operators
- Google Cloud Storage to Google Drive Transfer Operators
- Google Cloud Natural Language Operators
- Google Cloud Spanner Operators
- Google Cloud Text to Speech Operators
- Google Cloud Speech to Text Operators
- Google Cloud Sql Operators
- Google Cloud Transfer Service Operators
- Google Cloud Translate Operators
- Google Cloud Speech Translate Operators
- Google Cloud Video Intelligence Operators
- Google Cloud Vision Operators
- Papermill
- PythonOperator
- Cross-DAG Dependencies