name property
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}
Output only.
Implementation
core.String? name;