Constant GCP_CLOUD_RUN_JOB_TASK_INDEX
pub const GCP_CLOUD_RUN_JOB_TASK_INDEX: &'static str;
Expand description
The index for a task within an execution as provided by the CLOUD_RUN_TASK_INDEX
environment variable.
ยงExamples
0
1
pub const GCP_CLOUD_RUN_JOB_TASK_INDEX: &'static str;
The index for a task within an execution as provided by the CLOUD_RUN_TASK_INDEX
environment variable.
0
1