projects
Lists a pull request's file diffs.
get/v1/{+name}:listFileDiffs
Path parameters
namestring required
Required. The pull request to list file diffs for. Format: projects/{project_number}/locations/{location_id}/repositories/{repository_id}/pullRequests/{pull_request_id}
Query parameters
pageSizeinteger
Optional. Requested page size. If unspecified, a default size of 30 will be used. The maximum value is 100; values above 100 will be coerced to 100.
pageTokenstring
Optional. A token identifying a page of results the server should return.
Response
Successful response