fun setInt32Key(value: Int): Builder!
int32 int32Key = 1;
value - Int: The int32Key to set.
value
Return Builder!: This builder for chaining.