fun setId(value: Int): Builder!
The resource ID (0xPPTTEEEE) of the resource being referred. This is optional.
uint32 id = 2;
value - Int: The id to set.
value
Return Builder!: This builder for chaining.