fun clearSourcePath(): Builder!
The filesystem path to where the source file originated. Mainly used to display helpful error messages.
string source_path = 4;
Return Builder!: This builder for chaining.