stopCodeReviewJob
inline suspend fun SecurityAgentClient.stopCodeReviewJob(crossinline block: StopCodeReviewJobRequest.Builder.() -> Unit): StopCodeReviewJobResponse
Stops a running code review job. The job transitions to a stopping state and then to stopped after cleanup completes.