[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-08 UTC。"],[[["This page outlines the process for canceling Batch jobs, which is useful for stopping jobs that are running or preventing jobs from starting."],["Canceling a job can be done manually, for example, when a job requires troubleshooting, or it should be configured to automatically stop by a non-zero exit code or timeout."],["To cancel a job, you need the Batch Job Editor role (`roles/batch.jobsEditor`) and can do so using either the `gcloud alpha batch jobs cancel` command in the Google Cloud CLI or the `jobs.cancel` v1alpha method in the Batch API."],["Cancelled jobs, similar to succeeded and failed jobs, remain in the project for 60 days before being automatically deleted by Google Cloud, but you can delete the job immediately to not keep the information if desired."],["Before canceling a job, make sure to have enabled Batch and completed the prerequisites, and remember to replace placeholders like `JOB_NAME` and `LOCATION` with your specific job and location details."]]],[]]