Generated from protobuf field <code>optional .google.protobuf.FileOptions options = 8;</code>
\Google\Protobuf\Internal\FileOptions $var:
$this
public function setOptions($var) { GPBUtil::checkMessage($var, \Google\Protobuf\Internal\FileOptions::class); $this->options = $var; return $this; }