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