names property
The names of the pull request comments to unresolve.
Format:
projects/{project_number}/locations/{location_id}/repositories/{repository_id}/pullRequests/{pull_request_id}/pullRequestComments/{comment_id}
Only comments from the same threads are allowed in the same request.
Required.
Implementation
core.List<core.String>? names;