fun setResourceId(value: Int): Builder!
The optional resource ID (0xPPTTEEEE) of the attribute.
uint32 resource_id = 5;
value - Int: The resourceId to set.
value
Return Builder!: This builder for chaining.