Class DeleteIssueCommentRequest (0.1.17)

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

The request to delete an issue comment.

Attribute

Name Description
name str
Required. Name of the issue comment to delete. The format is projects/{project_number}/locations/{location_id}/repositories/{repository_id}/issues/{issue_id}/issueComments/{comment_id}.