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