airflow.providers.google.cloud.utils.helpers

This module contains helper functions for Google Cloud operators.

Module Contents

Functions

normalize_directory_path(source_object)

Makes sure dir path ends with a slash

airflow.providers.google.cloud.utils.helpers.normalize_directory_path(source_object)[source]

Makes sure dir path ends with a slash

Was this entry helpful?