GoogleApi.Composer.V1beta1.Model.DagProcessorResource (google_api_composer v0.36.3)
View SourceConfiguration for resources used by Airflow DAG processors. This field is supported for Cloud Composer environments in versions composer-3-airflow-..-build. and newer.
Attributes
-
count
(type:integer()
, default:nil
) - Optional. The number of DAG processors. If not provided or set to 0, a single DAG processor instance will be created. -
cpu
(type:number()
, default:nil
) - Optional. CPU request and limit for a single Airflow DAG processor replica. -
memoryGb
(type:number()
, default:nil
) - Optional. Memory (GB) request and limit for a single Airflow DAG processor replica. -
storageGb
(type:number()
, default:nil
) - Optional. Storage (GB) request and limit for a single Airflow DAG processor replica.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.