Class GetPullRequestCommentRequest (0.1.17)

GetPullRequestCommentRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request to get a pull request comment.

Attribute

Name Description
name str
Required. Name of the pull request comment to retrieve. The format is projects/{project_number}/locations/{location_id}/repositories/{repository_id}/pullRequests/{pull_request_id}/pullRequestComments/{comment_id}.