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