fun setPathIdx(value: Int): Builder!
The index of the string path within the source string pool of a ResourceTable.
uint32 path_idx = 1;
value - Int: The pathIdx to set.
value
Return Builder!: This builder for chaining.