setDisableCache
Whether to disable source parser caching. Requires sharing of engines across contexts. Defaults to `false`; should
usually be kept on to improve performance.
Content copied to clipboard
bool disable_cache = 2;
Return
This builder for chaining.
Parameters
value
The disableCache to set.