airflow.providers.google.cloud.utils.helpers

This module contains helper functions for Google Cloud operators.

Module Contents

airflow.providers.google.cloud.utils.helpers.normalize_directory_path(source_object: Optional[str]) → Optional[str][source]
Makes sure dir path ends with a slash

Was this entry helpful?