updateTimestring google-datetime
Output only. Last updated timestamp.
titlestring
Required. The pull request title.
namestring
Output only. Identifier. A unique identifier for a PullRequest. The number appended at the end is generated by the server. Format: projects/{project}/locations/{location}/repositories/{repository}/pullRequests/{pull_request_id}
bodystring
Optional. The pull request body. Provides a detailed description of the changes.
createTimestring google-datetime
Output only. Creation timestamp.
closeTimestring google-datetime
Output only. Close timestamp (if closed or merged). Cleared when pull request is re-opened.
state'STATE_UNSPECIFIED' | 'OPEN' | 'CLOSED' | 'MERGED'
Output only. State of the pull request (open, closed or merged).