comments property

List<Comment>? comments
getter/setter pair

A repeated field containing comments for the review.

Implementation

core.List<Comment>? comments;