Class ListIssueCommentsResponse (0.5.0)

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

The response to list issue comments.

Attributes

Name Description
issue_comments MutableSequence[google.cloud.securesourcemanager_v1.types.IssueComment]
The list of issue comments.
next_page_token str
A token identifying a page of results the server should return.