gigl.src.common.constants.get_applied_task_temp_gcs_path#

gigl.src.common.constants.gcs.get_applied_task_temp_gcs_path(applied_task_identifier: AppliedTaskIdentifier) GcsUri#

Returns the GCS path for the temp_assets bucket for a given gigl job.

Args:

applied_task_identifier (AppliedTaskIdentifier): The job name.

Returns:

GcsUri: The GCS path for the temp assets bucket.