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