ListPullRequestFileDiffsRequest is the request to list pull
request file diffs.
Attributes
Name
Description
name
str
Required. The pull request to list file diffs for. Format:
projects/{project_number}/locations/{location_id}/repositories/{repository_id}/pullRequests/{pull_request_id}
page_size
int
Optional. Requested page size. Server may
return fewer items than requested. If
unspecified, server will pick an appropriate
default.
page_token
str
Optional. A token identifying a page of
results the server should return.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-12 UTC."],[],[]]