Class GetIssueCommentRequest (0.1.17)

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

The request to get an issue comment.

Attribute

Name Description
name str
Required. Name of the issue comment to retrieve. The format is projects/{project}/locations/{location}/repositories/{repository}/issues/{issue_id}/issueComments/{comment_id}.