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