StartCodeReviewJobRequest
Input for starting the execution of a code review.
Types
Properties
Link copied to clipboard
The unique identifier of the agent space.
Link copied to clipboard
The unique identifier of the code review to start a job for.
Link copied to clipboard
Source of the diff for a differential scan. When present, the job analyzes only the changed lines instead of performing a full scan.
Functions
Link copied to clipboard
inline fun copy(block: StartCodeReviewJobRequest.Builder.() -> Unit = {}): StartCodeReviewJobRequest