Class BatchCreatePullRequestCommentsResponse (0.1.17)

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

The response to batch create pull request comments.

Attribute

Name Description
pull_request_comments MutableSequence[google.cloud.securesourcemanager_v1.types.PullRequestComment]
The list of pull request comments created.