CreatePullRequestRequest is the request to create a pull
request.
Attributes
Name
Description
parent
str
Required. The repository that the pull request is created
from. Format:
projects/{project_number}/locations/{location_id}/repositories/{repository_id}
[[["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 2025-09-04 UTC."],[],[],null,["# Class CreatePullRequestRequest (0.1.17)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.17 (latest)](/python/docs/reference/securesourcemanager/latest/google.cloud.securesourcemanager_v1.types.CreatePullRequestRequest)\n- [0.1.16](/python/docs/reference/securesourcemanager/0.1.16/google.cloud.securesourcemanager_v1.types.CreatePullRequestRequest) \n\n CreatePullRequestRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nCreatePullRequestRequest is the request to create a pull\nrequest."]]