reviewerComment property

String? reviewerComment
getter/setter pair

The comment provided by the reviewer when approving or rejecting the ChangeRequest.

Maximum length is 1024 characters.

Output only.

Implementation

core.String? reviewerComment;