gigl.common.utils.GcsUtils ============================== .. currentmodule:: gigl.common.utils.gcs .. autoclass:: GcsUtils :members: :show-inheritance: :special-members: :inherited-members: .. rubric:: Methods .. autosummary:: :nosignatures: ~GcsUtils.__init__ ~GcsUtils.add_bucket_lifecycle_rule_with_prefix ~GcsUtils.close_upload_delete_and_push_to_gcs ~GcsUtils.copy_gcs_path ~GcsUtils.count_blobs_in_gcs_path ~GcsUtils.delete_files ~GcsUtils.delete_files_in_bucket_dir ~GcsUtils.delete_gcs_file_if_exist ~GcsUtils.does_gcs_file_exist ~GcsUtils.download_file_from_gcs ~GcsUtils.download_file_from_gcs_to_temp_file ~GcsUtils.download_files_from_gcs_paths_to_local_dir ~GcsUtils.download_files_from_gcs_paths_to_local_paths ~GcsUtils.get_bucket_and_blob_path_from_gcs_path ~GcsUtils.list_uris_with_gcs_path_pattern ~GcsUtils.read_from_gcs ~GcsUtils.upload_files_to_gcs ~GcsUtils.upload_from_filelike ~GcsUtils.upload_from_string