SourceFile.name

REQUIRED Represents the file path of this source file. Must be unique in the job. Can include slashes. The file type for syntax highlighting will be determined from the file extension in this parameter.

struct SourceFile
string name;

Meta