How can i check whether there is any cloud job is running or not in c#
How can I check whether there is any cloud job is running or not in c#?
Becuase want to trigger next only when there is no any in progress job.
I want documentation regarding this question.
I go though following link
https://www.googlecloudcommunity.com/gc/Infrastructure-Compute-Storage/Cloud-run-job-trigger-when-another-job-completes/td-p/618444
but didn’t got any findings.