booster / com.didiglobal.booster.aapt2 / Resources / Plural / Entry / Builder / setCommentBytes

setCommentBytes

fun setCommentBytes(value: ByteString!): Builder!


          Any comments associated with the plural.
          
string comment = 2;

Parameters

value - ByteString!: The bytes for comment to set.

Return
Builder!: This builder for chaining.