ComputeEngineBaseOperator

Google

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

View on GitHub

Last Updated: Feb. 25, 2023

Access Instructions

Install the Google provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Documentation

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

Was this page helpful?