fun setIntDecimalValue(value: Int): Builder!
int32 int_decimal_value = 6;
value - Int: The intDecimalValue to set.
value
Return Builder!: This builder for chaining.