physicalLocation

@SerializedName(value = "physicalLocation")
@Expose
open var physicalLocation: PhysicalLocation

A physical location relevant to a result. Specifies a reference to a programming artifact together with a range of bytes or characters within that artifact.