fun setCommentBytes(value: ByteString!): Builder!
Any comment associated with the declaration.
string comment = 2;
value - ByteString!: The bytes for comment to set.
value
Return Builder!: This builder for chaining.