The source context.
Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 4;</code>
\Google\Protobuf\SourceContext $var:
$this
public function setSourceContext($var) { GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class); $this->source_context = $var; return $this; }