fun setPathBytes(value: ByteString!): Builder!
Path to a file within the APK (typically res/type-config/entry.ext).
string path = 1;
value
- ByteString!: The bytes for path to set.
Return
Builder!: This builder for chaining.